Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-25679 (GCVE-0-2026-25679)
Vulnerability from cvelistv5 – Published: 2026-03-06 21:28 – Updated: 2026-03-10 13:37- CWE-1286 - Improper Validation of Syntactic Correctness of Input
| Vendor | Product | Version | |
|---|---|---|---|
| Go standard library | net/url |
Affected:
0 , < 1.25.8
(semver)
Affected: 1.26.0-0 , < 1.26.1 (semver) |
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"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"
}
},
{
"other": {
"content": {
"id": "CVE-2026-25679",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-03-10T13:36:26.554241Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-03-10T13:37:02.459Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "net/url",
"product": "net/url",
"programRoutines": [
{
"name": "parseHost"
},
{
"name": "JoinPath"
},
{
"name": "Parse"
},
{
"name": "ParseRequestURI"
},
{
"name": "URL.Parse"
},
{
"name": "URL.UnmarshalBinary"
}
],
"vendor": "Go standard library",
"versions": [
{
"lessThan": "1.25.8",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "1.26.1",
"status": "affected",
"version": "1.26.0-0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Masaki Hara (https://github.com/qnighy) of Wantedly"
}
],
"descriptions": [
{
"lang": "en",
"value": "url.Parse insufficiently validated the host/authority component and accepted some invalid URLs."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-1286: Improper Validation of Syntactic Correctness of Input",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-03-06T21:28:14.211Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/cl/752180"
},
{
"url": "https://go.dev/issue/77578"
},
{
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"url": "https://pkg.go.dev/vuln/GO-2026-4601"
}
],
"title": "Incorrect parsing of IPv6 host literals in net/url"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2026-25679",
"datePublished": "2026-03-06T21:28:14.211Z",
"dateReserved": "2026-02-05T01:33:41.943Z",
"dateUpdated": "2026-03-10T13:37:02.459Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-25679",
"date": "2026-06-28",
"epss": "0.0052",
"percentile": "0.40238"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-25679\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2026-03-06T22:16:00.720\",\"lastModified\":\"2026-06-17T10:25:02.933\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"url.Parse insufficiently validated the host/authority component and accepted some invalid URLs.\"},{\"lang\":\"es\",\"value\":\"url.Parse valid\u00f3 insuficientemente el componente de host/autoridad y acept\u00f3 algunas URL inv\u00e1lidas.\"}],\"affected\":[{\"source\":\"security@golang.org\",\"affectedData\":[{\"vendor\":\"Go standard library\",\"product\":\"net/url\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://pkg.go.dev\",\"packageName\":\"net/url\",\"programRoutines\":[{\"name\":\"parseHost\"},{\"name\":\"JoinPath\"},{\"name\":\"Parse\"},{\"name\":\"ParseRequestURI\"},{\"name\":\"URL.Parse\"},{\"name\":\"URL.UnmarshalBinary\"}],\"versions\":[{\"version\":\"0\",\"lessThan\":\"1.25.8\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"1.26.0-0\",\"lessThan\":\"1.26.1\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"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:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-03-10T13:36:26.554241Z\",\"id\":\"CVE-2026-25679\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-425\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.25.8\",\"matchCriteriaId\":\"2D293CC0-B163-4E62-B985-52FB6ECA64C5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:1.26.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A40FE3CB-0D03-462B-8A19-4DF1920ABE82\"}]}]}],\"references\":[{\"url\":\"https://go.dev/cl/752180\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://go.dev/issue/77578\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk\",\"source\":\"security@golang.org\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2026-4601\",\"source\":\"security@golang.org\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-25679\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-03-10T13:36:26.554241Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-03-10T13:36:57.330Z\"}}], \"cna\": {\"title\": \"Incorrect parsing of IPv6 host literals in net/url\", \"credits\": [{\"lang\": \"en\", \"value\": \"Masaki Hara (https://github.com/qnighy) of Wantedly\"}], \"affected\": [{\"vendor\": \"Go standard library\", \"product\": \"net/url\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.25.8\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.26.0-0\", \"lessThan\": \"1.26.1\", \"versionType\": \"semver\"}], \"packageName\": \"net/url\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"parseHost\"}, {\"name\": \"JoinPath\"}, {\"name\": \"Parse\"}, {\"name\": \"ParseRequestURI\"}, {\"name\": \"URL.Parse\"}, {\"name\": \"URL.UnmarshalBinary\"}]}], \"references\": [{\"url\": \"https://go.dev/cl/752180\"}, {\"url\": \"https://go.dev/issue/77578\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2026-4601\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"url.Parse insufficiently validated the host/authority component and accepted some invalid URLs.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-1286: Improper Validation of Syntactic Correctness of Input\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2026-03-06T21:28:14.211Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-25679\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-03-10T13:37:02.459Z\", \"dateReserved\": \"2026-02-05T01:33:41.943Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2026-03-06T21:28:14.211Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:19720
Vulnerability from csaf_redhat - Published: 2026-05-20 17:01 - Updated: 2026-06-29 07:49The 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: AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.x86_64 | — |
Vendor Fix
fix
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: AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.x86_64 | — |
Vendor Fix
fix
|
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: AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.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: AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.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: AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.x86_64 | — |
Vendor Fix
fix
|
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: AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.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: AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Go JOSE, a library for handling JSON Web Encryption (JWE) objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the application can crash. This leads to a denial of service (DoS), making the affected service unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for opentelemetry-collector is now available for Red Hat Enterprise Linux 9.6 Extended Update Support.\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": "Collector with the supported components for a Red Hat build of OpenTelemetry\n\nSecurity Fix(es):\n\n* net/url: Incorrect parsing of IPv6 host literals in net/url (CVE-2026-25679)\n\n* google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation (CVE-2026-33186)\n\n* github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object (CVE-2026-34986)\n\n* crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation (CVE-2026-32281)\n\n* crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application (CVE-2026-33810)\n\n* golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root (CVE-2026-32282)\n\n* crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages (CVE-2026-32283)\n\n* crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building (CVE-2026-32280)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"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:19720",
"url": "https://access.redhat.com/errata/RHSA-2026:19720"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "2449833",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449833"
},
{
"category": "external",
"summary": "2455470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455470"
},
{
"category": "external",
"summary": "2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "2456335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456335"
},
{
"category": "external",
"summary": "2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_19720.json"
}
],
"title": "Red Hat Security Advisory: opentelemetry-collector security update",
"tracking": {
"current_release_date": "2026-06-29T07:49:05+00:00",
"generator": {
"date": "2026-06-29T07:49:05+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2026:19720",
"initial_release_date": "2026-05-20T17:01:05+00:00",
"revision_history": [
{
"date": "2026-05-20T17:01:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-20T17:01:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-29T07:49:05+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.144.0-2.el9_6.src",
"product": {
"name": "opentelemetry-collector-0:0.144.0-2.el9_6.src",
"product_id": "opentelemetry-collector-0:0.144.0-2.el9_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.144.0-2.el9_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.144.0-2.el9_6.aarch64",
"product": {
"name": "opentelemetry-collector-0:0.144.0-2.el9_6.aarch64",
"product_id": "opentelemetry-collector-0:0.144.0-2.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.144.0-2.el9_6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.144.0-2.el9_6.ppc64le",
"product": {
"name": "opentelemetry-collector-0:0.144.0-2.el9_6.ppc64le",
"product_id": "opentelemetry-collector-0:0.144.0-2.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.144.0-2.el9_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.144.0-2.el9_6.x86_64",
"product": {
"name": "opentelemetry-collector-0:0.144.0-2.el9_6.x86_64",
"product_id": "opentelemetry-collector-0:0.144.0-2.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.144.0-2.el9_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.144.0-2.el9_6.s390x",
"product": {
"name": "opentelemetry-collector-0:0.144.0-2.el9_6.s390x",
"product_id": "opentelemetry-collector-0:0.144.0-2.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.144.0-2.el9_6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.144.0-2.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.aarch64"
},
"product_reference": "opentelemetry-collector-0:0.144.0-2.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.144.0-2.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.ppc64le"
},
"product_reference": "opentelemetry-collector-0:0.144.0-2.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.144.0-2.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.s390x"
},
"product_reference": "opentelemetry-collector-0:0.144.0-2.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.144.0-2.el9_6.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.src"
},
"product_reference": "opentelemetry-collector-0:0.144.0-2.el9_6.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.144.0-2.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.x86_64"
},
"product_reference": "opentelemetry-collector-0:0.144.0-2.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"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": [
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.src",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.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-05-20T17:01:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.src",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19720"
},
{
"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": [
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.src",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.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": [
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.src",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
},
{
"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",
"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": "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": [
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.src",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.x86_64"
]
},
"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-05-20T17:01:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.src",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19720"
}
],
"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": [
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.src",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building"
},
{
"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": [
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.src",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.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-05-20T17:01:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.src",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19720"
},
{
"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": [
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.src",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.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": [
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.src",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.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": [
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.src",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.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-05-20T17:01:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.src",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19720"
},
{
"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": [
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.src",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.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": [
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.src",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.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": "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": [
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.src",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.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-05-20T17:01:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.src",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19720"
}
],
"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": [
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.src",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.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-33186",
"cwe": {
"id": "CWE-551",
"name": "Incorrect Behavior Order: Authorization Before Parsing and Canonicalization"
},
"discovery_date": "2026-03-20T23:02:27.802640+00:00",
"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": [
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.src",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.x86_64"
]
},
"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-05-20T17:01:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.src",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19720"
},
{
"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": [
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.src",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.x86_64"
]
}
],
"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": [
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.src",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.x86_64"
]
}
],
"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-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": "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": [
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.src",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.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-05-20T17:01:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.src",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19720"
}
],
"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": [
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.src",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application"
},
{
"cve": "CVE-2026-34986",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-04-06T17:01:34.639203+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455470"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go JOSE, a library for handling JSON Web Encryption (JWE) objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the application can crash. This leads to a denial of service (DoS), making the affected service unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object",
"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": [
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.src",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34986"
},
{
"category": "external",
"summary": "RHBZ#2455470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455470"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34986",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34986"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/security/advisories/GHSA-78h2-9frx-2jm8",
"url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-78h2-9frx-2jm8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/github.com/go-jose/go-jose/v4#pkg-constants",
"url": "https://pkg.go.dev/github.com/go-jose/go-jose/v4#pkg-constants"
}
],
"release_date": "2026-04-06T16:22:45.353000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T17:01:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.src",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19720"
},
{
"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": [
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.src",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.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": [
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.src",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object"
}
]
}
RHSA-2026:19721
Vulnerability from csaf_redhat - Published: 2026-05-20 16:56 - Updated: 2026-06-29 07:49The 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: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.x86_64 | — |
Vendor Fix
fix
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: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.x86_64 | — |
Vendor Fix
fix
|
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: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.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: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.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: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.x86_64 | — |
Vendor Fix
fix
|
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: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.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: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Go JOSE, a library for handling JSON Web Encryption (JWE) objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the application can crash. This leads to a denial of service (DoS), making the affected service unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for opentelemetry-collector is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\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": "Collector with the supported components for a Red Hat build of OpenTelemetry\n\nSecurity Fix(es):\n\n* net/url: Incorrect parsing of IPv6 host literals in net/url (CVE-2026-25679)\n\n* google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation (CVE-2026-33186)\n\n* github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object (CVE-2026-34986)\n\n* crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation (CVE-2026-32281)\n\n* crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application (CVE-2026-33810)\n\n* golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root (CVE-2026-32282)\n\n* crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages (CVE-2026-32283)\n\n* crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building (CVE-2026-32280)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"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:19721",
"url": "https://access.redhat.com/errata/RHSA-2026:19721"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "2449833",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449833"
},
{
"category": "external",
"summary": "2455470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455470"
},
{
"category": "external",
"summary": "2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "2456335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456335"
},
{
"category": "external",
"summary": "2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_19721.json"
}
],
"title": "Red Hat Security Advisory: opentelemetry-collector security update",
"tracking": {
"current_release_date": "2026-06-29T07:49:05+00:00",
"generator": {
"date": "2026-06-29T07:49:05+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2026:19721",
"initial_release_date": "2026-05-20T16:56:10+00:00",
"revision_history": [
{
"date": "2026-05-20T16:56:10+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-20T16:56:10+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-29T07:49:05+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.144.0-2.el9_4.src",
"product": {
"name": "opentelemetry-collector-0:0.144.0-2.el9_4.src",
"product_id": "opentelemetry-collector-0:0.144.0-2.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.144.0-2.el9_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.144.0-2.el9_4.aarch64",
"product": {
"name": "opentelemetry-collector-0:0.144.0-2.el9_4.aarch64",
"product_id": "opentelemetry-collector-0:0.144.0-2.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.144.0-2.el9_4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.144.0-2.el9_4.ppc64le",
"product": {
"name": "opentelemetry-collector-0:0.144.0-2.el9_4.ppc64le",
"product_id": "opentelemetry-collector-0:0.144.0-2.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.144.0-2.el9_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.144.0-2.el9_4.x86_64",
"product": {
"name": "opentelemetry-collector-0:0.144.0-2.el9_4.x86_64",
"product_id": "opentelemetry-collector-0:0.144.0-2.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.144.0-2.el9_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.144.0-2.el9_4.s390x",
"product": {
"name": "opentelemetry-collector-0:0.144.0-2.el9_4.s390x",
"product_id": "opentelemetry-collector-0:0.144.0-2.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.144.0-2.el9_4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.144.0-2.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.aarch64"
},
"product_reference": "opentelemetry-collector-0:0.144.0-2.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.144.0-2.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.ppc64le"
},
"product_reference": "opentelemetry-collector-0:0.144.0-2.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.144.0-2.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.s390x"
},
"product_reference": "opentelemetry-collector-0:0.144.0-2.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.144.0-2.el9_4.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.src"
},
"product_reference": "opentelemetry-collector-0:0.144.0-2.el9_4.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.144.0-2.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.x86_64"
},
"product_reference": "opentelemetry-collector-0:0.144.0-2.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"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": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.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-05-20T16:56:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19721"
},
{
"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": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.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": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
},
{
"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",
"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": "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": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.x86_64"
]
},
"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-05-20T16:56:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19721"
}
],
"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": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building"
},
{
"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": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.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-05-20T16:56:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19721"
},
{
"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": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.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": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.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": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.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-05-20T16:56:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19721"
},
{
"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": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.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": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.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": "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": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.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-05-20T16:56:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19721"
}
],
"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": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.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-33186",
"cwe": {
"id": "CWE-551",
"name": "Incorrect Behavior Order: Authorization Before Parsing and Canonicalization"
},
"discovery_date": "2026-03-20T23:02:27.802640+00:00",
"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": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.x86_64"
]
},
"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-05-20T16:56:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19721"
},
{
"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": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.x86_64"
]
}
],
"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": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.x86_64"
]
}
],
"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-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": "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": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.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-05-20T16:56:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19721"
}
],
"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": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application"
},
{
"cve": "CVE-2026-34986",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-04-06T17:01:34.639203+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455470"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go JOSE, a library for handling JSON Web Encryption (JWE) objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the application can crash. This leads to a denial of service (DoS), making the affected service unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object",
"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": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34986"
},
{
"category": "external",
"summary": "RHBZ#2455470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455470"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34986",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34986"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/security/advisories/GHSA-78h2-9frx-2jm8",
"url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-78h2-9frx-2jm8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/github.com/go-jose/go-jose/v4#pkg-constants",
"url": "https://pkg.go.dev/github.com/go-jose/go-jose/v4#pkg-constants"
}
],
"release_date": "2026-04-06T16:22:45.353000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T16:56:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19721"
},
{
"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": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.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": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.144.0-2.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object"
}
]
}
RHSA-2026:19750
Vulnerability from csaf_redhat - Published: 2026-05-20 17:28 - Updated: 2026-06-27 19:34The 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: AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.x86_64 | — |
Vendor Fix
fix
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: AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.x86_64 | — |
Vendor Fix
fix
|
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: AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.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: AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.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 osbuild-composer is now available for Red Hat Enterprise Linux 10.0 Extended Update Support.\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": "A service for building customized OS artifacts, such as VM images and OSTree commits, that uses osbuild under the hood. Besides building images for local usage, it can also upload images directly to cloud. It is compatible with composer-cli and cockpit-composer clients.\n\nSecurity Fix(es):\n\n* net/url: Incorrect parsing of IPv6 host literals in net/url (CVE-2026-25679)\n\n* golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root (CVE-2026-32282)\n\n* crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages (CVE-2026-32283)\n\n* crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building (CVE-2026-32280)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"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:19750",
"url": "https://access.redhat.com/errata/RHSA-2026:19750"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_19750.json"
}
],
"title": "Red Hat Security Advisory: osbuild-composer security update",
"tracking": {
"current_release_date": "2026-06-27T19:34:44+00:00",
"generator": {
"date": "2026-06-27T19:34:44+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2026:19750",
"initial_release_date": "2026-05-20T17:28:55+00:00",
"revision_history": [
{
"date": "2026-05-20T17:28:55+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-20T17:28:55+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-27T19:34:44+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:134.1-7.el10_0.src",
"product": {
"name": "osbuild-composer-0:134.1-7.el10_0.src",
"product_id": "osbuild-composer-0:134.1-7.el10_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@134.1-7.el10_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:134.1-7.el10_0.aarch64",
"product": {
"name": "osbuild-composer-0:134.1-7.el10_0.aarch64",
"product_id": "osbuild-composer-0:134.1-7.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@134.1-7.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:134.1-7.el10_0.aarch64",
"product": {
"name": "osbuild-composer-core-0:134.1-7.el10_0.aarch64",
"product_id": "osbuild-composer-core-0:134.1-7.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@134.1-7.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:134.1-7.el10_0.aarch64",
"product": {
"name": "osbuild-composer-worker-0:134.1-7.el10_0.aarch64",
"product_id": "osbuild-composer-worker-0:134.1-7.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@134.1-7.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:134.1-7.el10_0.aarch64",
"product": {
"name": "osbuild-composer-debugsource-0:134.1-7.el10_0.aarch64",
"product_id": "osbuild-composer-debugsource-0:134.1-7.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@134.1-7.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:134.1-7.el10_0.aarch64",
"product": {
"name": "osbuild-composer-core-debuginfo-0:134.1-7.el10_0.aarch64",
"product_id": "osbuild-composer-core-debuginfo-0:134.1-7.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@134.1-7.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.aarch64",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.aarch64",
"product_id": "osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@134.1-7.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.aarch64",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.aarch64",
"product_id": "osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@134.1-7.el10_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:134.1-7.el10_0.ppc64le",
"product": {
"name": "osbuild-composer-0:134.1-7.el10_0.ppc64le",
"product_id": "osbuild-composer-0:134.1-7.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@134.1-7.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:134.1-7.el10_0.ppc64le",
"product": {
"name": "osbuild-composer-core-0:134.1-7.el10_0.ppc64le",
"product_id": "osbuild-composer-core-0:134.1-7.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@134.1-7.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:134.1-7.el10_0.ppc64le",
"product": {
"name": "osbuild-composer-worker-0:134.1-7.el10_0.ppc64le",
"product_id": "osbuild-composer-worker-0:134.1-7.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@134.1-7.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:134.1-7.el10_0.ppc64le",
"product": {
"name": "osbuild-composer-debugsource-0:134.1-7.el10_0.ppc64le",
"product_id": "osbuild-composer-debugsource-0:134.1-7.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@134.1-7.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:134.1-7.el10_0.ppc64le",
"product": {
"name": "osbuild-composer-core-debuginfo-0:134.1-7.el10_0.ppc64le",
"product_id": "osbuild-composer-core-debuginfo-0:134.1-7.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@134.1-7.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.ppc64le",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.ppc64le",
"product_id": "osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@134.1-7.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.ppc64le",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.ppc64le",
"product_id": "osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@134.1-7.el10_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:134.1-7.el10_0.s390x",
"product": {
"name": "osbuild-composer-0:134.1-7.el10_0.s390x",
"product_id": "osbuild-composer-0:134.1-7.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@134.1-7.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:134.1-7.el10_0.s390x",
"product": {
"name": "osbuild-composer-core-0:134.1-7.el10_0.s390x",
"product_id": "osbuild-composer-core-0:134.1-7.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@134.1-7.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:134.1-7.el10_0.s390x",
"product": {
"name": "osbuild-composer-worker-0:134.1-7.el10_0.s390x",
"product_id": "osbuild-composer-worker-0:134.1-7.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@134.1-7.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:134.1-7.el10_0.s390x",
"product": {
"name": "osbuild-composer-debugsource-0:134.1-7.el10_0.s390x",
"product_id": "osbuild-composer-debugsource-0:134.1-7.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@134.1-7.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:134.1-7.el10_0.s390x",
"product": {
"name": "osbuild-composer-core-debuginfo-0:134.1-7.el10_0.s390x",
"product_id": "osbuild-composer-core-debuginfo-0:134.1-7.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@134.1-7.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.s390x",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.s390x",
"product_id": "osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@134.1-7.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.s390x",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.s390x",
"product_id": "osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@134.1-7.el10_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:134.1-7.el10_0.x86_64",
"product": {
"name": "osbuild-composer-0:134.1-7.el10_0.x86_64",
"product_id": "osbuild-composer-0:134.1-7.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@134.1-7.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:134.1-7.el10_0.x86_64",
"product": {
"name": "osbuild-composer-core-0:134.1-7.el10_0.x86_64",
"product_id": "osbuild-composer-core-0:134.1-7.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@134.1-7.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:134.1-7.el10_0.x86_64",
"product": {
"name": "osbuild-composer-worker-0:134.1-7.el10_0.x86_64",
"product_id": "osbuild-composer-worker-0:134.1-7.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@134.1-7.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:134.1-7.el10_0.x86_64",
"product": {
"name": "osbuild-composer-debugsource-0:134.1-7.el10_0.x86_64",
"product_id": "osbuild-composer-debugsource-0:134.1-7.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@134.1-7.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:134.1-7.el10_0.x86_64",
"product": {
"name": "osbuild-composer-core-debuginfo-0:134.1-7.el10_0.x86_64",
"product_id": "osbuild-composer-core-debuginfo-0:134.1-7.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@134.1-7.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.x86_64",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.x86_64",
"product_id": "osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@134.1-7.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.x86_64",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.x86_64",
"product_id": "osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@134.1-7.el10_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:134.1-7.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.aarch64"
},
"product_reference": "osbuild-composer-0:134.1-7.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:134.1-7.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.ppc64le"
},
"product_reference": "osbuild-composer-0:134.1-7.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:134.1-7.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.s390x"
},
"product_reference": "osbuild-composer-0:134.1-7.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:134.1-7.el10_0.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.src"
},
"product_reference": "osbuild-composer-0:134.1-7.el10_0.src",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:134.1-7.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.x86_64"
},
"product_reference": "osbuild-composer-0:134.1-7.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:134.1-7.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.aarch64"
},
"product_reference": "osbuild-composer-core-0:134.1-7.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:134.1-7.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.ppc64le"
},
"product_reference": "osbuild-composer-core-0:134.1-7.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:134.1-7.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.s390x"
},
"product_reference": "osbuild-composer-core-0:134.1-7.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:134.1-7.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.x86_64"
},
"product_reference": "osbuild-composer-core-0:134.1-7.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:134.1-7.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.aarch64"
},
"product_reference": "osbuild-composer-core-debuginfo-0:134.1-7.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:134.1-7.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.ppc64le"
},
"product_reference": "osbuild-composer-core-debuginfo-0:134.1-7.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:134.1-7.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.s390x"
},
"product_reference": "osbuild-composer-core-debuginfo-0:134.1-7.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:134.1-7.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.x86_64"
},
"product_reference": "osbuild-composer-core-debuginfo-0:134.1-7.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:134.1-7.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.aarch64"
},
"product_reference": "osbuild-composer-debugsource-0:134.1-7.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:134.1-7.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.ppc64le"
},
"product_reference": "osbuild-composer-debugsource-0:134.1-7.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:134.1-7.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.s390x"
},
"product_reference": "osbuild-composer-debugsource-0:134.1-7.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:134.1-7.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.x86_64"
},
"product_reference": "osbuild-composer-debugsource-0:134.1-7.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.aarch64"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.ppc64le"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.s390x"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.x86_64"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:134.1-7.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.aarch64"
},
"product_reference": "osbuild-composer-worker-0:134.1-7.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:134.1-7.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.ppc64le"
},
"product_reference": "osbuild-composer-worker-0:134.1-7.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:134.1-7.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.s390x"
},
"product_reference": "osbuild-composer-worker-0:134.1-7.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:134.1-7.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.x86_64"
},
"product_reference": "osbuild-composer-worker-0:134.1-7.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.aarch64"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.ppc64le"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.s390x"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.x86_64"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
}
]
},
"vulnerabilities": [
{
"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": [
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.src",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.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-05-20T17:28:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.src",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19750"
},
{
"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": [
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.src",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.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": [
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.src",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
},
{
"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",
"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": "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": [
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.src",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.x86_64"
]
},
"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-05-20T17:28:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.src",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19750"
}
],
"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": [
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.src",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building"
},
{
"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": [
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.src",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.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-05-20T17:28:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.src",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19750"
},
{
"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": [
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.src",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.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": [
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.src",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.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": "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": [
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.src",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.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-05-20T17:28:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.src",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19750"
}
],
"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": [
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.src",
"AppStream-10.0.Z.E2S:osbuild-composer-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-core-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-core-debuginfo-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-debugsource-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-tests-debuginfo-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-0:134.1-7.el10_0.x86_64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.aarch64",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.s390x",
"AppStream-10.0.Z.E2S:osbuild-composer-worker-debuginfo-0:134.1-7.el10_0.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"
}
]
}
RHSA-2026:20041
Vulnerability from csaf_redhat - Published: 2026-05-27 14:42 - Updated: 2026-06-29 07:49A flaw was found in node-forge. This vulnerability allows unauthenticated attackers to bypass downstream cryptographic verifications and security decisions via crafting ASN.1 (Abstract Syntax Notation One) structures to desynchronize schema validations, yielding a semantic divergence.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64 | — |
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 OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64 | — |
Workaround
|
An ASN.1 Denial of Service (Dos) vulnerability exists in the node-forge asn1.fromDer function within forge/lib/asn1.js. The ASN.1 DER parser implementation (_fromDer) recurses for every constructed ASN.1 value (SEQUENCE, SET, etc.) and lacks a guard limiting recursion depth. An attacker can craft a small DER blob containing a very large nesting depth of constructed TLVs which causes the Node.js V8 engine to exhaust its call stack and throw RangeError: Maximum call stack size exceeded, crashing or incapacitating the process handling the parse. This is a remote, low-cost Denial-of-Service against applications that parse untrusted ASN.1 objects.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64 | — |
Workaround
|
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.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64 | — |
Workaround
|
A cross site scripting flaw has been discovered in the npm react-router and @remix-run/router packages. React Router (and Remix v1/v2) SPA open navigation redirects originating from loaders or actions in Framework Mode, Data Mode, or the unstable RSC modes can result in unsafe URLs causing unintended javascript execution on the client. This is only an issue if you are creating redirect paths from untrusted content or via an open redirect.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64 | — |
Workaround
|
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 OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64 | — |
Workaround
|
A flaw was found in Immutable.js, a library for persistent immutable data structures. This vulnerability, known as Prototype Pollution, allows an attacker with low privileges to inject unwanted properties into core JavaScript object prototypes without user interaction. By manipulating specific APIs such as mergeDeep(), mergeDeepWith(), merge(), Map.toJS(), and Map.toObject(), a remote attacker could potentially execute arbitrary code or cause a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64 | — |
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.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64 | — |
Workaround
|
A flaw was found in serialize-javascript. An attacker can exploit this vulnerability by providing a specially crafted "array-like" object with an excessively large length property during the serialization process. This action causes the application to enter an intensive loop, leading to 100% CPU consumption and an indefinite hang. The primary consequence is a Denial of Service (DoS), making the affected system unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64 | — |
Workaround
|
A flaw was found in Go JOSE, a library for handling JSON Web Encryption (JWE) objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the application can crash. This leads to a denial of service (DoS), making the affected service unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64 | — |
Workaround
|
A flaw was found in the SPDY streaming code used by Kubelet, CRI-O, and kube-apiserver. An attacker with specific cluster roles, such as those allowing access to pod port forwarding, execution, or attachment, or node proxying, could exploit this vulnerability. This could lead to a Denial of Service (DoS) by causing the affected components to become unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64 | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client. This vulnerability, known as Prototype Pollution, can be exploited through a specific "Gadget" attack chain. This allows an attacker to escalate a Prototype Pollution vulnerability in a third-party dependency, potentially leading to remote code execution or a full cloud compromise, such as bypassing AWS IMDSv2.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64 | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.19.32 is now available with updates to packages and images that fix several bugs and add enhancements.\n\n This release includes a security update for Red Hat OpenShift Container Platform 4.19.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.19.32. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHBA-2026:20039\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.19/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:20041",
"url": "https://access.redhat.com/errata/RHSA-2026:20041"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-12816",
"url": "https://access.redhat.com/security/cve/CVE-2025-12816"
},
{
"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-2025-66031",
"url": "https://access.redhat.com/security/cve/CVE-2025-66031"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22029",
"url": "https://access.redhat.com/security/cve/CVE-2026-22029"
},
{
"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-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-29063",
"url": "https://access.redhat.com/security/cve/CVE-2026-29063"
},
{
"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-34043",
"url": "https://access.redhat.com/security/cve/CVE-2026-34043"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34986",
"url": "https://access.redhat.com/security/cve/CVE-2026-34986"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-35469",
"url": "https://access.redhat.com/security/cve/CVE-2026-35469"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40175",
"url": "https://access.redhat.com/security/cve/CVE-2026-40175"
},
{
"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_20041.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.19.32 bug fix and security update",
"tracking": {
"current_release_date": "2026-06-29T07:49:06+00:00",
"generator": {
"date": "2026-06-29T07:49:06+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2026:20041",
"initial_release_date": "2026-05-27T14:42:48+00:00",
"revision_history": [
{
"date": "2026-05-27T14:42:48+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-27T14:44:31+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-29T07:49:06+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.19",
"product": {
"name": "Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.19::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Container Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3Ac3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=1779258998"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"product_id": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-karpenter-provider-aws-rhel9@sha256%3A9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9\u0026tag=1779249758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3A4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9\u0026tag=1779256571"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-rhel9@sha256%3Af03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9\u0026tag=1779251421"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-operator-rhel9@sha256%3A53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9\u0026tag=1779249816"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3A90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9\u0026tag=1779258135"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3A4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=1779252705"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3A91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=1779252404"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3A89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=1779251008"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3Afbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=1779251239"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3A07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=1779252359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3A3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=1779262020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3Ad4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=1779258265"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3A1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=1779252171"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3A5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=1779252684"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3Ad3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=1779256324"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3Ac87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9\u0026tag=1779253488"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3A39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=1779259229"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3A8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=1779250043"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9@sha256%3Ad14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9\u0026tag=1779249755"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9-operator@sha256%3A78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator\u0026tag=1779250594"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-nfs-rhel9@sha256%3A5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9\u0026tag=1779251714"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3A66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=1779250630"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3A5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=1779250608"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3Ab98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=1779249778"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3A05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=1779282099"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3Aa5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=1779261865"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3A72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9\u0026tag=1779259469"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3A98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=1779251997"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3A3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9\u0026tag=1779252959"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3A73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9\u0026tag=1779251715"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3Abf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=1779253774"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3Ae35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=1779251388"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-rhel9@sha256%3A41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=1779249901"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-agent-rhel9@sha256%3Aed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=1779249880"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-machine-os-downloader-rhel9@sha256%3Ac18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=1779281737"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-static-ip-manager-rhel9@sha256%3Ae1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9\u0026tag=1779249794"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3A74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=1779257412"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3A74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9\u0026tag=1779250656"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3Aa2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=1779252253"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3Aa568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=1779250594"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3A9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=1779249923"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3A0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-rhel9\u0026tag=1779252360"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3Ae76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9\u0026tag=1779251145"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3A5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=1779251274"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3Aa7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=1779256322"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3A265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=1779253952"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3A51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=1779258799"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3Aaebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=1779250763"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3Abaaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=1779252397"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3A08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=1779251663"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3Afed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=1779258747"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3A062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=1779256665"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3Af7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router-rhel9\u0026tag=1779253537"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3A25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=1779254759"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3A03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=1779256171"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3A8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=1779258884"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3A41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=1779252907"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3Af0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=1779266169"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3A7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=1779252319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3A8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9\u0026tag=1779252446"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"product": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"product_id": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openstack-resource-controller-rhel9@sha256%3A77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/openstack-resource-controller-rhel9\u0026tag=1779253510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3A1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=1779257812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3Ab99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=1779251906"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3Ad8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=1779255162"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3A225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=1779256783"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3Ae4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=1779250890"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3Aa4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=1779254290"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3Af15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=1779251975"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3A6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=1779251775"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cloud-controller-manager-rhel9@sha256%3A6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9\u0026tag=1779250020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cluster-api-controllers-rhel9@sha256%3Ad3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9\u0026tag=1779249958"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9@sha256%3A0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9\u0026tag=1779249856"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9-operator@sha256%3Aa91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator\u0026tag=1779249810"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-pod-identity-webhook-rhel9@sha256%3A5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9\u0026tag=1779249815"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-controller-manager-rhel9@sha256%3A836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9\u0026tag=1779249921"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-node-manager-rhel9@sha256%3A500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9\u0026tag=1779249920"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cluster-api-controllers-rhel9@sha256%3A63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9\u0026tag=1779249904"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9@sha256%3A690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9\u0026tag=1779249882"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9-operator@sha256%3A60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator\u0026tag=1779249888"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-service-rhel9-operator@sha256%3A7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/azure-service-rhel9-operator\u0026tag=1779252024"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-workload-identity-webhook-rhel9@sha256%3A9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9\u0026tag=1779249867"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=1779252547"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3A8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=1779266535"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3A5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=1779252653"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3Aacc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=1779266125"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3A30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=1779251451"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3A9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel9\u0026tag=1779253570"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=1779250439"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3A9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=1779261185"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3A473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=1779253447"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3Ab64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=1779261971"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3A1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=1779251452"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3A1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=1779253898"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=1779260065"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3A626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=1779254302"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3Aa49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=1779250890"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=1779253393"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3Ac0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=1779253385"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3Adc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=1779256678"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3A4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=1779254529"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3A83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=1779260460"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=1779254974"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=1779254092"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3Ac0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=1779257951"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=1779250104"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=1779251288"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3A79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=1779256795"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3A1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator\u0026tag=1779261357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3Ac72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=1779256168"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3Ae0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=1779250971"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9-operator@sha256%3A25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator\u0026tag=1779251232"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3A5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=1779250658"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3Ae0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=1779253383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3A873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9\u0026tag=1779251264"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3A6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9\u0026tag=1779249992"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3A1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=1779250695"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3A1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=1779250566"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3A426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=1779252012"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/frr-rhel9@sha256%3A708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=1779250510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cloud-controller-manager-rhel9@sha256%3Abe29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9\u0026tag=1779251008"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel9@sha256%3Ac34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9\u0026tag=1779250924"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-rhel9@sha256%3A00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9\u0026tag=1779251624"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3A558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9\u0026tag=1779250542"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-cloud-controller-manager-rhel9@sha256%3Ac22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9\u0026tag=1779249912"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9@sha256%3A246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9\u0026tag=1779250238"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256%3A7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator\u0026tag=1779249782"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3A2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9\u0026tag=1779252756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-machine-controllers-rhel9@sha256%3A357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9\u0026tag=1779250066"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-image-customization-controller-rhel9@sha256%3A64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel9\u0026tag=1779249869"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3A9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=1779254528"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-exporter-rhel9@sha256%3A0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/insights-runtime-exporter-rhel9\u0026tag=1779260654"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-extractor-rhel9@sha256%3Abf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/insights-runtime-extractor-rhel9\u0026tag=1779259294"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3Aca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=1779269991"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3A2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=1779266769"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3Aadd8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel9\u0026tag=1779250061"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3A8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=1779251292"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3Ac0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=1779249762"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3A46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9\u0026tag=1779251657"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-libvirt-machine-controllers-rhel9@sha256%3A1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=1779256697"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3A4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=1779261172"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-aws-rhel9@sha256%3A788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9\u0026tag=1779249874"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-azure-rhel9@sha256%3A314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9\u0026tag=1779249850"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel9@sha256%3A023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=1779249810"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3A2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=1779250020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3A0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=1779259948"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3A6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=1779274185"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3A0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=1779261887"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3A88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9\u0026tag=1779262154"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9\u0026tag=1779251391"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3A51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=1779256086"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3A6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9\u0026tag=1779251977"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3A048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=1779260043"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3Adbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=1779266318"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-nutanix-cloud-controller-manager-rhel9@sha256%3A9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9\u0026tag=1779249747"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-nutanix-machine-controllers-rhel9@sha256%3Add3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9\u0026tag=1779249698"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3Ab969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=1779261667"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3Aebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel9\u0026tag=1779257188"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3A4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9\u0026tag=1779249794"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=1779257694"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3A17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=1779251286"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3Ad49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=1779249811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator\u0026tag=1779251201"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3Ac6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=1779249913"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3A056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=1779251417"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3Aa25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=1779262190"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3A3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=1779253485"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9@sha256%3A67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9\u0026tag=1779251684"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9-operator@sha256%3A405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator\u0026tag=1779250348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-cloud-controller-manager-rhel9@sha256%3Aaa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9\u0026tag=1779249727"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-machine-controllers-rhel9@sha256%3Ae640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9\u0026tag=1779249713"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3A78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=1779251627"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3Ae11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=1779262026"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3Aa50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=1779249892"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vmware-vsphere-csi-driver-rhel9@sha256%3A5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9\u0026tag=1779249748"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vmware-vsphere-csi-driver-rhel9@sha256%3A5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9\u0026tag=1779249748"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256%3A9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator\u0026tag=1779249696"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256%3A9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator\u0026tag=1779249696"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-cloud-controller-manager-rhel9@sha256%3Afc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9\u0026tag=1779249727"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-cluster-api-controllers-rhel9@sha256%3A3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9\u0026tag=1779249836"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3Ac60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=1779259423"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3Aac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9\u0026tag=1779261734"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3A0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=1779257956"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3A07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=1779256852"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=1779252281"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3A9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=1779253452"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3A9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel9\u0026tag=1779253464"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-csi-driver-syncer-rhel9@sha256%3Ac2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9\u0026tag=1779249727"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-problem-detector-rhel9@sha256%3A739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9\u0026tag=1779249715"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3A63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=1779258998"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"product_id": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-karpenter-provider-aws-rhel9@sha256%3A3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9\u0026tag=1779249758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3A871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9\u0026tag=1779256571"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-rhel9@sha256%3Ad9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9\u0026tag=1779251421"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-operator-rhel9@sha256%3Aef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9\u0026tag=1779249816"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3A5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9\u0026tag=1779258135"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3A61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=1779252705"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3A7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=1779252404"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3Adb1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=1779251008"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3A0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=1779251239"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3A99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=1779252359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3A4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=1779262020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3A8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=1779258265"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3A578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=1779252171"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3Aa315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=1779252684"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3A545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=1779256324"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3A909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9\u0026tag=1779253488"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3Abe22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=1779259229"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3Abcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=1779250043"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3A710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=1779250630"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3A4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=1779250608"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3Ab7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=1779249778"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3Ac94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=1779282099"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3Ab82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=1779261865"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3Aca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9\u0026tag=1779259469"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3A0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=1779251997"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3Ac1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9\u0026tag=1779252959"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3A0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9\u0026tag=1779251715"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3A2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=1779253774"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3Abec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=1779251388"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-rhel9@sha256%3A76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=1779249901"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-agent-rhel9@sha256%3Adf36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=1779249880"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-machine-os-downloader-rhel9@sha256%3Ac926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=1779281737"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-static-ip-manager-rhel9@sha256%3A7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9\u0026tag=1779249794"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3A51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=1779257412"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3Ac35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9\u0026tag=1779250656"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3A1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=1779252253"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3Aa0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=1779250594"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3Ad75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=1779249923"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3Adb0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-rhel9\u0026tag=1779252360"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3A4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9\u0026tag=1779251145"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3A1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=1779251274"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3A79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=1779256322"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3A845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=1779253952"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3Ae8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=1779258799"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3A86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=1779250763"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3Ab818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=1779252397"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3Aba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=1779251663"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3Ad40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=1779258747"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3Ab7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=1779256665"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3A5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router-rhel9\u0026tag=1779253537"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3A06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=1779254759"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3Af63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=1779256171"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3Af74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=1779258884"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3Abe3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=1779252907"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3A34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=1779266169"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3A32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=1779252319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3Ade7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9\u0026tag=1779252446"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"product_id": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openstack-resource-controller-rhel9@sha256%3A7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/openstack-resource-controller-rhel9\u0026tag=1779253510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3Ab1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=1779257812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3Ad68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=1779251906"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3A18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=1779255162"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3A53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=1779256783"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3A9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=1779250890"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3A65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=1779254290"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3Ae84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=1779251975"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3A0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=1779251775"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cloud-controller-manager-rhel9@sha256%3A57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9\u0026tag=1779250020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cluster-api-controllers-rhel9@sha256%3A396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9\u0026tag=1779249958"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9@sha256%3A97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9\u0026tag=1779249856"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9-operator@sha256%3Aa32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator\u0026tag=1779249810"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-pod-identity-webhook-rhel9@sha256%3A0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9\u0026tag=1779249815"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-controller-manager-rhel9@sha256%3Acb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9\u0026tag=1779249921"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-node-manager-rhel9@sha256%3Aba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9\u0026tag=1779249920"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cluster-api-controllers-rhel9@sha256%3Aee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9\u0026tag=1779249904"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9@sha256%3Ab03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9\u0026tag=1779249882"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9-operator@sha256%3A37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator\u0026tag=1779249888"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-service-rhel9-operator@sha256%3A02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/azure-service-rhel9-operator\u0026tag=1779252024"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-workload-identity-webhook-rhel9@sha256%3Aad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9\u0026tag=1779249867"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=1779252547"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3Ab9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=1779266535"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3A0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=1779252653"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3A37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=1779266125"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3A93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=1779251451"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3Ac75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel9\u0026tag=1779253570"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=1779250439"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3A9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=1779261185"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3A7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=1779253447"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3A550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=1779261971"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3A8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=1779251452"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3A51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=1779253898"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=1779260065"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3A5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=1779254302"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3A9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=1779250890"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=1779253393"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3Ad84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=1779253385"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3A1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=1779256678"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3A1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=1779254529"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3Ac1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=1779260460"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3Afb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=1779254974"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=1779254092"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=1779257951"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3Ad29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=1779250104"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=1779251288"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3A8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=1779256795"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3Aaaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator\u0026tag=1779261357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=1779256168"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=1779250971"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9-operator@sha256%3Aafeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator\u0026tag=1779251232"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3A4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=1779250658"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3A4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=1779253383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3A8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9\u0026tag=1779251264"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3Af810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9\u0026tag=1779249992"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3A5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=1779250695"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3A869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=1779250566"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3A7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=1779252012"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/frr-rhel9@sha256%3Ad2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=1779250510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cloud-controller-manager-rhel9@sha256%3A4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9\u0026tag=1779251008"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel9@sha256%3A4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9\u0026tag=1779250924"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-rhel9@sha256%3A4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9\u0026tag=1779251624"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3A819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9\u0026tag=1779250542"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-image-customization-controller-rhel9@sha256%3Abbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel9\u0026tag=1779249869"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3Acfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=1779266769"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3A3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=1779254528"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-exporter-rhel9@sha256%3Ac9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/insights-runtime-exporter-rhel9\u0026tag=1779260654"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-extractor-rhel9@sha256%3A7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/insights-runtime-extractor-rhel9\u0026tag=1779259294"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3Aab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=1779269991"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3A91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel9\u0026tag=1779250061"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3A75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=1779251292"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=1779249762"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3A5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9\u0026tag=1779251657"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-libvirt-machine-controllers-rhel9@sha256%3A1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=1779256697"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3Aeab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=1779261172"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-aws-rhel9@sha256%3Aa70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9\u0026tag=1779249874"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-azure-rhel9@sha256%3A735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9\u0026tag=1779249850"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel9@sha256%3Ae59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=1779249810"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3A90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=1779250020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3A420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=1779259948"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3Aeaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=1779274185"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3Aaefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=1779261887"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3Aab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9\u0026tag=1779262154"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9\u0026tag=1779251391"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3A17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=1779256086"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3A5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9\u0026tag=1779251977"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3Afbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=1779260043"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3A4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=1779266318"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3A253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=1779261667"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3A4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel9\u0026tag=1779257188"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3A0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9\u0026tag=1779249794"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=1779257694"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3Aba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=1779251286"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3A6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=1779249811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator\u0026tag=1779251201"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3Ad1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=1779249913"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3A56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=1779251417"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3Af5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=1779262190"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3A3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=1779253485"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3A0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=1779251627"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3A45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=1779262026"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3Ae461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=1779249892"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3A82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=1779259423"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3A91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9\u0026tag=1779261734"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3Ae0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=1779257956"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3Af75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=1779256852"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3Acab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=1779252281"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3Ace2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=1779253452"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3A8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel9\u0026tag=1779253464"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3A6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=1779258998"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"product_id": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-karpenter-provider-aws-rhel9@sha256%3A84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9\u0026tag=1779249758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3A05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9\u0026tag=1779256571"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3A10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9\u0026tag=1779258135"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3A155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=1779252705"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3Ab14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=1779252404"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3A93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=1779251008"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3A2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=1779251239"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3A60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=1779252359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3Ad8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=1779262020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3Aaba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=1779258265"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3A0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=1779252171"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3Ad2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=1779252684"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3A6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=1779256324"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3Aa465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9\u0026tag=1779253488"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3A693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=1779259229"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3A3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=1779250043"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9@sha256%3A7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9\u0026tag=1779249755"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9-operator@sha256%3Af691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator\u0026tag=1779250594"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-nfs-rhel9@sha256%3Aaddbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9\u0026tag=1779251714"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3A14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=1779250630"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3A0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=1779250608"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3A2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=1779249778"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3A3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=1779282099"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3Abbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=1779261865"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3A4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9\u0026tag=1779259469"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3A6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=1779251997"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3A082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9\u0026tag=1779252959"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3A5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9\u0026tag=1779251715"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3A6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=1779253774"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3Ab94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=1779251388"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3A05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=1779257412"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3A48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9\u0026tag=1779250656"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3Ad0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=1779252253"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3A78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=1779250594"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3A37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=1779249923"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3Ae55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-rhel9\u0026tag=1779252360"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3A2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9\u0026tag=1779251145"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3A3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=1779251274"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3A6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=1779256322"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3A5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=1779253952"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3A0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=1779258799"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3Aa4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=1779250763"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3A5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=1779252397"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3A36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=1779251663"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3A7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=1779258747"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3Aa0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=1779256665"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3Af984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router-rhel9\u0026tag=1779253537"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3A77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=1779254759"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3A5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=1779256171"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3Abc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=1779258884"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3A8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=1779252907"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3A4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=1779266169"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3A95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=1779252319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3A9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9\u0026tag=1779252446"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"product_id": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openstack-resource-controller-rhel9@sha256%3Acec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/openstack-resource-controller-rhel9\u0026tag=1779253510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3A9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=1779257812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3A944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=1779251906"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3A5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=1779255162"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3Ab8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=1779256783"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3A2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=1779250890"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3Af3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=1779254290"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3A7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=1779251975"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3A77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=1779251775"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-service-rhel9-operator@sha256%3A3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/azure-service-rhel9-operator\u0026tag=1779252024"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=1779252547"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3A0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=1779266535"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3Abd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=1779252653"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3Af23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=1779266125"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3Ada6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=1779251451"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3A460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel9\u0026tag=1779253570"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=1779250439"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3A2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=1779261185"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3Aad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=1779253447"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3A592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=1779261971"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3A7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=1779251452"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3A093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=1779253898"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=1779260065"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3Acae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=1779254302"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3Abc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=1779250890"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3Af23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=1779253393"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3Aef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=1779253385"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3A7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=1779256678"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3A6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=1779254529"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3A4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=1779260460"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=1779254974"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3Ac1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=1779254092"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=1779257951"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3Af1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=1779250104"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3Ad5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=1779251288"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3Af13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=1779256795"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3A1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator\u0026tag=1779261357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=1779256168"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3Af8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=1779250971"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9-operator@sha256%3A8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator\u0026tag=1779251232"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3A885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=1779250658"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3A55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=1779253383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3A5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9\u0026tag=1779251264"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3A429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9\u0026tag=1779249992"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3A3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=1779250695"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3A3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=1779250566"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3Adf0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=1779252012"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/frr-rhel9@sha256%3A04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=1779250510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cloud-controller-manager-rhel9@sha256%3Ac9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9\u0026tag=1779251008"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel9@sha256%3A03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9\u0026tag=1779250924"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-rhel9@sha256%3A6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9\u0026tag=1779251624"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3A7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9\u0026tag=1779250542"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3A74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9\u0026tag=1779252756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3A7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=1779254528"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-exporter-rhel9@sha256%3A5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/insights-runtime-exporter-rhel9\u0026tag=1779260654"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-extractor-rhel9@sha256%3Af57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/insights-runtime-extractor-rhel9\u0026tag=1779259294"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3A59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=1779269991"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3A808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=1779266769"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3A328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel9\u0026tag=1779250061"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3Ae6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=1779251292"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3Ad49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=1779249762"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3A167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9\u0026tag=1779251657"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-libvirt-machine-controllers-rhel9@sha256%3A5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=1779256697"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3A75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=1779261172"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel9@sha256%3Aa4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=1779249810"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3A1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=1779250020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3Aebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=1779259948"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3Acbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=1779274185"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3Ab7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=1779261887"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3A26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9\u0026tag=1779262154"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3Aef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9\u0026tag=1779251391"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3Abff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=1779256086"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3A191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9\u0026tag=1779251977"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3Ab7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=1779260043"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3Aa3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=1779266318"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3Ae189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=1779261667"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3A1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel9\u0026tag=1779257188"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3A29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9\u0026tag=1779249794"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=1779257694"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3A8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=1779251286"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3A6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=1779249811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator\u0026tag=1779251201"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3Afc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=1779249913"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3A195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=1779251417"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3Adb2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=1779262190"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3A8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=1779253485"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9@sha256%3A2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9\u0026tag=1779251684"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9-operator@sha256%3Acc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator\u0026tag=1779250348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-cloud-controller-manager-rhel9@sha256%3A6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9\u0026tag=1779249727"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-machine-controllers-rhel9@sha256%3A601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9\u0026tag=1779249713"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3Aa4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=1779251627"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3A8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=1779262026"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3Afd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=1779249892"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3A6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=1779259423"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3A4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9\u0026tag=1779261734"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3A392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=1779257956"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3Ad9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=1779256852"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3Ae2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=1779252281"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3Aa5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=1779253452"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3Aea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel9\u0026tag=1779253464"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3A205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=1779258998"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"product_id": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-karpenter-provider-aws-rhel9@sha256%3A61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9\u0026tag=1779249758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3A0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9\u0026tag=1779256571"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3A8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9\u0026tag=1779258135"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3A9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=1779252705"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3Afe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=1779252404"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3A6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=1779251008"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3A6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=1779251239"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3A651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=1779252359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3Ab94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=1779262020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3A5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=1779258265"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3A4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=1779252171"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3Afa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=1779252684"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3A9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=1779256324"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3Af415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=1779256665"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3A1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9\u0026tag=1779253488"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3A5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=1779259229"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3A13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=1779250043"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3A402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=1779250630"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3A6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=1779250608"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3A9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=1779249778"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3A929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=1779282099"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3Aee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=1779261865"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3A3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9\u0026tag=1779259469"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3Aced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=1779251997"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3A37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9\u0026tag=1779252959"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3A44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9\u0026tag=1779251715"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3Ac52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=1779253774"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3Adfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=1779251388"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3A1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=1779257412"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3A2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9\u0026tag=1779250656"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3A500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=1779252253"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3A48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=1779250594"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3A756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=1779249923"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3A131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-rhel9\u0026tag=1779252360"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3A107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9\u0026tag=1779251145"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3A2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=1779251274"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3A0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=1779256322"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3A04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=1779253952"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3Ac176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=1779258799"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3A16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=1779250763"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3Ac0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=1779252397"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3A84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=1779251663"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3A6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=1779258747"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3A820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router-rhel9\u0026tag=1779253537"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3A6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=1779254759"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3Ae6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=1779256171"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3A0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=1779258884"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3A7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=1779252907"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3A0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=1779266169"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3A8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=1779252319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3Afbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9\u0026tag=1779252446"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"product_id": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openstack-resource-controller-rhel9@sha256%3Ae996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/openstack-resource-controller-rhel9\u0026tag=1779253510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3A5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=1779257812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3A7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=1779251906"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3A6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=1779255162"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3Ad621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=1779256783"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3Afc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=1779250890"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3A6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=1779254290"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3Ab4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=1779251975"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3Ac6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=1779251775"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-service-rhel9-operator@sha256%3A548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/azure-service-rhel9-operator\u0026tag=1779252024"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-cluster-api-controllers-rhel9@sha256%3Af6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=1779252547"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3Ac418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=1779266535"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3Ae7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=1779252653"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3A350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=1779266125"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3A334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=1779251451"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3A0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel9\u0026tag=1779253570"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=1779250439"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3A7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=1779261185"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3Aa0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=1779253447"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3A05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=1779261971"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3Ad1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=1779251452"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3A7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=1779253898"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=1779260065"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3Ade133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=1779254302"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3A85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=1779250890"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3Ab0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=1779253393"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=1779253385"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3A381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=1779256678"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3A3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=1779254529"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3A1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=1779260460"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=1779254974"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3Af64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=1779254092"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=1779257951"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=1779250104"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=1779251288"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3Abe5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=1779256795"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3A4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator\u0026tag=1779261357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=1779256168"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=1779250971"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9-operator@sha256%3Ac9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator\u0026tag=1779251232"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3Afc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=1779250658"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3A9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=1779253383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3A39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9\u0026tag=1779251264"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3A4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9\u0026tag=1779249992"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3A887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=1779250695"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3Ab062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=1779250566"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3Affd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=1779252012"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/frr-rhel9@sha256%3A80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=1779250510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-cloud-controller-manager-rhel9@sha256%3A78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9\u0026tag=1779249912"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9@sha256%3A6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9\u0026tag=1779250238"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256%3A87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator\u0026tag=1779249782"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3Accf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9\u0026tag=1779252756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-machine-controllers-rhel9@sha256%3A47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9\u0026tag=1779250066"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3A31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=1779254528"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-exporter-rhel9@sha256%3A024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/insights-runtime-exporter-rhel9\u0026tag=1779260654"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-extractor-rhel9@sha256%3A194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/insights-runtime-extractor-rhel9\u0026tag=1779259294"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3Ac330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=1779269991"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3Ae188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=1779266769"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3Ad6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel9\u0026tag=1779250061"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3A1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=1779251292"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3Afcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=1779249762"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3A51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9\u0026tag=1779251657"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-libvirt-machine-controllers-rhel9@sha256%3A392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=1779256697"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3A6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=1779261172"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3Af96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=1779250020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3Abfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=1779259948"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3A87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=1779274185"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3Afe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=1779261887"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3A78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9\u0026tag=1779262154"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9\u0026tag=1779251391"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3A3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=1779256086"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3Af696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9\u0026tag=1779251977"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3A6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=1779260043"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3Af1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=1779266318"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3Ad00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=1779261667"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3A018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel9\u0026tag=1779257188"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3A774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9\u0026tag=1779249794"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=1779257694"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3Af7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=1779251286"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3Ad48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=1779249811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator\u0026tag=1779251201"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3Ac8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=1779249913"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3A68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=1779251417"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3A86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=1779262190"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3A52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=1779253485"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3A965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=1779251627"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3A5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=1779262026"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3Ae318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=1779249892"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3Ac637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=1779259423"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3Ac0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9\u0026tag=1779261734"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3A4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=1779257956"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3A428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=1779256852"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=1779252281"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3A92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=1779253452"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3Ab5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel9\u0026tag=1779253464"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64"
},
"product_reference": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12816",
"cwe": {
"id": "CWE-179",
"name": "Incorrect Behavior Order: Early Validation"
},
"discovery_date": "2025-11-25T20:01:05.875196+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417097"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-forge. This vulnerability allows unauthenticated attackers to bypass downstream cryptographic verifications and security decisions via crafting ASN.1 (Abstract Syntax Notation One) structures to desynchronize schema validations, yielding a semantic divergence.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: node-forge: Interpretation conflict vulnerability allows bypassing cryptographic verifications",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products due to an interpretation conflict in the node-forge library. An unauthenticated attacker could exploit this flaw by crafting malicious ASN.1 structures, leading to a bypass of cryptographic verifications and security decisions in affected applications. This impacts various Red Hat products that utilize node-forge for cryptographic operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12816"
},
{
"category": "external",
"summary": "RHBZ#2417097",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417097"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12816",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12816"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12816",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12816"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge",
"url": "https://github.com/digitalbazaar/forge"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/pull/1124",
"url": "https://github.com/digitalbazaar/forge/pull/1124"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-5gfm-wpxj-wjgq",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-5gfm-wpxj-wjgq"
},
{
"category": "external",
"summary": "https://kb.cert.org/vuls/id/521113",
"url": "https://kb.cert.org/vuls/id/521113"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/node-forge",
"url": "https://www.npmjs.com/package/node-forge"
}
],
"release_date": "2025-11-25T19:15:50.243000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T14:42:48+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/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:1bd5ad0745f446a798a4038e4d04cf651213f71bc4e76dd9349f5c6968135f9b\n\n (For s390x architecture)\n The image digest is sha256:c0b1bd753ef517c8636c84deee39f659075cd5dc8df654e6c1bc3f2238fe0a25\n\n (For ppc64le architecture)\n The image digest is sha256:5fbe6fe21a35a4541ce893b558425dc362678b74521a8cc3ead986f4e7a8021c\n\n (For aarch64 architecture)\n The image digest is sha256:34e28f68135a822d581cb955afb867f600d83e9ed8dd4284847df24e90802d6d\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20041"
},
{
"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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-forge: node-forge: Interpretation conflict vulnerability allows bypassing cryptographic verifications"
},
{
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"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 OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
},
"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-05-27T14:42:48+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/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:1bd5ad0745f446a798a4038e4d04cf651213f71bc4e76dd9349f5c6968135f9b\n\n (For s390x architecture)\n The image digest is sha256:c0b1bd753ef517c8636c84deee39f659075cd5dc8df654e6c1bc3f2238fe0a25\n\n (For ppc64le architecture)\n The image digest is sha256:5fbe6fe21a35a4541ce893b558425dc362678b74521a8cc3ead986f4e7a8021c\n\n (For aarch64 architecture)\n The image digest is sha256:34e28f68135a822d581cb955afb867f600d83e9ed8dd4284847df24e90802d6d\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20041"
},
{
"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 OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-66031",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2025-11-26T23:01:36.363253+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417397"
}
],
"notes": [
{
"category": "description",
"text": "An ASN.1 Denial of Service (Dos) vulnerability exists in the node-forge asn1.fromDer function within forge/lib/asn1.js. The ASN.1 DER parser implementation (_fromDer) recurses for every constructed ASN.1 value (SEQUENCE, SET, etc.) and lacks a guard limiting recursion depth. An attacker can craft a small DER blob containing a very large nesting depth of constructed TLVs which causes the Node.js V8 engine to exhaust its call stack and throw RangeError: Maximum call stack size exceeded, crashing or incapacitating the process handling the parse. This is a remote, low-cost Denial-of-Service against applications that parse untrusted ASN.1 objects.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: node-forge ASN.1 Unbounded Recursion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66031"
},
{
"category": "external",
"summary": "RHBZ#2417397",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417397"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66031",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66031"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66031",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66031"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/commit/260425c6167a38aae038697132483b5517b26451",
"url": "https://github.com/digitalbazaar/forge/commit/260425c6167a38aae038697132483b5517b26451"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-554w-wpv2-vw27",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-554w-wpv2-vw27"
}
],
"release_date": "2025-11-26T22:23:26.013000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T14:42:48+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/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:1bd5ad0745f446a798a4038e4d04cf651213f71bc4e76dd9349f5c6968135f9b\n\n (For s390x architecture)\n The image digest is sha256:c0b1bd753ef517c8636c84deee39f659075cd5dc8df654e6c1bc3f2238fe0a25\n\n (For ppc64le architecture)\n The image digest is sha256:5fbe6fe21a35a4541ce893b558425dc362678b74521a8cc3ead986f4e7a8021c\n\n (For aarch64 architecture)\n The image digest is sha256:34e28f68135a822d581cb955afb867f600d83e9ed8dd4284847df24e90802d6d\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20041"
},
{
"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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "node-forge: node-forge ASN.1 Unbounded Recursion"
},
{
"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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"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.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
},
"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-05-27T14:42:48+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/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:1bd5ad0745f446a798a4038e4d04cf651213f71bc4e76dd9349f5c6968135f9b\n\n (For s390x architecture)\n The image digest is sha256:c0b1bd753ef517c8636c84deee39f659075cd5dc8df654e6c1bc3f2238fe0a25\n\n (For ppc64le architecture)\n The image digest is sha256:5fbe6fe21a35a4541ce893b558425dc362678b74521a8cc3ead986f4e7a8021c\n\n (For aarch64 architecture)\n The image digest is sha256:34e28f68135a822d581cb955afb867f600d83e9ed8dd4284847df24e90802d6d\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20041"
},
{
"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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "lodash: lodash: Arbitrary code execution via untrusted input in template imports"
},
{
"cve": "CVE-2026-22029",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-01-10T04:01:03.694749+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428412"
}
],
"notes": [
{
"category": "description",
"text": "A cross site scripting flaw has been discovered in the npm react-router and @remix-run/router packages. React Router (and Remix v1/v2) SPA open navigation redirects originating from loaders or actions in Framework Mode, Data Mode, or the unstable RSC modes can result in unsafe URLs causing unintended javascript execution on the client. This is only an issue if you are creating redirect paths from untrusted content or via an open redirect.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "@remix-run/router: react-router: React Router vulnerable to XSS via Open Redirects",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22029"
},
{
"category": "external",
"summary": "RHBZ#2428412",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428412"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22029",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22029"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22029",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22029"
},
{
"category": "external",
"summary": "https://github.com/remix-run/react-router/security/advisories/GHSA-2w69-qvjg-hvjx",
"url": "https://github.com/remix-run/react-router/security/advisories/GHSA-2w69-qvjg-hvjx"
}
],
"release_date": "2026-01-10T02:42:32.736000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T14:42:48+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/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:1bd5ad0745f446a798a4038e4d04cf651213f71bc4e76dd9349f5c6968135f9b\n\n (For s390x architecture)\n The image digest is sha256:c0b1bd753ef517c8636c84deee39f659075cd5dc8df654e6c1bc3f2238fe0a25\n\n (For ppc64le architecture)\n The image digest is sha256:5fbe6fe21a35a4541ce893b558425dc362678b74521a8cc3ead986f4e7a8021c\n\n (For aarch64 architecture)\n The image digest is sha256:34e28f68135a822d581cb955afb867f600d83e9ed8dd4284847df24e90802d6d\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20041"
},
{
"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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "@remix-run/router: react-router: React Router vulnerable to XSS via Open Redirects"
},
{
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64"
]
}
],
"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 OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64"
]
},
"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-05-27T14:42:48+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/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:1bd5ad0745f446a798a4038e4d04cf651213f71bc4e76dd9349f5c6968135f9b\n\n (For s390x architecture)\n The image digest is sha256:c0b1bd753ef517c8636c84deee39f659075cd5dc8df654e6c1bc3f2238fe0a25\n\n (For ppc64le architecture)\n The image digest is sha256:5fbe6fe21a35a4541ce893b558425dc362678b74521a8cc3ead986f4e7a8021c\n\n (For aarch64 architecture)\n The image digest is sha256:34e28f68135a822d581cb955afb867f600d83e9ed8dd4284847df24e90802d6d\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20041"
},
{
"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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
},
{
"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.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_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-05-27T14:42:48+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/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:1bd5ad0745f446a798a4038e4d04cf651213f71bc4e76dd9349f5c6968135f9b\n\n (For s390x architecture)\n The image digest is sha256:c0b1bd753ef517c8636c84deee39f659075cd5dc8df654e6c1bc3f2238fe0a25\n\n (For ppc64le architecture)\n The image digest is sha256:5fbe6fe21a35a4541ce893b558425dc362678b74521a8cc3ead986f4e7a8021c\n\n (For aarch64 architecture)\n The image digest is sha256:34e28f68135a822d581cb955afb867f600d83e9ed8dd4284847df24e90802d6d\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20041"
},
{
"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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"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.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_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-05-27T14:42:48+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/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:1bd5ad0745f446a798a4038e4d04cf651213f71bc4e76dd9349f5c6968135f9b\n\n (For s390x architecture)\n The image digest is sha256:c0b1bd753ef517c8636c84deee39f659075cd5dc8df654e6c1bc3f2238fe0a25\n\n (For ppc64le architecture)\n The image digest is sha256:5fbe6fe21a35a4541ce893b558425dc362678b74521a8cc3ead986f4e7a8021c\n\n (For aarch64 architecture)\n The image digest is sha256:34e28f68135a822d581cb955afb867f600d83e9ed8dd4284847df24e90802d6d\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20041"
},
{
"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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: cmd/compile: no-op interface conversion bypasses overlap checking"
},
{
"cve": "CVE-2026-29063",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-03-06T19:00:57.982727+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445291"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Immutable.js, a library for persistent immutable data structures. This vulnerability, known as Prototype Pollution, allows an attacker with low privileges to inject unwanted properties into core JavaScript object prototypes without user interaction. By manipulating specific APIs such as mergeDeep(), mergeDeepWith(), merge(), Map.toJS(), and Map.toObject(), a remote attacker could potentially execute arbitrary code or cause a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "immutable-js: Immutable.js: Arbitrary code execution via Prototype Pollution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation of this vulnerability requires that an attacker is able to provide arbitrary data to clients of this library in a way that calls the affected functions with data the attacker controls. In most deployments, the ability to provide data in this fashion requires that an attacker has some degree of privileges to access the affected applications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-29063"
},
{
"category": "external",
"summary": "RHBZ#2445291",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445291"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-29063",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29063"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-29063",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-29063"
},
{
"category": "external",
"summary": "https://github.com/immutable-js/immutable-js/releases/tag/v3.8.3",
"url": "https://github.com/immutable-js/immutable-js/releases/tag/v3.8.3"
},
{
"category": "external",
"summary": "https://github.com/immutable-js/immutable-js/releases/tag/v4.3.8",
"url": "https://github.com/immutable-js/immutable-js/releases/tag/v4.3.8"
},
{
"category": "external",
"summary": "https://github.com/immutable-js/immutable-js/releases/tag/v5.1.5",
"url": "https://github.com/immutable-js/immutable-js/releases/tag/v5.1.5"
},
{
"category": "external",
"summary": "https://github.com/immutable-js/immutable-js/security/advisories/GHSA-wf6x-7x77-mvgw",
"url": "https://github.com/immutable-js/immutable-js/security/advisories/GHSA-wf6x-7x77-mvgw"
}
],
"release_date": "2026-03-06T18:25:22.438000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T14:42:48+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/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:1bd5ad0745f446a798a4038e4d04cf651213f71bc4e76dd9349f5c6968135f9b\n\n (For s390x architecture)\n The image digest is sha256:c0b1bd753ef517c8636c84deee39f659075cd5dc8df654e6c1bc3f2238fe0a25\n\n (For ppc64le architecture)\n The image digest is sha256:5fbe6fe21a35a4541ce893b558425dc362678b74521a8cc3ead986f4e7a8021c\n\n (For aarch64 architecture)\n The image digest is sha256:34e28f68135a822d581cb955afb867f600d83e9ed8dd4284847df24e90802d6d\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20041"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "immutable-js: Immutable.js: Arbitrary code execution via Prototype Pollution"
},
{
"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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"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.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
},
"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-05-27T14:42:48+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/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:1bd5ad0745f446a798a4038e4d04cf651213f71bc4e76dd9349f5c6968135f9b\n\n (For s390x architecture)\n The image digest is sha256:c0b1bd753ef517c8636c84deee39f659075cd5dc8df654e6c1bc3f2238fe0a25\n\n (For ppc64le architecture)\n The image digest is sha256:5fbe6fe21a35a4541ce893b558425dc362678b74521a8cc3ead986f4e7a8021c\n\n (For aarch64 architecture)\n The image digest is sha256:34e28f68135a822d581cb955afb867f600d83e9ed8dd4284847df24e90802d6d\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20041"
},
{
"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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"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-34043",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-03-31T03:02:04.502444+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453284"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in serialize-javascript. An attacker can exploit this vulnerability by providing a specially crafted \"array-like\" object with an excessively large length property during the serialization process. This action causes the application to enter an intensive loop, leading to 100% CPU consumption and an indefinite hang. The primary consequence is a Denial of Service (DoS), making the affected system unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "serialize-javascript: serialize-javascript: Denial of Service via specially crafted array-like object serialization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat products in their default configurations do not accept input from unauthenticated users.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34043"
},
{
"category": "external",
"summary": "RHBZ#2453284",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453284"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34043",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34043"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34043",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34043"
},
{
"category": "external",
"summary": "https://github.com/yahoo/serialize-javascript/commit/f147e90269b58bb6e539cfdf3d0e20d6ad14204b",
"url": "https://github.com/yahoo/serialize-javascript/commit/f147e90269b58bb6e539cfdf3d0e20d6ad14204b"
},
{
"category": "external",
"summary": "https://github.com/yahoo/serialize-javascript/releases/tag/v7.0.5",
"url": "https://github.com/yahoo/serialize-javascript/releases/tag/v7.0.5"
},
{
"category": "external",
"summary": "https://github.com/yahoo/serialize-javascript/security/advisories/GHSA-qj8w-gfj5-8c6v",
"url": "https://github.com/yahoo/serialize-javascript/security/advisories/GHSA-qj8w-gfj5-8c6v"
}
],
"release_date": "2026-03-31T01:48:45.759000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T14:42:48+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/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:1bd5ad0745f446a798a4038e4d04cf651213f71bc4e76dd9349f5c6968135f9b\n\n (For s390x architecture)\n The image digest is sha256:c0b1bd753ef517c8636c84deee39f659075cd5dc8df654e6c1bc3f2238fe0a25\n\n (For ppc64le architecture)\n The image digest is sha256:5fbe6fe21a35a4541ce893b558425dc362678b74521a8cc3ead986f4e7a8021c\n\n (For aarch64 architecture)\n The image digest is sha256:34e28f68135a822d581cb955afb867f600d83e9ed8dd4284847df24e90802d6d\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20041"
},
{
"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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"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 OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "serialize-javascript: serialize-javascript: Denial of Service via specially crafted array-like object serialization"
},
{
"cve": "CVE-2026-34986",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-04-06T17:01:34.639203+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455470"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go JOSE, a library for handling JSON Web Encryption (JWE) objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the application can crash. This leads to a denial of service (DoS), making the affected service unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34986"
},
{
"category": "external",
"summary": "RHBZ#2455470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455470"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34986",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34986"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/security/advisories/GHSA-78h2-9frx-2jm8",
"url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-78h2-9frx-2jm8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/github.com/go-jose/go-jose/v4#pkg-constants",
"url": "https://pkg.go.dev/github.com/go-jose/go-jose/v4#pkg-constants"
}
],
"release_date": "2026-04-06T16:22:45.353000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T14:42:48+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/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:1bd5ad0745f446a798a4038e4d04cf651213f71bc4e76dd9349f5c6968135f9b\n\n (For s390x architecture)\n The image digest is sha256:c0b1bd753ef517c8636c84deee39f659075cd5dc8df654e6c1bc3f2238fe0a25\n\n (For ppc64le architecture)\n The image digest is sha256:5fbe6fe21a35a4541ce893b558425dc362678b74521a8cc3ead986f4e7a8021c\n\n (For aarch64 architecture)\n The image digest is sha256:34e28f68135a822d581cb955afb867f600d83e9ed8dd4284847df24e90802d6d\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20041"
},
{
"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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object"
},
{
"cve": "CVE-2026-35469",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-13T03:52:35+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457729"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the SPDY streaming code used by Kubelet, CRI-O, and kube-apiserver. An attacker with specific cluster roles, such as those allowing access to pod port forwarding, execution, or attachment, or node proxying, could exploit this vulnerability. This could lead to a Denial of Service (DoS) by causing the affected components to become unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Kubelet: CRI-O: kube-apiserver: Kubelet, CRI-O, kube-apiserver: Denial of Service via SPDY streaming code",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw affecting OpenShift Container Platform. An attacker with specific elevated cluster roles, such as those permitting pod port forwarding, execution, attachment, or node proxying, could exploit a vulnerability in the SPDY streaming code of Kubelet, CRI-O, and kube-apiserver, leading to unresponsiveness of these critical components.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35469"
},
{
"category": "external",
"summary": "RHBZ#2457729",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457729"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35469",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35469"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35469",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35469"
}
],
"release_date": "2026-04-13T23:59:59+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T14:42:48+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/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:1bd5ad0745f446a798a4038e4d04cf651213f71bc4e76dd9349f5c6968135f9b\n\n (For s390x architecture)\n The image digest is sha256:c0b1bd753ef517c8636c84deee39f659075cd5dc8df654e6c1bc3f2238fe0a25\n\n (For ppc64le architecture)\n The image digest is sha256:5fbe6fe21a35a4541ce893b558425dc362678b74521a8cc3ead986f4e7a8021c\n\n (For aarch64 architecture)\n The image digest is sha256:34e28f68135a822d581cb955afb867f600d83e9ed8dd4284847df24e90802d6d\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20041"
},
{
"category": "workaround",
"details": "To mitigate this issue, review and restrict the assignment of Kubernetes cluster roles `pods/portforward (create)`, `pods/exec (create)`, `pods/attach (create)`, and `nodes/proxy (get/create)` to untrusted users or service accounts. Ensure that only authorized and necessary entities possess these permissions. Modifying RBAC policies can impact the functionality of applications and services that rely on these permissions; careful testing is recommended.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Kubelet: CRI-O: kube-apiserver: Kubelet, CRI-O, kube-apiserver: Denial of Service via SPDY streaming code"
},
{
"cve": "CVE-2026-40175",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-10T20:02:10.296601+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability, known as Prototype Pollution, can be exploited through a specific \"Gadget\" attack chain. This allows an attacker to escalate a Prototype Pollution vulnerability in a third-party dependency, potentially leading to remote code execution or a full cloud compromise, such as bypassing AWS IMDSv2.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Remote Code Execution via Prototype Pollution escalation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Axios library, a promise-based HTTP client, is susceptible to an Important prototype pollution vulnerability. This flaw, when combined with specific \"Gadget\" attack chains in third-party dependencies, can lead to remote code execution or full cloud compromise, including bypassing AWS IMDSv2.\n \nWith pollution check patch available in Axios gives an advantage, it remains vulnerable due to HTTP Header Sanitation and Server-Side Request Forgery threat.\n\nRed Hat products that incorporate the vulnerable Axios library are affected.\n\nThe openshift4/ose-monitoring-plugin-rhel9 container image is not vulnerable to this flaw. The affected component is used as a build-time dependency but it\u0027s not shipped in the final product, meaning the flaw is not present thus cannot be exploited in the container deployments.\n\nRegarding openshift4/ose-console for Product stream 4.12 and 4.13, the vulnerable component is present (indirect dependency), but the vulnerability is not exploitable in our case due to the browser runtime, where the required Node.js-specific attack vectors are not available. With this, the impact becomes low.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40175"
},
{
"category": "external",
"summary": "RHBZ#2457432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40175",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40175"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40175",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40175"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/commit/363185461b90b1b78845dc8a99a1f103d9b122a1",
"url": "https://github.com/axios/axios/commit/363185461b90b1b78845dc8a99a1f103d9b122a1"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/pull/10660",
"url": "https://github.com/axios/axios/pull/10660"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/releases/tag/v1.15.0",
"url": "https://github.com/axios/axios/releases/tag/v1.15.0"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-fvcv-3m26-pcqx",
"url": "https://github.com/axios/axios/security/advisories/GHSA-fvcv-3m26-pcqx"
}
],
"release_date": "2026-04-10T19:23:52.285000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T14:42:48+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/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:1bd5ad0745f446a798a4038e4d04cf651213f71bc4e76dd9349f5c6968135f9b\n\n (For s390x architecture)\n The image digest is sha256:c0b1bd753ef517c8636c84deee39f659075cd5dc8df654e6c1bc3f2238fe0a25\n\n (For ppc64le architecture)\n The image digest is sha256:5fbe6fe21a35a4541ce893b558425dc362678b74521a8cc3ead986f4e7a8021c\n\n (For aarch64 architecture)\n The image digest is sha256:34e28f68135a822d581cb955afb867f600d83e9ed8dd4284847df24e90802d6d\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20041"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.0,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Remote Code Execution via Prototype Pollution escalation"
}
]
}
RHSA-2026:20088
Vulnerability from csaf_redhat - Published: 2026-05-29 07:58 - Updated: 2026-06-29 07:09A flaw was found in Lodash. A prototype pollution vulnerability in the _.unset and _.omit functions allows an attacker able to control property paths to delete methods from global prototypes. By removing essential functionalities, this can result in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:67d9273bfa159a5c4911e356c06d992ad3ed91f7b090bacfcb198133f234b0d6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:b2f09ae04b716fc2cc19ee7347067e488dcecacb48f34609cd24f9510d4b1c5c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ba61c7408cc6947ccd857461981730161a03c41f32d308a973069eb278677809_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f168e80279e4d53f0482c0933bf1e4878a6b1e53e37c6fffc84edf46b9c36b15_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:313c0e44208e7fc7d4039f2f22cd01135db0cd3337a258034b774fd7820d8a98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37889fd7ec96baeac0ffcafb8dbf903af16d95b413baf1b2fd7710f72cc71c98_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4a2a59a57ae76ff8ff5ee21dd25da4a9da4faae5a6beb8d5e0930f12f679e8b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:99f4af491329b3352e86322a56f42cd4588beeda00a2f94a2b82b169f6328fd8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:561b697db7976a064794258c5f274566dc9c1c32d803603b15ecdd78a0965710_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:99946bcecef29fccd2dc55cc18dfd5cefef1957666c9b8cd4c555ae9d8db676a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f4572abc9f444f08ad11d10168e4b9833b3fb9e4814910eff467767a914d124e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fd5aee9ac2b77bcab032dfd1bc6f1369f59e1b3366cfa96fa55f9bc18673144f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0c10368a8cb2450440348e1047d56fa91013b32b690c40b06baea182f04c3625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:202f16700daa8022d5675bee872db2a776a1f240ce159d17b9ad91cad342bb7a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67c0172273e47f9f11072c1b27a028fabcfe29320b3347d58d35c53d9b1f512f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7ce75d70b4ffc0c4891ef83f75a453f414c010e387c09f8d7da432eb5543f032_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6cfa0e42180d0b52c41ef1f23d98443cc4a89afae97d21d3993a5f69bc73e6a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83cbc07e901f31f4f86938697d54564bd4c735ba924d5fd08f43b2dfac46aa59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:be5d2df0ea59d84b00bc2a1be257b8338c00f0563397b51d7fe86c48f7e6a62a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c91a3c588e78a92df5887828fc6cb03cb28580996fbb5204bbc5e17abf93ab8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3570c5968150582d417714eee75c4fdb244dece7812e772c0d60bc937d81d564_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3933b8a4a90aefb3e645441e8176d340b8e0b23b3f6760083c72d25248a17e67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4dd95c213870b3d4ae9bf202094055f0cac5a965422dab852183305b5d85634d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e76c636de412eea5835c877ff862e24c5b0a7ab7fb95ece3fcf4dc9d614bf519_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:10864ad3974315fe717b7e22f5d1fb7bcfaf1b601741e4a0f2a643e1d897fa8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:61858d0543de564814db6c98407aece822eea202cc1fec3393913d14f75875ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d4f1907759d9532d9659a97d18282e98c54eeffffc33c7de0570213b545aab51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d5bdf20ce7f4c5b1fcfd9c2b77410c8a6b9b0c27e6138a1ab54c241763b05bac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:546872449f71f686be1dc4612f7e03d75633eea75f089c720f87d5d1c6fd0402_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:6e8813370db2a71161ead738ccf909b6997ca6ec452ba40576f8846c22c063c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:81c6745c7507d47122280c0d6893a35a4d4adc515e850b2cdc8d23599583ad71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d9778a3fdaac8498f6953cf2bf5acee0d8823270442768c9e838dc5b330c2250_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5008136f5d3e028da656d046f85c83f3ed13d597dfd47bc6808b5b3043297dae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:736b2a94787549701e830ab7d508f3e7be83cb694c69486157bd633a3ffd2c81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:85c15e6f69c7f3e101346387f680258f5310e5c065f830a50d04d8a409f3f7c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cb2aadceabad32ab080d76a709b79b70d488d9ca2f115c1a481a88f5c9c2f9f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:3d94824bf9265438ed208d017fd28911418d4930b9471b305e3a6f83dd97f0c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:59993d1cdf6d58c3113061dc403fcc51e920c315d1944c931bba62ce47ec81db_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd9ab99b292e613266f833364f13ad19e9b26204deb12c56df333c3282d235fd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ef1e59b118e3b97881fdb2f208f64486cf3225b7bc66c52cf9d4c2a9a2b84c72_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:4ac5626fb50e2550d27281a25e933335a786a4695f5a7a2d8f17546f6f4eb836_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9c5da07d689e56a0db2a2d142fb8debc7aa7a0483a3296aa50fd43b6a12feff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e25c8d20772495f8d49acde8a35f49f30e18b3f6afd9074b7009a02d84a0e6e3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fd8a0aff6175093f881f0b879736594454ea69ae68db7e5837ecdf1527268fd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0a5b8b943885041a0fb239fdc012124c8c8ae56d399ab52411585f3410f28670_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a50a539c4972a89fa1f17afdeb62af1883bc89f231b51b1fffc096af3f4ebcb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c2a814937215d63f71fda7ecb70017e9844b89c6b672fedf5a1b08f6f93d06a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d16269e4bced1a9adad5bf954354012d679df785cea828873226491c0c03cc20_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:50aa303cd2b22b961da419e66167c3aaa33a6829f2488d40e0d313dc322e6789_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5299088616c529dfc389935a9e005d88dc9f1fc40f18d025a95fabec27aaa646_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:634a5b684a30fe1870639c708aef32c6acb101f85f484483c7f05640eaee15ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c685ff9170595581ea97f706bea0069796563f03064b5a173e992cb373d84cea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f3872e501679796054ccd9eebb326e96e4b916bef525d3850c64cd8dc0c99b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9c5cd84436fb27de1b589a7675c029465b3e9eddb0ac87eafcb5bbd40a9018ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b256f9a69ebc26949acdaf2c4b7a9e89cb5a1a70837bc63b554a65fee7463850_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ffa19324ad8ee491c3431e8bfe5b1235a1431b0be914b0bf9b30d3a532b0085f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:307af3f934a493b4e7cd8a267202238d2a4238d52be1da4608e83c54b1af7d29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4f3b445df34b234d1eda4f9d5fc9f7954dd726667bdafcbe0b1197412ab7ed13_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:cda4b2931a2a598995a4211c8dcbcf6c5e82f7de29b39ee437faeb8e4f696a2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:de4b57efe54b245a9c0e39ad94d0129ccb60f3d5670e7c0726ae5ab9cd3d98ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0dd73b3fd566b4961ed3e167079a2ca3309ea30fda7a49f73e001a0ab931dd7b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5befba9e2fd5cc494e2d0789d86d1e4011b4321dafe6f8be64f54d173c0c8c64_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:abc08274dd4ed75d88d129e2e57257782d8c7caeddf348245dcd85be9ed2f8e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:d4b2c7057ca24af7fcaa78c27927ea2ec53f70ac9a14d8d775963d999ca981d8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1b85972300d8d89a30ea123ef7f8a337e63985bf93e21a7d77da7a5334c2ece7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:30b15e8c204734afaefdf90ca66daf6f22a7185a4ba894737904170257ef7443_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c388aa2a978bffc1292cbcd771018f7294d70658f7ad6e621e87f19171f49337_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:df93b08f6e63570eb979dbb3068a2f3341ec9ffe94f9409a297dfcded130ccee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:2d8ea097a1119ddb3f40ab15e29b212f61333ac94b082f6baa02005cc57b6f33_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:be1225f3e3234b2b04fa3c4be0202557d57d08a567a5f8523991b9c5ac1e3c48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:26557b10309771e8a9300ea0962b6bbf90a67284853b6c9ed55eb89711eda7b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:2ced08e6c4295cfce9c036ecaf12bb702e7425c1b16f546a3fd75be69eaaa05d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:88156e82ac3636c93c033b96064fc06ad605f670905b35499e198dd7d4faf8d0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df97df25115092253e776c7d6cd6db3182655a4daf8654f8e301e7a166e82708_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:87236d1fa81fb3e2ad0f3669471d6791272280dec8019ade793d9037c224776c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b536af5d58dff2b0e2dd8440d4ac5f046b1533fc7c822d34ff72208873feb155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7f79a083bb85c531e54c0cf5b28e0c09163f90533869d6b3e86e3b145dfc1115_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ac8706c4b4eca623349bd3beb69018b256313dbff09c0d5a23d54d6d79e000d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3724703a3319c5dc69f4763d1b459b7d907686787250b42404afed8c25d7172d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:58a47435a1a6a39b0b9b0b4eefe3fc36771fa22f61b2bfe6fc6f20503b2904ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:72f3154bd73e203f5372818916b4e229b9db2ec293d74bae7c7e4f7961c5dd58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:af1ebaa3db633f76d592777b03934e61bdda7ca4a274f3ab8b5c5893334fa5d2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:25f3a738206a7d67fdd08f371f6f94b0edd79cceae3616d9291ee85759369de0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:55b34527f4a0a1067cb4535122b47d15766cad666f4059b3d97424e9b7a0c3fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:162e4ad58a67f27ea7aa4ac18f0452138544c21158ba2e9793cea5ff28b223cb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2f6b6c889144bcc8ca8a690c56a0a30dbe450e0ad285f52f06637b9b71649edc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:80c10d130565356ad8673149d066e3c5e9915a66e6f027ef8a735805c3a77a5d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9eeaa20ec429a7c841eb9be76d17c4539072c87652be8926e8358932015b59fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1357f28244870da839b2f48b64b895eca65c206e006c349f05f17dcd802058ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:47fcb6f2d8e10a1d79ca4bc71a8d54eed20402663eb8fd56b34ee641bc22e327_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:5be196298a2f727b3f7c9325c3436682a6461ccab04ae9b1cd4900d7d48aded3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6bff3d2789e4b6819ea92e6e65bb7490c57283076f87ebe94ff6537c288da61d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4d72bb4124fda9c1d1d42e103431eb403cf0c70df5e0a4d78c84b966408d0e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ad09670a57c9e1c2913c628daf3685254016d30c9ef0134a4fe7401c3cbc6730_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:54d03e0866e9536e8cdce3566c9c6ba48cc3e1a46ba78c8ece6059caf66f9faa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b394f22e4a2adf3fb5048a8ec209c83453abdfb78dc45aac22b7656a19d239d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:2445e2741338aa7067c38f9ffb4bad3635d2f9ba64681f438efc86ca49ed2e22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d2a8f6b2b07ac922c18d6633616af534d6361f81ffecdbf0aa0892c2bfadf361_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8c9653765b6566c240efe8f08c5b6c395ef940c4c88f10a5cb12121687dffc31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:d169385f11ec7d39d976e9ce9072ed036f76b856867065ecbcf10b1b1b1fcf40_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:18717d98bc3377a8bbd108ae41ec68ccd7c11fcec8c86f47c6e796b734c9ac1c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:251d79a18091bb739256f5ab000b7b3549a8fffd8c355e69bab6090de9e51e1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77b4fc96e841482d7058f77d96e3b36b6aca8d3ddd855be95466afd2e4db82ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7d6468fe45b5f93b9803315f8a6c49d2e7b6692b6f8c3115f06bc8bd3076e9d0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:05db09a8aae75f472d13f4f39c0cb5ac43fdd510c29bfa88c5e66e2708560170_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a55cf020aa2a7606e32ffd260fbddbd5eb23675273ea5b4b68f5da6435052c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ccdbc3619e960e406c0db93dc7b5773d36825406ca99f0aba07cda4d00bacf34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd9ed3d17f45e13aced32171e8565f8f58b7622ac1f2a7794a9d62263da7ef69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:08132d4d8a30d743568dcb6ae131643921990f93044b2fc6f14fbbd4192107c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1b5bc300e652dbaecc0cd3060bc0b3f258c7592dc1dc51c81729f9d8f43e3b86_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8d7544c798dca8421c0759c257873368125c88082bf9ee7339ad4a4b4cb8b327_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b8c3cd3c913a7c1f9de9f4322f88800d26e91614a0257019a9381dd4dd48f5c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:071392012c68f968615e26cfd19b309139b860b0569d52cfb0cbe85c3427fc37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:601db4ef1788bcd90ad4df2459479b672b5d1138bca71a950b83cf585105c7e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:74ee7c085bd1d41ecbc12c3ef942f4f5f4b88e8b52e40a6bde2958e207a46e26_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9e94b930f87a9d5e54891913169dba6a9d6789a0336966aa73b0bd456c0b1a51_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51f1a90bc58757e1396b863bbf500071d49d15c7d96d3b5e7486395d210e06a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:61e79da9ff15261bc0e77ad9c67320f8b0ea75577637ea7954ecdcee63c31083_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6ff81498181ab5c622109e159b6208bfa53408a08c29b700ba0afd84b89fc4d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:af6fde3e30b158944ffa92ca0f56d958c5f0e05dd67b489d78065f31a4f2cb9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:49a3ea982af6c920e18fb6156704f3e25595a47e1af9d2e6efadbcc39448a534_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:56cd3ae90c114579eb8dc572b4ea97b0272759cb71d4f5a1cc98366bddf13525_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b8ba4fcf5788be4ee007c13369ba94e1fbaf78d88beef2d22aec382e4697df29_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:ffcceb1871da670d06f0f0fcd522687ed537eec61491d57ed10680a8d07b44bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00527107a374acea508e4184509b6fe03cf670a3ecf0ca2ba6381c56238cf0ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4e0a44aababcd4e5c214968580c3bdcaeb60343c9110182757ee74319edf53ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:50d04fb6b2eac9c75211c0adb9b69ba85baa8efaf6f4e1904ab46ba1907d7d30_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:51dbcb9dba321dc4484eb72f73368cabcb419b5a934d495eb8e8e53872ed7cb7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0a04386aa031b0328bba6089b6abbcd757f02206bd114a0b6e3ba4aff5806de2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a426fabfce54fcad0aeeb15a1f5c08f1141a7bff75cd93cf54ef94ff5ecc6f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:2b743b58a1b88671b47fd3a90966b71f349491422c3a620967ed5f1073731f6c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4767d0078970d169d80cd1ed8d9a0697b3dc7f2e297d7370f36607e790a9ec07_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:02e782e3d91a314e92c02ae1615681c9f0dd6ed97f6214030696664ea2c533fd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b74f6f01d7e24f6d970627c336f559a8ee21f99dd85e2fdb2ef80878a744258f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:dd32fa52a84d83d6c1ef649c913ac70a8227712ef0dd1eed24dbf6e80ed8956f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ecd152f01ad8c3ef7e2bf819c515f09c9fa3e3dc67b521de282dde042435fdcc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:37fa074c3d0cef8aa66b5533c9c788c10be5212d149837834c7001031a725e32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:45183c775bb7d17a774bbb18a6ce8a9a7d495a6f2f92441c1a7749ceae2818cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8ddc8884b10884780e23708be0e0bc1d0aa78bf3e093e098bf31af3b39ff0054_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e10b5c60a01b7e22773f86d8a31283c95da6bd9cdb2f6f060700a58c8124d102_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0cb8351f3eed209c9d7e4c70fba134a2a1867ec394b99704772a489f3390631e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7b7ffce6efe509ca4f0ebc41424d5aad4d5115fdd4e91f197242c39fcc8a57a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:98d19fdf299137aa1bcde0f86fb75539d9c181b310356bef90f912f17a53c8e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c0e8f7ad38409ea594409fb3878317dea94ddb7a4b1c6537ec69c5a075ea0e37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2cc476050d658bf608fd981427208d7bad038db2c61d87871267f95b387a32a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:512db303d402678d8e13d712eecdfd21cb43b039b92a3ba3b3f1fde28440df94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:71415f52d1b4a541ed4c944a85152d3d20e81e6ddd0ed042ac7a443c3cfd3304_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9ad939376d284c72b68173f7f9beeae564ca0b5f3f927d2254e47a9273b16990_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6f918532a83b0f40654657e9fb715ac5f4b58cc5981f56c75342f3398c40ba98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d7a107351537e67f156fc2bf5707e5380e2be3430ca3c114eb5f43b2f905bdcc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f2b0149f8cd25219144db3232ec50a4f303b473df9a119aeeef71b42dcca6a25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fc3bc50469f35b9424cdb845bd03a86dbaa573084dbd499fa9a3e47eb0e426f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:03dfbb0d2d2ac35c6857f07e0bf7e30013542fb8c07df9e52319ede66f35d750_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0bfbbaa8673ce7bda001ab91def919e56e6f0fac4bd67b09a7c20212da0b529e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:597bd0de9e7bb97f8e960935ba7c9f1b91e4708b85e74596b903d726dcf7a398_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:ce87bf559d265da4e06195256803d41fb0b5edab70bc52ae46d2f626efb00c01_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:39e5a2c1983df681f7e02c13ed52fb630c4f1424a74c2b6a620a0f685c2becc5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6bb4b55f428abdb5c4191839058d1292bea484c244402c8772f566f7b6968d09_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7b7f216332fbf43c68b9b1097166f7998933c8b3b2e7dcf11a43bd1a6f3bd76a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cbb58404b4eec45794e8284ff50c95f9c44f86e687ea8f21962648c7c0f66917_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3dd38a98c32a74aa2231e807227a3c8d4eed1fc973e81db754a0a109eca0cc2d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b0e54a88923183074e19b8e24a6228d55bccc1a419b3a41a5307685e75c36e76_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c1341b86b365d033ad566093a64ee3e643728b5057cf257d455b0a39aeb99683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e102e842d7d298030224eb8ec80e0727b89c4a4d45b67af5c6d0b11a3df30565_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:527717a592672785c5d8bdbbcb23266fe26e2c95359a9f01c1bc174ce2bbbfe1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e36e8dcf7336bd1fa1d75a37813911782403f99c634a433d187d36bf2051f4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e3e278676c3c653f3543467fab3769c3694710e28c96fc9e821d5f2b5899ecc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da33d4c2317f8e5eec01f45b4bfc10fe66736b6df06a13b60f7ebc434b34a9e1_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:0741873d5a242cb085fd074e2e850da0c40c94a672930bed489a5042e7cfa080_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:63c357eff8bfbf851295fec3e79631014762b1a5a2642b684dcc251235e900fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7c53a64cbb49c81aa926f021c50efbf2009a358d7c3e3c50a0c231dcfd7e110e_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:83ae49730fcc34f08b5f1d3f620c41ff7d7b4419380b4e731d82fee7c50fa858_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:3215281a42cc42d59bfb0380060fa8492b060e43d15c731609c0368238520c34_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5d6a64c4c1d3ed74efafbc1bd93f7829b3555491a58b75622f2986cdcd63bb91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8981f5bc6770c8634fa4c2c707530c945ffe1e64309ca3d4c47aa1bec5f4dd29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9f9ae18048d534c876d747b0f40db46134067c1f30c71386d77b1454070eb98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0ed78d5eed81ae4e0a7468e52315eed9442685f775a7fd08cee07673920a4a58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a3f3a1911d6133402e3e97818ebc49da92420eef63b3007411d2cac11797d29b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:c752116250009619451107cdcf31da023d5a7df853f41509e2073428e3c5708e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:da94697c9b1023108475f827cc58df1c5e5fae4975a4d536e735934762e71b3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:16d51f0e3ab6302e56aa1364aadc6533c7046dad4857fbdb4dcb3976bdd9b256_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:9a0712d681f6d1778ec84618ed13b11c97e4d6b4bb3f2061083c8a642f0beb1c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c71dba6437bcd4f6a615d9390d07087578f1ae32c48d0ee634ccb5ebf46bc61d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d966f7ba9bf83531af76d565bf8781bbe4dfde5525f71e000f99fa265f78e3e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:078341b680f9a3b6f6d386551c569161058786c2da3a4fed8bd8191a1c96fd10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07f489bb05ab3907be43786d03c889827ccbddcfe049a970bce989945ced2374_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:30decb57f6f3569f08acd23fbd34a935ff6ffd9cb6777f29f3b21f755b62c307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:488e5f13899e2922cb03777bba675061c2066797d4e5121a1eb7ccb680ead301_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:52d90f5f2aa431ed9014d6af378b3b935006b859bf8e8b74d928ed07c66a39d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:53ba6396dd8f44eff8baaa9eefaa796f155461c27c652fe608aa6f89f4569284_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:84268278c72ed9a76a44d91187cb04cdba386e0427217fa0734fa21261c2633c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9923549c7af82f8a377f55ec226b17849b80b6986bd5d9209baf975478859419_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:04b8fcbd71c85d53d2ef486f3cb3ee9eb7d3232830a88653ead37fa96b5e5041_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:428c4f45bb682423a047d8a306aa3e52d47a79da82b2e5d261c70394b9516dc2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:acfc5e61e66d2c25713b6031b44a9c5b4a2b01d88486121842d9474fee6e73dc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d89c56db59c88798edb02d36b261b7fcd7e185c978d8ac1f61ab6ee4fa9858a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:01672f20e08c865e334afb20bf4672e75ae3213bea815605692d3c160fbb98b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1866b4398861ed85d3d472bc5cddcf86d087abe0ce3dc069e160c1cde7b3dd45_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:77a0618cdc2074ff5e567001f8bec4be9176454dfc6fe12558b8fec570245d02_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f34bdf5701307d3a78fc33e002906e52d6e92402aa02772c3f7aa86c806be963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:5d8cadfdf44b8160c9dafd45979edf50de3c73e44970d32a2e41400174cbf801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:89d0f42a71d1e6e6df886f4614781bf20779ce60b2c240d683002e8a77cca506_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f239e7af308dd33ba6849590b4d62316b1c27cd9abb91774153aedfa8ba6c674_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fe9734b268c86d555c17d50b28b53f6a70e6ed1d5f2423989f3f7395088a2cd2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:1b894ce3c863920819d4ea5252e661d16eb311345721e870b52256fa475c8191_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:46a5d33d55b3daa723c47adf1556617197acb7a1472e87eac6c48d84375db69f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:85caa3468f35ad8f53e67ee99afd608249440482234757c1032b73989f75ff06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e2967044eabd99c49d1f1b73b00e7d1d4b041fc6c91e20698d0ebf7edf8adc18_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:00f9fe4e4830f2223b653191658ef9a41399681c1dfd0cb7a03441eb8b601411_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:210dc2ae060a77a1cd80fe7b9999df21f08d05726c2ee1a98a3d3b9091c738ac_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:68e7e47d7852aecb01251cd646f7de16ce032197587e32c0d312200b2ed335e4_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:8a5f1886bcf3d4ddc1d8b25a3242d56086643e1985fdf2c5e0af4d523097e400_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:204539fcc315c96f4f36d75fb9f8e3c97712dd0f034dbca7874140052b8934b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:36e42a5c42f9b5210acdd3438bb826ed8570422918a49527ee6f404d669a4baf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37787a3a765ff27aed1c4dc162f208835e5ea6befeefab25ba6ad08840644b9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:72c4be85b6e8f0f4ef456cf013ff60cca10791a9ccb6e4b030b51b0e7d8fa27d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2301b2425a990c6b31fdc48f5b3bd8a6fed405671c6309474e6d1998478f67ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:524c69155c0cb62ef67c3f974ccb588c0b763ca30af1ff04da57bd4c7c606aff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9294c9aed9b8166cd175aa1e5fc08a8206e7be01adb757142fd065f12a9f6dbe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cc73c3f7d97cb6099485252ca4ff3f4c9e26969635fe3b234ffeaaa8e833d6d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0c6e87ce992c21f22b1b0dd2fec080705195760e86f274b29d3128090d79336d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:36e50b65c2a5f3c0e56acf0ef991e5ee8f187cfacb37b683aaa00e97a5d0e433_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:74177081e53ae2b8c9fb5c28212867d8800e3d6a65ebf637ce83743b74710016_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b52839eda3a26cafda3c901e448a36c9f0bbf1ecbeb71cd059cbe5f7ebe63867_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:028578f886c789357923b3bd92b9097eb21e2cebe2a179c8cf5b7796ea492dc2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2f04b6f6f590f4ca9327a64bc61a3e75e1a5b3634038a4abcafe407b951ab95c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5cfa05a09f86e80011baef0e0b12f84b93ac31c89528b76ac68b7d0181c50bbb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:db83ee31d8a8649725b103e410ca2965c60b86e0a8be8e70f14376dfcec39b8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:33819f40cc5b2499ff6cbabb4eff22077ad17e5f721de430c951794e9ec7c4f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:634f06b38c199b4ec846215198ae2d042c630dc27b54855b5c9d282dafedd05b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a02825b1dbcfaa0a328edd1e250bfd41e6df558251ecbc2e745b896db21b86d8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e8e3d3591a4376a5f0c02e6e27d41fd823c4e65800c77f51797dec01c8d9c84a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:366c950fe8ae969a72a8cb31db3bfe5f28a04f33d2a904148c3d5175def5bbc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:462a73a38e7e827422c8e765eb6b62ccc11c2148ff2dffb7a3cb0f4b8a6a0aaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f419d4db4c9e502fe7df0110f17246d961d5f58ed5cae9095896b36472642bdc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f84cb8e409bf895d322078c5f86a071e8ec71b5cbf8177830204d4172e03a952_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:40c61cc05782d5913189e2898ead2277bc074562f99f51994fda52adb9ae8620_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:77d403925e7e528a4cc103dd52550b68b36254b1a7f5dd08afde70a3ec929bd7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9d7d4ba7d9aa25f7aabd027e32042d7861fa85f25b32ff194c4d3fb70ffac370_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:feb77e0d6004a7cf988640bf052fdbb755be2fb893e5fdc07165e683e4bc668e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:476503d99351c99b4def061e46d9028eb1bcddc4ff5d583f347aa37ff551f8a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6ac6d3f227ff99b9b84ce35940c04a2e1fade56d2f546e8b448964268daa0d2d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:711d81a664205f975ea1982fc415575ca43166fed54e9dc2f801750fabc1c6ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b58df498504852ad6f0b12aa6c2a68fe269b31e9d210581ee82c9e2a4fe21062_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:135bd1efceac3a19de9e453acec53e9a10350093a29a0508298a5f0a8a69a8b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:1e0190062b9bbca28fdd2f82d52702ce99f9116d456083f94db79b75e8921e0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f0193546fd32d558e2e89d722b3a2d8c94903d86c0e336e7d5dae028f9ccd82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ec4c24829883edc23e37f9f07c95eaf4c74a9ac023cd4f3a518dacafeb3cd008_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1431a026103fa0b98183f4d0098697af78478ecccc1c0ebc6c3338c268603425_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1f8a046cc9d7272e86ce246c615011aac476b83aab58eb0bb32ff5a46e7250b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c651e53602bd474d7453767f7059499947258d18e2d7a52a855a46b0e9196f95_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e0bafaa62220bcc59ee7f819547d13b2acc274c6cb7af0985f792d62caf28f1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8f9bfddea5c3e30535604b38af5628bbb62ac1c55d123165cd51481a61240b01_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:aa39067d74522dd8c963f09d3fc61a3011214d007abb79e07794198e5746cad8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ac2df95e06953b95611d2bd684ce548ac3946daed5422b898ec922774988a18d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bbdf86f56a820788f1528759e359fe7f75e9f73f8e77d2930ae2cc8a83e2f159_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:591a3dcfd46410462aff2e777b28897f3c51255ad8d26285946df4639cdad68b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:879e2b89dc074a377b4a90d6bcc5864530065e2bf534a648c7e295856ec115a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a7e97212984597e32afd279231efb35b55854879637a119ec9c3646a13032672_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b501f15629752ec6c4e81a264a66e358c0867dfe5d3f6f4fbf54870380a30e36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:602ceb41e5f9acfd35ad6e068c016147fcc213ef6f7033a738aad2d59e2d6b72_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9cc6c1e50a2a8ec6e2887e4be96ea9f8acc1938a0b904306d490474489328299_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c5a579f6c2b917ffa0c912ca7f5e82a041009198899d78b204f26f6e0170629b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3fd7b4fc902611f29ae0cbfed4b03ca5ad65bcdd5206787e622d7e6ca0d550e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:308da98e17198c8032692089e5f8664f8386c877563a318e89f2ecceea478b22_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8f17d1902c0a419e9f32ef05bf0890ee9919b615bd8f625f4d744318a9666c40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:a49641db9bc33963261965690a0f66a3276ca9cae2140116ecaff094cacc79f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cf267c31efc0ea7afa5cab3dcd829b8c40f1e3b41ce8c92097f5e48b4fc1c8db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:261ede219967877725c31523cdb7930390300c1bde2df0995dd9f2960ab2d609_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d1c9b9d3b2569e676d6f80975a7ef3cbbb4a1d8cbc329dd1fbf7e448362e480_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:758d2beef64594e16d0f410c9df58136e470e327b658d340c07d4c62fc64683f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd2a41b12c00d34fd99306c8e5436a9b5ba6cf909aa135263a915b5f9d7bc49b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:82e2733f21cb25e6543cc3070aac2aa4dca50526ebd7a56c68be61c35da951d0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d654271a0ff9fe6b7ad23dbe5a7c6c2cff0d6499285d2d1a892683705190acc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d8d593aa02e82fc7ba9424458c7e4078560b6c214f8633391c49d6864fbf460_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a48e4dbf49b0ff8524c788e52c58ba20b3494f86b1905382de9f7972f9acf487_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ac95f13fc989cd08b7d62d825db5212625ff6adccff4f3db11cf973a284aff09_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da62a9e0d6c4108a00b6adb5ed5ffb0322fd7cbb37c9ef9bc34ce8b7ad71ef1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb39b393c767790b22aa495c2f6f03afb4e233e59163d3880972874ec24a871f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f0125c1d0f3960767c52d6d5c1b2babf7791bb06dd393acdde845eadbf43ed99_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7cb9c87d5a624ddd6626c90aa12a0e35c196769a8670c370483a7766014e1411_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ec306b13a3b2439da2afc1c40b9de0f94d3d4112904e5e397840183a0def80ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68f913b6bf562e617f56288f67abb62f7b29e01c891ead29afbf5970e6c48c42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9fc5e2fb3c92a82cd5be46fd56632f8b5f937fd96f0e133038fea5ed665a558c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7d1f571b87ba1e197285c78a78ac4dcffa55ac4e6382ecf10ed630abd02e4df0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fcf1f6ce74a9aaed46574fce5772920b3c2b6b6af0b99c69d35e47983b9e8de1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:6be97b778d55cdc05fa3a65778dad37b70d6e206f52f3642ee18c2b624efd667_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:90e9d62ca779897829ac4a43c945b11393409d51826ef1ea446bfed517d88023_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc34882ae4096505985e163b8fead369bc2f5835ccd504442f2eaed4aaf0807b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e8516d1ef8f77fcffb337b4da4a539874107ab501c9c2cf46cb887b4a4a1c152_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0873393f0564bec29f4ef698becf97fca9ab57a6fcd62a574d041cbbb241acd7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9b3cbaec7ce03762e1b63ee055935d866121a1ea7e0934d0c76f72561f2a73f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:ae34b610753a18756b34eeb0e0b95f21acd27d077b7c70356054b10bd6a20b80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f760e2aeab036000a3351517f017e75600dbbf0a4fc871e5c6de2fd8d84f5914_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:0e0fed0efe55fa047409b60fc018f8a1efb7ec0e9c1527b9553cedd07a4a530c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9610860325949262171294ba4b9dfb298c392aa12ac2b34785443afc7dbacfd9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d4f823164bea7491748757273a054487630f7d00a102ba37c96011ed68519fbf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f8b152c6167e038d046580d88d3b9d8695e135aa945155231e869e46a5689341_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6abb6baa9cfd44652759dfdcef4390c0507c6a48de59a7cdb1949e929da2d20c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:723f42b675397961c109f2a8a08c2694ac469bc81a8748887e78adaf954b00ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cb3abe166a28ec665a117cb3c13335ce21381126b0f52bbdfa93daf8600045d2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e06d0f6a9ac19acda899cedd9ef383721af888fe31e07f89acaf043eccbd3e69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ba555e480169694aa66b172dec0a1dab38f528711ddd1d127997657e0576fcc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:66bd0f0059fb5216d01316b4a938426715406c9d34314e8bfdca91977797c1dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:675f2d5fe379e396dc129a14c30e01bcecda81915efa12822b875ffba58c568f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d8dbf300f9ca4ec47510347c47d5870c9a8db7703ec5a4344e626fd449ec7fae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:249a1efdeeadb5027c0b65aed7a6367ca760d9624e9d74f3cde3b34da62f6402_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3eb3266e51bcff8668c12bda2b4330240bd2569a40c85fee6be989732ff8f68b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:da5ddaa79cf6cd99a4c83ec00b19e8ce344b71427611282b7db2002a9e807675_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:e2939a37737dc236d11720f9571179dd67df761f722a96ae0f05db9702a88c4c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9a17f367a6dc58029e3ac83e4f2b6e9b240ec060c46c8ea06ecc87b0be87bdd4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a2b79e5a1fc546da852c6f38bc920b67e1c6aa94356449cebedf08d7dec86076_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d28a7dc66779c1ca4c056eb5bca48b0c7e19d01089b93edbae8bf9b43b11cdfc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dd45780c2d4b5bb0fd96521ab72ddbd9261ce234e61bf6a69bd7de0757f6616e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:01d99a84e687c20c1078c90223e884e7497908c05ce363d121378f96d46fbe2e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7a657b023ca7a012c4c0f5cb0b71c751a0a9129229b0dff77112a82682fab839_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:8ec4eb72a079b8b94913f4c4f766ad03988664ffc27cf77659703f1ed9a00510_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c2a14aa3104f2c0cc5714a347162390f40cb555fabbfb5f0e2a5a7c83b3292b7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:583e3aacd432004936e3e6c8875c7c6f91377b9317179c2cfefad03d2892eaef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5ddca5fdb82e30000123c5be1cfb50ed93e04e35dd53c79fdd7014a3519af23a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922042d611b7cf7c8b92a6a99812d5f134deb3ba6a2ffd9236a1ec70db9df767_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c89f7fd553664814765a30ee59ed8dd4c2caf3b9ff40ad351096b408f1f3d938_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0df4e077293a69adf4bf04de6e3aa8df95cd1e358e7087b8930e6a06fe7f781d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1f80a860753af1686c601a11d5bbc1a65a82e10d671c102f4b652a5884ee94ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:347b33aa8ac774d04023e52541ed1283475263ad0bf2c0a7cb0c16b64db6a00a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:89467d05594c81401ae0bdb9ba42504f475f2ff1fcfa6c30bda2546dbc2ebc1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c55b956e1c6a4fbc88dc9dc488b54ef4589134b35eca971bf18943d48eef4cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4ffe514fa69794c881a504954dbf64ec3e0610ca38773ed1b49bddfd8731eb62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5b91f26964ac42d3c19646792051c96a8ae25a7626ae081806c382c3cdf558ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5d25926b9a049a86997f922ab7948d6ca0af9a16af4e96e5800d673a38be4046_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0a12d980643d0912adb6979129d24765fd54c01a3f055961cfde3fb873fb786b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:349f4e4a30ed2d6033c45aa761b9a86e055515a47b7d1e75f44cffa9f94ab5ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:39c9f7dee3fee9828f02088317da8eca15b94db80f99f4561dd5091841e8d1ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:7327301da2df28d4f25403132f5447f7a995c41604099044547694f99291685e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:172816977b3d5489e5633764c970652a14e7a8a29ccc95b0d089c3d64e5b325e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:433e25b474b2adafaf9ce6677f3f1d51a6512845ecb54c6ee3707a8969c3b3e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:66b0dfb02285c0dd4a74cbcdffe545babef4ab11a96750854f1fb733f55302d3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ebe298db1443e2da31836551cbf88da11a8f422db254aa877c310cb092e1ccca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2c4604fd35ddde200baaf906d7d987a14eccbd1f678272c6d0fef35a1d0f7f03_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4fac13483d31a06f597739207f9cd7bd7acb418f055c80ebde0372446ebce360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:529589efe0c2828d7a6dc104ce7c07fc358f43340ad99dc773536f38af557665_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6f09d75e75968768f9c4f06f0ff9b9680c7a43e6ec836b7a07ef7bfe348727a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:09e62b7ca5c078a71c0a36f74785af16ff1aafb5edff0b43abc261e648f17eca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5b7a8cd01d2846f8821c56447ddee3b7956d9a20e9c809363d8728ebb17c6d67_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ccd9bd93299a31672e58a356ca7f9cee946f757384ac2ca99c54718eb72e708d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f3c66ebcdedfad6a4f9b6b67387896cadf88683a285b0c9c2e87c067b3edaaf9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5b778bcb934f38efb0d2181f2afd0874b16b2c9bb541fbe821553df64609d831_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:6299c1c95b656dd2ea47927a629be820c744864bf4b401dd1d81346ff26199a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:fb35926df0b2eba2b017ae46f86586f7534a0140bb56e19db4fdc1a0769ba74e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9b723bf806801f5f8dd2137f583352de2ca1c8cb14137c60ed3bc5a5a02c3223_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:d899b8ca509e2f6c7df3236729ba459f1dddbaf5f11b1757e3bc6a04c6a16952_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e5884e2e0f2451896ebc590ed0fb662429fc5971d99d19fd39dd98d29b9874f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1ced2dd84378f067b6e31049e8d8be06a1271aa580897ab67f1cac29e8973273_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3eb279dcc861d1ee9accd5aed65614fa1a32a0a3c39f80be6c16e3adece6afcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bada651c6802150d411988a1462cc769cd2bd791ffca219a7e9ba6fc1f9e3ff6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1d6cd25f19d8729d5db2fce2c0ca12cd4434e3156d00e3b29128c8bcec31cbd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:689f54432640f9036f09a18ffdc655ef9f29514a5b2974da6beef407ef00039d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8acb96bd4e7ceecccb59895d9f2500b8061bd56af4235547fbf6246d88c11d29_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22af26575e09437f9912ce3092c9a5d32d8e402624e0c1c3ceed6c81120f3e75_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:b5ad7d1f6ae93fff78d520ffbc080304d5e069dc34be695ca2e72063e6f16cc6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c407ea06f3c1b6d904ff87994e9054e0afb76d9dbd2fe9800c34d3c1d31786b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f002a9bb010ea2e4cf4ac65c2b9644c09951f5cf28fac82c112a9e2e23925ab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2a0c8ba89fec53f33ffda91cb41530057a2c2370b9190a5c8cabc5ba7eb3fb34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9d90b5e7b4761caafb63c447fc9e352084650888029ab397a0e7597eb03235da_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:aae7870b5ae62c0cbb24b90ed192b0ec8a830580b3a6565fababcf89fd17cfe0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:eb8a1c875820beb6df5c898b3c859d787eacc661207888ccd31342837c441b1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0aa1c0778ac82f2f01ab8c7c79941de9b33338ffbe92c70ae2bb47a5c87cd356_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1302901a96768f4c566a54ce4265fb2abe023d025652df4b78b94a8e44d785a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:579d7823258032e0e585734c50a08f0d97c346904d9a731d23fc94a5bac3d0f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:8d5efc32757a8a321e709ec9db0e304cabf4b4c63556986e677549891fdd542e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4c75b6bfd12643b775a36ad69ed2cad789b27df74faf4454d723ba7f3c800746_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:88f6bc9d1bcaceae8f65f654a2c0b169a7987872e2b301537ab078cc7563e36f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:29d413f06f5eee509bf61a867d1db3abdb3f7ff78f91f5c4ccc40e8f4e52b73e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a801eaa3eac0b20b6a0de04b6a54ed18d2d54a175891b6ac39ab503da858ed6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2a9630616c4361ba346367855f264e8f01bd063f7fbc4ad4eb36fe181eac23e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:d0d035f3300596a93c21c4712a231077b6fbdc963d556ee6f9f9efe393df5bf9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:117282439d4d1a2a741562904d28338cfc30ac9ba69b2ba607ca67fd6031a650_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7293094d198f0ab68b4e365e0df6a384c76aacb90b4c63de457cc805c183b206_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7940286fc95f03f2323aa80e3c4a3aacb132d3532a380929ca20e831b46ff034_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38eb59fcefb3e1593774ca0117c163a3acdef98a0415e8d840ecacf1239220d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4003ce46ffedec1de16e31773fef93eb34a4e0cb95ce30f572bd026280e046a5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:38ffb7d7d3017c6cbff3741cfc8fb8049627d7f1fcdcaf60a9bf28ca4a5432fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:5184972b11cf8b144a801d0c53e7766b2c3b35cec5fb7e8356d6b1cef2d2c30f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a402e4a4ae76ab9f13418715a44c09547820f1f6d21ae73792d4e8d7545d9b32_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:be8993a5a41be437bdf3515c2b3000c4bbf4fec8bb54c92ab3fbbfc8c864523b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ce3229db117ad4599d2588926dc948b34a9a0abede09e9df000570906bc9e31c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:def8b3178a8afbe4c2eac65a260061ceb8c6b1c78652a7db37f5c0c317b16224_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:354251a64fa2d8238bdf01af221ae6faa53f3a68795968b9a49426dc361ac37b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:455e3f1aa0a22fc78498156215ca8d5cfa1b9d123aa929a721e9217c9d1dc3ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:77c92eef8a503d59ca8ea792101e508bdb21d1d6ca711104e094d8f8be7ebfc9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:f2ae73d315cbdfd49375cae9fdb6cac7365680b91fce4c0c3ddef5203a6abc68_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3ee453c04008584850b4659e5db163d9cdc62004cfd2a3bffda429607f93cc27_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a274083dc0db4c367a77cad085620d1b6321ae60b82dc7284ad4c90ab313a283_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ce09b959e7f7c8c0359bf17ad46ce8816c11e89a4cdf4ac2a3a290b6a226a884_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d6d19786d616706f403f79cd66c4e4400c4793fb0bfd4891c5345ec390d71046_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0be5ea330b7f31d16e9d464979b0bb455d3eadb2aac8e3537bd513e68385520b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b96da8c8cf79a30051fb7baabc36696d1e55cfeea7c013f391b4ac80cc70493f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d97b84a6f8bff76f17233e1d7c933c244e5684870d43f005badc9466c2e52db0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f5562629f5161188d6397d25e124e5a01bf6a9752b87f06de75b95063d1b7270_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b407dbba3a3c34947d90ec0d499810500c04979d581747b634eea87a810a0125_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d3bb6a21bcdc01f252bcc997507ec39ca1d2240bf0997a3bdd6fe36b9923d6c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:081330003c7ed392746c912926d265366614063d1faef17e1155de0d8853ccbc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:8a0170234fa98ee60b9b7fef0d16d03c6ea42a1c6d72f7330ae957a9638feccd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:068b1e9154503eef7884ecec43d0fe3aa254131270be214854f7b78e0e2af2bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:ac8836902e31b9f34359bb5074d0c40a68f0794de19e356522d589868c99608a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9355e88f78c118b1a8808e0a178af7dc91833696f42eae52c1b88ad5dcf61ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ba7d10fa2d0bbe169b5c5b3bc2c05c43cb12df3d825443ffff13bc79f31160b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:04b5f984b839a3dfba0b70e682c0930468edf99bf3de31390a9e6ec5a7bc0f82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:0b3a848025efd76339009bc447ae171dc3a9e70629a9a231cea7b1d2abe5c320_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:8cd40d63b3d13bef1cfd650b9bb521675dd4d15a9b308a16c034cae8ed048cad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:959df171cc6392ef7d3ebafbbf2770c6aedc4db168549b28fc7847793c4930c8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:91bfd8eed2e057600d77b20e19764314e8952f695108486a5e61875cc1448145_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:92d481ddb4a8286954e4992e71f3bac240d01139a46ae0a815365ee235047564_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:964b304d297293f2d8fe9955fbb72c67d7031fb5ec2c6b555b862f30ed359557_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9df41eac98940169a5d74e1ed6c6875ac4d81f24e208f845181f9a55581b634c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:41d79968208f225321e35abdd613c4bbd18fdd4b3d4b84bc312bd58a99d21f42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8b1d0c2eeef421b713481f8a0f52e1b0f076bd08505f5b698ff6d4e0478bb417_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e8463d4ec6bc3e56ec6b7e84a1dd9cad25fba166983f3a96bc16541d3b2fcf24_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ead8b62eeeb8404de7b394073ea1664ae4b8a01d445849360420472536db73ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0f054295fa0ee7429d05d0aa601eb4b1a62bd5853c998b904399d23dd6d61a94_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:5aa9ea0dc9f265192a1639270e0df0974b0a41159f8cf9b043b9ff9a34a19a4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c683e533b0960dc9cb4612e761dcdb97b105a8cd4039d849637cc04b34c8b174_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c98262a94c7d211b27b0e48b3dbf3fd7177c2b78e7ef1b2c07c57f0d982dc6d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:7749f12c01c007877d4b8e98f0972acee705f0061455d69b2223210f57098f75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:97cc4050f575cf20f22b104c1bbe713f2e782d0937bb84f353e8b80c130d2198_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3cb84ee255c71ab48988637dde76537a9456420890040cf761cd5aee71f6767_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3e04181d1f9f33bfd9e8d82d9a07c33e3692a43af65fc0bccdd529f018ec717_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:37e649cab0559c66f300c915746f34f6e0929100557e622a966ec78f543f12d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7de8ac0e3c44fe3a7d9f63057f722b316efc1e373ac772f88a0f18add6b88160_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ac7df88a38d08b38f14a39fd19846cb82d1c96a518905ce115821e4d8f2c382_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9c64ce3c3ed86ecce5036e7bdca086083aceff3c8bb1a4c1e0af06102a3e6c10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3989068374633d0c70e7f731ddfb4ecbe1972af492823e77ff9c2f77faedbd45_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:569c7ca684bd5079965d1f1b37ef1c0009162f0b506b4d6fbce0558e4c4aaf66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:734fe28f66883c8c3a3f7764032fcabca4b5834d776ad249f9ecd5ea0fe618c8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:764eb596b1c27c924f68455752046a987657c3fa9dda1a655db644e06df9a29a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:4c150c70c8b6171358141f5fe129da9927529a747a785a4d4fe83c2f7f8f0b0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:68b2e02e236e852e3cbf527920f1c1915fdbadc99263eaa782a3ab74f42f4b1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7922fbf20b0f9e965a6ae8ec6313e540a1e732449b5f8d88ed166a4ada238b47_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f4f5535781e45da074dbced129678eff77090ef6ce6fe56bf1e53042d369528f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:14cdd1f3013720f8bd9353d57798ed683175d1b12915bffcef4d7d6342e825ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a8e333d012cc0ddcdcf62247d110592579ac00f023b20df2343910784aa85c01_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:892e3c70e4fc4b80cc77163705ce80529daf53564a08bb92df994137ff65ee4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d7d1635f9de76b0420ca0089b69f56f650dbe2037d1bd7683752c68da6e9f2e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:09df495865592fa2b95ffe3e6a9d80afd9d370a1c273f87b14c91363948b4d7d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:320c716690843badf600b5ff2bc5a841edd43615c6036b92577faa2d11417f99_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:88e1f4524831af4e037c5410f38497dc1c64c715af7a0be8a609079d4f515e4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:304cbb7666d1426a03413b4f7363895b3a880bf22053ed2ee5ca6697eb8e3759_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7489f4cc66eeb744dc05ca8c5a5d85c931be8949a466961d754427850710d610_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ae9876699fe73338ca46cc3f05ecc8b09ad54fb7cf605d6202616086e90f673b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ca509c6cf55a0571196c3cf33112c29d6d1e13b336797907640cb2785770b18c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:12dd6fb5cf45aad60604a12e379021a19df11fbef516708eb6e5e80cc2877580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1e1544da4fe492584b5ff734b76beaa0cea3f130996dad6eb93713abe20f254a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:54725c3ed8a7f7f420b4280a583ac950f670d81c42941a51773c1a4e3672821a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6f1ad75bc2f909eae55c94e5ec26827dd8d6220bc5451a69d061aea0f63e8619_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:20e107dd601114f15e4bdc752b7d49746c48950c16a76446a6456582373b718d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3cf104924efd6df7a7b35d302e6e881f6e76700ed48af895e3c8a35075b4335d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a1cd6feb5011cb18a4b2e73bf5c9238b89c45da875f69c7f18d24f8a9f05dd6d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e1f153bd75a461f815b1127ec280ca3abce4cc3e9fbd9e063e9cfbfd352fe0e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:3a91a4f0ad77f0356d7217e4419823590a033a0a5854fc0651a102b1e5ffb516_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:63365d336a4da196cd878388be61e94561de74684e23b5e8e5054b7037174c5e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cf1a6e297a76d62d588b11b4a6bdc8761a37bb7e4b0886ecea1eb16982c1a998_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f1403c7ab79dddc07df8a2fca9084985db53d199271f0faa9d124c9141e453ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3489ed4cc2437541f17cbe58781d3a22cfc24f7a001ca529c51aff4d5ad63b05_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43ebf7b84f72061efbd53c99eb883ab97b431d2053df270225759eabe26f4c49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9d9d0de56220b0b4a2523ea896c1b26d90f790394340ee005c307558131e9de5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6f681893f542bd9a1de33170656f48238605b6c6e6865171cd046cf03a8d0d9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107278fd9636b013540bd4670445cca271970f809509e85e6f1ac82352992bad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:14324f81b569ade391357cbefed32246c3acf04b36f1ab040a004de9da68be28_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2979527ba1d210beb2a22b7dc52de09c8a0fa676844c4c031850de9c91616efe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8203854f2e347239bce20bcc1164e78f1080ee341a7c0c64391b308efd8ac4c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:17d53980bbd5a99440d633daa666c5f1dbe33a6a2d0dae8bee0061433f4d6ed1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:237e7043c6293e96e080ce54ff5cea298f7d1ba5c766f54d0c67d1c1ea8d937b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:353a469850c9adc59407b7a2699b8b291fb918e7b0599f351cf112ca6c8a7ecd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:4b41304a429f036afa114ee726a6886dead13919a417f4e3924164f75096fbec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:20fab950929e3e50e6d551cbb8909304810c5f0fbabc1c81343568428177c575_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5cb39a548ffa37e8aa5a4d474038ab8289f7b73e3af6efd0be6e5bcc37e109e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:a4d4f0e2598f69a5c93011bc6ba877d97d5414fdfd21198985944b3e9690dbc4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e045084383ddd69a9231023835aaad7e06737887a91353383dc54647f85ebdf7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:082f28c96df74f24487e9df996d3fe351e185c848ca4c6a39137454e03769d83_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6e75913e0f8c81a1d89d7335b90518c9ba32785174276d64824578fae38d9fcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8e08bcb40b3f77d01b384620779a780b99f98b645dd242258b6c3af736b563fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:f56dfff4de25e25f0f1e9f926c142ea9266c7669d7ba104325ad883d8cfd7a85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1841669972e0f6fe9fc0c3d0eeaf169a948a44b055a6fd32f66335535662d829_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3011e1cac120b39c1e889b3b19d89884e7d961ec80d36e0a034ecd0e43192d3a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:90275aac06b0346e09371ac6d680f50b39d56675acfe35b561e801dce6c9532a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:b85c2ff4e6919a2941008fcf852036af88d8bfc0697fac26db7f0cdd55b9a83f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:1505d411aacbbfda9f05e00b54932b2b09afa157cef8ba835b5ff29d1e8c2104_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5b3c5d8117c57355b2232acfd2d429b6b711819a9cc7fd839d3bd45b16ee5f55_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e76e63661abfb64b888dbdbb47df8deb448774e714cf499060942b1497b46bcb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fe6d7071ae21fdb5e8aadee2a41f93897c866cf9fcda999ed67b8561143b9ef2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:404e23b81f5bfbacab6e30cf1992a8498ad70b915dd87ba79f614c1a10b4a7c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:85410072fa8ddb00e536b209ee29e2299b4041e6cec408e9fe1a650d311d89c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a0af61dccb480ecb164cae476271a9229d78cda8c717e23fbe2b7d18d7092e35_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a5943bcbd35e2a099cdc285abb888c8f174fbb924859e6436d85bffa2ef6a302_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:22bcf1f0ee52b3c487affa1ac6126e47abe9b79f958849812168de0429a87f6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:460b3c8d710dd7f755023e60e7cb5d9c6aace4ffb6d7672a3aa8c232b44ae1ff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d3b9895360cf52a71ad907255a2641af3652e06d452030da2c91d8bb1fe27b0d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ed7416758f7e7fc15aa94a674674291189e5a4a327daefdb2ed2fc4b42f60f74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5b7a9827b4068052bde65efc986f3600a221a283df3d2bd6031abb87c8b891a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6b9d912d39198903afa78388bbbf2bd5fa7d820a1e694ff82bb146bfb019a0f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b2ccdc79674f3c9700147515ed136f36d7050a9f897f6909a06604670d6588f9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d41541e5e1215843d5fff0ccfaa3efcdd8d2633efe4cd608c9247ac431d25c58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:30f401daee51b1d573d8b980d1eef5fdd0e46b5a9c876296e4cfabd77c598e15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:d6430fc5e218fd51b59b1ce5045b52e326f1c471a17b0abfd8787553c2df60fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:00ae335df5160d41e2a59fe7ed38d483dc95b4daf4a60c6c92ad0a0744b7e435_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:05912c80cbd999c32571218e6d75bea3aedeef74852e995ceac2e7fb1b01b696_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:866c16abb647f71001681f4174f0804e0369ef4d427ce0aee2d1a3af309eb15d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e6231728fe38ca010cdcc90482ebcf9f62d984528d7d463e81c5e7beebad139a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:021da7d11e595c3917adf3784e716915b15524d42d2797598b375e7d31aeca5d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ef35b3f8dc1662db59c39013b9d38f8f01de3db0dfc6cd8c5c18cadd203d565_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:8f41a73f0e4fdf5ee8cf875433cdeb9d997f0e6537c40ead9ea27beb6a8d13b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:abbcab1f5162dc3f47dd9d07d1b1f6af9cc158837eff4a80bc96d6656dd2c204_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3d3aa650e4d1c1789278761c247528a609cb204870f8a4ecec029889c1b92927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4c57ab0558844a6ff1a2a48d5638cb4afef26c53497b12ef8deaef7ca2dbff5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d6cd6e2a5f05a4f8f454bea472a0c2d7a16e3393918d0980031091936620669f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ed3e4ccf49430580dc307fe6902141a5eb228e7c8577c90dece13a838b06afe9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2a103f82e79ba86fbdacda3fc4849e7ad430219cab3227016d40faa9d670f16e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6618c58373a3af6a5ce8ce501eb0078d82a547584b8d9fae31ad3d86424f18d8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ade1c1792c68ca721ac90a2fa777e02f31474915ec8adc8f2ad8a7a6b451a431_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b94f87abe421ddf92ddd53d3f1c6dcefbea083db6f02668ba98cb59ccd35e8e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1e69d28bcefdccb937f3ef459bb9bee5bcb6a6d1bd5c2a9ce9b71a2e4e03aa89_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:2900823d24dda552b6d4063be5b9615b24dbbb288b2702ec4313ce99bd9ec2ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c738f88f1ace51d293ef450554b6f6404e47a9b432b341fc27dde6169e6fe63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:cce0b0ff07fbcb7b463ff3a9d5ac8fe20bd8bc83407adbc9b8756ec3ad5008c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:0559bd5bcecd4b6b2b24007eb4a03c65f45063e5359dfedf5a14ccda199c7899_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:111e7c679647b388af2704ca280ac0cf57128c6894c5422d9987e4a429b2204c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:7dea3d12eb2ca6da490c09661fd1f3a603e0f5aca06282b7953039694b4d87aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:b04ad95fc3610f262d6614d0b7d0b6c5bb8c6a5eef512e1178e77335feba455c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:34f12040d39e86e2127686220c2dde6f4e32bab685784afc5057904f286d48d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5b896bbd0564afde2914c804fb331280fc78ceb831a047c0c1fd777576a5b8c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7d1fcf1849e2ac29b2460c65c1924e049f83696415589b478c24b4819f9bca7a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:99b28f07c6f85c18e520f306a6cbe767c7f242f97a6d8dc820bd3ce1068aa596_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2cd9c61cca7bc0898ce177bf3f531ead3d298232dc6c90d707d33d0ef0b8630f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9b44722b30791402e9750abcb2546665760295e6befce7a5176a347d1f72d545_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b5005749857e00d42f95022459ca7a607b7445e53b62399b6a1820d4d71a501c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:db66f887ca4acc98ad391de714d6bd3c126e4e64b103b5d161da507a3a2e34b3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:677f603347dc7582f0bf4979547c929e47734841949f34d3de20140603aa5ba7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7782e506e8700a4ff6d5aaa2bc5088b1801919e5365b72c3fc0b7185db6dd44e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9bed270930ca04b17b126f49080046e8f8fd5149514695195da9ff959e5e89d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ccaacb4d97a9fe1021e594b83f90f4d5f6ad14610e4aa49f2ba65dcae0a061fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:bead99b68d82b36b367dac46c2111fd8edee0178643493f66e3ff8bb7dc8a645_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c0f765a2e2bc33291066c3a8d4048d78f44d65a745fb7bd9c7ea2539d34d49fe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c4777746b9f26bff78a229e525c25bcedd693027d066795a4cfa596cd5b0130f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eae2617453889a9643cc57fa812207c5ab1869ce7e338b06c63aeda8e0055faa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1fdfb6e1075714ab25db450f3feab799d28f2b09fabcb62704de3071e0a72635_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:483b24b9f9acdb5b24ccaceb5234a6695c59f7a0dc1048888b6a4080e292129c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a63f630eb523aa9c85795ab923ac658baa4c3db17f0ac5247162ef8bca0923c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:acf90e404f2c04f4040c48ff6804665449a27cfaae12eba7eaf4f83b0f3a9bc2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1a6eae41431c024df8708f97e4039219e10023467e56222ba3b148f97ab9d892_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8da3869119650f0e4b4af5eb6e9611f52cc5d1707a48eb7d0a9d4348d378dec1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a6a4bf90759286416284eb0a93b6d802ab661e490fb21f123f141de12dfa227f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dfc5028a88c2e4ef37a39330975d990d1ffeb6e0c76cfb1a9370b5f7a0e1c6ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:060db92886f1a148cdc499c32217be8c31009f1b41a6b56c3144f3b658399eb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8579a35025c17faf8398b62c9cf8fb5360f978735cb5857f44dbfab37e7f0b79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a3d2ab7990362f0d14043801ec097ceae5167d5a596a2770211e00833f2370ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:af19fe0085ed208064818cfff5ff18ac352109083f6d296c5690963221ed8e83_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27a9e77d60246ea75aaeba8bae7ff77ef2b85d37652459622a95286a35d82557_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:671502952b3ddbd0f953e60b29def3eca0e2416a3a688774d4520453af07baf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6a4d1e21eb6fb1951ab62d00d13a6afc7205c69d0c7a03de01a3572f56634944_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e104dcd1fb659be0793ce40c706bc1278a3d446db738dceae5d3a5a0b0606c56_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:390d8c8017c9bef7add6b076cb88cecad29f4f4af1465a6092f6b87053bfc901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e994ea662028b84dc75988777232ea342041aee7bdf7f372e8177f1e9b07dc8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:772950621cf9bca22a7c6fe3d51f2c4333b1c95fc2cee30f3da58fb157f0722b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d856e3a3e6a9f2d1f54902e20701fde45f8a190abb3ab94a7a10a687c9f8427d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:51acbba56466ae38df1170e6f22e57343a34a2fab4c49467fac934ee2fffd46e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:6abc5769619c5cea817aa473030f231d25fd13c96fb573384d67a2eaf90f2e2e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9addd586875f542e82e92f528264f35f06b600560f02d1987e3a9c11d769c88c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d41e4e952d91b02b66a409acc6f38cbe6a646330f6b4a223dc6f4c38d349c433_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0bc55d8119fda1bd8aab74462903ca9abc1fb3235df60974abe2cea9338d7b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:47e527428f1e40ae8cbe57a84c60f7a31191ec720aef7b0b6faaaa26fa657c2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4e51673afc9e3b2b57f90e080977640880887689ca2fbb354f271c3fb5b4299f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d7c7e167c932e47170612877bf5fb7adcbb9f6c3570e74cca0861005750f8135_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45bbacf37a0fa13ccd4dbf0cbb2e6d2e858890445d97f649773942c0a88f3629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45ccf0a67c06721666deab96038aa37bf205d60003c8a233e7442ea639e20933_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a956c13c574e66556bc21b594740accc497e48af46d0f326116937b57b4cd6f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cbe20f10c01a0f87aa82a217ec01fcd653f4eb6e77afd659313a8e0b453027fd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0718804d539c1f36a0ef95085986b6065022c354e653a6c9a902c34cfed4d726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2eba8e41aab91ff0194e96a0d384e17955a05963a7ddc8d9fc18a9a67e24e8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:54d8f96067571abe8de8a55ae092cef1f4f423afa6d05d5b2f46663744ebcabd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d888d3d628c75cea3de43a4a10aa7e4768bed2034330c71ec89b3adbf78d4e73_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0bd1739aa4fb64c1004bc4aac788700834f7b454e4ca9a23e83107eb2eecdc0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:10955da0c33ec8aa5e671cb6b4813bd26014acb8dda68f8bd249c27a6c8ecae4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6692616a559d423ed0f5335735a0740c0bfe034d06704cf288f74e6c2612b8e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8ca6c009fa35ba4a94459981a72db8b54ca2507d0559eacf38614dd29f01874d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0cd405015005ed19b3cfdc305bcff6f5f6ef683d9d68201046f0fab2a3b44f85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1785ef5991ec5ddf63130f0b1983c2b9cc23eceee5181c060cc62c6fd18ede33_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:41750bd0eac46b324efde3548347c55eede126e2a17d071ce3557abf936fae8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:a242549ee4cdf6946f41d601af649317c53fb6ce779147ccf99106d3ce38a74f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:69182f4919f1b5f9bb6e7103fb5f12bcbeb697e826fa1a516124989f52128cee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dd633fb6fb437d90ad04f80af556670d364968de96ecfc5b0a1c00b4952c1ec1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:6018f1f3a11ec47bf1c281610bca3859c4122597910e6cf7d4dcb35c4a7ad60c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c2eacceed018a256d1c60008b3d478b3bf234cec3f3ec0fb85f652449448abd5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b489e5c4ddf4e5f14883fa52a532ef0ca175a500d163bcd4713d4f08ed4c8d8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b6bb122aff540406a094b599dd1e7fa26ef39e69a861caf5cabeb1702b8c7e2d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:becc8bd498a264e93ea78fb9eb2782cf0191b5c69b05e8aec4f7be7ae7a009a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c2c770a1c5cd4024ea070d05285f23c065fbf2860996c56fed89efd5d447d57b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94c7946de43b360b6187324eebf4a9487f6fc09c0f6a5c4cf8c10dd9aa998e98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a06e475b0bd6871816f3d6bdc922144caaee7ded1d3fef47b7165980157dc8e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b9c3f33a7aa289d65b0eac2543b7c5385a3d68985bbd303fe38534fd6a8f0039_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e85418d292d588f67f52d1e513ded87b7160868e24b84ea1eadbe39a372e70bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2b401a9d07735400fd8a278d052271143374e730dd926f1b09bf9364a0dfe9ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5ab5cde0dd77b3d87214af2ecbe8cf133023a4251bcdcc862cd3acd8abe05fff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5f38a62d298309bbc8b3f28d99e03b21b071256c6511863946ae082bcfb024d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bd632521388d66beec1a1d0f9bf3531b21866a3cc1ead6e33004e2f423a018da_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b1e461fc8832aefff0ba97be8b7c95935a0ecb5fbf64839b66ad8f66cbf742f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e454985c4c1f59f0b93ff3bda68f52e8e681692774daac809e0f1a02a6fd2405_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e9aca9254ed6f373e26dfc4b7403dd5b9a9f6cdf25acdc963a589530e5e1a4c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f2fe73c16a00f0f286f5936670632898c07c36a9c96056740fb471bd02ffd155_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1865ebb2e93654dab511b97edf2a5d714511466a49a6fd5087f3528ba4851034_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7726814d87e0d098b5672f7f92b2a0832f175db125e8835d3df0235b544708b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:aa5f47b18ee8d25f88a58d24913b05dd8810c0c872eb0e377796d79852f67320_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dca861bc089e151181369c8ed8670be71c5e6eef094bedd61b30248fb13dbf23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:583598109b75130008a55756b2ba16c8bb8f259ce60537184c1a96bbb10d462d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:69b1b6dbe21aadeddee2250944d3f562d04b10152741e261e1327e6840649dbd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7a855f8881b148c2f97fdd701a5f1532ed9cd7dc4c2e4393555d4cd2747c227e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:cf33d50b404522170dc43e2b3b221a502ad21abad1e970e92127d440d0ba7212_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4cbc554e939c01b52096687ce6d4e025d219a12c2e703750d744f1d82fd802f9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:7d76721b13fb1022ad387566825433182a276b3efc8f980823d59cb9dc8f931d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:9786d7dade47aa9fd3834175a88f0b768b2c66c39ad689dcfb48107ce1dcdc59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f13707382a123f7c92aee321fb5c23a1007dce727b7a68cec0ffbe4636ba0813_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:2b69d2a8aaf9e8e6b772871b0cb3486c062b0a123544fbd2a55acd40348e78c6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:883097ca5214bfcac0ee1139f1734a044af527a16b634050aa4b86166ca4263a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:8db6ba7c7d42a514b5c382afd3879867f5042d42b2495a922fef3f315f011217_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a5c30d6f5bdd0e2bbe53ce9b90a00e94e84de1a0ed6d29aa86219518fb0c626c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d71d9131273f93e38936169b336851b76ef4436c5b73da52add0a908b003a57_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b0dfda5623e607655446385145a48db54fc830c29b610037b52f677fe94bc1dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c9f9b6fab1de71845d9488c147a990b9a1ebb2b6c14c910234199c7833c92447_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:eedef2bd70bdc1d977b23f340ee6f714abd2fdf2c49379db151c88d9217f573e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8ae77ac1ca0aeb992c50869008c246d41ea290f23d8a2859cde958d58d3063a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c169eff980fc34a0a1f6f19559e96485dda0023bc29fbb3326238c110bf3ba4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d7b3a7fd468564aea8435dac8b09e2ee35b2d27f6339a8049836b6cefc8d2cdf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d8fe8854022eb245f92305d42b92cb3dc81207f1115975ad607a75a023b8a820_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3555df7502cfca54f9793f982ed7ea7453c9ac235e015b9c4c8c47789af48ff3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:482a103550cfab666968202591121c6904aba79cf5e8c30cfa4718c856c65690_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6c8bc52abf358951381135a94638e4c01f0e8ce942ccc4f77386c36beedb8a35_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f9515705e2b37d2fb6f216aa936bd5424337a1e1ae4eaf3ded3c8d0fab373d36_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:45dca9b3c0f4fc36ab0052495fe6043c717673f8f16e915e49d682ceae2a3c6f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5aea67ae0eefba905f7f8af09dd8a83c8adfc185b3484fa0857834c270844c24_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:68ebd12d0369cf9ed73f37f5cc188a7ece136ddb8e23ba641a4544eb703f57c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a5b0377a79065793239498bd0743919b77cef2155093138bba8fa9884701c570_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4148272ea7b1e1b306c4e33dbb6baa9bde7a68d6522436a51e939bab4eb8ea7f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a8c81c137343805ff088fc27416e7c67e6f02d4c17dbea38a063f97ca08c51fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d948b969af4caa50c0dfd8a822144a77169880fec165575e574f8fbb807c65f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ef3682c0bacb3d0d67f963387c8bfc8ba77db7c6ce8f0dd8e6bd00d131d721c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9024353b9d2359e30c5651042483ee70526996d02854b111f4bd9ffd3fe95026_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b3c65460fa54403f95f3c1192347b187b25b69c9214c5e586bc582dad432a9cb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:797a79c184b21fb1d2cfd6c59fe54be07061b559bf77bb169e36790650fa907e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:b3305ace24242932292e14458e4ec2ad72f414f7dc24681fa497f7d1c382ea56_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3355da57dcda21150a1ca2f8d922a94433aa44c19124f6e7ee833eed370857fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5872a3706c561849469aa6c8205f911b47a1f98f75590f9640efca570b654abb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:725e1e9610e0b304b06809bc6d942ec504ebeb7586aa9756fd87d139cb4e0449_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:914e3c4590a4a6d48af758d34c118d474fb8e3ae0e594475a82b996f27386b23_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:21516dfee1d53ef1759db9cd9c01da5817f8e5500ebf59a18912e3932f44db56_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:95772b0295918fb3e31580925e262ab0ad7c09246b1562249499f2c22a3e55cd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c6fe6ae20c7e9e0e68b7a35f7e388e3caa2af3035361e59dfeb47f7006971fce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ef77dd2ebff7fd079005601a96450a2c357eec93ca17ccf59598097cddf0cc6d_ppc64le | — |
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 OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:313c0e44208e7fc7d4039f2f22cd01135db0cd3337a258034b774fd7820d8a98_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:37889fd7ec96baeac0ffcafb8dbf903af16d95b413baf1b2fd7710f72cc71c98_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:4a2a59a57ae76ff8ff5ee21dd25da4a9da4faae5a6beb8d5e0930f12f679e8b9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:99f4af491329b3352e86322a56f42cd4588beeda00a2f94a2b82b169f6328fd8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:561b697db7976a064794258c5f274566dc9c1c32d803603b15ecdd78a0965710_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:99946bcecef29fccd2dc55cc18dfd5cefef1957666c9b8cd4c555ae9d8db676a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f4572abc9f444f08ad11d10168e4b9833b3fb9e4814910eff467767a914d124e_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:fd5aee9ac2b77bcab032dfd1bc6f1369f59e1b3366cfa96fa55f9bc18673144f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0c10368a8cb2450440348e1047d56fa91013b32b690c40b06baea182f04c3625_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:202f16700daa8022d5675bee872db2a776a1f240ce159d17b9ad91cad342bb7a_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:67c0172273e47f9f11072c1b27a028fabcfe29320b3347d58d35c53d9b1f512f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7ce75d70b4ffc0c4891ef83f75a453f414c010e387c09f8d7da432eb5543f032_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6cfa0e42180d0b52c41ef1f23d98443cc4a89afae97d21d3993a5f69bc73e6a6_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:83cbc07e901f31f4f86938697d54564bd4c735ba924d5fd08f43b2dfac46aa59_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:be5d2df0ea59d84b00bc2a1be257b8338c00f0563397b51d7fe86c48f7e6a62a_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:c91a3c588e78a92df5887828fc6cb03cb28580996fbb5204bbc5e17abf93ab8a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:10864ad3974315fe717b7e22f5d1fb7bcfaf1b601741e4a0f2a643e1d897fa8a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:61858d0543de564814db6c98407aece822eea202cc1fec3393913d14f75875ef_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d4f1907759d9532d9659a97d18282e98c54eeffffc33c7de0570213b545aab51_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d5bdf20ce7f4c5b1fcfd9c2b77410c8a6b9b0c27e6138a1ab54c241763b05bac_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:546872449f71f686be1dc4612f7e03d75633eea75f089c720f87d5d1c6fd0402_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:6e8813370db2a71161ead738ccf909b6997ca6ec452ba40576f8846c22c063c5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:81c6745c7507d47122280c0d6893a35a4d4adc515e850b2cdc8d23599583ad71_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d9778a3fdaac8498f6953cf2bf5acee0d8823270442768c9e838dc5b330c2250_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5008136f5d3e028da656d046f85c83f3ed13d597dfd47bc6808b5b3043297dae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:736b2a94787549701e830ab7d508f3e7be83cb694c69486157bd633a3ffd2c81_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:85c15e6f69c7f3e101346387f680258f5310e5c065f830a50d04d8a409f3f7c8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cb2aadceabad32ab080d76a709b79b70d488d9ca2f115c1a481a88f5c9c2f9f8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:3d94824bf9265438ed208d017fd28911418d4930b9471b305e3a6f83dd97f0c0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:59993d1cdf6d58c3113061dc403fcc51e920c315d1944c931bba62ce47ec81db_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd9ab99b292e613266f833364f13ad19e9b26204deb12c56df333c3282d235fd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ef1e59b118e3b97881fdb2f208f64486cf3225b7bc66c52cf9d4c2a9a2b84c72_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:4ac5626fb50e2550d27281a25e933335a786a4695f5a7a2d8f17546f6f4eb836_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9c5da07d689e56a0db2a2d142fb8debc7aa7a0483a3296aa50fd43b6a12feff0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e25c8d20772495f8d49acde8a35f49f30e18b3f6afd9074b7009a02d84a0e6e3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fd8a0aff6175093f881f0b879736594454ea69ae68db7e5837ecdf1527268fd7_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:0a5b8b943885041a0fb239fdc012124c8c8ae56d399ab52411585f3410f28670_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:a50a539c4972a89fa1f17afdeb62af1883bc89f231b51b1fffc096af3f4ebcb8_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:c2a814937215d63f71fda7ecb70017e9844b89c6b672fedf5a1b08f6f93d06a8_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:d16269e4bced1a9adad5bf954354012d679df785cea828873226491c0c03cc20_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:50aa303cd2b22b961da419e66167c3aaa33a6829f2488d40e0d313dc322e6789_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:5299088616c529dfc389935a9e005d88dc9f1fc40f18d025a95fabec27aaa646_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:634a5b684a30fe1870639c708aef32c6acb101f85f484483c7f05640eaee15ea_amd64 | — |
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:c685ff9170595581ea97f706bea0069796563f03064b5a173e992cb373d84cea_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:5f3872e501679796054ccd9eebb326e96e4b916bef525d3850c64cd8dc0c99b2_arm64 | — |
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:9c5cd84436fb27de1b589a7675c029465b3e9eddb0ac87eafcb5bbd40a9018ae_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:b256f9a69ebc26949acdaf2c4b7a9e89cb5a1a70837bc63b554a65fee7463850_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:ffa19324ad8ee491c3431e8bfe5b1235a1431b0be914b0bf9b30d3a532b0085f_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:307af3f934a493b4e7cd8a267202238d2a4238d52be1da4608e83c54b1af7d29_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:4f3b445df34b234d1eda4f9d5fc9f7954dd726667bdafcbe0b1197412ab7ed13_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:cda4b2931a2a598995a4211c8dcbcf6c5e82f7de29b39ee437faeb8e4f696a2c_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:de4b57efe54b245a9c0e39ad94d0129ccb60f3d5670e7c0726ae5ab9cd3d98ac_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:0dd73b3fd566b4961ed3e167079a2ca3309ea30fda7a49f73e001a0ab931dd7b_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:5befba9e2fd5cc494e2d0789d86d1e4011b4321dafe6f8be64f54d173c0c8c64_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:abc08274dd4ed75d88d129e2e57257782d8c7caeddf348245dcd85be9ed2f8e0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:d4b2c7057ca24af7fcaa78c27927ea2ec53f70ac9a14d8d775963d999ca981d8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1b85972300d8d89a30ea123ef7f8a337e63985bf93e21a7d77da7a5334c2ece7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:30b15e8c204734afaefdf90ca66daf6f22a7185a4ba894737904170257ef7443_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:c388aa2a978bffc1292cbcd771018f7294d70658f7ad6e621e87f19171f49337_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:df93b08f6e63570eb979dbb3068a2f3341ec9ffe94f9409a297dfcded130ccee_s390x | — |
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:2d8ea097a1119ddb3f40ab15e29b212f61333ac94b082f6baa02005cc57b6f33_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:be1225f3e3234b2b04fa3c4be0202557d57d08a567a5f8523991b9c5ac1e3c48_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:26557b10309771e8a9300ea0962b6bbf90a67284853b6c9ed55eb89711eda7b8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:2ced08e6c4295cfce9c036ecaf12bb702e7425c1b16f546a3fd75be69eaaa05d_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:88156e82ac3636c93c033b96064fc06ad605f670905b35499e198dd7d4faf8d0_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:df97df25115092253e776c7d6cd6db3182655a4daf8654f8e301e7a166e82708_arm64 | — |
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:87236d1fa81fb3e2ad0f3669471d6791272280dec8019ade793d9037c224776c_arm64 | — |
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:b536af5d58dff2b0e2dd8440d4ac5f046b1533fc7c822d34ff72208873feb155_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:7f79a083bb85c531e54c0cf5b28e0c09163f90533869d6b3e86e3b145dfc1115_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:ac8706c4b4eca623349bd3beb69018b256313dbff09c0d5a23d54d6d79e000d0_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:3724703a3319c5dc69f4763d1b459b7d907686787250b42404afed8c25d7172d_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-operator@sha256:58a47435a1a6a39b0b9b0b4eefe3fc36771fa22f61b2bfe6fc6f20503b2904ff_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@sha256:72f3154bd73e203f5372818916b4e229b9db2ec293d74bae7c7e4f7961c5dd58_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:af1ebaa3db633f76d592777b03934e61bdda7ca4a274f3ab8b5c5893334fa5d2_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:25f3a738206a7d67fdd08f371f6f94b0edd79cceae3616d9291ee85759369de0_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:55b34527f4a0a1067cb4535122b47d15766cad666f4059b3d97424e9b7a0c3fc_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:162e4ad58a67f27ea7aa4ac18f0452138544c21158ba2e9793cea5ff28b223cb_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:2f6b6c889144bcc8ca8a690c56a0a30dbe450e0ad285f52f06637b9b71649edc_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:80c10d130565356ad8673149d066e3c5e9915a66e6f027ef8a735805c3a77a5d_arm64 | — |
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:9eeaa20ec429a7c841eb9be76d17c4539072c87652be8926e8358932015b59fb_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:1357f28244870da839b2f48b64b895eca65c206e006c349f05f17dcd802058ec_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:47fcb6f2d8e10a1d79ca4bc71a8d54eed20402663eb8fd56b34ee641bc22e327_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:5be196298a2f727b3f7c9325c3436682a6461ccab04ae9b1cd4900d7d48aded3_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-operator@sha256:6bff3d2789e4b6819ea92e6e65bb7490c57283076f87ebe94ff6537c288da61d_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:4d72bb4124fda9c1d1d42e103431eb403cf0c70df5e0a4d78c84b966408d0e03_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:ad09670a57c9e1c2913c628daf3685254016d30c9ef0134a4fe7401c3cbc6730_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:54d03e0866e9536e8cdce3566c9c6ba48cc3e1a46ba78c8ece6059caf66f9faa_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:b394f22e4a2adf3fb5048a8ec209c83453abdfb78dc45aac22b7656a19d239d1_arm64 | — |
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:2445e2741338aa7067c38f9ffb4bad3635d2f9ba64681f438efc86ca49ed2e22_arm64 | — |
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:d2a8f6b2b07ac922c18d6633616af534d6361f81ffecdbf0aa0892c2bfadf361_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:8c9653765b6566c240efe8f08c5b6c395ef940c4c88f10a5cb12121687dffc31_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:d169385f11ec7d39d976e9ce9072ed036f76b856867065ecbcf10b1b1b1fcf40_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:18717d98bc3377a8bbd108ae41ec68ccd7c11fcec8c86f47c6e796b734c9ac1c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:251d79a18091bb739256f5ab000b7b3549a8fffd8c355e69bab6090de9e51e1d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77b4fc96e841482d7058f77d96e3b36b6aca8d3ddd855be95466afd2e4db82ed_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7d6468fe45b5f93b9803315f8a6c49d2e7b6692b6f8c3115f06bc8bd3076e9d0_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:05db09a8aae75f472d13f4f39c0cb5ac43fdd510c29bfa88c5e66e2708560170_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:6a55cf020aa2a7606e32ffd260fbddbd5eb23675273ea5b4b68f5da6435052c9_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:ccdbc3619e960e406c0db93dc7b5773d36825406ca99f0aba07cda4d00bacf34_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd9ed3d17f45e13aced32171e8565f8f58b7622ac1f2a7794a9d62263da7ef69_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:08132d4d8a30d743568dcb6ae131643921990f93044b2fc6f14fbbd4192107c6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1b5bc300e652dbaecc0cd3060bc0b3f258c7592dc1dc51c81729f9d8f43e3b86_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8d7544c798dca8421c0759c257873368125c88082bf9ee7339ad4a4b4cb8b327_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b8c3cd3c913a7c1f9de9f4322f88800d26e91614a0257019a9381dd4dd48f5c8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:071392012c68f968615e26cfd19b309139b860b0569d52cfb0cbe85c3427fc37_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:601db4ef1788bcd90ad4df2459479b672b5d1138bca71a950b83cf585105c7e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:74ee7c085bd1d41ecbc12c3ef942f4f5f4b88e8b52e40a6bde2958e207a46e26_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9e94b930f87a9d5e54891913169dba6a9d6789a0336966aa73b0bd456c0b1a51_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51f1a90bc58757e1396b863bbf500071d49d15c7d96d3b5e7486395d210e06a8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:61e79da9ff15261bc0e77ad9c67320f8b0ea75577637ea7954ecdcee63c31083_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6ff81498181ab5c622109e159b6208bfa53408a08c29b700ba0afd84b89fc4d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:af6fde3e30b158944ffa92ca0f56d958c5f0e05dd67b489d78065f31a4f2cb9f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:49a3ea982af6c920e18fb6156704f3e25595a47e1af9d2e6efadbcc39448a534_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:56cd3ae90c114579eb8dc572b4ea97b0272759cb71d4f5a1cc98366bddf13525_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b8ba4fcf5788be4ee007c13369ba94e1fbaf78d88beef2d22aec382e4697df29_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:ffcceb1871da670d06f0f0fcd522687ed537eec61491d57ed10680a8d07b44bb_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:00527107a374acea508e4184509b6fe03cf670a3ecf0ca2ba6381c56238cf0ef_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:4e0a44aababcd4e5c214968580c3bdcaeb60343c9110182757ee74319edf53ed_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:50d04fb6b2eac9c75211c0adb9b69ba85baa8efaf6f4e1904ab46ba1907d7d30_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:51dbcb9dba321dc4484eb72f73368cabcb419b5a934d495eb8e8e53872ed7cb7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0a04386aa031b0328bba6089b6abbcd757f02206bd114a0b6e3ba4aff5806de2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a426fabfce54fcad0aeeb15a1f5c08f1141a7bff75cd93cf54ef94ff5ecc6f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:2b743b58a1b88671b47fd3a90966b71f349491422c3a620967ed5f1073731f6c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4767d0078970d169d80cd1ed8d9a0697b3dc7f2e297d7370f36607e790a9ec07_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:02e782e3d91a314e92c02ae1615681c9f0dd6ed97f6214030696664ea2c533fd_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:b74f6f01d7e24f6d970627c336f559a8ee21f99dd85e2fdb2ef80878a744258f_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:dd32fa52a84d83d6c1ef649c913ac70a8227712ef0dd1eed24dbf6e80ed8956f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ecd152f01ad8c3ef7e2bf819c515f09c9fa3e3dc67b521de282dde042435fdcc_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:37fa074c3d0cef8aa66b5533c9c788c10be5212d149837834c7001031a725e32_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:45183c775bb7d17a774bbb18a6ce8a9a7d495a6f2f92441c1a7749ceae2818cb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8ddc8884b10884780e23708be0e0bc1d0aa78bf3e093e098bf31af3b39ff0054_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:e10b5c60a01b7e22773f86d8a31283c95da6bd9cdb2f6f060700a58c8124d102_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0cb8351f3eed209c9d7e4c70fba134a2a1867ec394b99704772a489f3390631e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7b7ffce6efe509ca4f0ebc41424d5aad4d5115fdd4e91f197242c39fcc8a57a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:98d19fdf299137aa1bcde0f86fb75539d9c181b310356bef90f912f17a53c8e4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c0e8f7ad38409ea594409fb3878317dea94ddb7a4b1c6537ec69c5a075ea0e37_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2cc476050d658bf608fd981427208d7bad038db2c61d87871267f95b387a32a3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:512db303d402678d8e13d712eecdfd21cb43b039b92a3ba3b3f1fde28440df94_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:71415f52d1b4a541ed4c944a85152d3d20e81e6ddd0ed042ac7a443c3cfd3304_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:9ad939376d284c72b68173f7f9beeae564ca0b5f3f927d2254e47a9273b16990_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6f918532a83b0f40654657e9fb715ac5f4b58cc5981f56c75342f3398c40ba98_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d7a107351537e67f156fc2bf5707e5380e2be3430ca3c114eb5f43b2f905bdcc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f2b0149f8cd25219144db3232ec50a4f303b473df9a119aeeef71b42dcca6a25_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fc3bc50469f35b9424cdb845bd03a86dbaa573084dbd499fa9a3e47eb0e426f8_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:03dfbb0d2d2ac35c6857f07e0bf7e30013542fb8c07df9e52319ede66f35d750_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:0bfbbaa8673ce7bda001ab91def919e56e6f0fac4bd67b09a7c20212da0b529e_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:597bd0de9e7bb97f8e960935ba7c9f1b91e4708b85e74596b903d726dcf7a398_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:ce87bf559d265da4e06195256803d41fb0b5edab70bc52ae46d2f626efb00c01_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:39e5a2c1983df681f7e02c13ed52fb630c4f1424a74c2b6a620a0f685c2becc5_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:6bb4b55f428abdb5c4191839058d1292bea484c244402c8772f566f7b6968d09_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:7b7f216332fbf43c68b9b1097166f7998933c8b3b2e7dcf11a43bd1a6f3bd76a_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:cbb58404b4eec45794e8284ff50c95f9c44f86e687ea8f21962648c7c0f66917_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:3dd38a98c32a74aa2231e807227a3c8d4eed1fc973e81db754a0a109eca0cc2d_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:b0e54a88923183074e19b8e24a6228d55bccc1a419b3a41a5307685e75c36e76_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:c1341b86b365d033ad566093a64ee3e643728b5057cf257d455b0a39aeb99683_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e102e842d7d298030224eb8ec80e0727b89c4a4d45b67af5c6d0b11a3df30565_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:527717a592672785c5d8bdbbcb23266fe26e2c95359a9f01c1bc174ce2bbbfe1_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:5e36e8dcf7336bd1fa1d75a37813911782403f99c634a433d187d36bf2051f4d_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:5e3e278676c3c653f3543467fab3769c3694710e28c96fc9e821d5f2b5899ecc_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:da33d4c2317f8e5eec01f45b4bfc10fe66736b6df06a13b60f7ebc434b34a9e1_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:0741873d5a242cb085fd074e2e850da0c40c94a672930bed489a5042e7cfa080_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:63c357eff8bfbf851295fec3e79631014762b1a5a2642b684dcc251235e900fb_s390x | — |
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:7c53a64cbb49c81aa926f021c50efbf2009a358d7c3e3c50a0c231dcfd7e110e_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:83ae49730fcc34f08b5f1d3f620c41ff7d7b4419380b4e731d82fee7c50fa858_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:3215281a42cc42d59bfb0380060fa8492b060e43d15c731609c0368238520c34_arm64 | — |
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:5d6a64c4c1d3ed74efafbc1bd93f7829b3555491a58b75622f2986cdcd63bb91_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:8981f5bc6770c8634fa4c2c707530c945ffe1e64309ca3d4c47aa1bec5f4dd29_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:f9f9ae18048d534c876d747b0f40db46134067c1f30c71386d77b1454070eb98_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:0ed78d5eed81ae4e0a7468e52315eed9442685f775a7fd08cee07673920a4a58_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:a3f3a1911d6133402e3e97818ebc49da92420eef63b3007411d2cac11797d29b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:c752116250009619451107cdcf31da023d5a7df853f41509e2073428e3c5708e_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:da94697c9b1023108475f827cc58df1c5e5fae4975a4d536e735934762e71b3b_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:16d51f0e3ab6302e56aa1364aadc6533c7046dad4857fbdb4dcb3976bdd9b256_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:9a0712d681f6d1778ec84618ed13b11c97e4d6b4bb3f2061083c8a642f0beb1c_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:c71dba6437bcd4f6a615d9390d07087578f1ae32c48d0ee634ccb5ebf46bc61d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d966f7ba9bf83531af76d565bf8781bbe4dfde5525f71e000f99fa265f78e3e8_amd64 | — |
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:078341b680f9a3b6f6d386551c569161058786c2da3a4fed8bd8191a1c96fd10_amd64 | — |
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:07f489bb05ab3907be43786d03c889827ccbddcfe049a970bce989945ced2374_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:30decb57f6f3569f08acd23fbd34a935ff6ffd9cb6777f29f3b21f755b62c307_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:488e5f13899e2922cb03777bba675061c2066797d4e5121a1eb7ccb680ead301_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:52d90f5f2aa431ed9014d6af378b3b935006b859bf8e8b74d928ed07c66a39d7_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:53ba6396dd8f44eff8baaa9eefaa796f155461c27c652fe608aa6f89f4569284_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:84268278c72ed9a76a44d91187cb04cdba386e0427217fa0734fa21261c2633c_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:9923549c7af82f8a377f55ec226b17849b80b6986bd5d9209baf975478859419_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:04b8fcbd71c85d53d2ef486f3cb3ee9eb7d3232830a88653ead37fa96b5e5041_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:428c4f45bb682423a047d8a306aa3e52d47a79da82b2e5d261c70394b9516dc2_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:acfc5e61e66d2c25713b6031b44a9c5b4a2b01d88486121842d9474fee6e73dc_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:d89c56db59c88798edb02d36b261b7fcd7e185c978d8ac1f61ab6ee4fa9858a6_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:01672f20e08c865e334afb20bf4672e75ae3213bea815605692d3c160fbb98b5_arm64 | — |
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:1866b4398861ed85d3d472bc5cddcf86d087abe0ce3dc069e160c1cde7b3dd45_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:77a0618cdc2074ff5e567001f8bec4be9176454dfc6fe12558b8fec570245d02_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:f34bdf5701307d3a78fc33e002906e52d6e92402aa02772c3f7aa86c806be963_amd64 | — |
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:5d8cadfdf44b8160c9dafd45979edf50de3c73e44970d32a2e41400174cbf801_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:89d0f42a71d1e6e6df886f4614781bf20779ce60b2c240d683002e8a77cca506_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:f239e7af308dd33ba6849590b4d62316b1c27cd9abb91774153aedfa8ba6c674_amd64 | — |
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:fe9734b268c86d555c17d50b28b53f6a70e6ed1d5f2423989f3f7395088a2cd2_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:1b894ce3c863920819d4ea5252e661d16eb311345721e870b52256fa475c8191_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:46a5d33d55b3daa723c47adf1556617197acb7a1472e87eac6c48d84375db69f_arm64 | — |
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:85caa3468f35ad8f53e67ee99afd608249440482234757c1032b73989f75ff06_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:e2967044eabd99c49d1f1b73b00e7d1d4b041fc6c91e20698d0ebf7edf8adc18_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:00f9fe4e4830f2223b653191658ef9a41399681c1dfd0cb7a03441eb8b601411_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:210dc2ae060a77a1cd80fe7b9999df21f08d05726c2ee1a98a3d3b9091c738ac_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:68e7e47d7852aecb01251cd646f7de16ce032197587e32c0d312200b2ed335e4_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:8a5f1886bcf3d4ddc1d8b25a3242d56086643e1985fdf2c5e0af4d523097e400_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:204539fcc315c96f4f36d75fb9f8e3c97712dd0f034dbca7874140052b8934b1_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:36e42a5c42f9b5210acdd3438bb826ed8570422918a49527ee6f404d669a4baf_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:37787a3a765ff27aed1c4dc162f208835e5ea6befeefab25ba6ad08840644b9f_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:72c4be85b6e8f0f4ef456cf013ff60cca10791a9ccb6e4b030b51b0e7d8fa27d_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:2301b2425a990c6b31fdc48f5b3bd8a6fed405671c6309474e6d1998478f67ce_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:524c69155c0cb62ef67c3f974ccb588c0b763ca30af1ff04da57bd4c7c606aff_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:9294c9aed9b8166cd175aa1e5fc08a8206e7be01adb757142fd065f12a9f6dbe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cc73c3f7d97cb6099485252ca4ff3f4c9e26969635fe3b234ffeaaa8e833d6d1_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:0c6e87ce992c21f22b1b0dd2fec080705195760e86f274b29d3128090d79336d_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:36e50b65c2a5f3c0e56acf0ef991e5ee8f187cfacb37b683aaa00e97a5d0e433_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:74177081e53ae2b8c9fb5c28212867d8800e3d6a65ebf637ce83743b74710016_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:b52839eda3a26cafda3c901e448a36c9f0bbf1ecbeb71cd059cbe5f7ebe63867_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:028578f886c789357923b3bd92b9097eb21e2cebe2a179c8cf5b7796ea492dc2_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:2f04b6f6f590f4ca9327a64bc61a3e75e1a5b3634038a4abcafe407b951ab95c_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:5cfa05a09f86e80011baef0e0b12f84b93ac31c89528b76ac68b7d0181c50bbb_s390x | — |
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:db83ee31d8a8649725b103e410ca2965c60b86e0a8be8e70f14376dfcec39b8b_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:33819f40cc5b2499ff6cbabb4eff22077ad17e5f721de430c951794e9ec7c4f4_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:634f06b38c199b4ec846215198ae2d042c630dc27b54855b5c9d282dafedd05b_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:a02825b1dbcfaa0a328edd1e250bfd41e6df558251ecbc2e745b896db21b86d8_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:e8e3d3591a4376a5f0c02e6e27d41fd823c4e65800c77f51797dec01c8d9c84a_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:366c950fe8ae969a72a8cb31db3bfe5f28a04f33d2a904148c3d5175def5bbc1_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:462a73a38e7e827422c8e765eb6b62ccc11c2148ff2dffb7a3cb0f4b8a6a0aaa_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:f419d4db4c9e502fe7df0110f17246d961d5f58ed5cae9095896b36472642bdc_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:f84cb8e409bf895d322078c5f86a071e8ec71b5cbf8177830204d4172e03a952_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:40c61cc05782d5913189e2898ead2277bc074562f99f51994fda52adb9ae8620_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:77d403925e7e528a4cc103dd52550b68b36254b1a7f5dd08afde70a3ec929bd7_s390x | — |
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:9d7d4ba7d9aa25f7aabd027e32042d7861fa85f25b32ff194c4d3fb70ffac370_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:feb77e0d6004a7cf988640bf052fdbb755be2fb893e5fdc07165e683e4bc668e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:476503d99351c99b4def061e46d9028eb1bcddc4ff5d583f347aa37ff551f8a5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6ac6d3f227ff99b9b84ce35940c04a2e1fade56d2f546e8b448964268daa0d2d_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:711d81a664205f975ea1982fc415575ca43166fed54e9dc2f801750fabc1c6ed_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:b58df498504852ad6f0b12aa6c2a68fe269b31e9d210581ee82c9e2a4fe21062_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:135bd1efceac3a19de9e453acec53e9a10350093a29a0508298a5f0a8a69a8b3_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:1e0190062b9bbca28fdd2f82d52702ce99f9116d456083f94db79b75e8921e0f_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:5f0193546fd32d558e2e89d722b3a2d8c94903d86c0e336e7d5dae028f9ccd82_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:ec4c24829883edc23e37f9f07c95eaf4c74a9ac023cd4f3a518dacafeb3cd008_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:1431a026103fa0b98183f4d0098697af78478ecccc1c0ebc6c3338c268603425_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:1f8a046cc9d7272e86ce246c615011aac476b83aab58eb0bb32ff5a46e7250b1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c651e53602bd474d7453767f7059499947258d18e2d7a52a855a46b0e9196f95_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:e0bafaa62220bcc59ee7f819547d13b2acc274c6cb7af0985f792d62caf28f1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:591a3dcfd46410462aff2e777b28897f3c51255ad8d26285946df4639cdad68b_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:879e2b89dc074a377b4a90d6bcc5864530065e2bf534a648c7e295856ec115a4_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:a7e97212984597e32afd279231efb35b55854879637a119ec9c3646a13032672_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:b501f15629752ec6c4e81a264a66e358c0867dfe5d3f6f4fbf54870380a30e36_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:602ceb41e5f9acfd35ad6e068c016147fcc213ef6f7033a738aad2d59e2d6b72_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9cc6c1e50a2a8ec6e2887e4be96ea9f8acc1938a0b904306d490474489328299_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c5a579f6c2b917ffa0c912ca7f5e82a041009198899d78b204f26f6e0170629b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3fd7b4fc902611f29ae0cbfed4b03ca5ad65bcdd5206787e622d7e6ca0d550e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:308da98e17198c8032692089e5f8664f8386c877563a318e89f2ecceea478b22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8f17d1902c0a419e9f32ef05bf0890ee9919b615bd8f625f4d744318a9666c40_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:a49641db9bc33963261965690a0f66a3276ca9cae2140116ecaff094cacc79f2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cf267c31efc0ea7afa5cab3dcd829b8c40f1e3b41ce8c92097f5e48b4fc1c8db_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:261ede219967877725c31523cdb7930390300c1bde2df0995dd9f2960ab2d609_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d1c9b9d3b2569e676d6f80975a7ef3cbbb4a1d8cbc329dd1fbf7e448362e480_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:758d2beef64594e16d0f410c9df58136e470e327b658d340c07d4c62fc64683f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd2a41b12c00d34fd99306c8e5436a9b5ba6cf909aa135263a915b5f9d7bc49b_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:82e2733f21cb25e6543cc3070aac2aa4dca50526ebd7a56c68be61c35da951d0_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:9d654271a0ff9fe6b7ad23dbe5a7c6c2cff0d6499285d2d1a892683705190acc_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:9d8d593aa02e82fc7ba9424458c7e4078560b6c214f8633391c49d6864fbf460_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:a48e4dbf49b0ff8524c788e52c58ba20b3494f86b1905382de9f7972f9acf487_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ac95f13fc989cd08b7d62d825db5212625ff6adccff4f3db11cf973a284aff09_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da62a9e0d6c4108a00b6adb5ed5ffb0322fd7cbb37c9ef9bc34ce8b7ad71ef1e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb39b393c767790b22aa495c2f6f03afb4e233e59163d3880972874ec24a871f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f0125c1d0f3960767c52d6d5c1b2babf7791bb06dd393acdde845eadbf43ed99_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:7cb9c87d5a624ddd6626c90aa12a0e35c196769a8670c370483a7766014e1411_ppc64le | — |
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:ec306b13a3b2439da2afc1c40b9de0f94d3d4112904e5e397840183a0def80ee_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:68f913b6bf562e617f56288f67abb62f7b29e01c891ead29afbf5970e6c48c42_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:9fc5e2fb3c92a82cd5be46fd56632f8b5f937fd96f0e133038fea5ed665a558c_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:7d1f571b87ba1e197285c78a78ac4dcffa55ac4e6382ecf10ed630abd02e4df0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fcf1f6ce74a9aaed46574fce5772920b3c2b6b6af0b99c69d35e47983b9e8de1_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:6be97b778d55cdc05fa3a65778dad37b70d6e206f52f3642ee18c2b624efd667_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:90e9d62ca779897829ac4a43c945b11393409d51826ef1ea446bfed517d88023_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:dc34882ae4096505985e163b8fead369bc2f5835ccd504442f2eaed4aaf0807b_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:e8516d1ef8f77fcffb337b4da4a539874107ab501c9c2cf46cb887b4a4a1c152_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:0873393f0564bec29f4ef698becf97fca9ab57a6fcd62a574d041cbbb241acd7_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:9b3cbaec7ce03762e1b63ee055935d866121a1ea7e0934d0c76f72561f2a73f5_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:ae34b610753a18756b34eeb0e0b95f21acd27d077b7c70356054b10bd6a20b80_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@sha256:f760e2aeab036000a3351517f017e75600dbbf0a4fc871e5c6de2fd8d84f5914_ppc64le | — |
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:0e0fed0efe55fa047409b60fc018f8a1efb7ec0e9c1527b9553cedd07a4a530c_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:9610860325949262171294ba4b9dfb298c392aa12ac2b34785443afc7dbacfd9_ppc64le | — |
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:d4f823164bea7491748757273a054487630f7d00a102ba37c96011ed68519fbf_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:f8b152c6167e038d046580d88d3b9d8695e135aa945155231e869e46a5689341_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6abb6baa9cfd44652759dfdcef4390c0507c6a48de59a7cdb1949e929da2d20c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:723f42b675397961c109f2a8a08c2694ac469bc81a8748887e78adaf954b00ba_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:cb3abe166a28ec665a117cb3c13335ce21381126b0f52bbdfa93daf8600045d2_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:e06d0f6a9ac19acda899cedd9ef383721af888fe31e07f89acaf043eccbd3e69_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ba555e480169694aa66b172dec0a1dab38f528711ddd1d127997657e0576fcc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:66bd0f0059fb5216d01316b4a938426715406c9d34314e8bfdca91977797c1dc_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:675f2d5fe379e396dc129a14c30e01bcecda81915efa12822b875ffba58c568f_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:d8dbf300f9ca4ec47510347c47d5870c9a8db7703ec5a4344e626fd449ec7fae_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:249a1efdeeadb5027c0b65aed7a6367ca760d9624e9d74f3cde3b34da62f6402_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:3eb3266e51bcff8668c12bda2b4330240bd2569a40c85fee6be989732ff8f68b_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:da5ddaa79cf6cd99a4c83ec00b19e8ce344b71427611282b7db2002a9e807675_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:e2939a37737dc236d11720f9571179dd67df761f722a96ae0f05db9702a88c4c_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:9a17f367a6dc58029e3ac83e4f2b6e9b240ec060c46c8ea06ecc87b0be87bdd4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a2b79e5a1fc546da852c6f38bc920b67e1c6aa94356449cebedf08d7dec86076_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:d28a7dc66779c1ca4c056eb5bca48b0c7e19d01089b93edbae8bf9b43b11cdfc_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:dd45780c2d4b5bb0fd96521ab72ddbd9261ce234e61bf6a69bd7de0757f6616e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:01d99a84e687c20c1078c90223e884e7497908c05ce363d121378f96d46fbe2e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7a657b023ca7a012c4c0f5cb0b71c751a0a9129229b0dff77112a82682fab839_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:8ec4eb72a079b8b94913f4c4f766ad03988664ffc27cf77659703f1ed9a00510_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c2a14aa3104f2c0cc5714a347162390f40cb555fabbfb5f0e2a5a7c83b3292b7_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:583e3aacd432004936e3e6c8875c7c6f91377b9317179c2cfefad03d2892eaef_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:5ddca5fdb82e30000123c5be1cfb50ed93e04e35dd53c79fdd7014a3519af23a_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:922042d611b7cf7c8b92a6a99812d5f134deb3ba6a2ffd9236a1ec70db9df767_amd64 | — |
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:c89f7fd553664814765a30ee59ed8dd4c2caf3b9ff40ad351096b408f1f3d938_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0df4e077293a69adf4bf04de6e3aa8df95cd1e358e7087b8930e6a06fe7f781d_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:1f80a860753af1686c601a11d5bbc1a65a82e10d671c102f4b652a5884ee94ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:347b33aa8ac774d04023e52541ed1283475263ad0bf2c0a7cb0c16b64db6a00a_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:89467d05594c81401ae0bdb9ba42504f475f2ff1fcfa6c30bda2546dbc2ebc1f_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:0c55b956e1c6a4fbc88dc9dc488b54ef4589134b35eca971bf18943d48eef4cf_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:4ffe514fa69794c881a504954dbf64ec3e0610ca38773ed1b49bddfd8731eb62_amd64 | — |
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:5b91f26964ac42d3c19646792051c96a8ae25a7626ae081806c382c3cdf558ea_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:5d25926b9a049a86997f922ab7948d6ca0af9a16af4e96e5800d673a38be4046_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:172816977b3d5489e5633764c970652a14e7a8a29ccc95b0d089c3d64e5b325e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:433e25b474b2adafaf9ce6677f3f1d51a6512845ecb54c6ee3707a8969c3b3e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:66b0dfb02285c0dd4a74cbcdffe545babef4ab11a96750854f1fb733f55302d3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ebe298db1443e2da31836551cbf88da11a8f422db254aa877c310cb092e1ccca_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2c4604fd35ddde200baaf906d7d987a14eccbd1f678272c6d0fef35a1d0f7f03_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4fac13483d31a06f597739207f9cd7bd7acb418f055c80ebde0372446ebce360_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:529589efe0c2828d7a6dc104ce7c07fc358f43340ad99dc773536f38af557665_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6f09d75e75968768f9c4f06f0ff9b9680c7a43e6ec836b7a07ef7bfe348727a8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:09e62b7ca5c078a71c0a36f74785af16ff1aafb5edff0b43abc261e648f17eca_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5b7a8cd01d2846f8821c56447ddee3b7956d9a20e9c809363d8728ebb17c6d67_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ccd9bd93299a31672e58a356ca7f9cee946f757384ac2ca99c54718eb72e708d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f3c66ebcdedfad6a4f9b6b67387896cadf88683a285b0c9c2e87c067b3edaaf9_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:5b778bcb934f38efb0d2181f2afd0874b16b2c9bb541fbe821553df64609d831_ppc64le | — |
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:6299c1c95b656dd2ea47927a629be820c744864bf4b401dd1d81346ff26199a6_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:fb35926df0b2eba2b017ae46f86586f7534a0140bb56e19db4fdc1a0769ba74e_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:9b723bf806801f5f8dd2137f583352de2ca1c8cb14137c60ed3bc5a5a02c3223_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:d899b8ca509e2f6c7df3236729ba459f1dddbaf5f11b1757e3bc6a04c6a16952_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:e5884e2e0f2451896ebc590ed0fb662429fc5971d99d19fd39dd98d29b9874f6_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:1ced2dd84378f067b6e31049e8d8be06a1271aa580897ab67f1cac29e8973273_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:3eb279dcc861d1ee9accd5aed65614fa1a32a0a3c39f80be6c16e3adece6afcd_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:bada651c6802150d411988a1462cc769cd2bd791ffca219a7e9ba6fc1f9e3ff6_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:1d6cd25f19d8729d5db2fce2c0ca12cd4434e3156d00e3b29128c8bcec31cbd7_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:689f54432640f9036f09a18ffdc655ef9f29514a5b2974da6beef407ef00039d_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:8acb96bd4e7ceecccb59895d9f2500b8061bd56af4235547fbf6246d88c11d29_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2a0c8ba89fec53f33ffda91cb41530057a2c2370b9190a5c8cabc5ba7eb3fb34_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9d90b5e7b4761caafb63c447fc9e352084650888029ab397a0e7597eb03235da_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:aae7870b5ae62c0cbb24b90ed192b0ec8a830580b3a6565fababcf89fd17cfe0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:eb8a1c875820beb6df5c898b3c859d787eacc661207888ccd31342837c441b1a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0aa1c0778ac82f2f01ab8c7c79941de9b33338ffbe92c70ae2bb47a5c87cd356_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1302901a96768f4c566a54ce4265fb2abe023d025652df4b78b94a8e44d785a2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:579d7823258032e0e585734c50a08f0d97c346904d9a731d23fc94a5bac3d0f0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:8d5efc32757a8a321e709ec9db0e304cabf4b4c63556986e677549891fdd542e_amd64 | — |
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:4c75b6bfd12643b775a36ad69ed2cad789b27df74faf4454d723ba7f3c800746_amd64 | — |
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:88f6bc9d1bcaceae8f65f654a2c0b169a7987872e2b301537ab078cc7563e36f_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-operator@sha256:29d413f06f5eee509bf61a867d1db3abdb3f7ff78f91f5c4ccc40e8f4e52b73e_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-operator@sha256:7a801eaa3eac0b20b6a0de04b6a54ed18d2d54a175891b6ac39ab503da858ed6_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@sha256:2a9630616c4361ba346367855f264e8f01bd063f7fbc4ad4eb36fe181eac23e8_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@sha256:d0d035f3300596a93c21c4712a231077b6fbdc963d556ee6f9f9efe393df5bf9_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:117282439d4d1a2a741562904d28338cfc30ac9ba69b2ba607ca67fd6031a650_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:7293094d198f0ab68b4e365e0df6a384c76aacb90b4c63de457cc805c183b206_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7940286fc95f03f2323aa80e3c4a3aacb132d3532a380929ca20e831b46ff034_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:38eb59fcefb3e1593774ca0117c163a3acdef98a0415e8d840ecacf1239220d6_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:4003ce46ffedec1de16e31773fef93eb34a4e0cb95ce30f572bd026280e046a5_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:38ffb7d7d3017c6cbff3741cfc8fb8049627d7f1fcdcaf60a9bf28ca4a5432fa_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:5184972b11cf8b144a801d0c53e7766b2c3b35cec5fb7e8356d6b1cef2d2c30f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a402e4a4ae76ab9f13418715a44c09547820f1f6d21ae73792d4e8d7545d9b32_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:be8993a5a41be437bdf3515c2b3000c4bbf4fec8bb54c92ab3fbbfc8c864523b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ce3229db117ad4599d2588926dc948b34a9a0abede09e9df000570906bc9e31c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:def8b3178a8afbe4c2eac65a260061ceb8c6b1c78652a7db37f5c0c317b16224_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:354251a64fa2d8238bdf01af221ae6faa53f3a68795968b9a49426dc361ac37b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:455e3f1aa0a22fc78498156215ca8d5cfa1b9d123aa929a721e9217c9d1dc3ce_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:77c92eef8a503d59ca8ea792101e508bdb21d1d6ca711104e094d8f8be7ebfc9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:f2ae73d315cbdfd49375cae9fdb6cac7365680b91fce4c0c3ddef5203a6abc68_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3ee453c04008584850b4659e5db163d9cdc62004cfd2a3bffda429607f93cc27_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a274083dc0db4c367a77cad085620d1b6321ae60b82dc7284ad4c90ab313a283_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ce09b959e7f7c8c0359bf17ad46ce8816c11e89a4cdf4ac2a3a290b6a226a884_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d6d19786d616706f403f79cd66c4e4400c4793fb0bfd4891c5345ec390d71046_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0be5ea330b7f31d16e9d464979b0bb455d3eadb2aac8e3537bd513e68385520b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b96da8c8cf79a30051fb7baabc36696d1e55cfeea7c013f391b4ac80cc70493f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d97b84a6f8bff76f17233e1d7c933c244e5684870d43f005badc9466c2e52db0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f5562629f5161188d6397d25e124e5a01bf6a9752b87f06de75b95063d1b7270_amd64 | — |
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:081330003c7ed392746c912926d265366614063d1faef17e1155de0d8853ccbc_amd64 | — |
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:8a0170234fa98ee60b9b7fef0d16d03c6ea42a1c6d72f7330ae957a9638feccd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:04b5f984b839a3dfba0b70e682c0930468edf99bf3de31390a9e6ec5a7bc0f82_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:0b3a848025efd76339009bc447ae171dc3a9e70629a9a231cea7b1d2abe5c320_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:8cd40d63b3d13bef1cfd650b9bb521675dd4d15a9b308a16c034cae8ed048cad_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:959df171cc6392ef7d3ebafbbf2770c6aedc4db168549b28fc7847793c4930c8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:41d79968208f225321e35abdd613c4bbd18fdd4b3d4b84bc312bd58a99d21f42_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8b1d0c2eeef421b713481f8a0f52e1b0f076bd08505f5b698ff6d4e0478bb417_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e8463d4ec6bc3e56ec6b7e84a1dd9cad25fba166983f3a96bc16541d3b2fcf24_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ead8b62eeeb8404de7b394073ea1664ae4b8a01d445849360420472536db73ef_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:0f054295fa0ee7429d05d0aa601eb4b1a62bd5853c998b904399d23dd6d61a94_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:5aa9ea0dc9f265192a1639270e0df0974b0a41159f8cf9b043b9ff9a34a19a4d_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:c683e533b0960dc9cb4612e761dcdb97b105a8cd4039d849637cc04b34c8b174_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:c98262a94c7d211b27b0e48b3dbf3fd7177c2b78e7ef1b2c07c57f0d982dc6d0_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:7749f12c01c007877d4b8e98f0972acee705f0061455d69b2223210f57098f75_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:97cc4050f575cf20f22b104c1bbe713f2e782d0937bb84f353e8b80c130d2198_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3cb84ee255c71ab48988637dde76537a9456420890040cf761cd5aee71f6767_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:e3e04181d1f9f33bfd9e8d82d9a07c33e3692a43af65fc0bccdd529f018ec717_arm64 | — |
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:37e649cab0559c66f300c915746f34f6e0929100557e622a966ec78f543f12d4_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:7de8ac0e3c44fe3a7d9f63057f722b316efc1e373ac772f88a0f18add6b88160_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:9ac7df88a38d08b38f14a39fd19846cb82d1c96a518905ce115821e4d8f2c382_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:9c64ce3c3ed86ecce5036e7bdca086083aceff3c8bb1a4c1e0af06102a3e6c10_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:3989068374633d0c70e7f731ddfb4ecbe1972af492823e77ff9c2f77faedbd45_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:569c7ca684bd5079965d1f1b37ef1c0009162f0b506b4d6fbce0558e4c4aaf66_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:734fe28f66883c8c3a3f7764032fcabca4b5834d776ad249f9ecd5ea0fe618c8_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:764eb596b1c27c924f68455752046a987657c3fa9dda1a655db644e06df9a29a_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:4c150c70c8b6171358141f5fe129da9927529a747a785a4d4fe83c2f7f8f0b0d_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:68b2e02e236e852e3cbf527920f1c1915fdbadc99263eaa782a3ab74f42f4b1d_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:7922fbf20b0f9e965a6ae8ec6313e540a1e732449b5f8d88ed166a4ada238b47_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:f4f5535781e45da074dbced129678eff77090ef6ce6fe56bf1e53042d369528f_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:14cdd1f3013720f8bd9353d57798ed683175d1b12915bffcef4d7d6342e825ef_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:a8e333d012cc0ddcdcf62247d110592579ac00f023b20df2343910784aa85c01_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:892e3c70e4fc4b80cc77163705ce80529daf53564a08bb92df994137ff65ee4d_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:d7d1635f9de76b0420ca0089b69f56f650dbe2037d1bd7683752c68da6e9f2e1_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:09df495865592fa2b95ffe3e6a9d80afd9d370a1c273f87b14c91363948b4d7d_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:320c716690843badf600b5ff2bc5a841edd43615c6036b92577faa2d11417f99_amd64 | — |
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:88e1f4524831af4e037c5410f38497dc1c64c715af7a0be8a609079d4f515e4d_ppc64le | — |
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:304cbb7666d1426a03413b4f7363895b3a880bf22053ed2ee5ca6697eb8e3759_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:7489f4cc66eeb744dc05ca8c5a5d85c931be8949a466961d754427850710d610_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:ae9876699fe73338ca46cc3f05ecc8b09ad54fb7cf605d6202616086e90f673b_ppc64le | — |
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:ca509c6cf55a0571196c3cf33112c29d6d1e13b336797907640cb2785770b18c_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:12dd6fb5cf45aad60604a12e379021a19df11fbef516708eb6e5e80cc2877580_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:1e1544da4fe492584b5ff734b76beaa0cea3f130996dad6eb93713abe20f254a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:54725c3ed8a7f7f420b4280a583ac950f670d81c42941a51773c1a4e3672821a_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:6f1ad75bc2f909eae55c94e5ec26827dd8d6220bc5451a69d061aea0f63e8619_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:20e107dd601114f15e4bdc752b7d49746c48950c16a76446a6456582373b718d_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:3cf104924efd6df7a7b35d302e6e881f6e76700ed48af895e3c8a35075b4335d_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:a1cd6feb5011cb18a4b2e73bf5c9238b89c45da875f69c7f18d24f8a9f05dd6d_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:e1f153bd75a461f815b1127ec280ca3abce4cc3e9fbd9e063e9cfbfd352fe0e0_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:3489ed4cc2437541f17cbe58781d3a22cfc24f7a001ca529c51aff4d5ad63b05_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:43ebf7b84f72061efbd53c99eb883ab97b431d2053df270225759eabe26f4c49_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9d9d0de56220b0b4a2523ea896c1b26d90f790394340ee005c307558131e9de5_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:d6f681893f542bd9a1de33170656f48238605b6c6e6865171cd046cf03a8d0d9_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:107278fd9636b013540bd4670445cca271970f809509e85e6f1ac82352992bad_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:14324f81b569ade391357cbefed32246c3acf04b36f1ab040a004de9da68be28_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:2979527ba1d210beb2a22b7dc52de09c8a0fa676844c4c031850de9c91616efe_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:8203854f2e347239bce20bcc1164e78f1080ee341a7c0c64391b308efd8ac4c0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:17d53980bbd5a99440d633daa666c5f1dbe33a6a2d0dae8bee0061433f4d6ed1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:237e7043c6293e96e080ce54ff5cea298f7d1ba5c766f54d0c67d1c1ea8d937b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:353a469850c9adc59407b7a2699b8b291fb918e7b0599f351cf112ca6c8a7ecd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:4b41304a429f036afa114ee726a6886dead13919a417f4e3924164f75096fbec_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:20fab950929e3e50e6d551cbb8909304810c5f0fbabc1c81343568428177c575_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5cb39a548ffa37e8aa5a4d474038ab8289f7b73e3af6efd0be6e5bcc37e109e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:a4d4f0e2598f69a5c93011bc6ba877d97d5414fdfd21198985944b3e9690dbc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e045084383ddd69a9231023835aaad7e06737887a91353383dc54647f85ebdf7_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:082f28c96df74f24487e9df996d3fe351e185c848ca4c6a39137454e03769d83_arm64 | — |
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:6e75913e0f8c81a1d89d7335b90518c9ba32785174276d64824578fae38d9fcd_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:8e08bcb40b3f77d01b384620779a780b99f98b645dd242258b6c3af736b563fa_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:f56dfff4de25e25f0f1e9f926c142ea9266c7669d7ba104325ad883d8cfd7a85_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:1841669972e0f6fe9fc0c3d0eeaf169a948a44b055a6fd32f66335535662d829_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:3011e1cac120b39c1e889b3b19d89884e7d961ec80d36e0a034ecd0e43192d3a_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:90275aac06b0346e09371ac6d680f50b39d56675acfe35b561e801dce6c9532a_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:b85c2ff4e6919a2941008fcf852036af88d8bfc0697fac26db7f0cdd55b9a83f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:1505d411aacbbfda9f05e00b54932b2b09afa157cef8ba835b5ff29d1e8c2104_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5b3c5d8117c57355b2232acfd2d429b6b711819a9cc7fd839d3bd45b16ee5f55_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e76e63661abfb64b888dbdbb47df8deb448774e714cf499060942b1497b46bcb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fe6d7071ae21fdb5e8aadee2a41f93897c866cf9fcda999ed67b8561143b9ef2_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:404e23b81f5bfbacab6e30cf1992a8498ad70b915dd87ba79f614c1a10b4a7c1_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:85410072fa8ddb00e536b209ee29e2299b4041e6cec408e9fe1a650d311d89c4_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:a0af61dccb480ecb164cae476271a9229d78cda8c717e23fbe2b7d18d7092e35_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:a5943bcbd35e2a099cdc285abb888c8f174fbb924859e6436d85bffa2ef6a302_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:22bcf1f0ee52b3c487affa1ac6126e47abe9b79f958849812168de0429a87f6f_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:460b3c8d710dd7f755023e60e7cb5d9c6aace4ffb6d7672a3aa8c232b44ae1ff_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:d3b9895360cf52a71ad907255a2641af3652e06d452030da2c91d8bb1fe27b0d_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:ed7416758f7e7fc15aa94a674674291189e5a4a327daefdb2ed2fc4b42f60f74_arm64 | — |
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:30f401daee51b1d573d8b980d1eef5fdd0e46b5a9c876296e4cfabd77c598e15_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:d6430fc5e218fd51b59b1ce5045b52e326f1c471a17b0abfd8787553c2df60fa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:00ae335df5160d41e2a59fe7ed38d483dc95b4daf4a60c6c92ad0a0744b7e435_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:05912c80cbd999c32571218e6d75bea3aedeef74852e995ceac2e7fb1b01b696_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:866c16abb647f71001681f4174f0804e0369ef4d427ce0aee2d1a3af309eb15d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e6231728fe38ca010cdcc90482ebcf9f62d984528d7d463e81c5e7beebad139a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:021da7d11e595c3917adf3784e716915b15524d42d2797598b375e7d31aeca5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ef35b3f8dc1662db59c39013b9d38f8f01de3db0dfc6cd8c5c18cadd203d565_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:8f41a73f0e4fdf5ee8cf875433cdeb9d997f0e6537c40ead9ea27beb6a8d13b1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:abbcab1f5162dc3f47dd9d07d1b1f6af9cc158837eff4a80bc96d6656dd2c204_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3d3aa650e4d1c1789278761c247528a609cb204870f8a4ecec029889c1b92927_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4c57ab0558844a6ff1a2a48d5638cb4afef26c53497b12ef8deaef7ca2dbff5a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d6cd6e2a5f05a4f8f454bea472a0c2d7a16e3393918d0980031091936620669f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ed3e4ccf49430580dc307fe6902141a5eb228e7c8577c90dece13a838b06afe9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2a103f82e79ba86fbdacda3fc4849e7ad430219cab3227016d40faa9d670f16e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6618c58373a3af6a5ce8ce501eb0078d82a547584b8d9fae31ad3d86424f18d8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ade1c1792c68ca721ac90a2fa777e02f31474915ec8adc8f2ad8a7a6b451a431_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b94f87abe421ddf92ddd53d3f1c6dcefbea083db6f02668ba98cb59ccd35e8e9_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:1e69d28bcefdccb937f3ef459bb9bee5bcb6a6d1bd5c2a9ce9b71a2e4e03aa89_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:2900823d24dda552b6d4063be5b9615b24dbbb288b2702ec4313ce99bd9ec2ca_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:9c738f88f1ace51d293ef450554b6f6404e47a9b432b341fc27dde6169e6fe63_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:cce0b0ff07fbcb7b463ff3a9d5ac8fe20bd8bc83407adbc9b8756ec3ad5008c9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:0559bd5bcecd4b6b2b24007eb4a03c65f45063e5359dfedf5a14ccda199c7899_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:111e7c679647b388af2704ca280ac0cf57128c6894c5422d9987e4a429b2204c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:7dea3d12eb2ca6da490c09661fd1f3a603e0f5aca06282b7953039694b4d87aa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:b04ad95fc3610f262d6614d0b7d0b6c5bb8c6a5eef512e1178e77335feba455c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:34f12040d39e86e2127686220c2dde6f4e32bab685784afc5057904f286d48d1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5b896bbd0564afde2914c804fb331280fc78ceb831a047c0c1fd777576a5b8c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7d1fcf1849e2ac29b2460c65c1924e049f83696415589b478c24b4819f9bca7a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:99b28f07c6f85c18e520f306a6cbe767c7f242f97a6d8dc820bd3ce1068aa596_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:2cd9c61cca7bc0898ce177bf3f531ead3d298232dc6c90d707d33d0ef0b8630f_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:9b44722b30791402e9750abcb2546665760295e6befce7a5176a347d1f72d545_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:b5005749857e00d42f95022459ca7a607b7445e53b62399b6a1820d4d71a501c_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:db66f887ca4acc98ad391de714d6bd3c126e4e64b103b5d161da507a3a2e34b3_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:677f603347dc7582f0bf4979547c929e47734841949f34d3de20140603aa5ba7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7782e506e8700a4ff6d5aaa2bc5088b1801919e5365b72c3fc0b7185db6dd44e_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:9bed270930ca04b17b126f49080046e8f8fd5149514695195da9ff959e5e89d7_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:ccaacb4d97a9fe1021e594b83f90f4d5f6ad14610e4aa49f2ba65dcae0a061fb_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-operator@sha256:bead99b68d82b36b367dac46c2111fd8edee0178643493f66e3ff8bb7dc8a645_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:c0f765a2e2bc33291066c3a8d4048d78f44d65a745fb7bd9c7ea2539d34d49fe_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-operator@sha256:c4777746b9f26bff78a229e525c25bcedd693027d066795a4cfa596cd5b0130f_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:eae2617453889a9643cc57fa812207c5ab1869ce7e338b06c63aeda8e0055faa_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:1fdfb6e1075714ab25db450f3feab799d28f2b09fabcb62704de3071e0a72635_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:483b24b9f9acdb5b24ccaceb5234a6695c59f7a0dc1048888b6a4080e292129c_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:a63f630eb523aa9c85795ab923ac658baa4c3db17f0ac5247162ef8bca0923c6_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:acf90e404f2c04f4040c48ff6804665449a27cfaae12eba7eaf4f83b0f3a9bc2_arm64 | — |
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:1a6eae41431c024df8708f97e4039219e10023467e56222ba3b148f97ab9d892_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:8da3869119650f0e4b4af5eb6e9611f52cc5d1707a48eb7d0a9d4348d378dec1_arm64 | — |
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:a6a4bf90759286416284eb0a93b6d802ab661e490fb21f123f141de12dfa227f_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:dfc5028a88c2e4ef37a39330975d990d1ffeb6e0c76cfb1a9370b5f7a0e1c6ce_s390x | — |
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:060db92886f1a148cdc499c32217be8c31009f1b41a6b56c3144f3b658399eb8_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:8579a35025c17faf8398b62c9cf8fb5360f978735cb5857f44dbfab37e7f0b79_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:a3d2ab7990362f0d14043801ec097ceae5167d5a596a2770211e00833f2370ed_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:af19fe0085ed208064818cfff5ff18ac352109083f6d296c5690963221ed8e83_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:27a9e77d60246ea75aaeba8bae7ff77ef2b85d37652459622a95286a35d82557_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:671502952b3ddbd0f953e60b29def3eca0e2416a3a688774d4520453af07baf2_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:6a4d1e21eb6fb1951ab62d00d13a6afc7205c69d0c7a03de01a3572f56634944_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e104dcd1fb659be0793ce40c706bc1278a3d446db738dceae5d3a5a0b0606c56_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:390d8c8017c9bef7add6b076cb88cecad29f4f4af1465a6092f6b87053bfc901_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e994ea662028b84dc75988777232ea342041aee7bdf7f372e8177f1e9b07dc8_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:772950621cf9bca22a7c6fe3d51f2c4333b1c95fc2cee30f3da58fb157f0722b_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:d856e3a3e6a9f2d1f54902e20701fde45f8a190abb3ab94a7a10a687c9f8427d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:51acbba56466ae38df1170e6f22e57343a34a2fab4c49467fac934ee2fffd46e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:6abc5769619c5cea817aa473030f231d25fd13c96fb573384d67a2eaf90f2e2e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9addd586875f542e82e92f528264f35f06b600560f02d1987e3a9c11d769c88c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d41e4e952d91b02b66a409acc6f38cbe6a646330f6b4a223dc6f4c38d349c433_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0bc55d8119fda1bd8aab74462903ca9abc1fb3235df60974abe2cea9338d7b3e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:47e527428f1e40ae8cbe57a84c60f7a31191ec720aef7b0b6faaaa26fa657c2a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4e51673afc9e3b2b57f90e080977640880887689ca2fbb354f271c3fb5b4299f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d7c7e167c932e47170612877bf5fb7adcbb9f6c3570e74cca0861005750f8135_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:45bbacf37a0fa13ccd4dbf0cbb2e6d2e858890445d97f649773942c0a88f3629_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:45ccf0a67c06721666deab96038aa37bf205d60003c8a233e7442ea639e20933_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:a956c13c574e66556bc21b594740accc497e48af46d0f326116937b57b4cd6f6_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:cbe20f10c01a0f87aa82a217ec01fcd653f4eb6e77afd659313a8e0b453027fd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0718804d539c1f36a0ef95085986b6065022c354e653a6c9a902c34cfed4d726_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2eba8e41aab91ff0194e96a0d384e17955a05963a7ddc8d9fc18a9a67e24e8a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:54d8f96067571abe8de8a55ae092cef1f4f423afa6d05d5b2f46663744ebcabd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d888d3d628c75cea3de43a4a10aa7e4768bed2034330c71ec89b3adbf78d4e73_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0bd1739aa4fb64c1004bc4aac788700834f7b454e4ca9a23e83107eb2eecdc0c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:10955da0c33ec8aa5e671cb6b4813bd26014acb8dda68f8bd249c27a6c8ecae4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6692616a559d423ed0f5335735a0740c0bfe034d06704cf288f74e6c2612b8e4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8ca6c009fa35ba4a94459981a72db8b54ca2507d0559eacf38614dd29f01874d_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:0cd405015005ed19b3cfdc305bcff6f5f6ef683d9d68201046f0fab2a3b44f85_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-operator@sha256:1785ef5991ec5ddf63130f0b1983c2b9cc23eceee5181c060cc62c6fd18ede33_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:41750bd0eac46b324efde3548347c55eede126e2a17d071ce3557abf936fae8b_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:a242549ee4cdf6946f41d601af649317c53fb6ce779147ccf99106d3ce38a74f_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:69182f4919f1b5f9bb6e7103fb5f12bcbeb697e826fa1a516124989f52128cee_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:dd633fb6fb437d90ad04f80af556670d364968de96ecfc5b0a1c00b4952c1ec1_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:6018f1f3a11ec47bf1c281610bca3859c4122597910e6cf7d4dcb35c4a7ad60c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c2eacceed018a256d1c60008b3d478b3bf234cec3f3ec0fb85f652449448abd5_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:2b489e5c4ddf4e5f14883fa52a532ef0ca175a500d163bcd4713d4f08ed4c8d8_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:b6bb122aff540406a094b599dd1e7fa26ef39e69a861caf5cabeb1702b8c7e2d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:becc8bd498a264e93ea78fb9eb2782cf0191b5c69b05e8aec4f7be7ae7a009a1_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:c2c770a1c5cd4024ea070d05285f23c065fbf2860996c56fed89efd5d447d57b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94c7946de43b360b6187324eebf4a9487f6fc09c0f6a5c4cf8c10dd9aa998e98_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a06e475b0bd6871816f3d6bdc922144caaee7ded1d3fef47b7165980157dc8e3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b9c3f33a7aa289d65b0eac2543b7c5385a3d68985bbd303fe38534fd6a8f0039_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e85418d292d588f67f52d1e513ded87b7160868e24b84ea1eadbe39a372e70bd_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:2b401a9d07735400fd8a278d052271143374e730dd926f1b09bf9364a0dfe9ed_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:5ab5cde0dd77b3d87214af2ecbe8cf133023a4251bcdcc862cd3acd8abe05fff_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:5f38a62d298309bbc8b3f28d99e03b21b071256c6511863946ae082bcfb024d7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bd632521388d66beec1a1d0f9bf3531b21866a3cc1ead6e33004e2f423a018da_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b1e461fc8832aefff0ba97be8b7c95935a0ecb5fbf64839b66ad8f66cbf742f2_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:e454985c4c1f59f0b93ff3bda68f52e8e681692774daac809e0f1a02a6fd2405_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e9aca9254ed6f373e26dfc4b7403dd5b9a9f6cdf25acdc963a589530e5e1a4c1_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:f2fe73c16a00f0f286f5936670632898c07c36a9c96056740fb471bd02ffd155_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:1865ebb2e93654dab511b97edf2a5d714511466a49a6fd5087f3528ba4851034_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:7726814d87e0d098b5672f7f92b2a0832f175db125e8835d3df0235b544708b5_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:aa5f47b18ee8d25f88a58d24913b05dd8810c0c872eb0e377796d79852f67320_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:dca861bc089e151181369c8ed8670be71c5e6eef094bedd61b30248fb13dbf23_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:583598109b75130008a55756b2ba16c8bb8f259ce60537184c1a96bbb10d462d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:69b1b6dbe21aadeddee2250944d3f562d04b10152741e261e1327e6840649dbd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7a855f8881b148c2f97fdd701a5f1532ed9cd7dc4c2e4393555d4cd2747c227e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:cf33d50b404522170dc43e2b3b221a502ad21abad1e970e92127d440d0ba7212_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4cbc554e939c01b52096687ce6d4e025d219a12c2e703750d744f1d82fd802f9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:7d76721b13fb1022ad387566825433182a276b3efc8f980823d59cb9dc8f931d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:9786d7dade47aa9fd3834175a88f0b768b2c66c39ad689dcfb48107ce1dcdc59_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f13707382a123f7c92aee321fb5c23a1007dce727b7a68cec0ffbe4636ba0813_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:2b69d2a8aaf9e8e6b772871b0cb3486c062b0a123544fbd2a55acd40348e78c6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:883097ca5214bfcac0ee1139f1734a044af527a16b634050aa4b86166ca4263a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:8db6ba7c7d42a514b5c382afd3879867f5042d42b2495a922fef3f315f011217_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a5c30d6f5bdd0e2bbe53ce9b90a00e94e84de1a0ed6d29aa86219518fb0c626c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d71d9131273f93e38936169b336851b76ef4436c5b73da52add0a908b003a57_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:b0dfda5623e607655446385145a48db54fc830c29b610037b52f677fe94bc1dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c9f9b6fab1de71845d9488c147a990b9a1ebb2b6c14c910234199c7833c92447_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:eedef2bd70bdc1d977b23f340ee6f714abd2fdf2c49379db151c88d9217f573e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8ae77ac1ca0aeb992c50869008c246d41ea290f23d8a2859cde958d58d3063a2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c169eff980fc34a0a1f6f19559e96485dda0023bc29fbb3326238c110bf3ba4b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d7b3a7fd468564aea8435dac8b09e2ee35b2d27f6339a8049836b6cefc8d2cdf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d8fe8854022eb245f92305d42b92cb3dc81207f1115975ad607a75a023b8a820_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3555df7502cfca54f9793f982ed7ea7453c9ac235e015b9c4c8c47789af48ff3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:482a103550cfab666968202591121c6904aba79cf5e8c30cfa4718c856c65690_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6c8bc52abf358951381135a94638e4c01f0e8ce942ccc4f77386c36beedb8a35_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f9515705e2b37d2fb6f216aa936bd5424337a1e1ae4eaf3ded3c8d0fab373d36_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:45dca9b3c0f4fc36ab0052495fe6043c717673f8f16e915e49d682ceae2a3c6f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5aea67ae0eefba905f7f8af09dd8a83c8adfc185b3484fa0857834c270844c24_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:68ebd12d0369cf9ed73f37f5cc188a7ece136ddb8e23ba641a4544eb703f57c2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a5b0377a79065793239498bd0743919b77cef2155093138bba8fa9884701c570_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4148272ea7b1e1b306c4e33dbb6baa9bde7a68d6522436a51e939bab4eb8ea7f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a8c81c137343805ff088fc27416e7c67e6f02d4c17dbea38a063f97ca08c51fb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d948b969af4caa50c0dfd8a822144a77169880fec165575e574f8fbb807c65f4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ef3682c0bacb3d0d67f963387c8bfc8ba77db7c6ce8f0dd8e6bd00d131d721c3_s390x | — |
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:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_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:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_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:9024353b9d2359e30c5651042483ee70526996d02854b111f4bd9ffd3fe95026_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:b3c65460fa54403f95f3c1192347b187b25b69c9214c5e586bc582dad432a9cb_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:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_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:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_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:797a79c184b21fb1d2cfd6c59fe54be07061b559bf77bb169e36790650fa907e_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:b3305ace24242932292e14458e4ec2ad72f414f7dc24681fa497f7d1c382ea56_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:3355da57dcda21150a1ca2f8d922a94433aa44c19124f6e7ee833eed370857fc_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:5872a3706c561849469aa6c8205f911b47a1f98f75590f9640efca570b654abb_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:725e1e9610e0b304b06809bc6d942ec504ebeb7586aa9756fd87d139cb4e0449_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:914e3c4590a4a6d48af758d34c118d474fb8e3ae0e594475a82b996f27386b23_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:21516dfee1d53ef1759db9cd9c01da5817f8e5500ebf59a18912e3932f44db56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:95772b0295918fb3e31580925e262ab0ad7c09246b1562249499f2c22a3e55cd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c6fe6ae20c7e9e0e68b7a35f7e388e3caa2af3035361e59dfeb47f7006971fce_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ef77dd2ebff7fd079005601a96450a2c357eec93ca17ccf59598097cddf0cc6d_ppc64le | — |
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:3570c5968150582d417714eee75c4fdb244dece7812e772c0d60bc937d81d564_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3933b8a4a90aefb3e645441e8176d340b8e0b23b3f6760083c72d25248a17e67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4dd95c213870b3d4ae9bf202094055f0cac5a965422dab852183305b5d85634d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e76c636de412eea5835c877ff862e24c5b0a7ab7fb95ece3fcf4dc9d614bf519_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8f9bfddea5c3e30535604b38af5628bbb62ac1c55d123165cd51481a61240b01_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:aa39067d74522dd8c963f09d3fc61a3011214d007abb79e07794198e5746cad8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ac2df95e06953b95611d2bd684ce548ac3946daed5422b898ec922774988a18d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bbdf86f56a820788f1528759e359fe7f75e9f73f8e77d2930ae2cc8a83e2f159_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0a12d980643d0912adb6979129d24765fd54c01a3f055961cfde3fb873fb786b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:349f4e4a30ed2d6033c45aa761b9a86e055515a47b7d1e75f44cffa9f94ab5ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:39c9f7dee3fee9828f02088317da8eca15b94db80f99f4561dd5091841e8d1ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:7327301da2df28d4f25403132f5447f7a995c41604099044547694f99291685e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22af26575e09437f9912ce3092c9a5d32d8e402624e0c1c3ceed6c81120f3e75_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:b5ad7d1f6ae93fff78d520ffbc080304d5e069dc34be695ca2e72063e6f16cc6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c407ea06f3c1b6d904ff87994e9054e0afb76d9dbd2fe9800c34d3c1d31786b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f002a9bb010ea2e4cf4ac65c2b9644c09951f5cf28fac82c112a9e2e23925ab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b407dbba3a3c34947d90ec0d499810500c04979d581747b634eea87a810a0125_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d3bb6a21bcdc01f252bcc997507ec39ca1d2240bf0997a3bdd6fe36b9923d6c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:068b1e9154503eef7884ecec43d0fe3aa254131270be214854f7b78e0e2af2bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:ac8836902e31b9f34359bb5074d0c40a68f0794de19e356522d589868c99608a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9355e88f78c118b1a8808e0a178af7dc91833696f42eae52c1b88ad5dcf61ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ba7d10fa2d0bbe169b5c5b3bc2c05c43cb12df3d825443ffff13bc79f31160b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:91bfd8eed2e057600d77b20e19764314e8952f695108486a5e61875cc1448145_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:92d481ddb4a8286954e4992e71f3bac240d01139a46ae0a815365ee235047564_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:964b304d297293f2d8fe9955fbb72c67d7031fb5ec2c6b555b862f30ed359557_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9df41eac98940169a5d74e1ed6c6875ac4d81f24e208f845181f9a55581b634c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:3a91a4f0ad77f0356d7217e4419823590a033a0a5854fc0651a102b1e5ffb516_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:63365d336a4da196cd878388be61e94561de74684e23b5e8e5054b7037174c5e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cf1a6e297a76d62d588b11b4a6bdc8761a37bb7e4b0886ecea1eb16982c1a998_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f1403c7ab79dddc07df8a2fca9084985db53d199271f0faa9d124c9141e453ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:67d9273bfa159a5c4911e356c06d992ad3ed91f7b090bacfcb198133f234b0d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:b2f09ae04b716fc2cc19ee7347067e488dcecacb48f34609cd24f9510d4b1c5c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ba61c7408cc6947ccd857461981730161a03c41f32d308a973069eb278677809_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f168e80279e4d53f0482c0933bf1e4878a6b1e53e37c6fffc84edf46b9c36b15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5b7a9827b4068052bde65efc986f3600a221a283df3d2bd6031abb87c8b891a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6b9d912d39198903afa78388bbbf2bd5fa7d820a1e694ff82bb146bfb019a0f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b2ccdc79674f3c9700147515ed136f36d7050a9f897f6909a06604670d6588f9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d41541e5e1215843d5fff0ccfaa3efcdd8d2633efe4cd608c9247ac431d25c58_arm64 | — |
Workaround
|
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 OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:313c0e44208e7fc7d4039f2f22cd01135db0cd3337a258034b774fd7820d8a98_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:37889fd7ec96baeac0ffcafb8dbf903af16d95b413baf1b2fd7710f72cc71c98_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:4a2a59a57ae76ff8ff5ee21dd25da4a9da4faae5a6beb8d5e0930f12f679e8b9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:99f4af491329b3352e86322a56f42cd4588beeda00a2f94a2b82b169f6328fd8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:561b697db7976a064794258c5f274566dc9c1c32d803603b15ecdd78a0965710_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:99946bcecef29fccd2dc55cc18dfd5cefef1957666c9b8cd4c555ae9d8db676a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f4572abc9f444f08ad11d10168e4b9833b3fb9e4814910eff467767a914d124e_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:fd5aee9ac2b77bcab032dfd1bc6f1369f59e1b3366cfa96fa55f9bc18673144f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0c10368a8cb2450440348e1047d56fa91013b32b690c40b06baea182f04c3625_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:202f16700daa8022d5675bee872db2a776a1f240ce159d17b9ad91cad342bb7a_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:67c0172273e47f9f11072c1b27a028fabcfe29320b3347d58d35c53d9b1f512f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7ce75d70b4ffc0c4891ef83f75a453f414c010e387c09f8d7da432eb5543f032_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6cfa0e42180d0b52c41ef1f23d98443cc4a89afae97d21d3993a5f69bc73e6a6_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:83cbc07e901f31f4f86938697d54564bd4c735ba924d5fd08f43b2dfac46aa59_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:be5d2df0ea59d84b00bc2a1be257b8338c00f0563397b51d7fe86c48f7e6a62a_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:c91a3c588e78a92df5887828fc6cb03cb28580996fbb5204bbc5e17abf93ab8a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:10864ad3974315fe717b7e22f5d1fb7bcfaf1b601741e4a0f2a643e1d897fa8a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:61858d0543de564814db6c98407aece822eea202cc1fec3393913d14f75875ef_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d4f1907759d9532d9659a97d18282e98c54eeffffc33c7de0570213b545aab51_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d5bdf20ce7f4c5b1fcfd9c2b77410c8a6b9b0c27e6138a1ab54c241763b05bac_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:546872449f71f686be1dc4612f7e03d75633eea75f089c720f87d5d1c6fd0402_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:6e8813370db2a71161ead738ccf909b6997ca6ec452ba40576f8846c22c063c5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:81c6745c7507d47122280c0d6893a35a4d4adc515e850b2cdc8d23599583ad71_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d9778a3fdaac8498f6953cf2bf5acee0d8823270442768c9e838dc5b330c2250_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5008136f5d3e028da656d046f85c83f3ed13d597dfd47bc6808b5b3043297dae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:736b2a94787549701e830ab7d508f3e7be83cb694c69486157bd633a3ffd2c81_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:85c15e6f69c7f3e101346387f680258f5310e5c065f830a50d04d8a409f3f7c8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cb2aadceabad32ab080d76a709b79b70d488d9ca2f115c1a481a88f5c9c2f9f8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:3d94824bf9265438ed208d017fd28911418d4930b9471b305e3a6f83dd97f0c0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:59993d1cdf6d58c3113061dc403fcc51e920c315d1944c931bba62ce47ec81db_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd9ab99b292e613266f833364f13ad19e9b26204deb12c56df333c3282d235fd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ef1e59b118e3b97881fdb2f208f64486cf3225b7bc66c52cf9d4c2a9a2b84c72_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:4ac5626fb50e2550d27281a25e933335a786a4695f5a7a2d8f17546f6f4eb836_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9c5da07d689e56a0db2a2d142fb8debc7aa7a0483a3296aa50fd43b6a12feff0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e25c8d20772495f8d49acde8a35f49f30e18b3f6afd9074b7009a02d84a0e6e3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fd8a0aff6175093f881f0b879736594454ea69ae68db7e5837ecdf1527268fd7_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:0a5b8b943885041a0fb239fdc012124c8c8ae56d399ab52411585f3410f28670_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:a50a539c4972a89fa1f17afdeb62af1883bc89f231b51b1fffc096af3f4ebcb8_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:c2a814937215d63f71fda7ecb70017e9844b89c6b672fedf5a1b08f6f93d06a8_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:d16269e4bced1a9adad5bf954354012d679df785cea828873226491c0c03cc20_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:50aa303cd2b22b961da419e66167c3aaa33a6829f2488d40e0d313dc322e6789_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:5299088616c529dfc389935a9e005d88dc9f1fc40f18d025a95fabec27aaa646_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:634a5b684a30fe1870639c708aef32c6acb101f85f484483c7f05640eaee15ea_amd64 | — |
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:c685ff9170595581ea97f706bea0069796563f03064b5a173e992cb373d84cea_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:5f3872e501679796054ccd9eebb326e96e4b916bef525d3850c64cd8dc0c99b2_arm64 | — |
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:9c5cd84436fb27de1b589a7675c029465b3e9eddb0ac87eafcb5bbd40a9018ae_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:b256f9a69ebc26949acdaf2c4b7a9e89cb5a1a70837bc63b554a65fee7463850_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:ffa19324ad8ee491c3431e8bfe5b1235a1431b0be914b0bf9b30d3a532b0085f_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:307af3f934a493b4e7cd8a267202238d2a4238d52be1da4608e83c54b1af7d29_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:4f3b445df34b234d1eda4f9d5fc9f7954dd726667bdafcbe0b1197412ab7ed13_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:cda4b2931a2a598995a4211c8dcbcf6c5e82f7de29b39ee437faeb8e4f696a2c_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:de4b57efe54b245a9c0e39ad94d0129ccb60f3d5670e7c0726ae5ab9cd3d98ac_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:0dd73b3fd566b4961ed3e167079a2ca3309ea30fda7a49f73e001a0ab931dd7b_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:5befba9e2fd5cc494e2d0789d86d1e4011b4321dafe6f8be64f54d173c0c8c64_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:abc08274dd4ed75d88d129e2e57257782d8c7caeddf348245dcd85be9ed2f8e0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:d4b2c7057ca24af7fcaa78c27927ea2ec53f70ac9a14d8d775963d999ca981d8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1b85972300d8d89a30ea123ef7f8a337e63985bf93e21a7d77da7a5334c2ece7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:30b15e8c204734afaefdf90ca66daf6f22a7185a4ba894737904170257ef7443_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:c388aa2a978bffc1292cbcd771018f7294d70658f7ad6e621e87f19171f49337_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:df93b08f6e63570eb979dbb3068a2f3341ec9ffe94f9409a297dfcded130ccee_s390x | — |
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:2d8ea097a1119ddb3f40ab15e29b212f61333ac94b082f6baa02005cc57b6f33_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:be1225f3e3234b2b04fa3c4be0202557d57d08a567a5f8523991b9c5ac1e3c48_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:26557b10309771e8a9300ea0962b6bbf90a67284853b6c9ed55eb89711eda7b8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:2ced08e6c4295cfce9c036ecaf12bb702e7425c1b16f546a3fd75be69eaaa05d_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:88156e82ac3636c93c033b96064fc06ad605f670905b35499e198dd7d4faf8d0_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:df97df25115092253e776c7d6cd6db3182655a4daf8654f8e301e7a166e82708_arm64 | — |
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:87236d1fa81fb3e2ad0f3669471d6791272280dec8019ade793d9037c224776c_arm64 | — |
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:b536af5d58dff2b0e2dd8440d4ac5f046b1533fc7c822d34ff72208873feb155_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:7f79a083bb85c531e54c0cf5b28e0c09163f90533869d6b3e86e3b145dfc1115_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:ac8706c4b4eca623349bd3beb69018b256313dbff09c0d5a23d54d6d79e000d0_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:3724703a3319c5dc69f4763d1b459b7d907686787250b42404afed8c25d7172d_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-operator@sha256:58a47435a1a6a39b0b9b0b4eefe3fc36771fa22f61b2bfe6fc6f20503b2904ff_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@sha256:72f3154bd73e203f5372818916b4e229b9db2ec293d74bae7c7e4f7961c5dd58_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:af1ebaa3db633f76d592777b03934e61bdda7ca4a274f3ab8b5c5893334fa5d2_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:25f3a738206a7d67fdd08f371f6f94b0edd79cceae3616d9291ee85759369de0_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:55b34527f4a0a1067cb4535122b47d15766cad666f4059b3d97424e9b7a0c3fc_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:162e4ad58a67f27ea7aa4ac18f0452138544c21158ba2e9793cea5ff28b223cb_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:2f6b6c889144bcc8ca8a690c56a0a30dbe450e0ad285f52f06637b9b71649edc_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:80c10d130565356ad8673149d066e3c5e9915a66e6f027ef8a735805c3a77a5d_arm64 | — |
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:9eeaa20ec429a7c841eb9be76d17c4539072c87652be8926e8358932015b59fb_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:1357f28244870da839b2f48b64b895eca65c206e006c349f05f17dcd802058ec_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:47fcb6f2d8e10a1d79ca4bc71a8d54eed20402663eb8fd56b34ee641bc22e327_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:5be196298a2f727b3f7c9325c3436682a6461ccab04ae9b1cd4900d7d48aded3_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-operator@sha256:6bff3d2789e4b6819ea92e6e65bb7490c57283076f87ebe94ff6537c288da61d_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:4d72bb4124fda9c1d1d42e103431eb403cf0c70df5e0a4d78c84b966408d0e03_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:ad09670a57c9e1c2913c628daf3685254016d30c9ef0134a4fe7401c3cbc6730_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:54d03e0866e9536e8cdce3566c9c6ba48cc3e1a46ba78c8ece6059caf66f9faa_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:b394f22e4a2adf3fb5048a8ec209c83453abdfb78dc45aac22b7656a19d239d1_arm64 | — |
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:2445e2741338aa7067c38f9ffb4bad3635d2f9ba64681f438efc86ca49ed2e22_arm64 | — |
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:d2a8f6b2b07ac922c18d6633616af534d6361f81ffecdbf0aa0892c2bfadf361_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:8c9653765b6566c240efe8f08c5b6c395ef940c4c88f10a5cb12121687dffc31_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:d169385f11ec7d39d976e9ce9072ed036f76b856867065ecbcf10b1b1b1fcf40_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:18717d98bc3377a8bbd108ae41ec68ccd7c11fcec8c86f47c6e796b734c9ac1c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:251d79a18091bb739256f5ab000b7b3549a8fffd8c355e69bab6090de9e51e1d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77b4fc96e841482d7058f77d96e3b36b6aca8d3ddd855be95466afd2e4db82ed_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7d6468fe45b5f93b9803315f8a6c49d2e7b6692b6f8c3115f06bc8bd3076e9d0_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:05db09a8aae75f472d13f4f39c0cb5ac43fdd510c29bfa88c5e66e2708560170_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:6a55cf020aa2a7606e32ffd260fbddbd5eb23675273ea5b4b68f5da6435052c9_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:ccdbc3619e960e406c0db93dc7b5773d36825406ca99f0aba07cda4d00bacf34_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd9ed3d17f45e13aced32171e8565f8f58b7622ac1f2a7794a9d62263da7ef69_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:08132d4d8a30d743568dcb6ae131643921990f93044b2fc6f14fbbd4192107c6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1b5bc300e652dbaecc0cd3060bc0b3f258c7592dc1dc51c81729f9d8f43e3b86_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8d7544c798dca8421c0759c257873368125c88082bf9ee7339ad4a4b4cb8b327_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b8c3cd3c913a7c1f9de9f4322f88800d26e91614a0257019a9381dd4dd48f5c8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:071392012c68f968615e26cfd19b309139b860b0569d52cfb0cbe85c3427fc37_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:601db4ef1788bcd90ad4df2459479b672b5d1138bca71a950b83cf585105c7e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:74ee7c085bd1d41ecbc12c3ef942f4f5f4b88e8b52e40a6bde2958e207a46e26_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9e94b930f87a9d5e54891913169dba6a9d6789a0336966aa73b0bd456c0b1a51_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51f1a90bc58757e1396b863bbf500071d49d15c7d96d3b5e7486395d210e06a8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:61e79da9ff15261bc0e77ad9c67320f8b0ea75577637ea7954ecdcee63c31083_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6ff81498181ab5c622109e159b6208bfa53408a08c29b700ba0afd84b89fc4d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:af6fde3e30b158944ffa92ca0f56d958c5f0e05dd67b489d78065f31a4f2cb9f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:49a3ea982af6c920e18fb6156704f3e25595a47e1af9d2e6efadbcc39448a534_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:56cd3ae90c114579eb8dc572b4ea97b0272759cb71d4f5a1cc98366bddf13525_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b8ba4fcf5788be4ee007c13369ba94e1fbaf78d88beef2d22aec382e4697df29_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:ffcceb1871da670d06f0f0fcd522687ed537eec61491d57ed10680a8d07b44bb_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:00527107a374acea508e4184509b6fe03cf670a3ecf0ca2ba6381c56238cf0ef_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:4e0a44aababcd4e5c214968580c3bdcaeb60343c9110182757ee74319edf53ed_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:50d04fb6b2eac9c75211c0adb9b69ba85baa8efaf6f4e1904ab46ba1907d7d30_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:51dbcb9dba321dc4484eb72f73368cabcb419b5a934d495eb8e8e53872ed7cb7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0a04386aa031b0328bba6089b6abbcd757f02206bd114a0b6e3ba4aff5806de2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a426fabfce54fcad0aeeb15a1f5c08f1141a7bff75cd93cf54ef94ff5ecc6f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:2b743b58a1b88671b47fd3a90966b71f349491422c3a620967ed5f1073731f6c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4767d0078970d169d80cd1ed8d9a0697b3dc7f2e297d7370f36607e790a9ec07_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:02e782e3d91a314e92c02ae1615681c9f0dd6ed97f6214030696664ea2c533fd_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:b74f6f01d7e24f6d970627c336f559a8ee21f99dd85e2fdb2ef80878a744258f_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:dd32fa52a84d83d6c1ef649c913ac70a8227712ef0dd1eed24dbf6e80ed8956f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ecd152f01ad8c3ef7e2bf819c515f09c9fa3e3dc67b521de282dde042435fdcc_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:37fa074c3d0cef8aa66b5533c9c788c10be5212d149837834c7001031a725e32_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:45183c775bb7d17a774bbb18a6ce8a9a7d495a6f2f92441c1a7749ceae2818cb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8ddc8884b10884780e23708be0e0bc1d0aa78bf3e093e098bf31af3b39ff0054_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:e10b5c60a01b7e22773f86d8a31283c95da6bd9cdb2f6f060700a58c8124d102_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0cb8351f3eed209c9d7e4c70fba134a2a1867ec394b99704772a489f3390631e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7b7ffce6efe509ca4f0ebc41424d5aad4d5115fdd4e91f197242c39fcc8a57a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:98d19fdf299137aa1bcde0f86fb75539d9c181b310356bef90f912f17a53c8e4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c0e8f7ad38409ea594409fb3878317dea94ddb7a4b1c6537ec69c5a075ea0e37_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2cc476050d658bf608fd981427208d7bad038db2c61d87871267f95b387a32a3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:512db303d402678d8e13d712eecdfd21cb43b039b92a3ba3b3f1fde28440df94_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:71415f52d1b4a541ed4c944a85152d3d20e81e6ddd0ed042ac7a443c3cfd3304_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:9ad939376d284c72b68173f7f9beeae564ca0b5f3f927d2254e47a9273b16990_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6f918532a83b0f40654657e9fb715ac5f4b58cc5981f56c75342f3398c40ba98_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d7a107351537e67f156fc2bf5707e5380e2be3430ca3c114eb5f43b2f905bdcc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f2b0149f8cd25219144db3232ec50a4f303b473df9a119aeeef71b42dcca6a25_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fc3bc50469f35b9424cdb845bd03a86dbaa573084dbd499fa9a3e47eb0e426f8_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:03dfbb0d2d2ac35c6857f07e0bf7e30013542fb8c07df9e52319ede66f35d750_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:0bfbbaa8673ce7bda001ab91def919e56e6f0fac4bd67b09a7c20212da0b529e_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:597bd0de9e7bb97f8e960935ba7c9f1b91e4708b85e74596b903d726dcf7a398_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:ce87bf559d265da4e06195256803d41fb0b5edab70bc52ae46d2f626efb00c01_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:39e5a2c1983df681f7e02c13ed52fb630c4f1424a74c2b6a620a0f685c2becc5_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:6bb4b55f428abdb5c4191839058d1292bea484c244402c8772f566f7b6968d09_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:7b7f216332fbf43c68b9b1097166f7998933c8b3b2e7dcf11a43bd1a6f3bd76a_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:cbb58404b4eec45794e8284ff50c95f9c44f86e687ea8f21962648c7c0f66917_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:3dd38a98c32a74aa2231e807227a3c8d4eed1fc973e81db754a0a109eca0cc2d_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:b0e54a88923183074e19b8e24a6228d55bccc1a419b3a41a5307685e75c36e76_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:c1341b86b365d033ad566093a64ee3e643728b5057cf257d455b0a39aeb99683_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e102e842d7d298030224eb8ec80e0727b89c4a4d45b67af5c6d0b11a3df30565_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:527717a592672785c5d8bdbbcb23266fe26e2c95359a9f01c1bc174ce2bbbfe1_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:5e36e8dcf7336bd1fa1d75a37813911782403f99c634a433d187d36bf2051f4d_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:5e3e278676c3c653f3543467fab3769c3694710e28c96fc9e821d5f2b5899ecc_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:da33d4c2317f8e5eec01f45b4bfc10fe66736b6df06a13b60f7ebc434b34a9e1_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:0741873d5a242cb085fd074e2e850da0c40c94a672930bed489a5042e7cfa080_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:63c357eff8bfbf851295fec3e79631014762b1a5a2642b684dcc251235e900fb_s390x | — |
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:7c53a64cbb49c81aa926f021c50efbf2009a358d7c3e3c50a0c231dcfd7e110e_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:83ae49730fcc34f08b5f1d3f620c41ff7d7b4419380b4e731d82fee7c50fa858_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:3215281a42cc42d59bfb0380060fa8492b060e43d15c731609c0368238520c34_arm64 | — |
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:5d6a64c4c1d3ed74efafbc1bd93f7829b3555491a58b75622f2986cdcd63bb91_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:8981f5bc6770c8634fa4c2c707530c945ffe1e64309ca3d4c47aa1bec5f4dd29_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:f9f9ae18048d534c876d747b0f40db46134067c1f30c71386d77b1454070eb98_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:0ed78d5eed81ae4e0a7468e52315eed9442685f775a7fd08cee07673920a4a58_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:a3f3a1911d6133402e3e97818ebc49da92420eef63b3007411d2cac11797d29b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:c752116250009619451107cdcf31da023d5a7df853f41509e2073428e3c5708e_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:da94697c9b1023108475f827cc58df1c5e5fae4975a4d536e735934762e71b3b_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:16d51f0e3ab6302e56aa1364aadc6533c7046dad4857fbdb4dcb3976bdd9b256_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:9a0712d681f6d1778ec84618ed13b11c97e4d6b4bb3f2061083c8a642f0beb1c_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:c71dba6437bcd4f6a615d9390d07087578f1ae32c48d0ee634ccb5ebf46bc61d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d966f7ba9bf83531af76d565bf8781bbe4dfde5525f71e000f99fa265f78e3e8_amd64 | — |
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:078341b680f9a3b6f6d386551c569161058786c2da3a4fed8bd8191a1c96fd10_amd64 | — |
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:07f489bb05ab3907be43786d03c889827ccbddcfe049a970bce989945ced2374_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:30decb57f6f3569f08acd23fbd34a935ff6ffd9cb6777f29f3b21f755b62c307_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:488e5f13899e2922cb03777bba675061c2066797d4e5121a1eb7ccb680ead301_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:52d90f5f2aa431ed9014d6af378b3b935006b859bf8e8b74d928ed07c66a39d7_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:53ba6396dd8f44eff8baaa9eefaa796f155461c27c652fe608aa6f89f4569284_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:84268278c72ed9a76a44d91187cb04cdba386e0427217fa0734fa21261c2633c_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:9923549c7af82f8a377f55ec226b17849b80b6986bd5d9209baf975478859419_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:04b8fcbd71c85d53d2ef486f3cb3ee9eb7d3232830a88653ead37fa96b5e5041_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:428c4f45bb682423a047d8a306aa3e52d47a79da82b2e5d261c70394b9516dc2_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:acfc5e61e66d2c25713b6031b44a9c5b4a2b01d88486121842d9474fee6e73dc_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:d89c56db59c88798edb02d36b261b7fcd7e185c978d8ac1f61ab6ee4fa9858a6_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:01672f20e08c865e334afb20bf4672e75ae3213bea815605692d3c160fbb98b5_arm64 | — |
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:1866b4398861ed85d3d472bc5cddcf86d087abe0ce3dc069e160c1cde7b3dd45_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:77a0618cdc2074ff5e567001f8bec4be9176454dfc6fe12558b8fec570245d02_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:f34bdf5701307d3a78fc33e002906e52d6e92402aa02772c3f7aa86c806be963_amd64 | — |
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:5d8cadfdf44b8160c9dafd45979edf50de3c73e44970d32a2e41400174cbf801_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:89d0f42a71d1e6e6df886f4614781bf20779ce60b2c240d683002e8a77cca506_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:f239e7af308dd33ba6849590b4d62316b1c27cd9abb91774153aedfa8ba6c674_amd64 | — |
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:fe9734b268c86d555c17d50b28b53f6a70e6ed1d5f2423989f3f7395088a2cd2_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:1b894ce3c863920819d4ea5252e661d16eb311345721e870b52256fa475c8191_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:46a5d33d55b3daa723c47adf1556617197acb7a1472e87eac6c48d84375db69f_arm64 | — |
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:85caa3468f35ad8f53e67ee99afd608249440482234757c1032b73989f75ff06_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:e2967044eabd99c49d1f1b73b00e7d1d4b041fc6c91e20698d0ebf7edf8adc18_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:00f9fe4e4830f2223b653191658ef9a41399681c1dfd0cb7a03441eb8b601411_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:210dc2ae060a77a1cd80fe7b9999df21f08d05726c2ee1a98a3d3b9091c738ac_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:68e7e47d7852aecb01251cd646f7de16ce032197587e32c0d312200b2ed335e4_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:8a5f1886bcf3d4ddc1d8b25a3242d56086643e1985fdf2c5e0af4d523097e400_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:204539fcc315c96f4f36d75fb9f8e3c97712dd0f034dbca7874140052b8934b1_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:36e42a5c42f9b5210acdd3438bb826ed8570422918a49527ee6f404d669a4baf_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:37787a3a765ff27aed1c4dc162f208835e5ea6befeefab25ba6ad08840644b9f_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:72c4be85b6e8f0f4ef456cf013ff60cca10791a9ccb6e4b030b51b0e7d8fa27d_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:2301b2425a990c6b31fdc48f5b3bd8a6fed405671c6309474e6d1998478f67ce_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:524c69155c0cb62ef67c3f974ccb588c0b763ca30af1ff04da57bd4c7c606aff_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:9294c9aed9b8166cd175aa1e5fc08a8206e7be01adb757142fd065f12a9f6dbe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cc73c3f7d97cb6099485252ca4ff3f4c9e26969635fe3b234ffeaaa8e833d6d1_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:0c6e87ce992c21f22b1b0dd2fec080705195760e86f274b29d3128090d79336d_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:36e50b65c2a5f3c0e56acf0ef991e5ee8f187cfacb37b683aaa00e97a5d0e433_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:74177081e53ae2b8c9fb5c28212867d8800e3d6a65ebf637ce83743b74710016_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:b52839eda3a26cafda3c901e448a36c9f0bbf1ecbeb71cd059cbe5f7ebe63867_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:028578f886c789357923b3bd92b9097eb21e2cebe2a179c8cf5b7796ea492dc2_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:2f04b6f6f590f4ca9327a64bc61a3e75e1a5b3634038a4abcafe407b951ab95c_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:5cfa05a09f86e80011baef0e0b12f84b93ac31c89528b76ac68b7d0181c50bbb_s390x | — |
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:db83ee31d8a8649725b103e410ca2965c60b86e0a8be8e70f14376dfcec39b8b_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:33819f40cc5b2499ff6cbabb4eff22077ad17e5f721de430c951794e9ec7c4f4_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:634f06b38c199b4ec846215198ae2d042c630dc27b54855b5c9d282dafedd05b_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:a02825b1dbcfaa0a328edd1e250bfd41e6df558251ecbc2e745b896db21b86d8_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:e8e3d3591a4376a5f0c02e6e27d41fd823c4e65800c77f51797dec01c8d9c84a_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:366c950fe8ae969a72a8cb31db3bfe5f28a04f33d2a904148c3d5175def5bbc1_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:462a73a38e7e827422c8e765eb6b62ccc11c2148ff2dffb7a3cb0f4b8a6a0aaa_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:f419d4db4c9e502fe7df0110f17246d961d5f58ed5cae9095896b36472642bdc_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:f84cb8e409bf895d322078c5f86a071e8ec71b5cbf8177830204d4172e03a952_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:40c61cc05782d5913189e2898ead2277bc074562f99f51994fda52adb9ae8620_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:77d403925e7e528a4cc103dd52550b68b36254b1a7f5dd08afde70a3ec929bd7_s390x | — |
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:9d7d4ba7d9aa25f7aabd027e32042d7861fa85f25b32ff194c4d3fb70ffac370_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:feb77e0d6004a7cf988640bf052fdbb755be2fb893e5fdc07165e683e4bc668e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:476503d99351c99b4def061e46d9028eb1bcddc4ff5d583f347aa37ff551f8a5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6ac6d3f227ff99b9b84ce35940c04a2e1fade56d2f546e8b448964268daa0d2d_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:711d81a664205f975ea1982fc415575ca43166fed54e9dc2f801750fabc1c6ed_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:b58df498504852ad6f0b12aa6c2a68fe269b31e9d210581ee82c9e2a4fe21062_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:135bd1efceac3a19de9e453acec53e9a10350093a29a0508298a5f0a8a69a8b3_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:1e0190062b9bbca28fdd2f82d52702ce99f9116d456083f94db79b75e8921e0f_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:5f0193546fd32d558e2e89d722b3a2d8c94903d86c0e336e7d5dae028f9ccd82_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:ec4c24829883edc23e37f9f07c95eaf4c74a9ac023cd4f3a518dacafeb3cd008_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:1431a026103fa0b98183f4d0098697af78478ecccc1c0ebc6c3338c268603425_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:1f8a046cc9d7272e86ce246c615011aac476b83aab58eb0bb32ff5a46e7250b1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c651e53602bd474d7453767f7059499947258d18e2d7a52a855a46b0e9196f95_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:e0bafaa62220bcc59ee7f819547d13b2acc274c6cb7af0985f792d62caf28f1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:591a3dcfd46410462aff2e777b28897f3c51255ad8d26285946df4639cdad68b_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:879e2b89dc074a377b4a90d6bcc5864530065e2bf534a648c7e295856ec115a4_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:a7e97212984597e32afd279231efb35b55854879637a119ec9c3646a13032672_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:b501f15629752ec6c4e81a264a66e358c0867dfe5d3f6f4fbf54870380a30e36_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:602ceb41e5f9acfd35ad6e068c016147fcc213ef6f7033a738aad2d59e2d6b72_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9cc6c1e50a2a8ec6e2887e4be96ea9f8acc1938a0b904306d490474489328299_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c5a579f6c2b917ffa0c912ca7f5e82a041009198899d78b204f26f6e0170629b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3fd7b4fc902611f29ae0cbfed4b03ca5ad65bcdd5206787e622d7e6ca0d550e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:308da98e17198c8032692089e5f8664f8386c877563a318e89f2ecceea478b22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8f17d1902c0a419e9f32ef05bf0890ee9919b615bd8f625f4d744318a9666c40_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:a49641db9bc33963261965690a0f66a3276ca9cae2140116ecaff094cacc79f2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cf267c31efc0ea7afa5cab3dcd829b8c40f1e3b41ce8c92097f5e48b4fc1c8db_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:261ede219967877725c31523cdb7930390300c1bde2df0995dd9f2960ab2d609_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d1c9b9d3b2569e676d6f80975a7ef3cbbb4a1d8cbc329dd1fbf7e448362e480_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:758d2beef64594e16d0f410c9df58136e470e327b658d340c07d4c62fc64683f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd2a41b12c00d34fd99306c8e5436a9b5ba6cf909aa135263a915b5f9d7bc49b_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:82e2733f21cb25e6543cc3070aac2aa4dca50526ebd7a56c68be61c35da951d0_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:9d654271a0ff9fe6b7ad23dbe5a7c6c2cff0d6499285d2d1a892683705190acc_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:9d8d593aa02e82fc7ba9424458c7e4078560b6c214f8633391c49d6864fbf460_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:a48e4dbf49b0ff8524c788e52c58ba20b3494f86b1905382de9f7972f9acf487_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ac95f13fc989cd08b7d62d825db5212625ff6adccff4f3db11cf973a284aff09_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da62a9e0d6c4108a00b6adb5ed5ffb0322fd7cbb37c9ef9bc34ce8b7ad71ef1e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb39b393c767790b22aa495c2f6f03afb4e233e59163d3880972874ec24a871f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f0125c1d0f3960767c52d6d5c1b2babf7791bb06dd393acdde845eadbf43ed99_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:7cb9c87d5a624ddd6626c90aa12a0e35c196769a8670c370483a7766014e1411_ppc64le | — |
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:ec306b13a3b2439da2afc1c40b9de0f94d3d4112904e5e397840183a0def80ee_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:68f913b6bf562e617f56288f67abb62f7b29e01c891ead29afbf5970e6c48c42_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:9fc5e2fb3c92a82cd5be46fd56632f8b5f937fd96f0e133038fea5ed665a558c_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:7d1f571b87ba1e197285c78a78ac4dcffa55ac4e6382ecf10ed630abd02e4df0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fcf1f6ce74a9aaed46574fce5772920b3c2b6b6af0b99c69d35e47983b9e8de1_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:6be97b778d55cdc05fa3a65778dad37b70d6e206f52f3642ee18c2b624efd667_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:90e9d62ca779897829ac4a43c945b11393409d51826ef1ea446bfed517d88023_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:dc34882ae4096505985e163b8fead369bc2f5835ccd504442f2eaed4aaf0807b_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:e8516d1ef8f77fcffb337b4da4a539874107ab501c9c2cf46cb887b4a4a1c152_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:0873393f0564bec29f4ef698becf97fca9ab57a6fcd62a574d041cbbb241acd7_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:9b3cbaec7ce03762e1b63ee055935d866121a1ea7e0934d0c76f72561f2a73f5_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:ae34b610753a18756b34eeb0e0b95f21acd27d077b7c70356054b10bd6a20b80_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@sha256:f760e2aeab036000a3351517f017e75600dbbf0a4fc871e5c6de2fd8d84f5914_ppc64le | — |
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:0e0fed0efe55fa047409b60fc018f8a1efb7ec0e9c1527b9553cedd07a4a530c_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:9610860325949262171294ba4b9dfb298c392aa12ac2b34785443afc7dbacfd9_ppc64le | — |
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:d4f823164bea7491748757273a054487630f7d00a102ba37c96011ed68519fbf_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:f8b152c6167e038d046580d88d3b9d8695e135aa945155231e869e46a5689341_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6abb6baa9cfd44652759dfdcef4390c0507c6a48de59a7cdb1949e929da2d20c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:723f42b675397961c109f2a8a08c2694ac469bc81a8748887e78adaf954b00ba_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:cb3abe166a28ec665a117cb3c13335ce21381126b0f52bbdfa93daf8600045d2_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:e06d0f6a9ac19acda899cedd9ef383721af888fe31e07f89acaf043eccbd3e69_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ba555e480169694aa66b172dec0a1dab38f528711ddd1d127997657e0576fcc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:66bd0f0059fb5216d01316b4a938426715406c9d34314e8bfdca91977797c1dc_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:675f2d5fe379e396dc129a14c30e01bcecda81915efa12822b875ffba58c568f_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:d8dbf300f9ca4ec47510347c47d5870c9a8db7703ec5a4344e626fd449ec7fae_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:249a1efdeeadb5027c0b65aed7a6367ca760d9624e9d74f3cde3b34da62f6402_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:3eb3266e51bcff8668c12bda2b4330240bd2569a40c85fee6be989732ff8f68b_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:da5ddaa79cf6cd99a4c83ec00b19e8ce344b71427611282b7db2002a9e807675_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:e2939a37737dc236d11720f9571179dd67df761f722a96ae0f05db9702a88c4c_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:9a17f367a6dc58029e3ac83e4f2b6e9b240ec060c46c8ea06ecc87b0be87bdd4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a2b79e5a1fc546da852c6f38bc920b67e1c6aa94356449cebedf08d7dec86076_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:d28a7dc66779c1ca4c056eb5bca48b0c7e19d01089b93edbae8bf9b43b11cdfc_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:dd45780c2d4b5bb0fd96521ab72ddbd9261ce234e61bf6a69bd7de0757f6616e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:01d99a84e687c20c1078c90223e884e7497908c05ce363d121378f96d46fbe2e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7a657b023ca7a012c4c0f5cb0b71c751a0a9129229b0dff77112a82682fab839_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:8ec4eb72a079b8b94913f4c4f766ad03988664ffc27cf77659703f1ed9a00510_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c2a14aa3104f2c0cc5714a347162390f40cb555fabbfb5f0e2a5a7c83b3292b7_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:583e3aacd432004936e3e6c8875c7c6f91377b9317179c2cfefad03d2892eaef_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:5ddca5fdb82e30000123c5be1cfb50ed93e04e35dd53c79fdd7014a3519af23a_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:922042d611b7cf7c8b92a6a99812d5f134deb3ba6a2ffd9236a1ec70db9df767_amd64 | — |
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:c89f7fd553664814765a30ee59ed8dd4c2caf3b9ff40ad351096b408f1f3d938_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0df4e077293a69adf4bf04de6e3aa8df95cd1e358e7087b8930e6a06fe7f781d_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:1f80a860753af1686c601a11d5bbc1a65a82e10d671c102f4b652a5884ee94ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:347b33aa8ac774d04023e52541ed1283475263ad0bf2c0a7cb0c16b64db6a00a_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:89467d05594c81401ae0bdb9ba42504f475f2ff1fcfa6c30bda2546dbc2ebc1f_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:0c55b956e1c6a4fbc88dc9dc488b54ef4589134b35eca971bf18943d48eef4cf_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:4ffe514fa69794c881a504954dbf64ec3e0610ca38773ed1b49bddfd8731eb62_amd64 | — |
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:5b91f26964ac42d3c19646792051c96a8ae25a7626ae081806c382c3cdf558ea_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:5d25926b9a049a86997f922ab7948d6ca0af9a16af4e96e5800d673a38be4046_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:172816977b3d5489e5633764c970652a14e7a8a29ccc95b0d089c3d64e5b325e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:433e25b474b2adafaf9ce6677f3f1d51a6512845ecb54c6ee3707a8969c3b3e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:66b0dfb02285c0dd4a74cbcdffe545babef4ab11a96750854f1fb733f55302d3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ebe298db1443e2da31836551cbf88da11a8f422db254aa877c310cb092e1ccca_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2c4604fd35ddde200baaf906d7d987a14eccbd1f678272c6d0fef35a1d0f7f03_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4fac13483d31a06f597739207f9cd7bd7acb418f055c80ebde0372446ebce360_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:529589efe0c2828d7a6dc104ce7c07fc358f43340ad99dc773536f38af557665_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6f09d75e75968768f9c4f06f0ff9b9680c7a43e6ec836b7a07ef7bfe348727a8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:09e62b7ca5c078a71c0a36f74785af16ff1aafb5edff0b43abc261e648f17eca_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5b7a8cd01d2846f8821c56447ddee3b7956d9a20e9c809363d8728ebb17c6d67_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ccd9bd93299a31672e58a356ca7f9cee946f757384ac2ca99c54718eb72e708d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f3c66ebcdedfad6a4f9b6b67387896cadf88683a285b0c9c2e87c067b3edaaf9_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:5b778bcb934f38efb0d2181f2afd0874b16b2c9bb541fbe821553df64609d831_ppc64le | — |
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:6299c1c95b656dd2ea47927a629be820c744864bf4b401dd1d81346ff26199a6_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:fb35926df0b2eba2b017ae46f86586f7534a0140bb56e19db4fdc1a0769ba74e_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:9b723bf806801f5f8dd2137f583352de2ca1c8cb14137c60ed3bc5a5a02c3223_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:d899b8ca509e2f6c7df3236729ba459f1dddbaf5f11b1757e3bc6a04c6a16952_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:e5884e2e0f2451896ebc590ed0fb662429fc5971d99d19fd39dd98d29b9874f6_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:1ced2dd84378f067b6e31049e8d8be06a1271aa580897ab67f1cac29e8973273_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:3eb279dcc861d1ee9accd5aed65614fa1a32a0a3c39f80be6c16e3adece6afcd_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:bada651c6802150d411988a1462cc769cd2bd791ffca219a7e9ba6fc1f9e3ff6_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:1d6cd25f19d8729d5db2fce2c0ca12cd4434e3156d00e3b29128c8bcec31cbd7_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:689f54432640f9036f09a18ffdc655ef9f29514a5b2974da6beef407ef00039d_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:8acb96bd4e7ceecccb59895d9f2500b8061bd56af4235547fbf6246d88c11d29_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2a0c8ba89fec53f33ffda91cb41530057a2c2370b9190a5c8cabc5ba7eb3fb34_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9d90b5e7b4761caafb63c447fc9e352084650888029ab397a0e7597eb03235da_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:aae7870b5ae62c0cbb24b90ed192b0ec8a830580b3a6565fababcf89fd17cfe0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:eb8a1c875820beb6df5c898b3c859d787eacc661207888ccd31342837c441b1a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0aa1c0778ac82f2f01ab8c7c79941de9b33338ffbe92c70ae2bb47a5c87cd356_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1302901a96768f4c566a54ce4265fb2abe023d025652df4b78b94a8e44d785a2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:579d7823258032e0e585734c50a08f0d97c346904d9a731d23fc94a5bac3d0f0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:8d5efc32757a8a321e709ec9db0e304cabf4b4c63556986e677549891fdd542e_amd64 | — |
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:4c75b6bfd12643b775a36ad69ed2cad789b27df74faf4454d723ba7f3c800746_amd64 | — |
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:88f6bc9d1bcaceae8f65f654a2c0b169a7987872e2b301537ab078cc7563e36f_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-operator@sha256:29d413f06f5eee509bf61a867d1db3abdb3f7ff78f91f5c4ccc40e8f4e52b73e_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-operator@sha256:7a801eaa3eac0b20b6a0de04b6a54ed18d2d54a175891b6ac39ab503da858ed6_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@sha256:2a9630616c4361ba346367855f264e8f01bd063f7fbc4ad4eb36fe181eac23e8_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@sha256:d0d035f3300596a93c21c4712a231077b6fbdc963d556ee6f9f9efe393df5bf9_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:117282439d4d1a2a741562904d28338cfc30ac9ba69b2ba607ca67fd6031a650_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:7293094d198f0ab68b4e365e0df6a384c76aacb90b4c63de457cc805c183b206_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7940286fc95f03f2323aa80e3c4a3aacb132d3532a380929ca20e831b46ff034_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:38eb59fcefb3e1593774ca0117c163a3acdef98a0415e8d840ecacf1239220d6_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:4003ce46ffedec1de16e31773fef93eb34a4e0cb95ce30f572bd026280e046a5_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:38ffb7d7d3017c6cbff3741cfc8fb8049627d7f1fcdcaf60a9bf28ca4a5432fa_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:5184972b11cf8b144a801d0c53e7766b2c3b35cec5fb7e8356d6b1cef2d2c30f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a402e4a4ae76ab9f13418715a44c09547820f1f6d21ae73792d4e8d7545d9b32_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:be8993a5a41be437bdf3515c2b3000c4bbf4fec8bb54c92ab3fbbfc8c864523b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ce3229db117ad4599d2588926dc948b34a9a0abede09e9df000570906bc9e31c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:def8b3178a8afbe4c2eac65a260061ceb8c6b1c78652a7db37f5c0c317b16224_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:354251a64fa2d8238bdf01af221ae6faa53f3a68795968b9a49426dc361ac37b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:455e3f1aa0a22fc78498156215ca8d5cfa1b9d123aa929a721e9217c9d1dc3ce_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:77c92eef8a503d59ca8ea792101e508bdb21d1d6ca711104e094d8f8be7ebfc9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:f2ae73d315cbdfd49375cae9fdb6cac7365680b91fce4c0c3ddef5203a6abc68_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3ee453c04008584850b4659e5db163d9cdc62004cfd2a3bffda429607f93cc27_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a274083dc0db4c367a77cad085620d1b6321ae60b82dc7284ad4c90ab313a283_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ce09b959e7f7c8c0359bf17ad46ce8816c11e89a4cdf4ac2a3a290b6a226a884_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d6d19786d616706f403f79cd66c4e4400c4793fb0bfd4891c5345ec390d71046_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0be5ea330b7f31d16e9d464979b0bb455d3eadb2aac8e3537bd513e68385520b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b96da8c8cf79a30051fb7baabc36696d1e55cfeea7c013f391b4ac80cc70493f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d97b84a6f8bff76f17233e1d7c933c244e5684870d43f005badc9466c2e52db0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f5562629f5161188d6397d25e124e5a01bf6a9752b87f06de75b95063d1b7270_amd64 | — |
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:081330003c7ed392746c912926d265366614063d1faef17e1155de0d8853ccbc_amd64 | — |
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:8a0170234fa98ee60b9b7fef0d16d03c6ea42a1c6d72f7330ae957a9638feccd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:04b5f984b839a3dfba0b70e682c0930468edf99bf3de31390a9e6ec5a7bc0f82_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:0b3a848025efd76339009bc447ae171dc3a9e70629a9a231cea7b1d2abe5c320_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:8cd40d63b3d13bef1cfd650b9bb521675dd4d15a9b308a16c034cae8ed048cad_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:959df171cc6392ef7d3ebafbbf2770c6aedc4db168549b28fc7847793c4930c8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:41d79968208f225321e35abdd613c4bbd18fdd4b3d4b84bc312bd58a99d21f42_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8b1d0c2eeef421b713481f8a0f52e1b0f076bd08505f5b698ff6d4e0478bb417_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e8463d4ec6bc3e56ec6b7e84a1dd9cad25fba166983f3a96bc16541d3b2fcf24_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ead8b62eeeb8404de7b394073ea1664ae4b8a01d445849360420472536db73ef_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:0f054295fa0ee7429d05d0aa601eb4b1a62bd5853c998b904399d23dd6d61a94_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:5aa9ea0dc9f265192a1639270e0df0974b0a41159f8cf9b043b9ff9a34a19a4d_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:c683e533b0960dc9cb4612e761dcdb97b105a8cd4039d849637cc04b34c8b174_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:c98262a94c7d211b27b0e48b3dbf3fd7177c2b78e7ef1b2c07c57f0d982dc6d0_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:7749f12c01c007877d4b8e98f0972acee705f0061455d69b2223210f57098f75_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:97cc4050f575cf20f22b104c1bbe713f2e782d0937bb84f353e8b80c130d2198_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3cb84ee255c71ab48988637dde76537a9456420890040cf761cd5aee71f6767_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:e3e04181d1f9f33bfd9e8d82d9a07c33e3692a43af65fc0bccdd529f018ec717_arm64 | — |
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:37e649cab0559c66f300c915746f34f6e0929100557e622a966ec78f543f12d4_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:7de8ac0e3c44fe3a7d9f63057f722b316efc1e373ac772f88a0f18add6b88160_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:9ac7df88a38d08b38f14a39fd19846cb82d1c96a518905ce115821e4d8f2c382_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:9c64ce3c3ed86ecce5036e7bdca086083aceff3c8bb1a4c1e0af06102a3e6c10_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:3989068374633d0c70e7f731ddfb4ecbe1972af492823e77ff9c2f77faedbd45_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:569c7ca684bd5079965d1f1b37ef1c0009162f0b506b4d6fbce0558e4c4aaf66_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:734fe28f66883c8c3a3f7764032fcabca4b5834d776ad249f9ecd5ea0fe618c8_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:764eb596b1c27c924f68455752046a987657c3fa9dda1a655db644e06df9a29a_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:4c150c70c8b6171358141f5fe129da9927529a747a785a4d4fe83c2f7f8f0b0d_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:68b2e02e236e852e3cbf527920f1c1915fdbadc99263eaa782a3ab74f42f4b1d_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:7922fbf20b0f9e965a6ae8ec6313e540a1e732449b5f8d88ed166a4ada238b47_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:f4f5535781e45da074dbced129678eff77090ef6ce6fe56bf1e53042d369528f_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:14cdd1f3013720f8bd9353d57798ed683175d1b12915bffcef4d7d6342e825ef_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:a8e333d012cc0ddcdcf62247d110592579ac00f023b20df2343910784aa85c01_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:892e3c70e4fc4b80cc77163705ce80529daf53564a08bb92df994137ff65ee4d_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:d7d1635f9de76b0420ca0089b69f56f650dbe2037d1bd7683752c68da6e9f2e1_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:09df495865592fa2b95ffe3e6a9d80afd9d370a1c273f87b14c91363948b4d7d_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:320c716690843badf600b5ff2bc5a841edd43615c6036b92577faa2d11417f99_amd64 | — |
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:88e1f4524831af4e037c5410f38497dc1c64c715af7a0be8a609079d4f515e4d_ppc64le | — |
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:304cbb7666d1426a03413b4f7363895b3a880bf22053ed2ee5ca6697eb8e3759_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:7489f4cc66eeb744dc05ca8c5a5d85c931be8949a466961d754427850710d610_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:ae9876699fe73338ca46cc3f05ecc8b09ad54fb7cf605d6202616086e90f673b_ppc64le | — |
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:ca509c6cf55a0571196c3cf33112c29d6d1e13b336797907640cb2785770b18c_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:12dd6fb5cf45aad60604a12e379021a19df11fbef516708eb6e5e80cc2877580_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:1e1544da4fe492584b5ff734b76beaa0cea3f130996dad6eb93713abe20f254a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:54725c3ed8a7f7f420b4280a583ac950f670d81c42941a51773c1a4e3672821a_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:6f1ad75bc2f909eae55c94e5ec26827dd8d6220bc5451a69d061aea0f63e8619_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:20e107dd601114f15e4bdc752b7d49746c48950c16a76446a6456582373b718d_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:3cf104924efd6df7a7b35d302e6e881f6e76700ed48af895e3c8a35075b4335d_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:a1cd6feb5011cb18a4b2e73bf5c9238b89c45da875f69c7f18d24f8a9f05dd6d_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:e1f153bd75a461f815b1127ec280ca3abce4cc3e9fbd9e063e9cfbfd352fe0e0_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:3489ed4cc2437541f17cbe58781d3a22cfc24f7a001ca529c51aff4d5ad63b05_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:43ebf7b84f72061efbd53c99eb883ab97b431d2053df270225759eabe26f4c49_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9d9d0de56220b0b4a2523ea896c1b26d90f790394340ee005c307558131e9de5_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:d6f681893f542bd9a1de33170656f48238605b6c6e6865171cd046cf03a8d0d9_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:107278fd9636b013540bd4670445cca271970f809509e85e6f1ac82352992bad_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:14324f81b569ade391357cbefed32246c3acf04b36f1ab040a004de9da68be28_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:2979527ba1d210beb2a22b7dc52de09c8a0fa676844c4c031850de9c91616efe_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:8203854f2e347239bce20bcc1164e78f1080ee341a7c0c64391b308efd8ac4c0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:17d53980bbd5a99440d633daa666c5f1dbe33a6a2d0dae8bee0061433f4d6ed1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:237e7043c6293e96e080ce54ff5cea298f7d1ba5c766f54d0c67d1c1ea8d937b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:353a469850c9adc59407b7a2699b8b291fb918e7b0599f351cf112ca6c8a7ecd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:4b41304a429f036afa114ee726a6886dead13919a417f4e3924164f75096fbec_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:20fab950929e3e50e6d551cbb8909304810c5f0fbabc1c81343568428177c575_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5cb39a548ffa37e8aa5a4d474038ab8289f7b73e3af6efd0be6e5bcc37e109e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:a4d4f0e2598f69a5c93011bc6ba877d97d5414fdfd21198985944b3e9690dbc4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e045084383ddd69a9231023835aaad7e06737887a91353383dc54647f85ebdf7_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:082f28c96df74f24487e9df996d3fe351e185c848ca4c6a39137454e03769d83_arm64 | — |
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:6e75913e0f8c81a1d89d7335b90518c9ba32785174276d64824578fae38d9fcd_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:8e08bcb40b3f77d01b384620779a780b99f98b645dd242258b6c3af736b563fa_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:f56dfff4de25e25f0f1e9f926c142ea9266c7669d7ba104325ad883d8cfd7a85_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:1841669972e0f6fe9fc0c3d0eeaf169a948a44b055a6fd32f66335535662d829_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:3011e1cac120b39c1e889b3b19d89884e7d961ec80d36e0a034ecd0e43192d3a_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:90275aac06b0346e09371ac6d680f50b39d56675acfe35b561e801dce6c9532a_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:b85c2ff4e6919a2941008fcf852036af88d8bfc0697fac26db7f0cdd55b9a83f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:1505d411aacbbfda9f05e00b54932b2b09afa157cef8ba835b5ff29d1e8c2104_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5b3c5d8117c57355b2232acfd2d429b6b711819a9cc7fd839d3bd45b16ee5f55_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e76e63661abfb64b888dbdbb47df8deb448774e714cf499060942b1497b46bcb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fe6d7071ae21fdb5e8aadee2a41f93897c866cf9fcda999ed67b8561143b9ef2_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:404e23b81f5bfbacab6e30cf1992a8498ad70b915dd87ba79f614c1a10b4a7c1_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:85410072fa8ddb00e536b209ee29e2299b4041e6cec408e9fe1a650d311d89c4_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:a0af61dccb480ecb164cae476271a9229d78cda8c717e23fbe2b7d18d7092e35_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:a5943bcbd35e2a099cdc285abb888c8f174fbb924859e6436d85bffa2ef6a302_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:22bcf1f0ee52b3c487affa1ac6126e47abe9b79f958849812168de0429a87f6f_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:460b3c8d710dd7f755023e60e7cb5d9c6aace4ffb6d7672a3aa8c232b44ae1ff_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:d3b9895360cf52a71ad907255a2641af3652e06d452030da2c91d8bb1fe27b0d_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:ed7416758f7e7fc15aa94a674674291189e5a4a327daefdb2ed2fc4b42f60f74_arm64 | — |
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:30f401daee51b1d573d8b980d1eef5fdd0e46b5a9c876296e4cfabd77c598e15_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:d6430fc5e218fd51b59b1ce5045b52e326f1c471a17b0abfd8787553c2df60fa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:00ae335df5160d41e2a59fe7ed38d483dc95b4daf4a60c6c92ad0a0744b7e435_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:05912c80cbd999c32571218e6d75bea3aedeef74852e995ceac2e7fb1b01b696_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:866c16abb647f71001681f4174f0804e0369ef4d427ce0aee2d1a3af309eb15d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e6231728fe38ca010cdcc90482ebcf9f62d984528d7d463e81c5e7beebad139a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:021da7d11e595c3917adf3784e716915b15524d42d2797598b375e7d31aeca5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ef35b3f8dc1662db59c39013b9d38f8f01de3db0dfc6cd8c5c18cadd203d565_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:8f41a73f0e4fdf5ee8cf875433cdeb9d997f0e6537c40ead9ea27beb6a8d13b1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:abbcab1f5162dc3f47dd9d07d1b1f6af9cc158837eff4a80bc96d6656dd2c204_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3d3aa650e4d1c1789278761c247528a609cb204870f8a4ecec029889c1b92927_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4c57ab0558844a6ff1a2a48d5638cb4afef26c53497b12ef8deaef7ca2dbff5a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d6cd6e2a5f05a4f8f454bea472a0c2d7a16e3393918d0980031091936620669f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ed3e4ccf49430580dc307fe6902141a5eb228e7c8577c90dece13a838b06afe9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2a103f82e79ba86fbdacda3fc4849e7ad430219cab3227016d40faa9d670f16e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6618c58373a3af6a5ce8ce501eb0078d82a547584b8d9fae31ad3d86424f18d8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ade1c1792c68ca721ac90a2fa777e02f31474915ec8adc8f2ad8a7a6b451a431_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b94f87abe421ddf92ddd53d3f1c6dcefbea083db6f02668ba98cb59ccd35e8e9_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:1e69d28bcefdccb937f3ef459bb9bee5bcb6a6d1bd5c2a9ce9b71a2e4e03aa89_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:2900823d24dda552b6d4063be5b9615b24dbbb288b2702ec4313ce99bd9ec2ca_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:9c738f88f1ace51d293ef450554b6f6404e47a9b432b341fc27dde6169e6fe63_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:cce0b0ff07fbcb7b463ff3a9d5ac8fe20bd8bc83407adbc9b8756ec3ad5008c9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:0559bd5bcecd4b6b2b24007eb4a03c65f45063e5359dfedf5a14ccda199c7899_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:111e7c679647b388af2704ca280ac0cf57128c6894c5422d9987e4a429b2204c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:7dea3d12eb2ca6da490c09661fd1f3a603e0f5aca06282b7953039694b4d87aa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:b04ad95fc3610f262d6614d0b7d0b6c5bb8c6a5eef512e1178e77335feba455c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:34f12040d39e86e2127686220c2dde6f4e32bab685784afc5057904f286d48d1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5b896bbd0564afde2914c804fb331280fc78ceb831a047c0c1fd777576a5b8c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7d1fcf1849e2ac29b2460c65c1924e049f83696415589b478c24b4819f9bca7a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:99b28f07c6f85c18e520f306a6cbe767c7f242f97a6d8dc820bd3ce1068aa596_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:2cd9c61cca7bc0898ce177bf3f531ead3d298232dc6c90d707d33d0ef0b8630f_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:9b44722b30791402e9750abcb2546665760295e6befce7a5176a347d1f72d545_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:b5005749857e00d42f95022459ca7a607b7445e53b62399b6a1820d4d71a501c_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:db66f887ca4acc98ad391de714d6bd3c126e4e64b103b5d161da507a3a2e34b3_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:677f603347dc7582f0bf4979547c929e47734841949f34d3de20140603aa5ba7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7782e506e8700a4ff6d5aaa2bc5088b1801919e5365b72c3fc0b7185db6dd44e_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:9bed270930ca04b17b126f49080046e8f8fd5149514695195da9ff959e5e89d7_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:ccaacb4d97a9fe1021e594b83f90f4d5f6ad14610e4aa49f2ba65dcae0a061fb_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-operator@sha256:bead99b68d82b36b367dac46c2111fd8edee0178643493f66e3ff8bb7dc8a645_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:c0f765a2e2bc33291066c3a8d4048d78f44d65a745fb7bd9c7ea2539d34d49fe_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-operator@sha256:c4777746b9f26bff78a229e525c25bcedd693027d066795a4cfa596cd5b0130f_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:eae2617453889a9643cc57fa812207c5ab1869ce7e338b06c63aeda8e0055faa_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:1fdfb6e1075714ab25db450f3feab799d28f2b09fabcb62704de3071e0a72635_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:483b24b9f9acdb5b24ccaceb5234a6695c59f7a0dc1048888b6a4080e292129c_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:a63f630eb523aa9c85795ab923ac658baa4c3db17f0ac5247162ef8bca0923c6_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:acf90e404f2c04f4040c48ff6804665449a27cfaae12eba7eaf4f83b0f3a9bc2_arm64 | — |
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:1a6eae41431c024df8708f97e4039219e10023467e56222ba3b148f97ab9d892_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:8da3869119650f0e4b4af5eb6e9611f52cc5d1707a48eb7d0a9d4348d378dec1_arm64 | — |
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:a6a4bf90759286416284eb0a93b6d802ab661e490fb21f123f141de12dfa227f_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:dfc5028a88c2e4ef37a39330975d990d1ffeb6e0c76cfb1a9370b5f7a0e1c6ce_s390x | — |
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:060db92886f1a148cdc499c32217be8c31009f1b41a6b56c3144f3b658399eb8_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:8579a35025c17faf8398b62c9cf8fb5360f978735cb5857f44dbfab37e7f0b79_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:a3d2ab7990362f0d14043801ec097ceae5167d5a596a2770211e00833f2370ed_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:af19fe0085ed208064818cfff5ff18ac352109083f6d296c5690963221ed8e83_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:27a9e77d60246ea75aaeba8bae7ff77ef2b85d37652459622a95286a35d82557_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:671502952b3ddbd0f953e60b29def3eca0e2416a3a688774d4520453af07baf2_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:6a4d1e21eb6fb1951ab62d00d13a6afc7205c69d0c7a03de01a3572f56634944_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e104dcd1fb659be0793ce40c706bc1278a3d446db738dceae5d3a5a0b0606c56_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:390d8c8017c9bef7add6b076cb88cecad29f4f4af1465a6092f6b87053bfc901_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e994ea662028b84dc75988777232ea342041aee7bdf7f372e8177f1e9b07dc8_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:772950621cf9bca22a7c6fe3d51f2c4333b1c95fc2cee30f3da58fb157f0722b_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:d856e3a3e6a9f2d1f54902e20701fde45f8a190abb3ab94a7a10a687c9f8427d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:51acbba56466ae38df1170e6f22e57343a34a2fab4c49467fac934ee2fffd46e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:6abc5769619c5cea817aa473030f231d25fd13c96fb573384d67a2eaf90f2e2e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9addd586875f542e82e92f528264f35f06b600560f02d1987e3a9c11d769c88c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d41e4e952d91b02b66a409acc6f38cbe6a646330f6b4a223dc6f4c38d349c433_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0bc55d8119fda1bd8aab74462903ca9abc1fb3235df60974abe2cea9338d7b3e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:47e527428f1e40ae8cbe57a84c60f7a31191ec720aef7b0b6faaaa26fa657c2a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4e51673afc9e3b2b57f90e080977640880887689ca2fbb354f271c3fb5b4299f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d7c7e167c932e47170612877bf5fb7adcbb9f6c3570e74cca0861005750f8135_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:45bbacf37a0fa13ccd4dbf0cbb2e6d2e858890445d97f649773942c0a88f3629_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:45ccf0a67c06721666deab96038aa37bf205d60003c8a233e7442ea639e20933_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:a956c13c574e66556bc21b594740accc497e48af46d0f326116937b57b4cd6f6_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:cbe20f10c01a0f87aa82a217ec01fcd653f4eb6e77afd659313a8e0b453027fd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0718804d539c1f36a0ef95085986b6065022c354e653a6c9a902c34cfed4d726_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2eba8e41aab91ff0194e96a0d384e17955a05963a7ddc8d9fc18a9a67e24e8a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:54d8f96067571abe8de8a55ae092cef1f4f423afa6d05d5b2f46663744ebcabd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d888d3d628c75cea3de43a4a10aa7e4768bed2034330c71ec89b3adbf78d4e73_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0bd1739aa4fb64c1004bc4aac788700834f7b454e4ca9a23e83107eb2eecdc0c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:10955da0c33ec8aa5e671cb6b4813bd26014acb8dda68f8bd249c27a6c8ecae4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6692616a559d423ed0f5335735a0740c0bfe034d06704cf288f74e6c2612b8e4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8ca6c009fa35ba4a94459981a72db8b54ca2507d0559eacf38614dd29f01874d_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:0cd405015005ed19b3cfdc305bcff6f5f6ef683d9d68201046f0fab2a3b44f85_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-operator@sha256:1785ef5991ec5ddf63130f0b1983c2b9cc23eceee5181c060cc62c6fd18ede33_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:41750bd0eac46b324efde3548347c55eede126e2a17d071ce3557abf936fae8b_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:a242549ee4cdf6946f41d601af649317c53fb6ce779147ccf99106d3ce38a74f_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:69182f4919f1b5f9bb6e7103fb5f12bcbeb697e826fa1a516124989f52128cee_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:dd633fb6fb437d90ad04f80af556670d364968de96ecfc5b0a1c00b4952c1ec1_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:6018f1f3a11ec47bf1c281610bca3859c4122597910e6cf7d4dcb35c4a7ad60c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c2eacceed018a256d1c60008b3d478b3bf234cec3f3ec0fb85f652449448abd5_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:2b489e5c4ddf4e5f14883fa52a532ef0ca175a500d163bcd4713d4f08ed4c8d8_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:b6bb122aff540406a094b599dd1e7fa26ef39e69a861caf5cabeb1702b8c7e2d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:becc8bd498a264e93ea78fb9eb2782cf0191b5c69b05e8aec4f7be7ae7a009a1_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:c2c770a1c5cd4024ea070d05285f23c065fbf2860996c56fed89efd5d447d57b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94c7946de43b360b6187324eebf4a9487f6fc09c0f6a5c4cf8c10dd9aa998e98_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a06e475b0bd6871816f3d6bdc922144caaee7ded1d3fef47b7165980157dc8e3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b9c3f33a7aa289d65b0eac2543b7c5385a3d68985bbd303fe38534fd6a8f0039_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e85418d292d588f67f52d1e513ded87b7160868e24b84ea1eadbe39a372e70bd_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:2b401a9d07735400fd8a278d052271143374e730dd926f1b09bf9364a0dfe9ed_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:5ab5cde0dd77b3d87214af2ecbe8cf133023a4251bcdcc862cd3acd8abe05fff_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:5f38a62d298309bbc8b3f28d99e03b21b071256c6511863946ae082bcfb024d7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bd632521388d66beec1a1d0f9bf3531b21866a3cc1ead6e33004e2f423a018da_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b1e461fc8832aefff0ba97be8b7c95935a0ecb5fbf64839b66ad8f66cbf742f2_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:e454985c4c1f59f0b93ff3bda68f52e8e681692774daac809e0f1a02a6fd2405_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e9aca9254ed6f373e26dfc4b7403dd5b9a9f6cdf25acdc963a589530e5e1a4c1_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:f2fe73c16a00f0f286f5936670632898c07c36a9c96056740fb471bd02ffd155_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:1865ebb2e93654dab511b97edf2a5d714511466a49a6fd5087f3528ba4851034_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:7726814d87e0d098b5672f7f92b2a0832f175db125e8835d3df0235b544708b5_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:aa5f47b18ee8d25f88a58d24913b05dd8810c0c872eb0e377796d79852f67320_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:dca861bc089e151181369c8ed8670be71c5e6eef094bedd61b30248fb13dbf23_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:583598109b75130008a55756b2ba16c8bb8f259ce60537184c1a96bbb10d462d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:69b1b6dbe21aadeddee2250944d3f562d04b10152741e261e1327e6840649dbd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7a855f8881b148c2f97fdd701a5f1532ed9cd7dc4c2e4393555d4cd2747c227e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:cf33d50b404522170dc43e2b3b221a502ad21abad1e970e92127d440d0ba7212_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4cbc554e939c01b52096687ce6d4e025d219a12c2e703750d744f1d82fd802f9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:7d76721b13fb1022ad387566825433182a276b3efc8f980823d59cb9dc8f931d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:9786d7dade47aa9fd3834175a88f0b768b2c66c39ad689dcfb48107ce1dcdc59_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f13707382a123f7c92aee321fb5c23a1007dce727b7a68cec0ffbe4636ba0813_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:2b69d2a8aaf9e8e6b772871b0cb3486c062b0a123544fbd2a55acd40348e78c6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:883097ca5214bfcac0ee1139f1734a044af527a16b634050aa4b86166ca4263a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:8db6ba7c7d42a514b5c382afd3879867f5042d42b2495a922fef3f315f011217_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a5c30d6f5bdd0e2bbe53ce9b90a00e94e84de1a0ed6d29aa86219518fb0c626c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d71d9131273f93e38936169b336851b76ef4436c5b73da52add0a908b003a57_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:b0dfda5623e607655446385145a48db54fc830c29b610037b52f677fe94bc1dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c9f9b6fab1de71845d9488c147a990b9a1ebb2b6c14c910234199c7833c92447_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:eedef2bd70bdc1d977b23f340ee6f714abd2fdf2c49379db151c88d9217f573e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8ae77ac1ca0aeb992c50869008c246d41ea290f23d8a2859cde958d58d3063a2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c169eff980fc34a0a1f6f19559e96485dda0023bc29fbb3326238c110bf3ba4b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d7b3a7fd468564aea8435dac8b09e2ee35b2d27f6339a8049836b6cefc8d2cdf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d8fe8854022eb245f92305d42b92cb3dc81207f1115975ad607a75a023b8a820_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3555df7502cfca54f9793f982ed7ea7453c9ac235e015b9c4c8c47789af48ff3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:482a103550cfab666968202591121c6904aba79cf5e8c30cfa4718c856c65690_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6c8bc52abf358951381135a94638e4c01f0e8ce942ccc4f77386c36beedb8a35_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f9515705e2b37d2fb6f216aa936bd5424337a1e1ae4eaf3ded3c8d0fab373d36_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:45dca9b3c0f4fc36ab0052495fe6043c717673f8f16e915e49d682ceae2a3c6f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5aea67ae0eefba905f7f8af09dd8a83c8adfc185b3484fa0857834c270844c24_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:68ebd12d0369cf9ed73f37f5cc188a7ece136ddb8e23ba641a4544eb703f57c2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a5b0377a79065793239498bd0743919b77cef2155093138bba8fa9884701c570_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4148272ea7b1e1b306c4e33dbb6baa9bde7a68d6522436a51e939bab4eb8ea7f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a8c81c137343805ff088fc27416e7c67e6f02d4c17dbea38a063f97ca08c51fb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d948b969af4caa50c0dfd8a822144a77169880fec165575e574f8fbb807c65f4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ef3682c0bacb3d0d67f963387c8bfc8ba77db7c6ce8f0dd8e6bd00d131d721c3_s390x | — |
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:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_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:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_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:9024353b9d2359e30c5651042483ee70526996d02854b111f4bd9ffd3fe95026_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:b3c65460fa54403f95f3c1192347b187b25b69c9214c5e586bc582dad432a9cb_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:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_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:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_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:797a79c184b21fb1d2cfd6c59fe54be07061b559bf77bb169e36790650fa907e_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:b3305ace24242932292e14458e4ec2ad72f414f7dc24681fa497f7d1c382ea56_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:3355da57dcda21150a1ca2f8d922a94433aa44c19124f6e7ee833eed370857fc_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:5872a3706c561849469aa6c8205f911b47a1f98f75590f9640efca570b654abb_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:725e1e9610e0b304b06809bc6d942ec504ebeb7586aa9756fd87d139cb4e0449_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:914e3c4590a4a6d48af758d34c118d474fb8e3ae0e594475a82b996f27386b23_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:21516dfee1d53ef1759db9cd9c01da5817f8e5500ebf59a18912e3932f44db56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:95772b0295918fb3e31580925e262ab0ad7c09246b1562249499f2c22a3e55cd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c6fe6ae20c7e9e0e68b7a35f7e388e3caa2af3035361e59dfeb47f7006971fce_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ef77dd2ebff7fd079005601a96450a2c357eec93ca17ccf59598097cddf0cc6d_ppc64le | — |
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:3570c5968150582d417714eee75c4fdb244dece7812e772c0d60bc937d81d564_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3933b8a4a90aefb3e645441e8176d340b8e0b23b3f6760083c72d25248a17e67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4dd95c213870b3d4ae9bf202094055f0cac5a965422dab852183305b5d85634d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e76c636de412eea5835c877ff862e24c5b0a7ab7fb95ece3fcf4dc9d614bf519_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8f9bfddea5c3e30535604b38af5628bbb62ac1c55d123165cd51481a61240b01_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:aa39067d74522dd8c963f09d3fc61a3011214d007abb79e07794198e5746cad8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ac2df95e06953b95611d2bd684ce548ac3946daed5422b898ec922774988a18d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bbdf86f56a820788f1528759e359fe7f75e9f73f8e77d2930ae2cc8a83e2f159_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0a12d980643d0912adb6979129d24765fd54c01a3f055961cfde3fb873fb786b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:349f4e4a30ed2d6033c45aa761b9a86e055515a47b7d1e75f44cffa9f94ab5ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:39c9f7dee3fee9828f02088317da8eca15b94db80f99f4561dd5091841e8d1ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:7327301da2df28d4f25403132f5447f7a995c41604099044547694f99291685e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22af26575e09437f9912ce3092c9a5d32d8e402624e0c1c3ceed6c81120f3e75_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:b5ad7d1f6ae93fff78d520ffbc080304d5e069dc34be695ca2e72063e6f16cc6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c407ea06f3c1b6d904ff87994e9054e0afb76d9dbd2fe9800c34d3c1d31786b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f002a9bb010ea2e4cf4ac65c2b9644c09951f5cf28fac82c112a9e2e23925ab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b407dbba3a3c34947d90ec0d499810500c04979d581747b634eea87a810a0125_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d3bb6a21bcdc01f252bcc997507ec39ca1d2240bf0997a3bdd6fe36b9923d6c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:068b1e9154503eef7884ecec43d0fe3aa254131270be214854f7b78e0e2af2bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:ac8836902e31b9f34359bb5074d0c40a68f0794de19e356522d589868c99608a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9355e88f78c118b1a8808e0a178af7dc91833696f42eae52c1b88ad5dcf61ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ba7d10fa2d0bbe169b5c5b3bc2c05c43cb12df3d825443ffff13bc79f31160b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:91bfd8eed2e057600d77b20e19764314e8952f695108486a5e61875cc1448145_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:92d481ddb4a8286954e4992e71f3bac240d01139a46ae0a815365ee235047564_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:964b304d297293f2d8fe9955fbb72c67d7031fb5ec2c6b555b862f30ed359557_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9df41eac98940169a5d74e1ed6c6875ac4d81f24e208f845181f9a55581b634c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:3a91a4f0ad77f0356d7217e4419823590a033a0a5854fc0651a102b1e5ffb516_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:63365d336a4da196cd878388be61e94561de74684e23b5e8e5054b7037174c5e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cf1a6e297a76d62d588b11b4a6bdc8761a37bb7e4b0886ecea1eb16982c1a998_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f1403c7ab79dddc07df8a2fca9084985db53d199271f0faa9d124c9141e453ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:67d9273bfa159a5c4911e356c06d992ad3ed91f7b090bacfcb198133f234b0d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:b2f09ae04b716fc2cc19ee7347067e488dcecacb48f34609cd24f9510d4b1c5c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ba61c7408cc6947ccd857461981730161a03c41f32d308a973069eb278677809_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f168e80279e4d53f0482c0933bf1e4878a6b1e53e37c6fffc84edf46b9c36b15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5b7a9827b4068052bde65efc986f3600a221a283df3d2bd6031abb87c8b891a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6b9d912d39198903afa78388bbbf2bd5fa7d820a1e694ff82bb146bfb019a0f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b2ccdc79674f3c9700147515ed136f36d7050a9f897f6909a06604670d6588f9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d41541e5e1215843d5fff0ccfaa3efcdd8d2633efe4cd608c9247ac431d25c58_arm64 | — |
Workaround
|
A flaw was found in Immutable.js, a library for persistent immutable data structures. This vulnerability, known as Prototype Pollution, allows an attacker with low privileges to inject unwanted properties into core JavaScript object prototypes without user interaction. By manipulating specific APIs such as mergeDeep(), mergeDeepWith(), merge(), Map.toJS(), and Map.toObject(), a remote attacker could potentially execute arbitrary code or cause a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:67d9273bfa159a5c4911e356c06d992ad3ed91f7b090bacfcb198133f234b0d6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:b2f09ae04b716fc2cc19ee7347067e488dcecacb48f34609cd24f9510d4b1c5c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ba61c7408cc6947ccd857461981730161a03c41f32d308a973069eb278677809_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f168e80279e4d53f0482c0933bf1e4878a6b1e53e37c6fffc84edf46b9c36b15_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5b7a9827b4068052bde65efc986f3600a221a283df3d2bd6031abb87c8b891a0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6b9d912d39198903afa78388bbbf2bd5fa7d820a1e694ff82bb146bfb019a0f4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b2ccdc79674f3c9700147515ed136f36d7050a9f897f6909a06604670d6588f9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d41541e5e1215843d5fff0ccfaa3efcdd8d2633efe4cd608c9247ac431d25c58_arm64 | — |
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:313c0e44208e7fc7d4039f2f22cd01135db0cd3337a258034b774fd7820d8a98_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37889fd7ec96baeac0ffcafb8dbf903af16d95b413baf1b2fd7710f72cc71c98_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4a2a59a57ae76ff8ff5ee21dd25da4a9da4faae5a6beb8d5e0930f12f679e8b9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:99f4af491329b3352e86322a56f42cd4588beeda00a2f94a2b82b169f6328fd8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:561b697db7976a064794258c5f274566dc9c1c32d803603b15ecdd78a0965710_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:99946bcecef29fccd2dc55cc18dfd5cefef1957666c9b8cd4c555ae9d8db676a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f4572abc9f444f08ad11d10168e4b9833b3fb9e4814910eff467767a914d124e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fd5aee9ac2b77bcab032dfd1bc6f1369f59e1b3366cfa96fa55f9bc18673144f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0c10368a8cb2450440348e1047d56fa91013b32b690c40b06baea182f04c3625_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:202f16700daa8022d5675bee872db2a776a1f240ce159d17b9ad91cad342bb7a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67c0172273e47f9f11072c1b27a028fabcfe29320b3347d58d35c53d9b1f512f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7ce75d70b4ffc0c4891ef83f75a453f414c010e387c09f8d7da432eb5543f032_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6cfa0e42180d0b52c41ef1f23d98443cc4a89afae97d21d3993a5f69bc73e6a6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83cbc07e901f31f4f86938697d54564bd4c735ba924d5fd08f43b2dfac46aa59_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:be5d2df0ea59d84b00bc2a1be257b8338c00f0563397b51d7fe86c48f7e6a62a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c91a3c588e78a92df5887828fc6cb03cb28580996fbb5204bbc5e17abf93ab8a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3570c5968150582d417714eee75c4fdb244dece7812e772c0d60bc937d81d564_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3933b8a4a90aefb3e645441e8176d340b8e0b23b3f6760083c72d25248a17e67_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4dd95c213870b3d4ae9bf202094055f0cac5a965422dab852183305b5d85634d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e76c636de412eea5835c877ff862e24c5b0a7ab7fb95ece3fcf4dc9d614bf519_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:10864ad3974315fe717b7e22f5d1fb7bcfaf1b601741e4a0f2a643e1d897fa8a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:61858d0543de564814db6c98407aece822eea202cc1fec3393913d14f75875ef_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d4f1907759d9532d9659a97d18282e98c54eeffffc33c7de0570213b545aab51_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d5bdf20ce7f4c5b1fcfd9c2b77410c8a6b9b0c27e6138a1ab54c241763b05bac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:546872449f71f686be1dc4612f7e03d75633eea75f089c720f87d5d1c6fd0402_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:6e8813370db2a71161ead738ccf909b6997ca6ec452ba40576f8846c22c063c5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:81c6745c7507d47122280c0d6893a35a4d4adc515e850b2cdc8d23599583ad71_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d9778a3fdaac8498f6953cf2bf5acee0d8823270442768c9e838dc5b330c2250_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5008136f5d3e028da656d046f85c83f3ed13d597dfd47bc6808b5b3043297dae_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:736b2a94787549701e830ab7d508f3e7be83cb694c69486157bd633a3ffd2c81_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:85c15e6f69c7f3e101346387f680258f5310e5c065f830a50d04d8a409f3f7c8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cb2aadceabad32ab080d76a709b79b70d488d9ca2f115c1a481a88f5c9c2f9f8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:3d94824bf9265438ed208d017fd28911418d4930b9471b305e3a6f83dd97f0c0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:59993d1cdf6d58c3113061dc403fcc51e920c315d1944c931bba62ce47ec81db_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd9ab99b292e613266f833364f13ad19e9b26204deb12c56df333c3282d235fd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ef1e59b118e3b97881fdb2f208f64486cf3225b7bc66c52cf9d4c2a9a2b84c72_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:4ac5626fb50e2550d27281a25e933335a786a4695f5a7a2d8f17546f6f4eb836_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9c5da07d689e56a0db2a2d142fb8debc7aa7a0483a3296aa50fd43b6a12feff0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e25c8d20772495f8d49acde8a35f49f30e18b3f6afd9074b7009a02d84a0e6e3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fd8a0aff6175093f881f0b879736594454ea69ae68db7e5837ecdf1527268fd7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0a5b8b943885041a0fb239fdc012124c8c8ae56d399ab52411585f3410f28670_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a50a539c4972a89fa1f17afdeb62af1883bc89f231b51b1fffc096af3f4ebcb8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c2a814937215d63f71fda7ecb70017e9844b89c6b672fedf5a1b08f6f93d06a8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d16269e4bced1a9adad5bf954354012d679df785cea828873226491c0c03cc20_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:50aa303cd2b22b961da419e66167c3aaa33a6829f2488d40e0d313dc322e6789_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5299088616c529dfc389935a9e005d88dc9f1fc40f18d025a95fabec27aaa646_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:634a5b684a30fe1870639c708aef32c6acb101f85f484483c7f05640eaee15ea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c685ff9170595581ea97f706bea0069796563f03064b5a173e992cb373d84cea_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f3872e501679796054ccd9eebb326e96e4b916bef525d3850c64cd8dc0c99b2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9c5cd84436fb27de1b589a7675c029465b3e9eddb0ac87eafcb5bbd40a9018ae_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b256f9a69ebc26949acdaf2c4b7a9e89cb5a1a70837bc63b554a65fee7463850_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ffa19324ad8ee491c3431e8bfe5b1235a1431b0be914b0bf9b30d3a532b0085f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:307af3f934a493b4e7cd8a267202238d2a4238d52be1da4608e83c54b1af7d29_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4f3b445df34b234d1eda4f9d5fc9f7954dd726667bdafcbe0b1197412ab7ed13_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:cda4b2931a2a598995a4211c8dcbcf6c5e82f7de29b39ee437faeb8e4f696a2c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:de4b57efe54b245a9c0e39ad94d0129ccb60f3d5670e7c0726ae5ab9cd3d98ac_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0dd73b3fd566b4961ed3e167079a2ca3309ea30fda7a49f73e001a0ab931dd7b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5befba9e2fd5cc494e2d0789d86d1e4011b4321dafe6f8be64f54d173c0c8c64_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:abc08274dd4ed75d88d129e2e57257782d8c7caeddf348245dcd85be9ed2f8e0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:d4b2c7057ca24af7fcaa78c27927ea2ec53f70ac9a14d8d775963d999ca981d8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1b85972300d8d89a30ea123ef7f8a337e63985bf93e21a7d77da7a5334c2ece7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:30b15e8c204734afaefdf90ca66daf6f22a7185a4ba894737904170257ef7443_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c388aa2a978bffc1292cbcd771018f7294d70658f7ad6e621e87f19171f49337_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:df93b08f6e63570eb979dbb3068a2f3341ec9ffe94f9409a297dfcded130ccee_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:2d8ea097a1119ddb3f40ab15e29b212f61333ac94b082f6baa02005cc57b6f33_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:be1225f3e3234b2b04fa3c4be0202557d57d08a567a5f8523991b9c5ac1e3c48_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:26557b10309771e8a9300ea0962b6bbf90a67284853b6c9ed55eb89711eda7b8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:2ced08e6c4295cfce9c036ecaf12bb702e7425c1b16f546a3fd75be69eaaa05d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:88156e82ac3636c93c033b96064fc06ad605f670905b35499e198dd7d4faf8d0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df97df25115092253e776c7d6cd6db3182655a4daf8654f8e301e7a166e82708_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:87236d1fa81fb3e2ad0f3669471d6791272280dec8019ade793d9037c224776c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b536af5d58dff2b0e2dd8440d4ac5f046b1533fc7c822d34ff72208873feb155_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7f79a083bb85c531e54c0cf5b28e0c09163f90533869d6b3e86e3b145dfc1115_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ac8706c4b4eca623349bd3beb69018b256313dbff09c0d5a23d54d6d79e000d0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3724703a3319c5dc69f4763d1b459b7d907686787250b42404afed8c25d7172d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:58a47435a1a6a39b0b9b0b4eefe3fc36771fa22f61b2bfe6fc6f20503b2904ff_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:72f3154bd73e203f5372818916b4e229b9db2ec293d74bae7c7e4f7961c5dd58_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:af1ebaa3db633f76d592777b03934e61bdda7ca4a274f3ab8b5c5893334fa5d2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:25f3a738206a7d67fdd08f371f6f94b0edd79cceae3616d9291ee85759369de0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:55b34527f4a0a1067cb4535122b47d15766cad666f4059b3d97424e9b7a0c3fc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:162e4ad58a67f27ea7aa4ac18f0452138544c21158ba2e9793cea5ff28b223cb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2f6b6c889144bcc8ca8a690c56a0a30dbe450e0ad285f52f06637b9b71649edc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:80c10d130565356ad8673149d066e3c5e9915a66e6f027ef8a735805c3a77a5d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9eeaa20ec429a7c841eb9be76d17c4539072c87652be8926e8358932015b59fb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1357f28244870da839b2f48b64b895eca65c206e006c349f05f17dcd802058ec_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:47fcb6f2d8e10a1d79ca4bc71a8d54eed20402663eb8fd56b34ee641bc22e327_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:5be196298a2f727b3f7c9325c3436682a6461ccab04ae9b1cd4900d7d48aded3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6bff3d2789e4b6819ea92e6e65bb7490c57283076f87ebe94ff6537c288da61d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4d72bb4124fda9c1d1d42e103431eb403cf0c70df5e0a4d78c84b966408d0e03_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ad09670a57c9e1c2913c628daf3685254016d30c9ef0134a4fe7401c3cbc6730_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:54d03e0866e9536e8cdce3566c9c6ba48cc3e1a46ba78c8ece6059caf66f9faa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b394f22e4a2adf3fb5048a8ec209c83453abdfb78dc45aac22b7656a19d239d1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:2445e2741338aa7067c38f9ffb4bad3635d2f9ba64681f438efc86ca49ed2e22_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d2a8f6b2b07ac922c18d6633616af534d6361f81ffecdbf0aa0892c2bfadf361_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8c9653765b6566c240efe8f08c5b6c395ef940c4c88f10a5cb12121687dffc31_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:d169385f11ec7d39d976e9ce9072ed036f76b856867065ecbcf10b1b1b1fcf40_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:18717d98bc3377a8bbd108ae41ec68ccd7c11fcec8c86f47c6e796b734c9ac1c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:251d79a18091bb739256f5ab000b7b3549a8fffd8c355e69bab6090de9e51e1d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77b4fc96e841482d7058f77d96e3b36b6aca8d3ddd855be95466afd2e4db82ed_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7d6468fe45b5f93b9803315f8a6c49d2e7b6692b6f8c3115f06bc8bd3076e9d0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:05db09a8aae75f472d13f4f39c0cb5ac43fdd510c29bfa88c5e66e2708560170_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a55cf020aa2a7606e32ffd260fbddbd5eb23675273ea5b4b68f5da6435052c9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ccdbc3619e960e406c0db93dc7b5773d36825406ca99f0aba07cda4d00bacf34_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd9ed3d17f45e13aced32171e8565f8f58b7622ac1f2a7794a9d62263da7ef69_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:08132d4d8a30d743568dcb6ae131643921990f93044b2fc6f14fbbd4192107c6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1b5bc300e652dbaecc0cd3060bc0b3f258c7592dc1dc51c81729f9d8f43e3b86_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8d7544c798dca8421c0759c257873368125c88082bf9ee7339ad4a4b4cb8b327_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b8c3cd3c913a7c1f9de9f4322f88800d26e91614a0257019a9381dd4dd48f5c8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:071392012c68f968615e26cfd19b309139b860b0569d52cfb0cbe85c3427fc37_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:601db4ef1788bcd90ad4df2459479b672b5d1138bca71a950b83cf585105c7e5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:74ee7c085bd1d41ecbc12c3ef942f4f5f4b88e8b52e40a6bde2958e207a46e26_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9e94b930f87a9d5e54891913169dba6a9d6789a0336966aa73b0bd456c0b1a51_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51f1a90bc58757e1396b863bbf500071d49d15c7d96d3b5e7486395d210e06a8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:61e79da9ff15261bc0e77ad9c67320f8b0ea75577637ea7954ecdcee63c31083_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6ff81498181ab5c622109e159b6208bfa53408a08c29b700ba0afd84b89fc4d9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:af6fde3e30b158944ffa92ca0f56d958c5f0e05dd67b489d78065f31a4f2cb9f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:49a3ea982af6c920e18fb6156704f3e25595a47e1af9d2e6efadbcc39448a534_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:56cd3ae90c114579eb8dc572b4ea97b0272759cb71d4f5a1cc98366bddf13525_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b8ba4fcf5788be4ee007c13369ba94e1fbaf78d88beef2d22aec382e4697df29_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:ffcceb1871da670d06f0f0fcd522687ed537eec61491d57ed10680a8d07b44bb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00527107a374acea508e4184509b6fe03cf670a3ecf0ca2ba6381c56238cf0ef_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4e0a44aababcd4e5c214968580c3bdcaeb60343c9110182757ee74319edf53ed_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:50d04fb6b2eac9c75211c0adb9b69ba85baa8efaf6f4e1904ab46ba1907d7d30_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:51dbcb9dba321dc4484eb72f73368cabcb419b5a934d495eb8e8e53872ed7cb7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0a04386aa031b0328bba6089b6abbcd757f02206bd114a0b6e3ba4aff5806de2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a426fabfce54fcad0aeeb15a1f5c08f1141a7bff75cd93cf54ef94ff5ecc6f0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:2b743b58a1b88671b47fd3a90966b71f349491422c3a620967ed5f1073731f6c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4767d0078970d169d80cd1ed8d9a0697b3dc7f2e297d7370f36607e790a9ec07_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:02e782e3d91a314e92c02ae1615681c9f0dd6ed97f6214030696664ea2c533fd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b74f6f01d7e24f6d970627c336f559a8ee21f99dd85e2fdb2ef80878a744258f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:dd32fa52a84d83d6c1ef649c913ac70a8227712ef0dd1eed24dbf6e80ed8956f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ecd152f01ad8c3ef7e2bf819c515f09c9fa3e3dc67b521de282dde042435fdcc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:37fa074c3d0cef8aa66b5533c9c788c10be5212d149837834c7001031a725e32_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:45183c775bb7d17a774bbb18a6ce8a9a7d495a6f2f92441c1a7749ceae2818cb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8ddc8884b10884780e23708be0e0bc1d0aa78bf3e093e098bf31af3b39ff0054_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e10b5c60a01b7e22773f86d8a31283c95da6bd9cdb2f6f060700a58c8124d102_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0cb8351f3eed209c9d7e4c70fba134a2a1867ec394b99704772a489f3390631e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7b7ffce6efe509ca4f0ebc41424d5aad4d5115fdd4e91f197242c39fcc8a57a4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:98d19fdf299137aa1bcde0f86fb75539d9c181b310356bef90f912f17a53c8e4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c0e8f7ad38409ea594409fb3878317dea94ddb7a4b1c6537ec69c5a075ea0e37_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2cc476050d658bf608fd981427208d7bad038db2c61d87871267f95b387a32a3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:512db303d402678d8e13d712eecdfd21cb43b039b92a3ba3b3f1fde28440df94_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:71415f52d1b4a541ed4c944a85152d3d20e81e6ddd0ed042ac7a443c3cfd3304_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9ad939376d284c72b68173f7f9beeae564ca0b5f3f927d2254e47a9273b16990_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6f918532a83b0f40654657e9fb715ac5f4b58cc5981f56c75342f3398c40ba98_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d7a107351537e67f156fc2bf5707e5380e2be3430ca3c114eb5f43b2f905bdcc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f2b0149f8cd25219144db3232ec50a4f303b473df9a119aeeef71b42dcca6a25_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fc3bc50469f35b9424cdb845bd03a86dbaa573084dbd499fa9a3e47eb0e426f8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:03dfbb0d2d2ac35c6857f07e0bf7e30013542fb8c07df9e52319ede66f35d750_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0bfbbaa8673ce7bda001ab91def919e56e6f0fac4bd67b09a7c20212da0b529e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:597bd0de9e7bb97f8e960935ba7c9f1b91e4708b85e74596b903d726dcf7a398_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:ce87bf559d265da4e06195256803d41fb0b5edab70bc52ae46d2f626efb00c01_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:39e5a2c1983df681f7e02c13ed52fb630c4f1424a74c2b6a620a0f685c2becc5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6bb4b55f428abdb5c4191839058d1292bea484c244402c8772f566f7b6968d09_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7b7f216332fbf43c68b9b1097166f7998933c8b3b2e7dcf11a43bd1a6f3bd76a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cbb58404b4eec45794e8284ff50c95f9c44f86e687ea8f21962648c7c0f66917_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3dd38a98c32a74aa2231e807227a3c8d4eed1fc973e81db754a0a109eca0cc2d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b0e54a88923183074e19b8e24a6228d55bccc1a419b3a41a5307685e75c36e76_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c1341b86b365d033ad566093a64ee3e643728b5057cf257d455b0a39aeb99683_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e102e842d7d298030224eb8ec80e0727b89c4a4d45b67af5c6d0b11a3df30565_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:527717a592672785c5d8bdbbcb23266fe26e2c95359a9f01c1bc174ce2bbbfe1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e36e8dcf7336bd1fa1d75a37813911782403f99c634a433d187d36bf2051f4d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e3e278676c3c653f3543467fab3769c3694710e28c96fc9e821d5f2b5899ecc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da33d4c2317f8e5eec01f45b4bfc10fe66736b6df06a13b60f7ebc434b34a9e1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0741873d5a242cb085fd074e2e850da0c40c94a672930bed489a5042e7cfa080_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:63c357eff8bfbf851295fec3e79631014762b1a5a2642b684dcc251235e900fb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7c53a64cbb49c81aa926f021c50efbf2009a358d7c3e3c50a0c231dcfd7e110e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:83ae49730fcc34f08b5f1d3f620c41ff7d7b4419380b4e731d82fee7c50fa858_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:3215281a42cc42d59bfb0380060fa8492b060e43d15c731609c0368238520c34_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5d6a64c4c1d3ed74efafbc1bd93f7829b3555491a58b75622f2986cdcd63bb91_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8981f5bc6770c8634fa4c2c707530c945ffe1e64309ca3d4c47aa1bec5f4dd29_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9f9ae18048d534c876d747b0f40db46134067c1f30c71386d77b1454070eb98_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0ed78d5eed81ae4e0a7468e52315eed9442685f775a7fd08cee07673920a4a58_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a3f3a1911d6133402e3e97818ebc49da92420eef63b3007411d2cac11797d29b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:c752116250009619451107cdcf31da023d5a7df853f41509e2073428e3c5708e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:da94697c9b1023108475f827cc58df1c5e5fae4975a4d536e735934762e71b3b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:16d51f0e3ab6302e56aa1364aadc6533c7046dad4857fbdb4dcb3976bdd9b256_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:9a0712d681f6d1778ec84618ed13b11c97e4d6b4bb3f2061083c8a642f0beb1c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c71dba6437bcd4f6a615d9390d07087578f1ae32c48d0ee634ccb5ebf46bc61d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d966f7ba9bf83531af76d565bf8781bbe4dfde5525f71e000f99fa265f78e3e8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:078341b680f9a3b6f6d386551c569161058786c2da3a4fed8bd8191a1c96fd10_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07f489bb05ab3907be43786d03c889827ccbddcfe049a970bce989945ced2374_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:30decb57f6f3569f08acd23fbd34a935ff6ffd9cb6777f29f3b21f755b62c307_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:488e5f13899e2922cb03777bba675061c2066797d4e5121a1eb7ccb680ead301_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:52d90f5f2aa431ed9014d6af378b3b935006b859bf8e8b74d928ed07c66a39d7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:53ba6396dd8f44eff8baaa9eefaa796f155461c27c652fe608aa6f89f4569284_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:84268278c72ed9a76a44d91187cb04cdba386e0427217fa0734fa21261c2633c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9923549c7af82f8a377f55ec226b17849b80b6986bd5d9209baf975478859419_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:04b8fcbd71c85d53d2ef486f3cb3ee9eb7d3232830a88653ead37fa96b5e5041_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:428c4f45bb682423a047d8a306aa3e52d47a79da82b2e5d261c70394b9516dc2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:acfc5e61e66d2c25713b6031b44a9c5b4a2b01d88486121842d9474fee6e73dc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d89c56db59c88798edb02d36b261b7fcd7e185c978d8ac1f61ab6ee4fa9858a6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:01672f20e08c865e334afb20bf4672e75ae3213bea815605692d3c160fbb98b5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1866b4398861ed85d3d472bc5cddcf86d087abe0ce3dc069e160c1cde7b3dd45_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:77a0618cdc2074ff5e567001f8bec4be9176454dfc6fe12558b8fec570245d02_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f34bdf5701307d3a78fc33e002906e52d6e92402aa02772c3f7aa86c806be963_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:5d8cadfdf44b8160c9dafd45979edf50de3c73e44970d32a2e41400174cbf801_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:89d0f42a71d1e6e6df886f4614781bf20779ce60b2c240d683002e8a77cca506_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f239e7af308dd33ba6849590b4d62316b1c27cd9abb91774153aedfa8ba6c674_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fe9734b268c86d555c17d50b28b53f6a70e6ed1d5f2423989f3f7395088a2cd2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:1b894ce3c863920819d4ea5252e661d16eb311345721e870b52256fa475c8191_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:46a5d33d55b3daa723c47adf1556617197acb7a1472e87eac6c48d84375db69f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:85caa3468f35ad8f53e67ee99afd608249440482234757c1032b73989f75ff06_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e2967044eabd99c49d1f1b73b00e7d1d4b041fc6c91e20698d0ebf7edf8adc18_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:00f9fe4e4830f2223b653191658ef9a41399681c1dfd0cb7a03441eb8b601411_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:210dc2ae060a77a1cd80fe7b9999df21f08d05726c2ee1a98a3d3b9091c738ac_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:68e7e47d7852aecb01251cd646f7de16ce032197587e32c0d312200b2ed335e4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8a5f1886bcf3d4ddc1d8b25a3242d56086643e1985fdf2c5e0af4d523097e400_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:204539fcc315c96f4f36d75fb9f8e3c97712dd0f034dbca7874140052b8934b1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:36e42a5c42f9b5210acdd3438bb826ed8570422918a49527ee6f404d669a4baf_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37787a3a765ff27aed1c4dc162f208835e5ea6befeefab25ba6ad08840644b9f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:72c4be85b6e8f0f4ef456cf013ff60cca10791a9ccb6e4b030b51b0e7d8fa27d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2301b2425a990c6b31fdc48f5b3bd8a6fed405671c6309474e6d1998478f67ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:524c69155c0cb62ef67c3f974ccb588c0b763ca30af1ff04da57bd4c7c606aff_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9294c9aed9b8166cd175aa1e5fc08a8206e7be01adb757142fd065f12a9f6dbe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cc73c3f7d97cb6099485252ca4ff3f4c9e26969635fe3b234ffeaaa8e833d6d1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0c6e87ce992c21f22b1b0dd2fec080705195760e86f274b29d3128090d79336d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:36e50b65c2a5f3c0e56acf0ef991e5ee8f187cfacb37b683aaa00e97a5d0e433_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:74177081e53ae2b8c9fb5c28212867d8800e3d6a65ebf637ce83743b74710016_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b52839eda3a26cafda3c901e448a36c9f0bbf1ecbeb71cd059cbe5f7ebe63867_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:028578f886c789357923b3bd92b9097eb21e2cebe2a179c8cf5b7796ea492dc2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2f04b6f6f590f4ca9327a64bc61a3e75e1a5b3634038a4abcafe407b951ab95c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5cfa05a09f86e80011baef0e0b12f84b93ac31c89528b76ac68b7d0181c50bbb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:db83ee31d8a8649725b103e410ca2965c60b86e0a8be8e70f14376dfcec39b8b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:33819f40cc5b2499ff6cbabb4eff22077ad17e5f721de430c951794e9ec7c4f4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:634f06b38c199b4ec846215198ae2d042c630dc27b54855b5c9d282dafedd05b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a02825b1dbcfaa0a328edd1e250bfd41e6df558251ecbc2e745b896db21b86d8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e8e3d3591a4376a5f0c02e6e27d41fd823c4e65800c77f51797dec01c8d9c84a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:366c950fe8ae969a72a8cb31db3bfe5f28a04f33d2a904148c3d5175def5bbc1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:462a73a38e7e827422c8e765eb6b62ccc11c2148ff2dffb7a3cb0f4b8a6a0aaa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f419d4db4c9e502fe7df0110f17246d961d5f58ed5cae9095896b36472642bdc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f84cb8e409bf895d322078c5f86a071e8ec71b5cbf8177830204d4172e03a952_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:40c61cc05782d5913189e2898ead2277bc074562f99f51994fda52adb9ae8620_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:77d403925e7e528a4cc103dd52550b68b36254b1a7f5dd08afde70a3ec929bd7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9d7d4ba7d9aa25f7aabd027e32042d7861fa85f25b32ff194c4d3fb70ffac370_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:feb77e0d6004a7cf988640bf052fdbb755be2fb893e5fdc07165e683e4bc668e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:476503d99351c99b4def061e46d9028eb1bcddc4ff5d583f347aa37ff551f8a5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6ac6d3f227ff99b9b84ce35940c04a2e1fade56d2f546e8b448964268daa0d2d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:711d81a664205f975ea1982fc415575ca43166fed54e9dc2f801750fabc1c6ed_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b58df498504852ad6f0b12aa6c2a68fe269b31e9d210581ee82c9e2a4fe21062_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:135bd1efceac3a19de9e453acec53e9a10350093a29a0508298a5f0a8a69a8b3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:1e0190062b9bbca28fdd2f82d52702ce99f9116d456083f94db79b75e8921e0f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f0193546fd32d558e2e89d722b3a2d8c94903d86c0e336e7d5dae028f9ccd82_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ec4c24829883edc23e37f9f07c95eaf4c74a9ac023cd4f3a518dacafeb3cd008_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1431a026103fa0b98183f4d0098697af78478ecccc1c0ebc6c3338c268603425_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1f8a046cc9d7272e86ce246c615011aac476b83aab58eb0bb32ff5a46e7250b1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c651e53602bd474d7453767f7059499947258d18e2d7a52a855a46b0e9196f95_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e0bafaa62220bcc59ee7f819547d13b2acc274c6cb7af0985f792d62caf28f1f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8f9bfddea5c3e30535604b38af5628bbb62ac1c55d123165cd51481a61240b01_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:aa39067d74522dd8c963f09d3fc61a3011214d007abb79e07794198e5746cad8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ac2df95e06953b95611d2bd684ce548ac3946daed5422b898ec922774988a18d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bbdf86f56a820788f1528759e359fe7f75e9f73f8e77d2930ae2cc8a83e2f159_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:591a3dcfd46410462aff2e777b28897f3c51255ad8d26285946df4639cdad68b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:879e2b89dc074a377b4a90d6bcc5864530065e2bf534a648c7e295856ec115a4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a7e97212984597e32afd279231efb35b55854879637a119ec9c3646a13032672_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b501f15629752ec6c4e81a264a66e358c0867dfe5d3f6f4fbf54870380a30e36_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:602ceb41e5f9acfd35ad6e068c016147fcc213ef6f7033a738aad2d59e2d6b72_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9cc6c1e50a2a8ec6e2887e4be96ea9f8acc1938a0b904306d490474489328299_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c5a579f6c2b917ffa0c912ca7f5e82a041009198899d78b204f26f6e0170629b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3fd7b4fc902611f29ae0cbfed4b03ca5ad65bcdd5206787e622d7e6ca0d550e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:308da98e17198c8032692089e5f8664f8386c877563a318e89f2ecceea478b22_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8f17d1902c0a419e9f32ef05bf0890ee9919b615bd8f625f4d744318a9666c40_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:a49641db9bc33963261965690a0f66a3276ca9cae2140116ecaff094cacc79f2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cf267c31efc0ea7afa5cab3dcd829b8c40f1e3b41ce8c92097f5e48b4fc1c8db_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:261ede219967877725c31523cdb7930390300c1bde2df0995dd9f2960ab2d609_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d1c9b9d3b2569e676d6f80975a7ef3cbbb4a1d8cbc329dd1fbf7e448362e480_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:758d2beef64594e16d0f410c9df58136e470e327b658d340c07d4c62fc64683f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd2a41b12c00d34fd99306c8e5436a9b5ba6cf909aa135263a915b5f9d7bc49b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:82e2733f21cb25e6543cc3070aac2aa4dca50526ebd7a56c68be61c35da951d0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d654271a0ff9fe6b7ad23dbe5a7c6c2cff0d6499285d2d1a892683705190acc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d8d593aa02e82fc7ba9424458c7e4078560b6c214f8633391c49d6864fbf460_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a48e4dbf49b0ff8524c788e52c58ba20b3494f86b1905382de9f7972f9acf487_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ac95f13fc989cd08b7d62d825db5212625ff6adccff4f3db11cf973a284aff09_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da62a9e0d6c4108a00b6adb5ed5ffb0322fd7cbb37c9ef9bc34ce8b7ad71ef1e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb39b393c767790b22aa495c2f6f03afb4e233e59163d3880972874ec24a871f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f0125c1d0f3960767c52d6d5c1b2babf7791bb06dd393acdde845eadbf43ed99_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7cb9c87d5a624ddd6626c90aa12a0e35c196769a8670c370483a7766014e1411_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ec306b13a3b2439da2afc1c40b9de0f94d3d4112904e5e397840183a0def80ee_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68f913b6bf562e617f56288f67abb62f7b29e01c891ead29afbf5970e6c48c42_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9fc5e2fb3c92a82cd5be46fd56632f8b5f937fd96f0e133038fea5ed665a558c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7d1f571b87ba1e197285c78a78ac4dcffa55ac4e6382ecf10ed630abd02e4df0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fcf1f6ce74a9aaed46574fce5772920b3c2b6b6af0b99c69d35e47983b9e8de1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:6be97b778d55cdc05fa3a65778dad37b70d6e206f52f3642ee18c2b624efd667_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:90e9d62ca779897829ac4a43c945b11393409d51826ef1ea446bfed517d88023_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc34882ae4096505985e163b8fead369bc2f5835ccd504442f2eaed4aaf0807b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e8516d1ef8f77fcffb337b4da4a539874107ab501c9c2cf46cb887b4a4a1c152_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0873393f0564bec29f4ef698becf97fca9ab57a6fcd62a574d041cbbb241acd7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9b3cbaec7ce03762e1b63ee055935d866121a1ea7e0934d0c76f72561f2a73f5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:ae34b610753a18756b34eeb0e0b95f21acd27d077b7c70356054b10bd6a20b80_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f760e2aeab036000a3351517f017e75600dbbf0a4fc871e5c6de2fd8d84f5914_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:0e0fed0efe55fa047409b60fc018f8a1efb7ec0e9c1527b9553cedd07a4a530c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9610860325949262171294ba4b9dfb298c392aa12ac2b34785443afc7dbacfd9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d4f823164bea7491748757273a054487630f7d00a102ba37c96011ed68519fbf_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f8b152c6167e038d046580d88d3b9d8695e135aa945155231e869e46a5689341_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6abb6baa9cfd44652759dfdcef4390c0507c6a48de59a7cdb1949e929da2d20c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:723f42b675397961c109f2a8a08c2694ac469bc81a8748887e78adaf954b00ba_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cb3abe166a28ec665a117cb3c13335ce21381126b0f52bbdfa93daf8600045d2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e06d0f6a9ac19acda899cedd9ef383721af888fe31e07f89acaf043eccbd3e69_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ba555e480169694aa66b172dec0a1dab38f528711ddd1d127997657e0576fcc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:66bd0f0059fb5216d01316b4a938426715406c9d34314e8bfdca91977797c1dc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:675f2d5fe379e396dc129a14c30e01bcecda81915efa12822b875ffba58c568f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d8dbf300f9ca4ec47510347c47d5870c9a8db7703ec5a4344e626fd449ec7fae_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:249a1efdeeadb5027c0b65aed7a6367ca760d9624e9d74f3cde3b34da62f6402_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3eb3266e51bcff8668c12bda2b4330240bd2569a40c85fee6be989732ff8f68b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:da5ddaa79cf6cd99a4c83ec00b19e8ce344b71427611282b7db2002a9e807675_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:e2939a37737dc236d11720f9571179dd67df761f722a96ae0f05db9702a88c4c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9a17f367a6dc58029e3ac83e4f2b6e9b240ec060c46c8ea06ecc87b0be87bdd4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a2b79e5a1fc546da852c6f38bc920b67e1c6aa94356449cebedf08d7dec86076_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d28a7dc66779c1ca4c056eb5bca48b0c7e19d01089b93edbae8bf9b43b11cdfc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dd45780c2d4b5bb0fd96521ab72ddbd9261ce234e61bf6a69bd7de0757f6616e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:01d99a84e687c20c1078c90223e884e7497908c05ce363d121378f96d46fbe2e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7a657b023ca7a012c4c0f5cb0b71c751a0a9129229b0dff77112a82682fab839_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:8ec4eb72a079b8b94913f4c4f766ad03988664ffc27cf77659703f1ed9a00510_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c2a14aa3104f2c0cc5714a347162390f40cb555fabbfb5f0e2a5a7c83b3292b7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:583e3aacd432004936e3e6c8875c7c6f91377b9317179c2cfefad03d2892eaef_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5ddca5fdb82e30000123c5be1cfb50ed93e04e35dd53c79fdd7014a3519af23a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922042d611b7cf7c8b92a6a99812d5f134deb3ba6a2ffd9236a1ec70db9df767_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c89f7fd553664814765a30ee59ed8dd4c2caf3b9ff40ad351096b408f1f3d938_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0df4e077293a69adf4bf04de6e3aa8df95cd1e358e7087b8930e6a06fe7f781d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1f80a860753af1686c601a11d5bbc1a65a82e10d671c102f4b652a5884ee94ff_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:347b33aa8ac774d04023e52541ed1283475263ad0bf2c0a7cb0c16b64db6a00a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:89467d05594c81401ae0bdb9ba42504f475f2ff1fcfa6c30bda2546dbc2ebc1f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c55b956e1c6a4fbc88dc9dc488b54ef4589134b35eca971bf18943d48eef4cf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4ffe514fa69794c881a504954dbf64ec3e0610ca38773ed1b49bddfd8731eb62_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5b91f26964ac42d3c19646792051c96a8ae25a7626ae081806c382c3cdf558ea_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5d25926b9a049a86997f922ab7948d6ca0af9a16af4e96e5800d673a38be4046_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0a12d980643d0912adb6979129d24765fd54c01a3f055961cfde3fb873fb786b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:349f4e4a30ed2d6033c45aa761b9a86e055515a47b7d1e75f44cffa9f94ab5ee_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:39c9f7dee3fee9828f02088317da8eca15b94db80f99f4561dd5091841e8d1ba_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:7327301da2df28d4f25403132f5447f7a995c41604099044547694f99291685e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:172816977b3d5489e5633764c970652a14e7a8a29ccc95b0d089c3d64e5b325e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:433e25b474b2adafaf9ce6677f3f1d51a6512845ecb54c6ee3707a8969c3b3e0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:66b0dfb02285c0dd4a74cbcdffe545babef4ab11a96750854f1fb733f55302d3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ebe298db1443e2da31836551cbf88da11a8f422db254aa877c310cb092e1ccca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2c4604fd35ddde200baaf906d7d987a14eccbd1f678272c6d0fef35a1d0f7f03_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4fac13483d31a06f597739207f9cd7bd7acb418f055c80ebde0372446ebce360_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:529589efe0c2828d7a6dc104ce7c07fc358f43340ad99dc773536f38af557665_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6f09d75e75968768f9c4f06f0ff9b9680c7a43e6ec836b7a07ef7bfe348727a8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:09e62b7ca5c078a71c0a36f74785af16ff1aafb5edff0b43abc261e648f17eca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5b7a8cd01d2846f8821c56447ddee3b7956d9a20e9c809363d8728ebb17c6d67_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ccd9bd93299a31672e58a356ca7f9cee946f757384ac2ca99c54718eb72e708d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f3c66ebcdedfad6a4f9b6b67387896cadf88683a285b0c9c2e87c067b3edaaf9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5b778bcb934f38efb0d2181f2afd0874b16b2c9bb541fbe821553df64609d831_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:6299c1c95b656dd2ea47927a629be820c744864bf4b401dd1d81346ff26199a6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:fb35926df0b2eba2b017ae46f86586f7534a0140bb56e19db4fdc1a0769ba74e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9b723bf806801f5f8dd2137f583352de2ca1c8cb14137c60ed3bc5a5a02c3223_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:d899b8ca509e2f6c7df3236729ba459f1dddbaf5f11b1757e3bc6a04c6a16952_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e5884e2e0f2451896ebc590ed0fb662429fc5971d99d19fd39dd98d29b9874f6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1ced2dd84378f067b6e31049e8d8be06a1271aa580897ab67f1cac29e8973273_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3eb279dcc861d1ee9accd5aed65614fa1a32a0a3c39f80be6c16e3adece6afcd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bada651c6802150d411988a1462cc769cd2bd791ffca219a7e9ba6fc1f9e3ff6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1d6cd25f19d8729d5db2fce2c0ca12cd4434e3156d00e3b29128c8bcec31cbd7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:689f54432640f9036f09a18ffdc655ef9f29514a5b2974da6beef407ef00039d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8acb96bd4e7ceecccb59895d9f2500b8061bd56af4235547fbf6246d88c11d29_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22af26575e09437f9912ce3092c9a5d32d8e402624e0c1c3ceed6c81120f3e75_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:b5ad7d1f6ae93fff78d520ffbc080304d5e069dc34be695ca2e72063e6f16cc6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c407ea06f3c1b6d904ff87994e9054e0afb76d9dbd2fe9800c34d3c1d31786b3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f002a9bb010ea2e4cf4ac65c2b9644c09951f5cf28fac82c112a9e2e23925ab7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2a0c8ba89fec53f33ffda91cb41530057a2c2370b9190a5c8cabc5ba7eb3fb34_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9d90b5e7b4761caafb63c447fc9e352084650888029ab397a0e7597eb03235da_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:aae7870b5ae62c0cbb24b90ed192b0ec8a830580b3a6565fababcf89fd17cfe0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:eb8a1c875820beb6df5c898b3c859d787eacc661207888ccd31342837c441b1a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0aa1c0778ac82f2f01ab8c7c79941de9b33338ffbe92c70ae2bb47a5c87cd356_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1302901a96768f4c566a54ce4265fb2abe023d025652df4b78b94a8e44d785a2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:579d7823258032e0e585734c50a08f0d97c346904d9a731d23fc94a5bac3d0f0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:8d5efc32757a8a321e709ec9db0e304cabf4b4c63556986e677549891fdd542e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4c75b6bfd12643b775a36ad69ed2cad789b27df74faf4454d723ba7f3c800746_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:88f6bc9d1bcaceae8f65f654a2c0b169a7987872e2b301537ab078cc7563e36f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:29d413f06f5eee509bf61a867d1db3abdb3f7ff78f91f5c4ccc40e8f4e52b73e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a801eaa3eac0b20b6a0de04b6a54ed18d2d54a175891b6ac39ab503da858ed6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2a9630616c4361ba346367855f264e8f01bd063f7fbc4ad4eb36fe181eac23e8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:d0d035f3300596a93c21c4712a231077b6fbdc963d556ee6f9f9efe393df5bf9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:117282439d4d1a2a741562904d28338cfc30ac9ba69b2ba607ca67fd6031a650_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7293094d198f0ab68b4e365e0df6a384c76aacb90b4c63de457cc805c183b206_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7940286fc95f03f2323aa80e3c4a3aacb132d3532a380929ca20e831b46ff034_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38eb59fcefb3e1593774ca0117c163a3acdef98a0415e8d840ecacf1239220d6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4003ce46ffedec1de16e31773fef93eb34a4e0cb95ce30f572bd026280e046a5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:38ffb7d7d3017c6cbff3741cfc8fb8049627d7f1fcdcaf60a9bf28ca4a5432fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:5184972b11cf8b144a801d0c53e7766b2c3b35cec5fb7e8356d6b1cef2d2c30f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a402e4a4ae76ab9f13418715a44c09547820f1f6d21ae73792d4e8d7545d9b32_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:be8993a5a41be437bdf3515c2b3000c4bbf4fec8bb54c92ab3fbbfc8c864523b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ce3229db117ad4599d2588926dc948b34a9a0abede09e9df000570906bc9e31c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:def8b3178a8afbe4c2eac65a260061ceb8c6b1c78652a7db37f5c0c317b16224_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:354251a64fa2d8238bdf01af221ae6faa53f3a68795968b9a49426dc361ac37b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:455e3f1aa0a22fc78498156215ca8d5cfa1b9d123aa929a721e9217c9d1dc3ce_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:77c92eef8a503d59ca8ea792101e508bdb21d1d6ca711104e094d8f8be7ebfc9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:f2ae73d315cbdfd49375cae9fdb6cac7365680b91fce4c0c3ddef5203a6abc68_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3ee453c04008584850b4659e5db163d9cdc62004cfd2a3bffda429607f93cc27_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a274083dc0db4c367a77cad085620d1b6321ae60b82dc7284ad4c90ab313a283_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ce09b959e7f7c8c0359bf17ad46ce8816c11e89a4cdf4ac2a3a290b6a226a884_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d6d19786d616706f403f79cd66c4e4400c4793fb0bfd4891c5345ec390d71046_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0be5ea330b7f31d16e9d464979b0bb455d3eadb2aac8e3537bd513e68385520b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b96da8c8cf79a30051fb7baabc36696d1e55cfeea7c013f391b4ac80cc70493f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d97b84a6f8bff76f17233e1d7c933c244e5684870d43f005badc9466c2e52db0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f5562629f5161188d6397d25e124e5a01bf6a9752b87f06de75b95063d1b7270_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b407dbba3a3c34947d90ec0d499810500c04979d581747b634eea87a810a0125_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d3bb6a21bcdc01f252bcc997507ec39ca1d2240bf0997a3bdd6fe36b9923d6c2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:081330003c7ed392746c912926d265366614063d1faef17e1155de0d8853ccbc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:8a0170234fa98ee60b9b7fef0d16d03c6ea42a1c6d72f7330ae957a9638feccd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:068b1e9154503eef7884ecec43d0fe3aa254131270be214854f7b78e0e2af2bd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:ac8836902e31b9f34359bb5074d0c40a68f0794de19e356522d589868c99608a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9355e88f78c118b1a8808e0a178af7dc91833696f42eae52c1b88ad5dcf61ef4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ba7d10fa2d0bbe169b5c5b3bc2c05c43cb12df3d825443ffff13bc79f31160b2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:04b5f984b839a3dfba0b70e682c0930468edf99bf3de31390a9e6ec5a7bc0f82_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:0b3a848025efd76339009bc447ae171dc3a9e70629a9a231cea7b1d2abe5c320_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:8cd40d63b3d13bef1cfd650b9bb521675dd4d15a9b308a16c034cae8ed048cad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:959df171cc6392ef7d3ebafbbf2770c6aedc4db168549b28fc7847793c4930c8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:91bfd8eed2e057600d77b20e19764314e8952f695108486a5e61875cc1448145_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:92d481ddb4a8286954e4992e71f3bac240d01139a46ae0a815365ee235047564_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:964b304d297293f2d8fe9955fbb72c67d7031fb5ec2c6b555b862f30ed359557_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9df41eac98940169a5d74e1ed6c6875ac4d81f24e208f845181f9a55581b634c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:41d79968208f225321e35abdd613c4bbd18fdd4b3d4b84bc312bd58a99d21f42_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8b1d0c2eeef421b713481f8a0f52e1b0f076bd08505f5b698ff6d4e0478bb417_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e8463d4ec6bc3e56ec6b7e84a1dd9cad25fba166983f3a96bc16541d3b2fcf24_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ead8b62eeeb8404de7b394073ea1664ae4b8a01d445849360420472536db73ef_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0f054295fa0ee7429d05d0aa601eb4b1a62bd5853c998b904399d23dd6d61a94_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:5aa9ea0dc9f265192a1639270e0df0974b0a41159f8cf9b043b9ff9a34a19a4d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c683e533b0960dc9cb4612e761dcdb97b105a8cd4039d849637cc04b34c8b174_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c98262a94c7d211b27b0e48b3dbf3fd7177c2b78e7ef1b2c07c57f0d982dc6d0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:7749f12c01c007877d4b8e98f0972acee705f0061455d69b2223210f57098f75_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:97cc4050f575cf20f22b104c1bbe713f2e782d0937bb84f353e8b80c130d2198_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3cb84ee255c71ab48988637dde76537a9456420890040cf761cd5aee71f6767_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3e04181d1f9f33bfd9e8d82d9a07c33e3692a43af65fc0bccdd529f018ec717_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:37e649cab0559c66f300c915746f34f6e0929100557e622a966ec78f543f12d4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7de8ac0e3c44fe3a7d9f63057f722b316efc1e373ac772f88a0f18add6b88160_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ac7df88a38d08b38f14a39fd19846cb82d1c96a518905ce115821e4d8f2c382_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9c64ce3c3ed86ecce5036e7bdca086083aceff3c8bb1a4c1e0af06102a3e6c10_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3989068374633d0c70e7f731ddfb4ecbe1972af492823e77ff9c2f77faedbd45_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:569c7ca684bd5079965d1f1b37ef1c0009162f0b506b4d6fbce0558e4c4aaf66_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:734fe28f66883c8c3a3f7764032fcabca4b5834d776ad249f9ecd5ea0fe618c8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:764eb596b1c27c924f68455752046a987657c3fa9dda1a655db644e06df9a29a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:4c150c70c8b6171358141f5fe129da9927529a747a785a4d4fe83c2f7f8f0b0d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:68b2e02e236e852e3cbf527920f1c1915fdbadc99263eaa782a3ab74f42f4b1d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7922fbf20b0f9e965a6ae8ec6313e540a1e732449b5f8d88ed166a4ada238b47_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f4f5535781e45da074dbced129678eff77090ef6ce6fe56bf1e53042d369528f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:14cdd1f3013720f8bd9353d57798ed683175d1b12915bffcef4d7d6342e825ef_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a8e333d012cc0ddcdcf62247d110592579ac00f023b20df2343910784aa85c01_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:892e3c70e4fc4b80cc77163705ce80529daf53564a08bb92df994137ff65ee4d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d7d1635f9de76b0420ca0089b69f56f650dbe2037d1bd7683752c68da6e9f2e1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:09df495865592fa2b95ffe3e6a9d80afd9d370a1c273f87b14c91363948b4d7d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:320c716690843badf600b5ff2bc5a841edd43615c6036b92577faa2d11417f99_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:88e1f4524831af4e037c5410f38497dc1c64c715af7a0be8a609079d4f515e4d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:304cbb7666d1426a03413b4f7363895b3a880bf22053ed2ee5ca6697eb8e3759_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7489f4cc66eeb744dc05ca8c5a5d85c931be8949a466961d754427850710d610_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ae9876699fe73338ca46cc3f05ecc8b09ad54fb7cf605d6202616086e90f673b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ca509c6cf55a0571196c3cf33112c29d6d1e13b336797907640cb2785770b18c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:12dd6fb5cf45aad60604a12e379021a19df11fbef516708eb6e5e80cc2877580_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1e1544da4fe492584b5ff734b76beaa0cea3f130996dad6eb93713abe20f254a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:54725c3ed8a7f7f420b4280a583ac950f670d81c42941a51773c1a4e3672821a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6f1ad75bc2f909eae55c94e5ec26827dd8d6220bc5451a69d061aea0f63e8619_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:20e107dd601114f15e4bdc752b7d49746c48950c16a76446a6456582373b718d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3cf104924efd6df7a7b35d302e6e881f6e76700ed48af895e3c8a35075b4335d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a1cd6feb5011cb18a4b2e73bf5c9238b89c45da875f69c7f18d24f8a9f05dd6d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e1f153bd75a461f815b1127ec280ca3abce4cc3e9fbd9e063e9cfbfd352fe0e0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:3a91a4f0ad77f0356d7217e4419823590a033a0a5854fc0651a102b1e5ffb516_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:63365d336a4da196cd878388be61e94561de74684e23b5e8e5054b7037174c5e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cf1a6e297a76d62d588b11b4a6bdc8761a37bb7e4b0886ecea1eb16982c1a998_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f1403c7ab79dddc07df8a2fca9084985db53d199271f0faa9d124c9141e453ce_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3489ed4cc2437541f17cbe58781d3a22cfc24f7a001ca529c51aff4d5ad63b05_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43ebf7b84f72061efbd53c99eb883ab97b431d2053df270225759eabe26f4c49_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9d9d0de56220b0b4a2523ea896c1b26d90f790394340ee005c307558131e9de5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6f681893f542bd9a1de33170656f48238605b6c6e6865171cd046cf03a8d0d9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107278fd9636b013540bd4670445cca271970f809509e85e6f1ac82352992bad_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:14324f81b569ade391357cbefed32246c3acf04b36f1ab040a004de9da68be28_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2979527ba1d210beb2a22b7dc52de09c8a0fa676844c4c031850de9c91616efe_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8203854f2e347239bce20bcc1164e78f1080ee341a7c0c64391b308efd8ac4c0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:17d53980bbd5a99440d633daa666c5f1dbe33a6a2d0dae8bee0061433f4d6ed1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:237e7043c6293e96e080ce54ff5cea298f7d1ba5c766f54d0c67d1c1ea8d937b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:353a469850c9adc59407b7a2699b8b291fb918e7b0599f351cf112ca6c8a7ecd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:4b41304a429f036afa114ee726a6886dead13919a417f4e3924164f75096fbec_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:20fab950929e3e50e6d551cbb8909304810c5f0fbabc1c81343568428177c575_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5cb39a548ffa37e8aa5a4d474038ab8289f7b73e3af6efd0be6e5bcc37e109e6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:a4d4f0e2598f69a5c93011bc6ba877d97d5414fdfd21198985944b3e9690dbc4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e045084383ddd69a9231023835aaad7e06737887a91353383dc54647f85ebdf7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:082f28c96df74f24487e9df996d3fe351e185c848ca4c6a39137454e03769d83_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6e75913e0f8c81a1d89d7335b90518c9ba32785174276d64824578fae38d9fcd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8e08bcb40b3f77d01b384620779a780b99f98b645dd242258b6c3af736b563fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:f56dfff4de25e25f0f1e9f926c142ea9266c7669d7ba104325ad883d8cfd7a85_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1841669972e0f6fe9fc0c3d0eeaf169a948a44b055a6fd32f66335535662d829_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3011e1cac120b39c1e889b3b19d89884e7d961ec80d36e0a034ecd0e43192d3a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:90275aac06b0346e09371ac6d680f50b39d56675acfe35b561e801dce6c9532a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:b85c2ff4e6919a2941008fcf852036af88d8bfc0697fac26db7f0cdd55b9a83f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:1505d411aacbbfda9f05e00b54932b2b09afa157cef8ba835b5ff29d1e8c2104_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5b3c5d8117c57355b2232acfd2d429b6b711819a9cc7fd839d3bd45b16ee5f55_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e76e63661abfb64b888dbdbb47df8deb448774e714cf499060942b1497b46bcb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fe6d7071ae21fdb5e8aadee2a41f93897c866cf9fcda999ed67b8561143b9ef2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:404e23b81f5bfbacab6e30cf1992a8498ad70b915dd87ba79f614c1a10b4a7c1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:85410072fa8ddb00e536b209ee29e2299b4041e6cec408e9fe1a650d311d89c4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a0af61dccb480ecb164cae476271a9229d78cda8c717e23fbe2b7d18d7092e35_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a5943bcbd35e2a099cdc285abb888c8f174fbb924859e6436d85bffa2ef6a302_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:22bcf1f0ee52b3c487affa1ac6126e47abe9b79f958849812168de0429a87f6f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:460b3c8d710dd7f755023e60e7cb5d9c6aace4ffb6d7672a3aa8c232b44ae1ff_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d3b9895360cf52a71ad907255a2641af3652e06d452030da2c91d8bb1fe27b0d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ed7416758f7e7fc15aa94a674674291189e5a4a327daefdb2ed2fc4b42f60f74_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:30f401daee51b1d573d8b980d1eef5fdd0e46b5a9c876296e4cfabd77c598e15_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:d6430fc5e218fd51b59b1ce5045b52e326f1c471a17b0abfd8787553c2df60fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:00ae335df5160d41e2a59fe7ed38d483dc95b4daf4a60c6c92ad0a0744b7e435_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:05912c80cbd999c32571218e6d75bea3aedeef74852e995ceac2e7fb1b01b696_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:866c16abb647f71001681f4174f0804e0369ef4d427ce0aee2d1a3af309eb15d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e6231728fe38ca010cdcc90482ebcf9f62d984528d7d463e81c5e7beebad139a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:021da7d11e595c3917adf3784e716915b15524d42d2797598b375e7d31aeca5d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ef35b3f8dc1662db59c39013b9d38f8f01de3db0dfc6cd8c5c18cadd203d565_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:8f41a73f0e4fdf5ee8cf875433cdeb9d997f0e6537c40ead9ea27beb6a8d13b1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:abbcab1f5162dc3f47dd9d07d1b1f6af9cc158837eff4a80bc96d6656dd2c204_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3d3aa650e4d1c1789278761c247528a609cb204870f8a4ecec029889c1b92927_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4c57ab0558844a6ff1a2a48d5638cb4afef26c53497b12ef8deaef7ca2dbff5a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d6cd6e2a5f05a4f8f454bea472a0c2d7a16e3393918d0980031091936620669f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ed3e4ccf49430580dc307fe6902141a5eb228e7c8577c90dece13a838b06afe9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2a103f82e79ba86fbdacda3fc4849e7ad430219cab3227016d40faa9d670f16e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6618c58373a3af6a5ce8ce501eb0078d82a547584b8d9fae31ad3d86424f18d8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ade1c1792c68ca721ac90a2fa777e02f31474915ec8adc8f2ad8a7a6b451a431_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b94f87abe421ddf92ddd53d3f1c6dcefbea083db6f02668ba98cb59ccd35e8e9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1e69d28bcefdccb937f3ef459bb9bee5bcb6a6d1bd5c2a9ce9b71a2e4e03aa89_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:2900823d24dda552b6d4063be5b9615b24dbbb288b2702ec4313ce99bd9ec2ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c738f88f1ace51d293ef450554b6f6404e47a9b432b341fc27dde6169e6fe63_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:cce0b0ff07fbcb7b463ff3a9d5ac8fe20bd8bc83407adbc9b8756ec3ad5008c9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:0559bd5bcecd4b6b2b24007eb4a03c65f45063e5359dfedf5a14ccda199c7899_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:111e7c679647b388af2704ca280ac0cf57128c6894c5422d9987e4a429b2204c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:7dea3d12eb2ca6da490c09661fd1f3a603e0f5aca06282b7953039694b4d87aa_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:b04ad95fc3610f262d6614d0b7d0b6c5bb8c6a5eef512e1178e77335feba455c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:34f12040d39e86e2127686220c2dde6f4e32bab685784afc5057904f286d48d1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5b896bbd0564afde2914c804fb331280fc78ceb831a047c0c1fd777576a5b8c4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7d1fcf1849e2ac29b2460c65c1924e049f83696415589b478c24b4819f9bca7a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:99b28f07c6f85c18e520f306a6cbe767c7f242f97a6d8dc820bd3ce1068aa596_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2cd9c61cca7bc0898ce177bf3f531ead3d298232dc6c90d707d33d0ef0b8630f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9b44722b30791402e9750abcb2546665760295e6befce7a5176a347d1f72d545_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b5005749857e00d42f95022459ca7a607b7445e53b62399b6a1820d4d71a501c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:db66f887ca4acc98ad391de714d6bd3c126e4e64b103b5d161da507a3a2e34b3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:677f603347dc7582f0bf4979547c929e47734841949f34d3de20140603aa5ba7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7782e506e8700a4ff6d5aaa2bc5088b1801919e5365b72c3fc0b7185db6dd44e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9bed270930ca04b17b126f49080046e8f8fd5149514695195da9ff959e5e89d7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ccaacb4d97a9fe1021e594b83f90f4d5f6ad14610e4aa49f2ba65dcae0a061fb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:bead99b68d82b36b367dac46c2111fd8edee0178643493f66e3ff8bb7dc8a645_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c0f765a2e2bc33291066c3a8d4048d78f44d65a745fb7bd9c7ea2539d34d49fe_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c4777746b9f26bff78a229e525c25bcedd693027d066795a4cfa596cd5b0130f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eae2617453889a9643cc57fa812207c5ab1869ce7e338b06c63aeda8e0055faa_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1fdfb6e1075714ab25db450f3feab799d28f2b09fabcb62704de3071e0a72635_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:483b24b9f9acdb5b24ccaceb5234a6695c59f7a0dc1048888b6a4080e292129c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a63f630eb523aa9c85795ab923ac658baa4c3db17f0ac5247162ef8bca0923c6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:acf90e404f2c04f4040c48ff6804665449a27cfaae12eba7eaf4f83b0f3a9bc2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1a6eae41431c024df8708f97e4039219e10023467e56222ba3b148f97ab9d892_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8da3869119650f0e4b4af5eb6e9611f52cc5d1707a48eb7d0a9d4348d378dec1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a6a4bf90759286416284eb0a93b6d802ab661e490fb21f123f141de12dfa227f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dfc5028a88c2e4ef37a39330975d990d1ffeb6e0c76cfb1a9370b5f7a0e1c6ce_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:060db92886f1a148cdc499c32217be8c31009f1b41a6b56c3144f3b658399eb8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8579a35025c17faf8398b62c9cf8fb5360f978735cb5857f44dbfab37e7f0b79_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a3d2ab7990362f0d14043801ec097ceae5167d5a596a2770211e00833f2370ed_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:af19fe0085ed208064818cfff5ff18ac352109083f6d296c5690963221ed8e83_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27a9e77d60246ea75aaeba8bae7ff77ef2b85d37652459622a95286a35d82557_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:671502952b3ddbd0f953e60b29def3eca0e2416a3a688774d4520453af07baf2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6a4d1e21eb6fb1951ab62d00d13a6afc7205c69d0c7a03de01a3572f56634944_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e104dcd1fb659be0793ce40c706bc1278a3d446db738dceae5d3a5a0b0606c56_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:390d8c8017c9bef7add6b076cb88cecad29f4f4af1465a6092f6b87053bfc901_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e994ea662028b84dc75988777232ea342041aee7bdf7f372e8177f1e9b07dc8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:772950621cf9bca22a7c6fe3d51f2c4333b1c95fc2cee30f3da58fb157f0722b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d856e3a3e6a9f2d1f54902e20701fde45f8a190abb3ab94a7a10a687c9f8427d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:51acbba56466ae38df1170e6f22e57343a34a2fab4c49467fac934ee2fffd46e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:6abc5769619c5cea817aa473030f231d25fd13c96fb573384d67a2eaf90f2e2e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9addd586875f542e82e92f528264f35f06b600560f02d1987e3a9c11d769c88c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d41e4e952d91b02b66a409acc6f38cbe6a646330f6b4a223dc6f4c38d349c433_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0bc55d8119fda1bd8aab74462903ca9abc1fb3235df60974abe2cea9338d7b3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:47e527428f1e40ae8cbe57a84c60f7a31191ec720aef7b0b6faaaa26fa657c2a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4e51673afc9e3b2b57f90e080977640880887689ca2fbb354f271c3fb5b4299f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d7c7e167c932e47170612877bf5fb7adcbb9f6c3570e74cca0861005750f8135_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45bbacf37a0fa13ccd4dbf0cbb2e6d2e858890445d97f649773942c0a88f3629_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45ccf0a67c06721666deab96038aa37bf205d60003c8a233e7442ea639e20933_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a956c13c574e66556bc21b594740accc497e48af46d0f326116937b57b4cd6f6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cbe20f10c01a0f87aa82a217ec01fcd653f4eb6e77afd659313a8e0b453027fd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0718804d539c1f36a0ef95085986b6065022c354e653a6c9a902c34cfed4d726_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2eba8e41aab91ff0194e96a0d384e17955a05963a7ddc8d9fc18a9a67e24e8a9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:54d8f96067571abe8de8a55ae092cef1f4f423afa6d05d5b2f46663744ebcabd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d888d3d628c75cea3de43a4a10aa7e4768bed2034330c71ec89b3adbf78d4e73_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0bd1739aa4fb64c1004bc4aac788700834f7b454e4ca9a23e83107eb2eecdc0c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:10955da0c33ec8aa5e671cb6b4813bd26014acb8dda68f8bd249c27a6c8ecae4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6692616a559d423ed0f5335735a0740c0bfe034d06704cf288f74e6c2612b8e4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8ca6c009fa35ba4a94459981a72db8b54ca2507d0559eacf38614dd29f01874d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0cd405015005ed19b3cfdc305bcff6f5f6ef683d9d68201046f0fab2a3b44f85_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1785ef5991ec5ddf63130f0b1983c2b9cc23eceee5181c060cc62c6fd18ede33_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:41750bd0eac46b324efde3548347c55eede126e2a17d071ce3557abf936fae8b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:a242549ee4cdf6946f41d601af649317c53fb6ce779147ccf99106d3ce38a74f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:69182f4919f1b5f9bb6e7103fb5f12bcbeb697e826fa1a516124989f52128cee_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dd633fb6fb437d90ad04f80af556670d364968de96ecfc5b0a1c00b4952c1ec1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:6018f1f3a11ec47bf1c281610bca3859c4122597910e6cf7d4dcb35c4a7ad60c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c2eacceed018a256d1c60008b3d478b3bf234cec3f3ec0fb85f652449448abd5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b489e5c4ddf4e5f14883fa52a532ef0ca175a500d163bcd4713d4f08ed4c8d8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b6bb122aff540406a094b599dd1e7fa26ef39e69a861caf5cabeb1702b8c7e2d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:becc8bd498a264e93ea78fb9eb2782cf0191b5c69b05e8aec4f7be7ae7a009a1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c2c770a1c5cd4024ea070d05285f23c065fbf2860996c56fed89efd5d447d57b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94c7946de43b360b6187324eebf4a9487f6fc09c0f6a5c4cf8c10dd9aa998e98_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a06e475b0bd6871816f3d6bdc922144caaee7ded1d3fef47b7165980157dc8e3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b9c3f33a7aa289d65b0eac2543b7c5385a3d68985bbd303fe38534fd6a8f0039_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e85418d292d588f67f52d1e513ded87b7160868e24b84ea1eadbe39a372e70bd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2b401a9d07735400fd8a278d052271143374e730dd926f1b09bf9364a0dfe9ed_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5ab5cde0dd77b3d87214af2ecbe8cf133023a4251bcdcc862cd3acd8abe05fff_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5f38a62d298309bbc8b3f28d99e03b21b071256c6511863946ae082bcfb024d7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bd632521388d66beec1a1d0f9bf3531b21866a3cc1ead6e33004e2f423a018da_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b1e461fc8832aefff0ba97be8b7c95935a0ecb5fbf64839b66ad8f66cbf742f2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e454985c4c1f59f0b93ff3bda68f52e8e681692774daac809e0f1a02a6fd2405_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e9aca9254ed6f373e26dfc4b7403dd5b9a9f6cdf25acdc963a589530e5e1a4c1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f2fe73c16a00f0f286f5936670632898c07c36a9c96056740fb471bd02ffd155_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1865ebb2e93654dab511b97edf2a5d714511466a49a6fd5087f3528ba4851034_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7726814d87e0d098b5672f7f92b2a0832f175db125e8835d3df0235b544708b5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:aa5f47b18ee8d25f88a58d24913b05dd8810c0c872eb0e377796d79852f67320_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dca861bc089e151181369c8ed8670be71c5e6eef094bedd61b30248fb13dbf23_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:583598109b75130008a55756b2ba16c8bb8f259ce60537184c1a96bbb10d462d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:69b1b6dbe21aadeddee2250944d3f562d04b10152741e261e1327e6840649dbd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7a855f8881b148c2f97fdd701a5f1532ed9cd7dc4c2e4393555d4cd2747c227e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:cf33d50b404522170dc43e2b3b221a502ad21abad1e970e92127d440d0ba7212_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4cbc554e939c01b52096687ce6d4e025d219a12c2e703750d744f1d82fd802f9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:7d76721b13fb1022ad387566825433182a276b3efc8f980823d59cb9dc8f931d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:9786d7dade47aa9fd3834175a88f0b768b2c66c39ad689dcfb48107ce1dcdc59_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f13707382a123f7c92aee321fb5c23a1007dce727b7a68cec0ffbe4636ba0813_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:2b69d2a8aaf9e8e6b772871b0cb3486c062b0a123544fbd2a55acd40348e78c6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:883097ca5214bfcac0ee1139f1734a044af527a16b634050aa4b86166ca4263a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:8db6ba7c7d42a514b5c382afd3879867f5042d42b2495a922fef3f315f011217_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a5c30d6f5bdd0e2bbe53ce9b90a00e94e84de1a0ed6d29aa86219518fb0c626c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d71d9131273f93e38936169b336851b76ef4436c5b73da52add0a908b003a57_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b0dfda5623e607655446385145a48db54fc830c29b610037b52f677fe94bc1dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c9f9b6fab1de71845d9488c147a990b9a1ebb2b6c14c910234199c7833c92447_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:eedef2bd70bdc1d977b23f340ee6f714abd2fdf2c49379db151c88d9217f573e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8ae77ac1ca0aeb992c50869008c246d41ea290f23d8a2859cde958d58d3063a2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c169eff980fc34a0a1f6f19559e96485dda0023bc29fbb3326238c110bf3ba4b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d7b3a7fd468564aea8435dac8b09e2ee35b2d27f6339a8049836b6cefc8d2cdf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d8fe8854022eb245f92305d42b92cb3dc81207f1115975ad607a75a023b8a820_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3555df7502cfca54f9793f982ed7ea7453c9ac235e015b9c4c8c47789af48ff3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:482a103550cfab666968202591121c6904aba79cf5e8c30cfa4718c856c65690_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6c8bc52abf358951381135a94638e4c01f0e8ce942ccc4f77386c36beedb8a35_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f9515705e2b37d2fb6f216aa936bd5424337a1e1ae4eaf3ded3c8d0fab373d36_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:45dca9b3c0f4fc36ab0052495fe6043c717673f8f16e915e49d682ceae2a3c6f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5aea67ae0eefba905f7f8af09dd8a83c8adfc185b3484fa0857834c270844c24_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:68ebd12d0369cf9ed73f37f5cc188a7ece136ddb8e23ba641a4544eb703f57c2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a5b0377a79065793239498bd0743919b77cef2155093138bba8fa9884701c570_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4148272ea7b1e1b306c4e33dbb6baa9bde7a68d6522436a51e939bab4eb8ea7f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a8c81c137343805ff088fc27416e7c67e6f02d4c17dbea38a063f97ca08c51fb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d948b969af4caa50c0dfd8a822144a77169880fec165575e574f8fbb807c65f4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ef3682c0bacb3d0d67f963387c8bfc8ba77db7c6ce8f0dd8e6bd00d131d721c3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9024353b9d2359e30c5651042483ee70526996d02854b111f4bd9ffd3fe95026_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b3c65460fa54403f95f3c1192347b187b25b69c9214c5e586bc582dad432a9cb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:797a79c184b21fb1d2cfd6c59fe54be07061b559bf77bb169e36790650fa907e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:b3305ace24242932292e14458e4ec2ad72f414f7dc24681fa497f7d1c382ea56_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3355da57dcda21150a1ca2f8d922a94433aa44c19124f6e7ee833eed370857fc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5872a3706c561849469aa6c8205f911b47a1f98f75590f9640efca570b654abb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:725e1e9610e0b304b06809bc6d942ec504ebeb7586aa9756fd87d139cb4e0449_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:914e3c4590a4a6d48af758d34c118d474fb8e3ae0e594475a82b996f27386b23_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:21516dfee1d53ef1759db9cd9c01da5817f8e5500ebf59a18912e3932f44db56_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:95772b0295918fb3e31580925e262ab0ad7c09246b1562249499f2c22a3e55cd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c6fe6ae20c7e9e0e68b7a35f7e388e3caa2af3035361e59dfeb47f7006971fce_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ef77dd2ebff7fd079005601a96450a2c357eec93ca17ccf59598097cddf0cc6d_ppc64le | — |
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-csi-driver-nfs-rhel9@sha256:7d1f571b87ba1e197285c78a78ac4dcffa55ac4e6382ecf10ed630abd02e4df0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fcf1f6ce74a9aaed46574fce5772920b3c2b6b6af0b99c69d35e47983b9e8de1_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:313c0e44208e7fc7d4039f2f22cd01135db0cd3337a258034b774fd7820d8a98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37889fd7ec96baeac0ffcafb8dbf903af16d95b413baf1b2fd7710f72cc71c98_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4a2a59a57ae76ff8ff5ee21dd25da4a9da4faae5a6beb8d5e0930f12f679e8b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:99f4af491329b3352e86322a56f42cd4588beeda00a2f94a2b82b169f6328fd8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:561b697db7976a064794258c5f274566dc9c1c32d803603b15ecdd78a0965710_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:99946bcecef29fccd2dc55cc18dfd5cefef1957666c9b8cd4c555ae9d8db676a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f4572abc9f444f08ad11d10168e4b9833b3fb9e4814910eff467767a914d124e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fd5aee9ac2b77bcab032dfd1bc6f1369f59e1b3366cfa96fa55f9bc18673144f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0c10368a8cb2450440348e1047d56fa91013b32b690c40b06baea182f04c3625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:202f16700daa8022d5675bee872db2a776a1f240ce159d17b9ad91cad342bb7a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67c0172273e47f9f11072c1b27a028fabcfe29320b3347d58d35c53d9b1f512f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7ce75d70b4ffc0c4891ef83f75a453f414c010e387c09f8d7da432eb5543f032_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6cfa0e42180d0b52c41ef1f23d98443cc4a89afae97d21d3993a5f69bc73e6a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83cbc07e901f31f4f86938697d54564bd4c735ba924d5fd08f43b2dfac46aa59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:be5d2df0ea59d84b00bc2a1be257b8338c00f0563397b51d7fe86c48f7e6a62a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c91a3c588e78a92df5887828fc6cb03cb28580996fbb5204bbc5e17abf93ab8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3570c5968150582d417714eee75c4fdb244dece7812e772c0d60bc937d81d564_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3933b8a4a90aefb3e645441e8176d340b8e0b23b3f6760083c72d25248a17e67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4dd95c213870b3d4ae9bf202094055f0cac5a965422dab852183305b5d85634d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e76c636de412eea5835c877ff862e24c5b0a7ab7fb95ece3fcf4dc9d614bf519_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:10864ad3974315fe717b7e22f5d1fb7bcfaf1b601741e4a0f2a643e1d897fa8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:61858d0543de564814db6c98407aece822eea202cc1fec3393913d14f75875ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d4f1907759d9532d9659a97d18282e98c54eeffffc33c7de0570213b545aab51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d5bdf20ce7f4c5b1fcfd9c2b77410c8a6b9b0c27e6138a1ab54c241763b05bac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:546872449f71f686be1dc4612f7e03d75633eea75f089c720f87d5d1c6fd0402_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:6e8813370db2a71161ead738ccf909b6997ca6ec452ba40576f8846c22c063c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:81c6745c7507d47122280c0d6893a35a4d4adc515e850b2cdc8d23599583ad71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d9778a3fdaac8498f6953cf2bf5acee0d8823270442768c9e838dc5b330c2250_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5008136f5d3e028da656d046f85c83f3ed13d597dfd47bc6808b5b3043297dae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:736b2a94787549701e830ab7d508f3e7be83cb694c69486157bd633a3ffd2c81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:85c15e6f69c7f3e101346387f680258f5310e5c065f830a50d04d8a409f3f7c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cb2aadceabad32ab080d76a709b79b70d488d9ca2f115c1a481a88f5c9c2f9f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:3d94824bf9265438ed208d017fd28911418d4930b9471b305e3a6f83dd97f0c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:59993d1cdf6d58c3113061dc403fcc51e920c315d1944c931bba62ce47ec81db_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd9ab99b292e613266f833364f13ad19e9b26204deb12c56df333c3282d235fd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ef1e59b118e3b97881fdb2f208f64486cf3225b7bc66c52cf9d4c2a9a2b84c72_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:4ac5626fb50e2550d27281a25e933335a786a4695f5a7a2d8f17546f6f4eb836_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9c5da07d689e56a0db2a2d142fb8debc7aa7a0483a3296aa50fd43b6a12feff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e25c8d20772495f8d49acde8a35f49f30e18b3f6afd9074b7009a02d84a0e6e3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fd8a0aff6175093f881f0b879736594454ea69ae68db7e5837ecdf1527268fd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0a5b8b943885041a0fb239fdc012124c8c8ae56d399ab52411585f3410f28670_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a50a539c4972a89fa1f17afdeb62af1883bc89f231b51b1fffc096af3f4ebcb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c2a814937215d63f71fda7ecb70017e9844b89c6b672fedf5a1b08f6f93d06a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d16269e4bced1a9adad5bf954354012d679df785cea828873226491c0c03cc20_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:50aa303cd2b22b961da419e66167c3aaa33a6829f2488d40e0d313dc322e6789_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5299088616c529dfc389935a9e005d88dc9f1fc40f18d025a95fabec27aaa646_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:634a5b684a30fe1870639c708aef32c6acb101f85f484483c7f05640eaee15ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c685ff9170595581ea97f706bea0069796563f03064b5a173e992cb373d84cea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f3872e501679796054ccd9eebb326e96e4b916bef525d3850c64cd8dc0c99b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9c5cd84436fb27de1b589a7675c029465b3e9eddb0ac87eafcb5bbd40a9018ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b256f9a69ebc26949acdaf2c4b7a9e89cb5a1a70837bc63b554a65fee7463850_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ffa19324ad8ee491c3431e8bfe5b1235a1431b0be914b0bf9b30d3a532b0085f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:307af3f934a493b4e7cd8a267202238d2a4238d52be1da4608e83c54b1af7d29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4f3b445df34b234d1eda4f9d5fc9f7954dd726667bdafcbe0b1197412ab7ed13_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:cda4b2931a2a598995a4211c8dcbcf6c5e82f7de29b39ee437faeb8e4f696a2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:de4b57efe54b245a9c0e39ad94d0129ccb60f3d5670e7c0726ae5ab9cd3d98ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0dd73b3fd566b4961ed3e167079a2ca3309ea30fda7a49f73e001a0ab931dd7b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5befba9e2fd5cc494e2d0789d86d1e4011b4321dafe6f8be64f54d173c0c8c64_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:abc08274dd4ed75d88d129e2e57257782d8c7caeddf348245dcd85be9ed2f8e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:d4b2c7057ca24af7fcaa78c27927ea2ec53f70ac9a14d8d775963d999ca981d8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1b85972300d8d89a30ea123ef7f8a337e63985bf93e21a7d77da7a5334c2ece7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:30b15e8c204734afaefdf90ca66daf6f22a7185a4ba894737904170257ef7443_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c388aa2a978bffc1292cbcd771018f7294d70658f7ad6e621e87f19171f49337_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:df93b08f6e63570eb979dbb3068a2f3341ec9ffe94f9409a297dfcded130ccee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:2d8ea097a1119ddb3f40ab15e29b212f61333ac94b082f6baa02005cc57b6f33_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:be1225f3e3234b2b04fa3c4be0202557d57d08a567a5f8523991b9c5ac1e3c48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:26557b10309771e8a9300ea0962b6bbf90a67284853b6c9ed55eb89711eda7b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:2ced08e6c4295cfce9c036ecaf12bb702e7425c1b16f546a3fd75be69eaaa05d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:88156e82ac3636c93c033b96064fc06ad605f670905b35499e198dd7d4faf8d0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df97df25115092253e776c7d6cd6db3182655a4daf8654f8e301e7a166e82708_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:87236d1fa81fb3e2ad0f3669471d6791272280dec8019ade793d9037c224776c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b536af5d58dff2b0e2dd8440d4ac5f046b1533fc7c822d34ff72208873feb155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7f79a083bb85c531e54c0cf5b28e0c09163f90533869d6b3e86e3b145dfc1115_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ac8706c4b4eca623349bd3beb69018b256313dbff09c0d5a23d54d6d79e000d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3724703a3319c5dc69f4763d1b459b7d907686787250b42404afed8c25d7172d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:58a47435a1a6a39b0b9b0b4eefe3fc36771fa22f61b2bfe6fc6f20503b2904ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:72f3154bd73e203f5372818916b4e229b9db2ec293d74bae7c7e4f7961c5dd58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:af1ebaa3db633f76d592777b03934e61bdda7ca4a274f3ab8b5c5893334fa5d2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:25f3a738206a7d67fdd08f371f6f94b0edd79cceae3616d9291ee85759369de0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:55b34527f4a0a1067cb4535122b47d15766cad666f4059b3d97424e9b7a0c3fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:162e4ad58a67f27ea7aa4ac18f0452138544c21158ba2e9793cea5ff28b223cb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2f6b6c889144bcc8ca8a690c56a0a30dbe450e0ad285f52f06637b9b71649edc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:80c10d130565356ad8673149d066e3c5e9915a66e6f027ef8a735805c3a77a5d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9eeaa20ec429a7c841eb9be76d17c4539072c87652be8926e8358932015b59fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1357f28244870da839b2f48b64b895eca65c206e006c349f05f17dcd802058ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:47fcb6f2d8e10a1d79ca4bc71a8d54eed20402663eb8fd56b34ee641bc22e327_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:5be196298a2f727b3f7c9325c3436682a6461ccab04ae9b1cd4900d7d48aded3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6bff3d2789e4b6819ea92e6e65bb7490c57283076f87ebe94ff6537c288da61d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4d72bb4124fda9c1d1d42e103431eb403cf0c70df5e0a4d78c84b966408d0e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ad09670a57c9e1c2913c628daf3685254016d30c9ef0134a4fe7401c3cbc6730_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:54d03e0866e9536e8cdce3566c9c6ba48cc3e1a46ba78c8ece6059caf66f9faa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b394f22e4a2adf3fb5048a8ec209c83453abdfb78dc45aac22b7656a19d239d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:2445e2741338aa7067c38f9ffb4bad3635d2f9ba64681f438efc86ca49ed2e22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d2a8f6b2b07ac922c18d6633616af534d6361f81ffecdbf0aa0892c2bfadf361_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8c9653765b6566c240efe8f08c5b6c395ef940c4c88f10a5cb12121687dffc31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:d169385f11ec7d39d976e9ce9072ed036f76b856867065ecbcf10b1b1b1fcf40_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:18717d98bc3377a8bbd108ae41ec68ccd7c11fcec8c86f47c6e796b734c9ac1c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:251d79a18091bb739256f5ab000b7b3549a8fffd8c355e69bab6090de9e51e1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77b4fc96e841482d7058f77d96e3b36b6aca8d3ddd855be95466afd2e4db82ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7d6468fe45b5f93b9803315f8a6c49d2e7b6692b6f8c3115f06bc8bd3076e9d0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:05db09a8aae75f472d13f4f39c0cb5ac43fdd510c29bfa88c5e66e2708560170_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a55cf020aa2a7606e32ffd260fbddbd5eb23675273ea5b4b68f5da6435052c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ccdbc3619e960e406c0db93dc7b5773d36825406ca99f0aba07cda4d00bacf34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd9ed3d17f45e13aced32171e8565f8f58b7622ac1f2a7794a9d62263da7ef69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:08132d4d8a30d743568dcb6ae131643921990f93044b2fc6f14fbbd4192107c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1b5bc300e652dbaecc0cd3060bc0b3f258c7592dc1dc51c81729f9d8f43e3b86_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8d7544c798dca8421c0759c257873368125c88082bf9ee7339ad4a4b4cb8b327_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b8c3cd3c913a7c1f9de9f4322f88800d26e91614a0257019a9381dd4dd48f5c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:071392012c68f968615e26cfd19b309139b860b0569d52cfb0cbe85c3427fc37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:601db4ef1788bcd90ad4df2459479b672b5d1138bca71a950b83cf585105c7e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:74ee7c085bd1d41ecbc12c3ef942f4f5f4b88e8b52e40a6bde2958e207a46e26_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9e94b930f87a9d5e54891913169dba6a9d6789a0336966aa73b0bd456c0b1a51_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51f1a90bc58757e1396b863bbf500071d49d15c7d96d3b5e7486395d210e06a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:61e79da9ff15261bc0e77ad9c67320f8b0ea75577637ea7954ecdcee63c31083_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6ff81498181ab5c622109e159b6208bfa53408a08c29b700ba0afd84b89fc4d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:af6fde3e30b158944ffa92ca0f56d958c5f0e05dd67b489d78065f31a4f2cb9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:49a3ea982af6c920e18fb6156704f3e25595a47e1af9d2e6efadbcc39448a534_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:56cd3ae90c114579eb8dc572b4ea97b0272759cb71d4f5a1cc98366bddf13525_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b8ba4fcf5788be4ee007c13369ba94e1fbaf78d88beef2d22aec382e4697df29_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:ffcceb1871da670d06f0f0fcd522687ed537eec61491d57ed10680a8d07b44bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00527107a374acea508e4184509b6fe03cf670a3ecf0ca2ba6381c56238cf0ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4e0a44aababcd4e5c214968580c3bdcaeb60343c9110182757ee74319edf53ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:50d04fb6b2eac9c75211c0adb9b69ba85baa8efaf6f4e1904ab46ba1907d7d30_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:51dbcb9dba321dc4484eb72f73368cabcb419b5a934d495eb8e8e53872ed7cb7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0a04386aa031b0328bba6089b6abbcd757f02206bd114a0b6e3ba4aff5806de2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a426fabfce54fcad0aeeb15a1f5c08f1141a7bff75cd93cf54ef94ff5ecc6f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:2b743b58a1b88671b47fd3a90966b71f349491422c3a620967ed5f1073731f6c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4767d0078970d169d80cd1ed8d9a0697b3dc7f2e297d7370f36607e790a9ec07_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:02e782e3d91a314e92c02ae1615681c9f0dd6ed97f6214030696664ea2c533fd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b74f6f01d7e24f6d970627c336f559a8ee21f99dd85e2fdb2ef80878a744258f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:dd32fa52a84d83d6c1ef649c913ac70a8227712ef0dd1eed24dbf6e80ed8956f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ecd152f01ad8c3ef7e2bf819c515f09c9fa3e3dc67b521de282dde042435fdcc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:37fa074c3d0cef8aa66b5533c9c788c10be5212d149837834c7001031a725e32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:45183c775bb7d17a774bbb18a6ce8a9a7d495a6f2f92441c1a7749ceae2818cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8ddc8884b10884780e23708be0e0bc1d0aa78bf3e093e098bf31af3b39ff0054_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e10b5c60a01b7e22773f86d8a31283c95da6bd9cdb2f6f060700a58c8124d102_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0cb8351f3eed209c9d7e4c70fba134a2a1867ec394b99704772a489f3390631e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7b7ffce6efe509ca4f0ebc41424d5aad4d5115fdd4e91f197242c39fcc8a57a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:98d19fdf299137aa1bcde0f86fb75539d9c181b310356bef90f912f17a53c8e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c0e8f7ad38409ea594409fb3878317dea94ddb7a4b1c6537ec69c5a075ea0e37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2cc476050d658bf608fd981427208d7bad038db2c61d87871267f95b387a32a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:512db303d402678d8e13d712eecdfd21cb43b039b92a3ba3b3f1fde28440df94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:71415f52d1b4a541ed4c944a85152d3d20e81e6ddd0ed042ac7a443c3cfd3304_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9ad939376d284c72b68173f7f9beeae564ca0b5f3f927d2254e47a9273b16990_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6f918532a83b0f40654657e9fb715ac5f4b58cc5981f56c75342f3398c40ba98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d7a107351537e67f156fc2bf5707e5380e2be3430ca3c114eb5f43b2f905bdcc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f2b0149f8cd25219144db3232ec50a4f303b473df9a119aeeef71b42dcca6a25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fc3bc50469f35b9424cdb845bd03a86dbaa573084dbd499fa9a3e47eb0e426f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:03dfbb0d2d2ac35c6857f07e0bf7e30013542fb8c07df9e52319ede66f35d750_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0bfbbaa8673ce7bda001ab91def919e56e6f0fac4bd67b09a7c20212da0b529e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:597bd0de9e7bb97f8e960935ba7c9f1b91e4708b85e74596b903d726dcf7a398_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:ce87bf559d265da4e06195256803d41fb0b5edab70bc52ae46d2f626efb00c01_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:39e5a2c1983df681f7e02c13ed52fb630c4f1424a74c2b6a620a0f685c2becc5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6bb4b55f428abdb5c4191839058d1292bea484c244402c8772f566f7b6968d09_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7b7f216332fbf43c68b9b1097166f7998933c8b3b2e7dcf11a43bd1a6f3bd76a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cbb58404b4eec45794e8284ff50c95f9c44f86e687ea8f21962648c7c0f66917_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3dd38a98c32a74aa2231e807227a3c8d4eed1fc973e81db754a0a109eca0cc2d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b0e54a88923183074e19b8e24a6228d55bccc1a419b3a41a5307685e75c36e76_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c1341b86b365d033ad566093a64ee3e643728b5057cf257d455b0a39aeb99683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e102e842d7d298030224eb8ec80e0727b89c4a4d45b67af5c6d0b11a3df30565_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:527717a592672785c5d8bdbbcb23266fe26e2c95359a9f01c1bc174ce2bbbfe1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e36e8dcf7336bd1fa1d75a37813911782403f99c634a433d187d36bf2051f4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e3e278676c3c653f3543467fab3769c3694710e28c96fc9e821d5f2b5899ecc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da33d4c2317f8e5eec01f45b4bfc10fe66736b6df06a13b60f7ebc434b34a9e1_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:0741873d5a242cb085fd074e2e850da0c40c94a672930bed489a5042e7cfa080_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:63c357eff8bfbf851295fec3e79631014762b1a5a2642b684dcc251235e900fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7c53a64cbb49c81aa926f021c50efbf2009a358d7c3e3c50a0c231dcfd7e110e_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:83ae49730fcc34f08b5f1d3f620c41ff7d7b4419380b4e731d82fee7c50fa858_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:3215281a42cc42d59bfb0380060fa8492b060e43d15c731609c0368238520c34_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5d6a64c4c1d3ed74efafbc1bd93f7829b3555491a58b75622f2986cdcd63bb91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8981f5bc6770c8634fa4c2c707530c945ffe1e64309ca3d4c47aa1bec5f4dd29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9f9ae18048d534c876d747b0f40db46134067c1f30c71386d77b1454070eb98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0ed78d5eed81ae4e0a7468e52315eed9442685f775a7fd08cee07673920a4a58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a3f3a1911d6133402e3e97818ebc49da92420eef63b3007411d2cac11797d29b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:c752116250009619451107cdcf31da023d5a7df853f41509e2073428e3c5708e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:da94697c9b1023108475f827cc58df1c5e5fae4975a4d536e735934762e71b3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:16d51f0e3ab6302e56aa1364aadc6533c7046dad4857fbdb4dcb3976bdd9b256_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:9a0712d681f6d1778ec84618ed13b11c97e4d6b4bb3f2061083c8a642f0beb1c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c71dba6437bcd4f6a615d9390d07087578f1ae32c48d0ee634ccb5ebf46bc61d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d966f7ba9bf83531af76d565bf8781bbe4dfde5525f71e000f99fa265f78e3e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:078341b680f9a3b6f6d386551c569161058786c2da3a4fed8bd8191a1c96fd10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07f489bb05ab3907be43786d03c889827ccbddcfe049a970bce989945ced2374_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:30decb57f6f3569f08acd23fbd34a935ff6ffd9cb6777f29f3b21f755b62c307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:488e5f13899e2922cb03777bba675061c2066797d4e5121a1eb7ccb680ead301_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:52d90f5f2aa431ed9014d6af378b3b935006b859bf8e8b74d928ed07c66a39d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:53ba6396dd8f44eff8baaa9eefaa796f155461c27c652fe608aa6f89f4569284_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:84268278c72ed9a76a44d91187cb04cdba386e0427217fa0734fa21261c2633c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9923549c7af82f8a377f55ec226b17849b80b6986bd5d9209baf975478859419_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:04b8fcbd71c85d53d2ef486f3cb3ee9eb7d3232830a88653ead37fa96b5e5041_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:428c4f45bb682423a047d8a306aa3e52d47a79da82b2e5d261c70394b9516dc2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:acfc5e61e66d2c25713b6031b44a9c5b4a2b01d88486121842d9474fee6e73dc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d89c56db59c88798edb02d36b261b7fcd7e185c978d8ac1f61ab6ee4fa9858a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:01672f20e08c865e334afb20bf4672e75ae3213bea815605692d3c160fbb98b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1866b4398861ed85d3d472bc5cddcf86d087abe0ce3dc069e160c1cde7b3dd45_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:77a0618cdc2074ff5e567001f8bec4be9176454dfc6fe12558b8fec570245d02_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f34bdf5701307d3a78fc33e002906e52d6e92402aa02772c3f7aa86c806be963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:5d8cadfdf44b8160c9dafd45979edf50de3c73e44970d32a2e41400174cbf801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:89d0f42a71d1e6e6df886f4614781bf20779ce60b2c240d683002e8a77cca506_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f239e7af308dd33ba6849590b4d62316b1c27cd9abb91774153aedfa8ba6c674_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fe9734b268c86d555c17d50b28b53f6a70e6ed1d5f2423989f3f7395088a2cd2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:1b894ce3c863920819d4ea5252e661d16eb311345721e870b52256fa475c8191_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:46a5d33d55b3daa723c47adf1556617197acb7a1472e87eac6c48d84375db69f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:85caa3468f35ad8f53e67ee99afd608249440482234757c1032b73989f75ff06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e2967044eabd99c49d1f1b73b00e7d1d4b041fc6c91e20698d0ebf7edf8adc18_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:00f9fe4e4830f2223b653191658ef9a41399681c1dfd0cb7a03441eb8b601411_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:210dc2ae060a77a1cd80fe7b9999df21f08d05726c2ee1a98a3d3b9091c738ac_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:68e7e47d7852aecb01251cd646f7de16ce032197587e32c0d312200b2ed335e4_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:8a5f1886bcf3d4ddc1d8b25a3242d56086643e1985fdf2c5e0af4d523097e400_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:204539fcc315c96f4f36d75fb9f8e3c97712dd0f034dbca7874140052b8934b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:36e42a5c42f9b5210acdd3438bb826ed8570422918a49527ee6f404d669a4baf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37787a3a765ff27aed1c4dc162f208835e5ea6befeefab25ba6ad08840644b9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:72c4be85b6e8f0f4ef456cf013ff60cca10791a9ccb6e4b030b51b0e7d8fa27d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2301b2425a990c6b31fdc48f5b3bd8a6fed405671c6309474e6d1998478f67ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:524c69155c0cb62ef67c3f974ccb588c0b763ca30af1ff04da57bd4c7c606aff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9294c9aed9b8166cd175aa1e5fc08a8206e7be01adb757142fd065f12a9f6dbe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cc73c3f7d97cb6099485252ca4ff3f4c9e26969635fe3b234ffeaaa8e833d6d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0c6e87ce992c21f22b1b0dd2fec080705195760e86f274b29d3128090d79336d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:36e50b65c2a5f3c0e56acf0ef991e5ee8f187cfacb37b683aaa00e97a5d0e433_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:74177081e53ae2b8c9fb5c28212867d8800e3d6a65ebf637ce83743b74710016_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b52839eda3a26cafda3c901e448a36c9f0bbf1ecbeb71cd059cbe5f7ebe63867_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:028578f886c789357923b3bd92b9097eb21e2cebe2a179c8cf5b7796ea492dc2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2f04b6f6f590f4ca9327a64bc61a3e75e1a5b3634038a4abcafe407b951ab95c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5cfa05a09f86e80011baef0e0b12f84b93ac31c89528b76ac68b7d0181c50bbb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:db83ee31d8a8649725b103e410ca2965c60b86e0a8be8e70f14376dfcec39b8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:33819f40cc5b2499ff6cbabb4eff22077ad17e5f721de430c951794e9ec7c4f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:634f06b38c199b4ec846215198ae2d042c630dc27b54855b5c9d282dafedd05b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a02825b1dbcfaa0a328edd1e250bfd41e6df558251ecbc2e745b896db21b86d8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e8e3d3591a4376a5f0c02e6e27d41fd823c4e65800c77f51797dec01c8d9c84a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:366c950fe8ae969a72a8cb31db3bfe5f28a04f33d2a904148c3d5175def5bbc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:462a73a38e7e827422c8e765eb6b62ccc11c2148ff2dffb7a3cb0f4b8a6a0aaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f419d4db4c9e502fe7df0110f17246d961d5f58ed5cae9095896b36472642bdc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f84cb8e409bf895d322078c5f86a071e8ec71b5cbf8177830204d4172e03a952_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:40c61cc05782d5913189e2898ead2277bc074562f99f51994fda52adb9ae8620_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:77d403925e7e528a4cc103dd52550b68b36254b1a7f5dd08afde70a3ec929bd7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9d7d4ba7d9aa25f7aabd027e32042d7861fa85f25b32ff194c4d3fb70ffac370_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:feb77e0d6004a7cf988640bf052fdbb755be2fb893e5fdc07165e683e4bc668e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:476503d99351c99b4def061e46d9028eb1bcddc4ff5d583f347aa37ff551f8a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6ac6d3f227ff99b9b84ce35940c04a2e1fade56d2f546e8b448964268daa0d2d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:711d81a664205f975ea1982fc415575ca43166fed54e9dc2f801750fabc1c6ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b58df498504852ad6f0b12aa6c2a68fe269b31e9d210581ee82c9e2a4fe21062_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:135bd1efceac3a19de9e453acec53e9a10350093a29a0508298a5f0a8a69a8b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:1e0190062b9bbca28fdd2f82d52702ce99f9116d456083f94db79b75e8921e0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f0193546fd32d558e2e89d722b3a2d8c94903d86c0e336e7d5dae028f9ccd82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ec4c24829883edc23e37f9f07c95eaf4c74a9ac023cd4f3a518dacafeb3cd008_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1431a026103fa0b98183f4d0098697af78478ecccc1c0ebc6c3338c268603425_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1f8a046cc9d7272e86ce246c615011aac476b83aab58eb0bb32ff5a46e7250b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c651e53602bd474d7453767f7059499947258d18e2d7a52a855a46b0e9196f95_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e0bafaa62220bcc59ee7f819547d13b2acc274c6cb7af0985f792d62caf28f1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8f9bfddea5c3e30535604b38af5628bbb62ac1c55d123165cd51481a61240b01_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:aa39067d74522dd8c963f09d3fc61a3011214d007abb79e07794198e5746cad8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ac2df95e06953b95611d2bd684ce548ac3946daed5422b898ec922774988a18d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bbdf86f56a820788f1528759e359fe7f75e9f73f8e77d2930ae2cc8a83e2f159_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:591a3dcfd46410462aff2e777b28897f3c51255ad8d26285946df4639cdad68b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:879e2b89dc074a377b4a90d6bcc5864530065e2bf534a648c7e295856ec115a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a7e97212984597e32afd279231efb35b55854879637a119ec9c3646a13032672_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b501f15629752ec6c4e81a264a66e358c0867dfe5d3f6f4fbf54870380a30e36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:602ceb41e5f9acfd35ad6e068c016147fcc213ef6f7033a738aad2d59e2d6b72_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9cc6c1e50a2a8ec6e2887e4be96ea9f8acc1938a0b904306d490474489328299_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c5a579f6c2b917ffa0c912ca7f5e82a041009198899d78b204f26f6e0170629b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3fd7b4fc902611f29ae0cbfed4b03ca5ad65bcdd5206787e622d7e6ca0d550e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:308da98e17198c8032692089e5f8664f8386c877563a318e89f2ecceea478b22_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8f17d1902c0a419e9f32ef05bf0890ee9919b615bd8f625f4d744318a9666c40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:a49641db9bc33963261965690a0f66a3276ca9cae2140116ecaff094cacc79f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cf267c31efc0ea7afa5cab3dcd829b8c40f1e3b41ce8c92097f5e48b4fc1c8db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:261ede219967877725c31523cdb7930390300c1bde2df0995dd9f2960ab2d609_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d1c9b9d3b2569e676d6f80975a7ef3cbbb4a1d8cbc329dd1fbf7e448362e480_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:758d2beef64594e16d0f410c9df58136e470e327b658d340c07d4c62fc64683f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd2a41b12c00d34fd99306c8e5436a9b5ba6cf909aa135263a915b5f9d7bc49b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:82e2733f21cb25e6543cc3070aac2aa4dca50526ebd7a56c68be61c35da951d0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d654271a0ff9fe6b7ad23dbe5a7c6c2cff0d6499285d2d1a892683705190acc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d8d593aa02e82fc7ba9424458c7e4078560b6c214f8633391c49d6864fbf460_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a48e4dbf49b0ff8524c788e52c58ba20b3494f86b1905382de9f7972f9acf487_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ac95f13fc989cd08b7d62d825db5212625ff6adccff4f3db11cf973a284aff09_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da62a9e0d6c4108a00b6adb5ed5ffb0322fd7cbb37c9ef9bc34ce8b7ad71ef1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb39b393c767790b22aa495c2f6f03afb4e233e59163d3880972874ec24a871f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f0125c1d0f3960767c52d6d5c1b2babf7791bb06dd393acdde845eadbf43ed99_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7cb9c87d5a624ddd6626c90aa12a0e35c196769a8670c370483a7766014e1411_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ec306b13a3b2439da2afc1c40b9de0f94d3d4112904e5e397840183a0def80ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68f913b6bf562e617f56288f67abb62f7b29e01c891ead29afbf5970e6c48c42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9fc5e2fb3c92a82cd5be46fd56632f8b5f937fd96f0e133038fea5ed665a558c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:6be97b778d55cdc05fa3a65778dad37b70d6e206f52f3642ee18c2b624efd667_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:90e9d62ca779897829ac4a43c945b11393409d51826ef1ea446bfed517d88023_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc34882ae4096505985e163b8fead369bc2f5835ccd504442f2eaed4aaf0807b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e8516d1ef8f77fcffb337b4da4a539874107ab501c9c2cf46cb887b4a4a1c152_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0873393f0564bec29f4ef698becf97fca9ab57a6fcd62a574d041cbbb241acd7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9b3cbaec7ce03762e1b63ee055935d866121a1ea7e0934d0c76f72561f2a73f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:ae34b610753a18756b34eeb0e0b95f21acd27d077b7c70356054b10bd6a20b80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f760e2aeab036000a3351517f017e75600dbbf0a4fc871e5c6de2fd8d84f5914_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:0e0fed0efe55fa047409b60fc018f8a1efb7ec0e9c1527b9553cedd07a4a530c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9610860325949262171294ba4b9dfb298c392aa12ac2b34785443afc7dbacfd9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d4f823164bea7491748757273a054487630f7d00a102ba37c96011ed68519fbf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f8b152c6167e038d046580d88d3b9d8695e135aa945155231e869e46a5689341_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6abb6baa9cfd44652759dfdcef4390c0507c6a48de59a7cdb1949e929da2d20c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:723f42b675397961c109f2a8a08c2694ac469bc81a8748887e78adaf954b00ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cb3abe166a28ec665a117cb3c13335ce21381126b0f52bbdfa93daf8600045d2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e06d0f6a9ac19acda899cedd9ef383721af888fe31e07f89acaf043eccbd3e69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ba555e480169694aa66b172dec0a1dab38f528711ddd1d127997657e0576fcc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:66bd0f0059fb5216d01316b4a938426715406c9d34314e8bfdca91977797c1dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:675f2d5fe379e396dc129a14c30e01bcecda81915efa12822b875ffba58c568f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d8dbf300f9ca4ec47510347c47d5870c9a8db7703ec5a4344e626fd449ec7fae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:249a1efdeeadb5027c0b65aed7a6367ca760d9624e9d74f3cde3b34da62f6402_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3eb3266e51bcff8668c12bda2b4330240bd2569a40c85fee6be989732ff8f68b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:da5ddaa79cf6cd99a4c83ec00b19e8ce344b71427611282b7db2002a9e807675_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:e2939a37737dc236d11720f9571179dd67df761f722a96ae0f05db9702a88c4c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9a17f367a6dc58029e3ac83e4f2b6e9b240ec060c46c8ea06ecc87b0be87bdd4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a2b79e5a1fc546da852c6f38bc920b67e1c6aa94356449cebedf08d7dec86076_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d28a7dc66779c1ca4c056eb5bca48b0c7e19d01089b93edbae8bf9b43b11cdfc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dd45780c2d4b5bb0fd96521ab72ddbd9261ce234e61bf6a69bd7de0757f6616e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:01d99a84e687c20c1078c90223e884e7497908c05ce363d121378f96d46fbe2e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7a657b023ca7a012c4c0f5cb0b71c751a0a9129229b0dff77112a82682fab839_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:8ec4eb72a079b8b94913f4c4f766ad03988664ffc27cf77659703f1ed9a00510_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c2a14aa3104f2c0cc5714a347162390f40cb555fabbfb5f0e2a5a7c83b3292b7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:583e3aacd432004936e3e6c8875c7c6f91377b9317179c2cfefad03d2892eaef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5ddca5fdb82e30000123c5be1cfb50ed93e04e35dd53c79fdd7014a3519af23a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922042d611b7cf7c8b92a6a99812d5f134deb3ba6a2ffd9236a1ec70db9df767_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c89f7fd553664814765a30ee59ed8dd4c2caf3b9ff40ad351096b408f1f3d938_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0df4e077293a69adf4bf04de6e3aa8df95cd1e358e7087b8930e6a06fe7f781d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1f80a860753af1686c601a11d5bbc1a65a82e10d671c102f4b652a5884ee94ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:347b33aa8ac774d04023e52541ed1283475263ad0bf2c0a7cb0c16b64db6a00a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:89467d05594c81401ae0bdb9ba42504f475f2ff1fcfa6c30bda2546dbc2ebc1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c55b956e1c6a4fbc88dc9dc488b54ef4589134b35eca971bf18943d48eef4cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4ffe514fa69794c881a504954dbf64ec3e0610ca38773ed1b49bddfd8731eb62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5b91f26964ac42d3c19646792051c96a8ae25a7626ae081806c382c3cdf558ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5d25926b9a049a86997f922ab7948d6ca0af9a16af4e96e5800d673a38be4046_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0a12d980643d0912adb6979129d24765fd54c01a3f055961cfde3fb873fb786b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:349f4e4a30ed2d6033c45aa761b9a86e055515a47b7d1e75f44cffa9f94ab5ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:39c9f7dee3fee9828f02088317da8eca15b94db80f99f4561dd5091841e8d1ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:7327301da2df28d4f25403132f5447f7a995c41604099044547694f99291685e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:172816977b3d5489e5633764c970652a14e7a8a29ccc95b0d089c3d64e5b325e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:433e25b474b2adafaf9ce6677f3f1d51a6512845ecb54c6ee3707a8969c3b3e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:66b0dfb02285c0dd4a74cbcdffe545babef4ab11a96750854f1fb733f55302d3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ebe298db1443e2da31836551cbf88da11a8f422db254aa877c310cb092e1ccca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2c4604fd35ddde200baaf906d7d987a14eccbd1f678272c6d0fef35a1d0f7f03_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4fac13483d31a06f597739207f9cd7bd7acb418f055c80ebde0372446ebce360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:529589efe0c2828d7a6dc104ce7c07fc358f43340ad99dc773536f38af557665_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6f09d75e75968768f9c4f06f0ff9b9680c7a43e6ec836b7a07ef7bfe348727a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:09e62b7ca5c078a71c0a36f74785af16ff1aafb5edff0b43abc261e648f17eca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5b7a8cd01d2846f8821c56447ddee3b7956d9a20e9c809363d8728ebb17c6d67_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ccd9bd93299a31672e58a356ca7f9cee946f757384ac2ca99c54718eb72e708d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f3c66ebcdedfad6a4f9b6b67387896cadf88683a285b0c9c2e87c067b3edaaf9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5b778bcb934f38efb0d2181f2afd0874b16b2c9bb541fbe821553df64609d831_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:6299c1c95b656dd2ea47927a629be820c744864bf4b401dd1d81346ff26199a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:fb35926df0b2eba2b017ae46f86586f7534a0140bb56e19db4fdc1a0769ba74e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9b723bf806801f5f8dd2137f583352de2ca1c8cb14137c60ed3bc5a5a02c3223_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:d899b8ca509e2f6c7df3236729ba459f1dddbaf5f11b1757e3bc6a04c6a16952_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e5884e2e0f2451896ebc590ed0fb662429fc5971d99d19fd39dd98d29b9874f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1ced2dd84378f067b6e31049e8d8be06a1271aa580897ab67f1cac29e8973273_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3eb279dcc861d1ee9accd5aed65614fa1a32a0a3c39f80be6c16e3adece6afcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bada651c6802150d411988a1462cc769cd2bd791ffca219a7e9ba6fc1f9e3ff6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1d6cd25f19d8729d5db2fce2c0ca12cd4434e3156d00e3b29128c8bcec31cbd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:689f54432640f9036f09a18ffdc655ef9f29514a5b2974da6beef407ef00039d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8acb96bd4e7ceecccb59895d9f2500b8061bd56af4235547fbf6246d88c11d29_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22af26575e09437f9912ce3092c9a5d32d8e402624e0c1c3ceed6c81120f3e75_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:b5ad7d1f6ae93fff78d520ffbc080304d5e069dc34be695ca2e72063e6f16cc6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c407ea06f3c1b6d904ff87994e9054e0afb76d9dbd2fe9800c34d3c1d31786b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f002a9bb010ea2e4cf4ac65c2b9644c09951f5cf28fac82c112a9e2e23925ab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2a0c8ba89fec53f33ffda91cb41530057a2c2370b9190a5c8cabc5ba7eb3fb34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9d90b5e7b4761caafb63c447fc9e352084650888029ab397a0e7597eb03235da_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:aae7870b5ae62c0cbb24b90ed192b0ec8a830580b3a6565fababcf89fd17cfe0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:eb8a1c875820beb6df5c898b3c859d787eacc661207888ccd31342837c441b1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0aa1c0778ac82f2f01ab8c7c79941de9b33338ffbe92c70ae2bb47a5c87cd356_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1302901a96768f4c566a54ce4265fb2abe023d025652df4b78b94a8e44d785a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:579d7823258032e0e585734c50a08f0d97c346904d9a731d23fc94a5bac3d0f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:8d5efc32757a8a321e709ec9db0e304cabf4b4c63556986e677549891fdd542e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4c75b6bfd12643b775a36ad69ed2cad789b27df74faf4454d723ba7f3c800746_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:88f6bc9d1bcaceae8f65f654a2c0b169a7987872e2b301537ab078cc7563e36f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:29d413f06f5eee509bf61a867d1db3abdb3f7ff78f91f5c4ccc40e8f4e52b73e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a801eaa3eac0b20b6a0de04b6a54ed18d2d54a175891b6ac39ab503da858ed6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2a9630616c4361ba346367855f264e8f01bd063f7fbc4ad4eb36fe181eac23e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:d0d035f3300596a93c21c4712a231077b6fbdc963d556ee6f9f9efe393df5bf9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:117282439d4d1a2a741562904d28338cfc30ac9ba69b2ba607ca67fd6031a650_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7293094d198f0ab68b4e365e0df6a384c76aacb90b4c63de457cc805c183b206_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7940286fc95f03f2323aa80e3c4a3aacb132d3532a380929ca20e831b46ff034_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38eb59fcefb3e1593774ca0117c163a3acdef98a0415e8d840ecacf1239220d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4003ce46ffedec1de16e31773fef93eb34a4e0cb95ce30f572bd026280e046a5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:38ffb7d7d3017c6cbff3741cfc8fb8049627d7f1fcdcaf60a9bf28ca4a5432fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:5184972b11cf8b144a801d0c53e7766b2c3b35cec5fb7e8356d6b1cef2d2c30f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a402e4a4ae76ab9f13418715a44c09547820f1f6d21ae73792d4e8d7545d9b32_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:be8993a5a41be437bdf3515c2b3000c4bbf4fec8bb54c92ab3fbbfc8c864523b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ce3229db117ad4599d2588926dc948b34a9a0abede09e9df000570906bc9e31c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:def8b3178a8afbe4c2eac65a260061ceb8c6b1c78652a7db37f5c0c317b16224_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:354251a64fa2d8238bdf01af221ae6faa53f3a68795968b9a49426dc361ac37b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:455e3f1aa0a22fc78498156215ca8d5cfa1b9d123aa929a721e9217c9d1dc3ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:77c92eef8a503d59ca8ea792101e508bdb21d1d6ca711104e094d8f8be7ebfc9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:f2ae73d315cbdfd49375cae9fdb6cac7365680b91fce4c0c3ddef5203a6abc68_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3ee453c04008584850b4659e5db163d9cdc62004cfd2a3bffda429607f93cc27_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a274083dc0db4c367a77cad085620d1b6321ae60b82dc7284ad4c90ab313a283_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ce09b959e7f7c8c0359bf17ad46ce8816c11e89a4cdf4ac2a3a290b6a226a884_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d6d19786d616706f403f79cd66c4e4400c4793fb0bfd4891c5345ec390d71046_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0be5ea330b7f31d16e9d464979b0bb455d3eadb2aac8e3537bd513e68385520b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b96da8c8cf79a30051fb7baabc36696d1e55cfeea7c013f391b4ac80cc70493f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d97b84a6f8bff76f17233e1d7c933c244e5684870d43f005badc9466c2e52db0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f5562629f5161188d6397d25e124e5a01bf6a9752b87f06de75b95063d1b7270_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b407dbba3a3c34947d90ec0d499810500c04979d581747b634eea87a810a0125_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d3bb6a21bcdc01f252bcc997507ec39ca1d2240bf0997a3bdd6fe36b9923d6c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:081330003c7ed392746c912926d265366614063d1faef17e1155de0d8853ccbc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:8a0170234fa98ee60b9b7fef0d16d03c6ea42a1c6d72f7330ae957a9638feccd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:068b1e9154503eef7884ecec43d0fe3aa254131270be214854f7b78e0e2af2bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:ac8836902e31b9f34359bb5074d0c40a68f0794de19e356522d589868c99608a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9355e88f78c118b1a8808e0a178af7dc91833696f42eae52c1b88ad5dcf61ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ba7d10fa2d0bbe169b5c5b3bc2c05c43cb12df3d825443ffff13bc79f31160b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:04b5f984b839a3dfba0b70e682c0930468edf99bf3de31390a9e6ec5a7bc0f82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:0b3a848025efd76339009bc447ae171dc3a9e70629a9a231cea7b1d2abe5c320_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:8cd40d63b3d13bef1cfd650b9bb521675dd4d15a9b308a16c034cae8ed048cad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:959df171cc6392ef7d3ebafbbf2770c6aedc4db168549b28fc7847793c4930c8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:91bfd8eed2e057600d77b20e19764314e8952f695108486a5e61875cc1448145_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:92d481ddb4a8286954e4992e71f3bac240d01139a46ae0a815365ee235047564_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:964b304d297293f2d8fe9955fbb72c67d7031fb5ec2c6b555b862f30ed359557_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9df41eac98940169a5d74e1ed6c6875ac4d81f24e208f845181f9a55581b634c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:41d79968208f225321e35abdd613c4bbd18fdd4b3d4b84bc312bd58a99d21f42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8b1d0c2eeef421b713481f8a0f52e1b0f076bd08505f5b698ff6d4e0478bb417_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e8463d4ec6bc3e56ec6b7e84a1dd9cad25fba166983f3a96bc16541d3b2fcf24_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ead8b62eeeb8404de7b394073ea1664ae4b8a01d445849360420472536db73ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0f054295fa0ee7429d05d0aa601eb4b1a62bd5853c998b904399d23dd6d61a94_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:5aa9ea0dc9f265192a1639270e0df0974b0a41159f8cf9b043b9ff9a34a19a4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c683e533b0960dc9cb4612e761dcdb97b105a8cd4039d849637cc04b34c8b174_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c98262a94c7d211b27b0e48b3dbf3fd7177c2b78e7ef1b2c07c57f0d982dc6d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:7749f12c01c007877d4b8e98f0972acee705f0061455d69b2223210f57098f75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:97cc4050f575cf20f22b104c1bbe713f2e782d0937bb84f353e8b80c130d2198_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3cb84ee255c71ab48988637dde76537a9456420890040cf761cd5aee71f6767_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3e04181d1f9f33bfd9e8d82d9a07c33e3692a43af65fc0bccdd529f018ec717_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:37e649cab0559c66f300c915746f34f6e0929100557e622a966ec78f543f12d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7de8ac0e3c44fe3a7d9f63057f722b316efc1e373ac772f88a0f18add6b88160_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ac7df88a38d08b38f14a39fd19846cb82d1c96a518905ce115821e4d8f2c382_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9c64ce3c3ed86ecce5036e7bdca086083aceff3c8bb1a4c1e0af06102a3e6c10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3989068374633d0c70e7f731ddfb4ecbe1972af492823e77ff9c2f77faedbd45_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:569c7ca684bd5079965d1f1b37ef1c0009162f0b506b4d6fbce0558e4c4aaf66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:734fe28f66883c8c3a3f7764032fcabca4b5834d776ad249f9ecd5ea0fe618c8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:764eb596b1c27c924f68455752046a987657c3fa9dda1a655db644e06df9a29a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:4c150c70c8b6171358141f5fe129da9927529a747a785a4d4fe83c2f7f8f0b0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:68b2e02e236e852e3cbf527920f1c1915fdbadc99263eaa782a3ab74f42f4b1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7922fbf20b0f9e965a6ae8ec6313e540a1e732449b5f8d88ed166a4ada238b47_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f4f5535781e45da074dbced129678eff77090ef6ce6fe56bf1e53042d369528f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:14cdd1f3013720f8bd9353d57798ed683175d1b12915bffcef4d7d6342e825ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a8e333d012cc0ddcdcf62247d110592579ac00f023b20df2343910784aa85c01_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:892e3c70e4fc4b80cc77163705ce80529daf53564a08bb92df994137ff65ee4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d7d1635f9de76b0420ca0089b69f56f650dbe2037d1bd7683752c68da6e9f2e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:09df495865592fa2b95ffe3e6a9d80afd9d370a1c273f87b14c91363948b4d7d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:320c716690843badf600b5ff2bc5a841edd43615c6036b92577faa2d11417f99_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:88e1f4524831af4e037c5410f38497dc1c64c715af7a0be8a609079d4f515e4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:304cbb7666d1426a03413b4f7363895b3a880bf22053ed2ee5ca6697eb8e3759_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7489f4cc66eeb744dc05ca8c5a5d85c931be8949a466961d754427850710d610_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ae9876699fe73338ca46cc3f05ecc8b09ad54fb7cf605d6202616086e90f673b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ca509c6cf55a0571196c3cf33112c29d6d1e13b336797907640cb2785770b18c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:12dd6fb5cf45aad60604a12e379021a19df11fbef516708eb6e5e80cc2877580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1e1544da4fe492584b5ff734b76beaa0cea3f130996dad6eb93713abe20f254a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:54725c3ed8a7f7f420b4280a583ac950f670d81c42941a51773c1a4e3672821a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6f1ad75bc2f909eae55c94e5ec26827dd8d6220bc5451a69d061aea0f63e8619_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:20e107dd601114f15e4bdc752b7d49746c48950c16a76446a6456582373b718d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3cf104924efd6df7a7b35d302e6e881f6e76700ed48af895e3c8a35075b4335d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a1cd6feb5011cb18a4b2e73bf5c9238b89c45da875f69c7f18d24f8a9f05dd6d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e1f153bd75a461f815b1127ec280ca3abce4cc3e9fbd9e063e9cfbfd352fe0e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:3a91a4f0ad77f0356d7217e4419823590a033a0a5854fc0651a102b1e5ffb516_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:63365d336a4da196cd878388be61e94561de74684e23b5e8e5054b7037174c5e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cf1a6e297a76d62d588b11b4a6bdc8761a37bb7e4b0886ecea1eb16982c1a998_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f1403c7ab79dddc07df8a2fca9084985db53d199271f0faa9d124c9141e453ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:67d9273bfa159a5c4911e356c06d992ad3ed91f7b090bacfcb198133f234b0d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:b2f09ae04b716fc2cc19ee7347067e488dcecacb48f34609cd24f9510d4b1c5c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ba61c7408cc6947ccd857461981730161a03c41f32d308a973069eb278677809_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f168e80279e4d53f0482c0933bf1e4878a6b1e53e37c6fffc84edf46b9c36b15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3489ed4cc2437541f17cbe58781d3a22cfc24f7a001ca529c51aff4d5ad63b05_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43ebf7b84f72061efbd53c99eb883ab97b431d2053df270225759eabe26f4c49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9d9d0de56220b0b4a2523ea896c1b26d90f790394340ee005c307558131e9de5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6f681893f542bd9a1de33170656f48238605b6c6e6865171cd046cf03a8d0d9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107278fd9636b013540bd4670445cca271970f809509e85e6f1ac82352992bad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:14324f81b569ade391357cbefed32246c3acf04b36f1ab040a004de9da68be28_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2979527ba1d210beb2a22b7dc52de09c8a0fa676844c4c031850de9c91616efe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8203854f2e347239bce20bcc1164e78f1080ee341a7c0c64391b308efd8ac4c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:17d53980bbd5a99440d633daa666c5f1dbe33a6a2d0dae8bee0061433f4d6ed1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:237e7043c6293e96e080ce54ff5cea298f7d1ba5c766f54d0c67d1c1ea8d937b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:353a469850c9adc59407b7a2699b8b291fb918e7b0599f351cf112ca6c8a7ecd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:4b41304a429f036afa114ee726a6886dead13919a417f4e3924164f75096fbec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:20fab950929e3e50e6d551cbb8909304810c5f0fbabc1c81343568428177c575_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5cb39a548ffa37e8aa5a4d474038ab8289f7b73e3af6efd0be6e5bcc37e109e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:a4d4f0e2598f69a5c93011bc6ba877d97d5414fdfd21198985944b3e9690dbc4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e045084383ddd69a9231023835aaad7e06737887a91353383dc54647f85ebdf7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:082f28c96df74f24487e9df996d3fe351e185c848ca4c6a39137454e03769d83_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6e75913e0f8c81a1d89d7335b90518c9ba32785174276d64824578fae38d9fcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8e08bcb40b3f77d01b384620779a780b99f98b645dd242258b6c3af736b563fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:f56dfff4de25e25f0f1e9f926c142ea9266c7669d7ba104325ad883d8cfd7a85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1841669972e0f6fe9fc0c3d0eeaf169a948a44b055a6fd32f66335535662d829_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3011e1cac120b39c1e889b3b19d89884e7d961ec80d36e0a034ecd0e43192d3a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:90275aac06b0346e09371ac6d680f50b39d56675acfe35b561e801dce6c9532a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:b85c2ff4e6919a2941008fcf852036af88d8bfc0697fac26db7f0cdd55b9a83f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:1505d411aacbbfda9f05e00b54932b2b09afa157cef8ba835b5ff29d1e8c2104_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5b3c5d8117c57355b2232acfd2d429b6b711819a9cc7fd839d3bd45b16ee5f55_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e76e63661abfb64b888dbdbb47df8deb448774e714cf499060942b1497b46bcb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fe6d7071ae21fdb5e8aadee2a41f93897c866cf9fcda999ed67b8561143b9ef2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:404e23b81f5bfbacab6e30cf1992a8498ad70b915dd87ba79f614c1a10b4a7c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:85410072fa8ddb00e536b209ee29e2299b4041e6cec408e9fe1a650d311d89c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a0af61dccb480ecb164cae476271a9229d78cda8c717e23fbe2b7d18d7092e35_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a5943bcbd35e2a099cdc285abb888c8f174fbb924859e6436d85bffa2ef6a302_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:22bcf1f0ee52b3c487affa1ac6126e47abe9b79f958849812168de0429a87f6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:460b3c8d710dd7f755023e60e7cb5d9c6aace4ffb6d7672a3aa8c232b44ae1ff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d3b9895360cf52a71ad907255a2641af3652e06d452030da2c91d8bb1fe27b0d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ed7416758f7e7fc15aa94a674674291189e5a4a327daefdb2ed2fc4b42f60f74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5b7a9827b4068052bde65efc986f3600a221a283df3d2bd6031abb87c8b891a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6b9d912d39198903afa78388bbbf2bd5fa7d820a1e694ff82bb146bfb019a0f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b2ccdc79674f3c9700147515ed136f36d7050a9f897f6909a06604670d6588f9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d41541e5e1215843d5fff0ccfaa3efcdd8d2633efe4cd608c9247ac431d25c58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:30f401daee51b1d573d8b980d1eef5fdd0e46b5a9c876296e4cfabd77c598e15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:d6430fc5e218fd51b59b1ce5045b52e326f1c471a17b0abfd8787553c2df60fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:00ae335df5160d41e2a59fe7ed38d483dc95b4daf4a60c6c92ad0a0744b7e435_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:05912c80cbd999c32571218e6d75bea3aedeef74852e995ceac2e7fb1b01b696_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:866c16abb647f71001681f4174f0804e0369ef4d427ce0aee2d1a3af309eb15d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e6231728fe38ca010cdcc90482ebcf9f62d984528d7d463e81c5e7beebad139a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:021da7d11e595c3917adf3784e716915b15524d42d2797598b375e7d31aeca5d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ef35b3f8dc1662db59c39013b9d38f8f01de3db0dfc6cd8c5c18cadd203d565_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:8f41a73f0e4fdf5ee8cf875433cdeb9d997f0e6537c40ead9ea27beb6a8d13b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:abbcab1f5162dc3f47dd9d07d1b1f6af9cc158837eff4a80bc96d6656dd2c204_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3d3aa650e4d1c1789278761c247528a609cb204870f8a4ecec029889c1b92927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4c57ab0558844a6ff1a2a48d5638cb4afef26c53497b12ef8deaef7ca2dbff5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d6cd6e2a5f05a4f8f454bea472a0c2d7a16e3393918d0980031091936620669f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ed3e4ccf49430580dc307fe6902141a5eb228e7c8577c90dece13a838b06afe9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2a103f82e79ba86fbdacda3fc4849e7ad430219cab3227016d40faa9d670f16e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6618c58373a3af6a5ce8ce501eb0078d82a547584b8d9fae31ad3d86424f18d8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ade1c1792c68ca721ac90a2fa777e02f31474915ec8adc8f2ad8a7a6b451a431_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b94f87abe421ddf92ddd53d3f1c6dcefbea083db6f02668ba98cb59ccd35e8e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1e69d28bcefdccb937f3ef459bb9bee5bcb6a6d1bd5c2a9ce9b71a2e4e03aa89_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:2900823d24dda552b6d4063be5b9615b24dbbb288b2702ec4313ce99bd9ec2ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c738f88f1ace51d293ef450554b6f6404e47a9b432b341fc27dde6169e6fe63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:cce0b0ff07fbcb7b463ff3a9d5ac8fe20bd8bc83407adbc9b8756ec3ad5008c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:0559bd5bcecd4b6b2b24007eb4a03c65f45063e5359dfedf5a14ccda199c7899_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:111e7c679647b388af2704ca280ac0cf57128c6894c5422d9987e4a429b2204c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:7dea3d12eb2ca6da490c09661fd1f3a603e0f5aca06282b7953039694b4d87aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:b04ad95fc3610f262d6614d0b7d0b6c5bb8c6a5eef512e1178e77335feba455c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:34f12040d39e86e2127686220c2dde6f4e32bab685784afc5057904f286d48d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5b896bbd0564afde2914c804fb331280fc78ceb831a047c0c1fd777576a5b8c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7d1fcf1849e2ac29b2460c65c1924e049f83696415589b478c24b4819f9bca7a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:99b28f07c6f85c18e520f306a6cbe767c7f242f97a6d8dc820bd3ce1068aa596_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2cd9c61cca7bc0898ce177bf3f531ead3d298232dc6c90d707d33d0ef0b8630f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9b44722b30791402e9750abcb2546665760295e6befce7a5176a347d1f72d545_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b5005749857e00d42f95022459ca7a607b7445e53b62399b6a1820d4d71a501c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:db66f887ca4acc98ad391de714d6bd3c126e4e64b103b5d161da507a3a2e34b3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:677f603347dc7582f0bf4979547c929e47734841949f34d3de20140603aa5ba7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7782e506e8700a4ff6d5aaa2bc5088b1801919e5365b72c3fc0b7185db6dd44e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9bed270930ca04b17b126f49080046e8f8fd5149514695195da9ff959e5e89d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ccaacb4d97a9fe1021e594b83f90f4d5f6ad14610e4aa49f2ba65dcae0a061fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:bead99b68d82b36b367dac46c2111fd8edee0178643493f66e3ff8bb7dc8a645_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c0f765a2e2bc33291066c3a8d4048d78f44d65a745fb7bd9c7ea2539d34d49fe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c4777746b9f26bff78a229e525c25bcedd693027d066795a4cfa596cd5b0130f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eae2617453889a9643cc57fa812207c5ab1869ce7e338b06c63aeda8e0055faa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1fdfb6e1075714ab25db450f3feab799d28f2b09fabcb62704de3071e0a72635_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:483b24b9f9acdb5b24ccaceb5234a6695c59f7a0dc1048888b6a4080e292129c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a63f630eb523aa9c85795ab923ac658baa4c3db17f0ac5247162ef8bca0923c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:acf90e404f2c04f4040c48ff6804665449a27cfaae12eba7eaf4f83b0f3a9bc2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1a6eae41431c024df8708f97e4039219e10023467e56222ba3b148f97ab9d892_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8da3869119650f0e4b4af5eb6e9611f52cc5d1707a48eb7d0a9d4348d378dec1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a6a4bf90759286416284eb0a93b6d802ab661e490fb21f123f141de12dfa227f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dfc5028a88c2e4ef37a39330975d990d1ffeb6e0c76cfb1a9370b5f7a0e1c6ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:060db92886f1a148cdc499c32217be8c31009f1b41a6b56c3144f3b658399eb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8579a35025c17faf8398b62c9cf8fb5360f978735cb5857f44dbfab37e7f0b79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a3d2ab7990362f0d14043801ec097ceae5167d5a596a2770211e00833f2370ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:af19fe0085ed208064818cfff5ff18ac352109083f6d296c5690963221ed8e83_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27a9e77d60246ea75aaeba8bae7ff77ef2b85d37652459622a95286a35d82557_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:671502952b3ddbd0f953e60b29def3eca0e2416a3a688774d4520453af07baf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6a4d1e21eb6fb1951ab62d00d13a6afc7205c69d0c7a03de01a3572f56634944_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e104dcd1fb659be0793ce40c706bc1278a3d446db738dceae5d3a5a0b0606c56_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:390d8c8017c9bef7add6b076cb88cecad29f4f4af1465a6092f6b87053bfc901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e994ea662028b84dc75988777232ea342041aee7bdf7f372e8177f1e9b07dc8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:772950621cf9bca22a7c6fe3d51f2c4333b1c95fc2cee30f3da58fb157f0722b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d856e3a3e6a9f2d1f54902e20701fde45f8a190abb3ab94a7a10a687c9f8427d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:51acbba56466ae38df1170e6f22e57343a34a2fab4c49467fac934ee2fffd46e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:6abc5769619c5cea817aa473030f231d25fd13c96fb573384d67a2eaf90f2e2e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9addd586875f542e82e92f528264f35f06b600560f02d1987e3a9c11d769c88c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d41e4e952d91b02b66a409acc6f38cbe6a646330f6b4a223dc6f4c38d349c433_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0bc55d8119fda1bd8aab74462903ca9abc1fb3235df60974abe2cea9338d7b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:47e527428f1e40ae8cbe57a84c60f7a31191ec720aef7b0b6faaaa26fa657c2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4e51673afc9e3b2b57f90e080977640880887689ca2fbb354f271c3fb5b4299f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d7c7e167c932e47170612877bf5fb7adcbb9f6c3570e74cca0861005750f8135_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45bbacf37a0fa13ccd4dbf0cbb2e6d2e858890445d97f649773942c0a88f3629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45ccf0a67c06721666deab96038aa37bf205d60003c8a233e7442ea639e20933_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a956c13c574e66556bc21b594740accc497e48af46d0f326116937b57b4cd6f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cbe20f10c01a0f87aa82a217ec01fcd653f4eb6e77afd659313a8e0b453027fd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0718804d539c1f36a0ef95085986b6065022c354e653a6c9a902c34cfed4d726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2eba8e41aab91ff0194e96a0d384e17955a05963a7ddc8d9fc18a9a67e24e8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:54d8f96067571abe8de8a55ae092cef1f4f423afa6d05d5b2f46663744ebcabd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d888d3d628c75cea3de43a4a10aa7e4768bed2034330c71ec89b3adbf78d4e73_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0bd1739aa4fb64c1004bc4aac788700834f7b454e4ca9a23e83107eb2eecdc0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:10955da0c33ec8aa5e671cb6b4813bd26014acb8dda68f8bd249c27a6c8ecae4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6692616a559d423ed0f5335735a0740c0bfe034d06704cf288f74e6c2612b8e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8ca6c009fa35ba4a94459981a72db8b54ca2507d0559eacf38614dd29f01874d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0cd405015005ed19b3cfdc305bcff6f5f6ef683d9d68201046f0fab2a3b44f85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1785ef5991ec5ddf63130f0b1983c2b9cc23eceee5181c060cc62c6fd18ede33_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:41750bd0eac46b324efde3548347c55eede126e2a17d071ce3557abf936fae8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:a242549ee4cdf6946f41d601af649317c53fb6ce779147ccf99106d3ce38a74f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:69182f4919f1b5f9bb6e7103fb5f12bcbeb697e826fa1a516124989f52128cee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dd633fb6fb437d90ad04f80af556670d364968de96ecfc5b0a1c00b4952c1ec1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:6018f1f3a11ec47bf1c281610bca3859c4122597910e6cf7d4dcb35c4a7ad60c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c2eacceed018a256d1c60008b3d478b3bf234cec3f3ec0fb85f652449448abd5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b489e5c4ddf4e5f14883fa52a532ef0ca175a500d163bcd4713d4f08ed4c8d8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b6bb122aff540406a094b599dd1e7fa26ef39e69a861caf5cabeb1702b8c7e2d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:becc8bd498a264e93ea78fb9eb2782cf0191b5c69b05e8aec4f7be7ae7a009a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c2c770a1c5cd4024ea070d05285f23c065fbf2860996c56fed89efd5d447d57b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94c7946de43b360b6187324eebf4a9487f6fc09c0f6a5c4cf8c10dd9aa998e98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a06e475b0bd6871816f3d6bdc922144caaee7ded1d3fef47b7165980157dc8e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b9c3f33a7aa289d65b0eac2543b7c5385a3d68985bbd303fe38534fd6a8f0039_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e85418d292d588f67f52d1e513ded87b7160868e24b84ea1eadbe39a372e70bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2b401a9d07735400fd8a278d052271143374e730dd926f1b09bf9364a0dfe9ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5ab5cde0dd77b3d87214af2ecbe8cf133023a4251bcdcc862cd3acd8abe05fff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5f38a62d298309bbc8b3f28d99e03b21b071256c6511863946ae082bcfb024d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bd632521388d66beec1a1d0f9bf3531b21866a3cc1ead6e33004e2f423a018da_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b1e461fc8832aefff0ba97be8b7c95935a0ecb5fbf64839b66ad8f66cbf742f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e454985c4c1f59f0b93ff3bda68f52e8e681692774daac809e0f1a02a6fd2405_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e9aca9254ed6f373e26dfc4b7403dd5b9a9f6cdf25acdc963a589530e5e1a4c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f2fe73c16a00f0f286f5936670632898c07c36a9c96056740fb471bd02ffd155_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1865ebb2e93654dab511b97edf2a5d714511466a49a6fd5087f3528ba4851034_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7726814d87e0d098b5672f7f92b2a0832f175db125e8835d3df0235b544708b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:aa5f47b18ee8d25f88a58d24913b05dd8810c0c872eb0e377796d79852f67320_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dca861bc089e151181369c8ed8670be71c5e6eef094bedd61b30248fb13dbf23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:583598109b75130008a55756b2ba16c8bb8f259ce60537184c1a96bbb10d462d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:69b1b6dbe21aadeddee2250944d3f562d04b10152741e261e1327e6840649dbd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7a855f8881b148c2f97fdd701a5f1532ed9cd7dc4c2e4393555d4cd2747c227e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:cf33d50b404522170dc43e2b3b221a502ad21abad1e970e92127d440d0ba7212_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4cbc554e939c01b52096687ce6d4e025d219a12c2e703750d744f1d82fd802f9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:7d76721b13fb1022ad387566825433182a276b3efc8f980823d59cb9dc8f931d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:9786d7dade47aa9fd3834175a88f0b768b2c66c39ad689dcfb48107ce1dcdc59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f13707382a123f7c92aee321fb5c23a1007dce727b7a68cec0ffbe4636ba0813_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:2b69d2a8aaf9e8e6b772871b0cb3486c062b0a123544fbd2a55acd40348e78c6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:883097ca5214bfcac0ee1139f1734a044af527a16b634050aa4b86166ca4263a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:8db6ba7c7d42a514b5c382afd3879867f5042d42b2495a922fef3f315f011217_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a5c30d6f5bdd0e2bbe53ce9b90a00e94e84de1a0ed6d29aa86219518fb0c626c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d71d9131273f93e38936169b336851b76ef4436c5b73da52add0a908b003a57_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b0dfda5623e607655446385145a48db54fc830c29b610037b52f677fe94bc1dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c9f9b6fab1de71845d9488c147a990b9a1ebb2b6c14c910234199c7833c92447_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:eedef2bd70bdc1d977b23f340ee6f714abd2fdf2c49379db151c88d9217f573e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8ae77ac1ca0aeb992c50869008c246d41ea290f23d8a2859cde958d58d3063a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c169eff980fc34a0a1f6f19559e96485dda0023bc29fbb3326238c110bf3ba4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d7b3a7fd468564aea8435dac8b09e2ee35b2d27f6339a8049836b6cefc8d2cdf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d8fe8854022eb245f92305d42b92cb3dc81207f1115975ad607a75a023b8a820_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3555df7502cfca54f9793f982ed7ea7453c9ac235e015b9c4c8c47789af48ff3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:482a103550cfab666968202591121c6904aba79cf5e8c30cfa4718c856c65690_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6c8bc52abf358951381135a94638e4c01f0e8ce942ccc4f77386c36beedb8a35_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f9515705e2b37d2fb6f216aa936bd5424337a1e1ae4eaf3ded3c8d0fab373d36_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:45dca9b3c0f4fc36ab0052495fe6043c717673f8f16e915e49d682ceae2a3c6f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5aea67ae0eefba905f7f8af09dd8a83c8adfc185b3484fa0857834c270844c24_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:68ebd12d0369cf9ed73f37f5cc188a7ece136ddb8e23ba641a4544eb703f57c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a5b0377a79065793239498bd0743919b77cef2155093138bba8fa9884701c570_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4148272ea7b1e1b306c4e33dbb6baa9bde7a68d6522436a51e939bab4eb8ea7f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a8c81c137343805ff088fc27416e7c67e6f02d4c17dbea38a063f97ca08c51fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d948b969af4caa50c0dfd8a822144a77169880fec165575e574f8fbb807c65f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ef3682c0bacb3d0d67f963387c8bfc8ba77db7c6ce8f0dd8e6bd00d131d721c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9024353b9d2359e30c5651042483ee70526996d02854b111f4bd9ffd3fe95026_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b3c65460fa54403f95f3c1192347b187b25b69c9214c5e586bc582dad432a9cb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:797a79c184b21fb1d2cfd6c59fe54be07061b559bf77bb169e36790650fa907e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:b3305ace24242932292e14458e4ec2ad72f414f7dc24681fa497f7d1c382ea56_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3355da57dcda21150a1ca2f8d922a94433aa44c19124f6e7ee833eed370857fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5872a3706c561849469aa6c8205f911b47a1f98f75590f9640efca570b654abb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:725e1e9610e0b304b06809bc6d942ec504ebeb7586aa9756fd87d139cb4e0449_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:914e3c4590a4a6d48af758d34c118d474fb8e3ae0e594475a82b996f27386b23_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:21516dfee1d53ef1759db9cd9c01da5817f8e5500ebf59a18912e3932f44db56_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:95772b0295918fb3e31580925e262ab0ad7c09246b1562249499f2c22a3e55cd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c6fe6ae20c7e9e0e68b7a35f7e388e3caa2af3035361e59dfeb47f7006971fce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ef77dd2ebff7fd079005601a96450a2c357eec93ca17ccf59598097cddf0cc6d_ppc64le | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.16.63 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.63. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHBA-2026:20086\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:20088",
"url": "https://access.redhat.com/errata/RHSA-2026:20088"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-13465",
"url": "https://access.redhat.com/security/cve/CVE-2025-13465"
},
{
"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-2026-25679",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-29063",
"url": "https://access.redhat.com/security/cve/CVE-2026-29063"
},
{
"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/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_20088.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.16.63 bug fix and security update",
"tracking": {
"current_release_date": "2026-06-29T07:09:24+00:00",
"generator": {
"date": "2026-06-29T07:09:24+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2026:20088",
"initial_release_date": "2026-05-29T07:58:24+00:00",
"revision_history": [
{
"date": "2026-05-29T07:58:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-29T07:59:57+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-29T07:09:24+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:98d19fdf299137aa1bcde0f86fb75539d9c181b310356bef90f912f17a53c8e4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:98d19fdf299137aa1bcde0f86fb75539d9c181b310356bef90f912f17a53c8e4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:98d19fdf299137aa1bcde0f86fb75539d9c181b310356bef90f912f17a53c8e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3A98d19fdf299137aa1bcde0f86fb75539d9c181b310356bef90f912f17a53c8e4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=1779250701"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4a2a59a57ae76ff8ff5ee21dd25da4a9da4faae5a6beb8d5e0930f12f679e8b9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4a2a59a57ae76ff8ff5ee21dd25da4a9da4faae5a6beb8d5e0930f12f679e8b9_amd64",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4a2a59a57ae76ff8ff5ee21dd25da4a9da4faae5a6beb8d5e0930f12f679e8b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3A4a2a59a57ae76ff8ff5ee21dd25da4a9da4faae5a6beb8d5e0930f12f679e8b9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9\u0026tag=1779262531"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d2a8f6b2b07ac922c18d6633616af534d6361f81ffecdbf0aa0892c2bfadf361_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d2a8f6b2b07ac922c18d6633616af534d6361f81ffecdbf0aa0892c2bfadf361_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d2a8f6b2b07ac922c18d6633616af534d6361f81ffecdbf0aa0892c2bfadf361_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-rhel9@sha256%3Ad2a8f6b2b07ac922c18d6633616af534d6361f81ffecdbf0aa0892c2bfadf361?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9\u0026tag=1779251456"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:54d03e0866e9536e8cdce3566c9c6ba48cc3e1a46ba78c8ece6059caf66f9faa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:54d03e0866e9536e8cdce3566c9c6ba48cc3e1a46ba78c8ece6059caf66f9faa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:54d03e0866e9536e8cdce3566c9c6ba48cc3e1a46ba78c8ece6059caf66f9faa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-operator-rhel9@sha256%3A54d03e0866e9536e8cdce3566c9c6ba48cc3e1a46ba78c8ece6059caf66f9faa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9\u0026tag=1779250067"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f4572abc9f444f08ad11d10168e4b9833b3fb9e4814910eff467767a914d124e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f4572abc9f444f08ad11d10168e4b9833b3fb9e4814910eff467767a914d124e_amd64",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f4572abc9f444f08ad11d10168e4b9833b3fb9e4814910eff467767a914d124e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3Af4572abc9f444f08ad11d10168e4b9833b3fb9e4814910eff467767a914d124e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9\u0026tag=1779257059"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ccdbc3619e960e406c0db93dc7b5773d36825406ca99f0aba07cda4d00bacf34_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ccdbc3619e960e406c0db93dc7b5773d36825406ca99f0aba07cda4d00bacf34_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ccdbc3619e960e406c0db93dc7b5773d36825406ca99f0aba07cda4d00bacf34_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3Accdbc3619e960e406c0db93dc7b5773d36825406ca99f0aba07cda4d00bacf34?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=1779256787"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:74ee7c085bd1d41ecbc12c3ef942f4f5f4b88e8b52e40a6bde2958e207a46e26_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:74ee7c085bd1d41ecbc12c3ef942f4f5f4b88e8b52e40a6bde2958e207a46e26_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:74ee7c085bd1d41ecbc12c3ef942f4f5f4b88e8b52e40a6bde2958e207a46e26_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3A74ee7c085bd1d41ecbc12c3ef942f4f5f4b88e8b52e40a6bde2958e207a46e26?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=1779254840"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d966f7ba9bf83531af76d565bf8781bbe4dfde5525f71e000f99fa265f78e3e8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d966f7ba9bf83531af76d565bf8781bbe4dfde5525f71e000f99fa265f78e3e8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d966f7ba9bf83531af76d565bf8781bbe4dfde5525f71e000f99fa265f78e3e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3Ad966f7ba9bf83531af76d565bf8781bbe4dfde5525f71e000f99fa265f78e3e8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=1779258849"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9294c9aed9b8166cd175aa1e5fc08a8206e7be01adb757142fd065f12a9f6dbe_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9294c9aed9b8166cd175aa1e5fc08a8206e7be01adb757142fd065f12a9f6dbe_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9294c9aed9b8166cd175aa1e5fc08a8206e7be01adb757142fd065f12a9f6dbe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3A9294c9aed9b8166cd175aa1e5fc08a8206e7be01adb757142fd065f12a9f6dbe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=1779250889"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b52839eda3a26cafda3c901e448a36c9f0bbf1ecbeb71cd059cbe5f7ebe63867_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b52839eda3a26cafda3c901e448a36c9f0bbf1ecbeb71cd059cbe5f7ebe63867_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b52839eda3a26cafda3c901e448a36c9f0bbf1ecbeb71cd059cbe5f7ebe63867_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3Ab52839eda3a26cafda3c901e448a36c9f0bbf1ecbeb71cd059cbe5f7ebe63867?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=1779258985"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2f04b6f6f590f4ca9327a64bc61a3e75e1a5b3634038a4abcafe407b951ab95c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2f04b6f6f590f4ca9327a64bc61a3e75e1a5b3634038a4abcafe407b951ab95c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2f04b6f6f590f4ca9327a64bc61a3e75e1a5b3634038a4abcafe407b951ab95c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3A2f04b6f6f590f4ca9327a64bc61a3e75e1a5b3634038a4abcafe407b951ab95c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=1779252665"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b58df498504852ad6f0b12aa6c2a68fe269b31e9d210581ee82c9e2a4fe21062_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b58df498504852ad6f0b12aa6c2a68fe269b31e9d210581ee82c9e2a4fe21062_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b58df498504852ad6f0b12aa6c2a68fe269b31e9d210581ee82c9e2a4fe21062_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3Ab58df498504852ad6f0b12aa6c2a68fe269b31e9d210581ee82c9e2a4fe21062?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=1779259882"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e0bafaa62220bcc59ee7f819547d13b2acc274c6cb7af0985f792d62caf28f1f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e0bafaa62220bcc59ee7f819547d13b2acc274c6cb7af0985f792d62caf28f1f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e0bafaa62220bcc59ee7f819547d13b2acc274c6cb7af0985f792d62caf28f1f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3Ae0bafaa62220bcc59ee7f819547d13b2acc274c6cb7af0985f792d62caf28f1f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=1779259370"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b501f15629752ec6c4e81a264a66e358c0867dfe5d3f6f4fbf54870380a30e36_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b501f15629752ec6c4e81a264a66e358c0867dfe5d3f6f4fbf54870380a30e36_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b501f15629752ec6c4e81a264a66e358c0867dfe5d3f6f4fbf54870380a30e36_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3Ab501f15629752ec6c4e81a264a66e358c0867dfe5d3f6f4fbf54870380a30e36?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=1779263189"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:602ceb41e5f9acfd35ad6e068c016147fcc213ef6f7033a738aad2d59e2d6b72_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:602ceb41e5f9acfd35ad6e068c016147fcc213ef6f7033a738aad2d59e2d6b72_amd64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:602ceb41e5f9acfd35ad6e068c016147fcc213ef6f7033a738aad2d59e2d6b72_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3A602ceb41e5f9acfd35ad6e068c016147fcc213ef6f7033a738aad2d59e2d6b72?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=1779252337"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83cbc07e901f31f4f86938697d54564bd4c735ba924d5fd08f43b2dfac46aa59_amd64",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83cbc07e901f31f4f86938697d54564bd4c735ba924d5fd08f43b2dfac46aa59_amd64",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83cbc07e901f31f4f86938697d54564bd4c735ba924d5fd08f43b2dfac46aa59_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3A83cbc07e901f31f4f86938697d54564bd4c735ba924d5fd08f43b2dfac46aa59?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9\u0026tag=1779257911"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f0125c1d0f3960767c52d6d5c1b2babf7791bb06dd393acdde845eadbf43ed99_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f0125c1d0f3960767c52d6d5c1b2babf7791bb06dd393acdde845eadbf43ed99_amd64",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f0125c1d0f3960767c52d6d5c1b2babf7791bb06dd393acdde845eadbf43ed99_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3Af0125c1d0f3960767c52d6d5c1b2babf7791bb06dd393acdde845eadbf43ed99?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=1779254114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6abb6baa9cfd44652759dfdcef4390c0507c6a48de59a7cdb1949e929da2d20c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6abb6baa9cfd44652759dfdcef4390c0507c6a48de59a7cdb1949e929da2d20c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6abb6baa9cfd44652759dfdcef4390c0507c6a48de59a7cdb1949e929da2d20c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3A6abb6baa9cfd44652759dfdcef4390c0507c6a48de59a7cdb1949e929da2d20c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=1779262779"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68f913b6bf562e617f56288f67abb62f7b29e01c891ead29afbf5970e6c48c42_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68f913b6bf562e617f56288f67abb62f7b29e01c891ead29afbf5970e6c48c42_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68f913b6bf562e617f56288f67abb62f7b29e01c891ead29afbf5970e6c48c42_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9@sha256%3A68f913b6bf562e617f56288f67abb62f7b29e01c891ead29afbf5970e6c48c42?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9\u0026tag=1779250591"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ec306b13a3b2439da2afc1c40b9de0f94d3d4112904e5e397840183a0def80ee_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ec306b13a3b2439da2afc1c40b9de0f94d3d4112904e5e397840183a0def80ee_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ec306b13a3b2439da2afc1c40b9de0f94d3d4112904e5e397840183a0def80ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9-operator@sha256%3Aec306b13a3b2439da2afc1c40b9de0f94d3d4112904e5e397840183a0def80ee?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator\u0026tag=1779253593"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7d1f571b87ba1e197285c78a78ac4dcffa55ac4e6382ecf10ed630abd02e4df0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7d1f571b87ba1e197285c78a78ac4dcffa55ac4e6382ecf10ed630abd02e4df0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7d1f571b87ba1e197285c78a78ac4dcffa55ac4e6382ecf10ed630abd02e4df0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-nfs-rhel9@sha256%3A7d1f571b87ba1e197285c78a78ac4dcffa55ac4e6382ecf10ed630abd02e4df0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9\u0026tag=1779253321"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7a657b023ca7a012c4c0f5cb0b71c751a0a9129229b0dff77112a82682fab839_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7a657b023ca7a012c4c0f5cb0b71c751a0a9129229b0dff77112a82682fab839_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7a657b023ca7a012c4c0f5cb0b71c751a0a9129229b0dff77112a82682fab839_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3A7a657b023ca7a012c4c0f5cb0b71c751a0a9129229b0dff77112a82682fab839?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=1779250200"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922042d611b7cf7c8b92a6a99812d5f134deb3ba6a2ffd9236a1ec70db9df767_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922042d611b7cf7c8b92a6a99812d5f134deb3ba6a2ffd9236a1ec70db9df767_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922042d611b7cf7c8b92a6a99812d5f134deb3ba6a2ffd9236a1ec70db9df767_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3A922042d611b7cf7c8b92a6a99812d5f134deb3ba6a2ffd9236a1ec70db9df767?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=1779251358"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:66bd0f0059fb5216d01316b4a938426715406c9d34314e8bfdca91977797c1dc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:66bd0f0059fb5216d01316b4a938426715406c9d34314e8bfdca91977797c1dc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:66bd0f0059fb5216d01316b4a938426715406c9d34314e8bfdca91977797c1dc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3A66bd0f0059fb5216d01316b4a938426715406c9d34314e8bfdca91977797c1dc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=1779251129"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4ffe514fa69794c881a504954dbf64ec3e0610ca38773ed1b49bddfd8731eb62_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4ffe514fa69794c881a504954dbf64ec3e0610ca38773ed1b49bddfd8731eb62_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4ffe514fa69794c881a504954dbf64ec3e0610ca38773ed1b49bddfd8731eb62_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-validation-webhook-rhel9@sha256%3A4ffe514fa69794c881a504954dbf64ec3e0610ca38773ed1b49bddfd8731eb62?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9\u0026tag=1779254156"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3933b8a4a90aefb3e645441e8176d340b8e0b23b3f6760083c72d25248a17e67_amd64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3933b8a4a90aefb3e645441e8176d340b8e0b23b3f6760083c72d25248a17e67_amd64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3933b8a4a90aefb3e645441e8176d340b8e0b23b3f6760083c72d25248a17e67_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3A3933b8a4a90aefb3e645441e8176d340b8e0b23b3f6760083c72d25248a17e67?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=1779256930"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d5bdf20ce7f4c5b1fcfd9c2b77410c8a6b9b0c27e6138a1ab54c241763b05bac_amd64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d5bdf20ce7f4c5b1fcfd9c2b77410c8a6b9b0c27e6138a1ab54c241763b05bac_amd64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d5bdf20ce7f4c5b1fcfd9c2b77410c8a6b9b0c27e6138a1ab54c241763b05bac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3Ad5bdf20ce7f4c5b1fcfd9c2b77410c8a6b9b0c27e6138a1ab54c241763b05bac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=1779252559"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:021da7d11e595c3917adf3784e716915b15524d42d2797598b375e7d31aeca5d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:021da7d11e595c3917adf3784e716915b15524d42d2797598b375e7d31aeca5d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:021da7d11e595c3917adf3784e716915b15524d42d2797598b375e7d31aeca5d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3A021da7d11e595c3917adf3784e716915b15524d42d2797598b375e7d31aeca5d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=1779250609"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b9c3f33a7aa289d65b0eac2543b7c5385a3d68985bbd303fe38534fd6a8f0039_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b9c3f33a7aa289d65b0eac2543b7c5385a3d68985bbd303fe38534fd6a8f0039_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b9c3f33a7aa289d65b0eac2543b7c5385a3d68985bbd303fe38534fd6a8f0039_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3Ab9c3f33a7aa289d65b0eac2543b7c5385a3d68985bbd303fe38534fd6a8f0039?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9\u0026tag=1779255735"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b1e461fc8832aefff0ba97be8b7c95935a0ecb5fbf64839b66ad8f66cbf742f2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b1e461fc8832aefff0ba97be8b7c95935a0ecb5fbf64839b66ad8f66cbf742f2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b1e461fc8832aefff0ba97be8b7c95935a0ecb5fbf64839b66ad8f66cbf742f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3Ab1e461fc8832aefff0ba97be8b7c95935a0ecb5fbf64839b66ad8f66cbf742f2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9\u0026tag=1779250747"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f13707382a123f7c92aee321fb5c23a1007dce727b7a68cec0ffbe4636ba0813_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f13707382a123f7c92aee321fb5c23a1007dce727b7a68cec0ffbe4636ba0813_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f13707382a123f7c92aee321fb5c23a1007dce727b7a68cec0ffbe4636ba0813_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3Af13707382a123f7c92aee321fb5c23a1007dce727b7a68cec0ffbe4636ba0813?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=1779250180"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:8d5efc32757a8a321e709ec9db0e304cabf4b4c63556986e677549891fdd542e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:8d5efc32757a8a321e709ec9db0e304cabf4b4c63556986e677549891fdd542e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:8d5efc32757a8a321e709ec9db0e304cabf4b4c63556986e677549891fdd542e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3A8d5efc32757a8a321e709ec9db0e304cabf4b4c63556986e677549891fdd542e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=1779260812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:068b1e9154503eef7884ecec43d0fe3aa254131270be214854f7b78e0e2af2bd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:068b1e9154503eef7884ecec43d0fe3aa254131270be214854f7b78e0e2af2bd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:068b1e9154503eef7884ecec43d0fe3aa254131270be214854f7b78e0e2af2bd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-rhel9@sha256%3A068b1e9154503eef7884ecec43d0fe3aa254131270be214854f7b78e0e2af2bd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=1779249114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d3bb6a21bcdc01f252bcc997507ec39ca1d2240bf0997a3bdd6fe36b9923d6c2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d3bb6a21bcdc01f252bcc997507ec39ca1d2240bf0997a3bdd6fe36b9923d6c2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d3bb6a21bcdc01f252bcc997507ec39ca1d2240bf0997a3bdd6fe36b9923d6c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-agent-rhel9@sha256%3Ad3bb6a21bcdc01f252bcc997507ec39ca1d2240bf0997a3bdd6fe36b9923d6c2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=1779249064"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:081330003c7ed392746c912926d265366614063d1faef17e1155de0d8853ccbc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:081330003c7ed392746c912926d265366614063d1faef17e1155de0d8853ccbc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:081330003c7ed392746c912926d265366614063d1faef17e1155de0d8853ccbc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-machine-os-downloader-rhel9@sha256%3A081330003c7ed392746c912926d265366614063d1faef17e1155de0d8853ccbc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=1779249229"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9355e88f78c118b1a8808e0a178af7dc91833696f42eae52c1b88ad5dcf61ef4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9355e88f78c118b1a8808e0a178af7dc91833696f42eae52c1b88ad5dcf61ef4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9355e88f78c118b1a8808e0a178af7dc91833696f42eae52c1b88ad5dcf61ef4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-static-ip-manager-rhel9@sha256%3A9355e88f78c118b1a8808e0a178af7dc91833696f42eae52c1b88ad5dcf61ef4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9\u0026tag=1779249001"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8b1d0c2eeef421b713481f8a0f52e1b0f076bd08505f5b698ff6d4e0478bb417_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8b1d0c2eeef421b713481f8a0f52e1b0f076bd08505f5b698ff6d4e0478bb417_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8b1d0c2eeef421b713481f8a0f52e1b0f076bd08505f5b698ff6d4e0478bb417_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3A8b1d0c2eeef421b713481f8a0f52e1b0f076bd08505f5b698ff6d4e0478bb417?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=1779251778"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0f054295fa0ee7429d05d0aa601eb4b1a62bd5853c998b904399d23dd6d61a94_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0f054295fa0ee7429d05d0aa601eb4b1a62bd5853c998b904399d23dd6d61a94_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0f054295fa0ee7429d05d0aa601eb4b1a62bd5853c998b904399d23dd6d61a94_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3A0f054295fa0ee7429d05d0aa601eb4b1a62bd5853c998b904399d23dd6d61a94?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9\u0026tag=1779252619"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:7749f12c01c007877d4b8e98f0972acee705f0061455d69b2223210f57098f75_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:7749f12c01c007877d4b8e98f0972acee705f0061455d69b2223210f57098f75_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:7749f12c01c007877d4b8e98f0972acee705f0061455d69b2223210f57098f75_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3A7749f12c01c007877d4b8e98f0972acee705f0061455d69b2223210f57098f75?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=1779252959"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d41e4e952d91b02b66a409acc6f38cbe6a646330f6b4a223dc6f4c38d349c433_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d41e4e952d91b02b66a409acc6f38cbe6a646330f6b4a223dc6f4c38d349c433_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d41e4e952d91b02b66a409acc6f38cbe6a646330f6b4a223dc6f4c38d349c433_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3Ad41e4e952d91b02b66a409acc6f38cbe6a646330f6b4a223dc6f4c38d349c433?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=1779251927"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f168e80279e4d53f0482c0933bf1e4878a6b1e53e37c6fffc84edf46b9c36b15_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f168e80279e4d53f0482c0933bf1e4878a6b1e53e37c6fffc84edf46b9c36b15_amd64",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f168e80279e4d53f0482c0933bf1e4878a6b1e53e37c6fffc84edf46b9c36b15_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3Af168e80279e4d53f0482c0933bf1e4878a6b1e53e37c6fffc84edf46b9c36b15?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=1779262817"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:237e7043c6293e96e080ce54ff5cea298f7d1ba5c766f54d0c67d1c1ea8d937b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:237e7043c6293e96e080ce54ff5cea298f7d1ba5c766f54d0c67d1c1ea8d937b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:237e7043c6293e96e080ce54ff5cea298f7d1ba5c766f54d0c67d1c1ea8d937b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3A237e7043c6293e96e080ce54ff5cea298f7d1ba5c766f54d0c67d1c1ea8d937b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-rhel9\u0026tag=1779257736"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:14324f81b569ade391357cbefed32246c3acf04b36f1ab040a004de9da68be28_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:14324f81b569ade391357cbefed32246c3acf04b36f1ab040a004de9da68be28_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:14324f81b569ade391357cbefed32246c3acf04b36f1ab040a004de9da68be28_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3A14324f81b569ade391357cbefed32246c3acf04b36f1ab040a004de9da68be28?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9\u0026tag=1779263539"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:20fab950929e3e50e6d551cbb8909304810c5f0fbabc1c81343568428177c575_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:20fab950929e3e50e6d551cbb8909304810c5f0fbabc1c81343568428177c575_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:20fab950929e3e50e6d551cbb8909304810c5f0fbabc1c81343568428177c575_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3A20fab950929e3e50e6d551cbb8909304810c5f0fbabc1c81343568428177c575?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=1779250571"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6b9d912d39198903afa78388bbbf2bd5fa7d820a1e694ff82bb146bfb019a0f4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6b9d912d39198903afa78388bbbf2bd5fa7d820a1e694ff82bb146bfb019a0f4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6b9d912d39198903afa78388bbbf2bd5fa7d820a1e694ff82bb146bfb019a0f4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3A6b9d912d39198903afa78388bbbf2bd5fa7d820a1e694ff82bb146bfb019a0f4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=1778615276"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d6cd6e2a5f05a4f8f454bea472a0c2d7a16e3393918d0980031091936620669f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d6cd6e2a5f05a4f8f454bea472a0c2d7a16e3393918d0980031091936620669f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d6cd6e2a5f05a4f8f454bea472a0c2d7a16e3393918d0980031091936620669f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3Ad6cd6e2a5f05a4f8f454bea472a0c2d7a16e3393918d0980031091936620669f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=1779251536"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9c5da07d689e56a0db2a2d142fb8debc7aa7a0483a3296aa50fd43b6a12feff0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9c5da07d689e56a0db2a2d142fb8debc7aa7a0483a3296aa50fd43b6a12feff0_amd64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9c5da07d689e56a0db2a2d142fb8debc7aa7a0483a3296aa50fd43b6a12feff0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3A9c5da07d689e56a0db2a2d142fb8debc7aa7a0483a3296aa50fd43b6a12feff0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=1779252293"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ebe298db1443e2da31836551cbf88da11a8f422db254aa877c310cb092e1ccca_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ebe298db1443e2da31836551cbf88da11a8f422db254aa877c310cb092e1ccca_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ebe298db1443e2da31836551cbf88da11a8f422db254aa877c310cb092e1ccca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3Aebe298db1443e2da31836551cbf88da11a8f422db254aa877c310cb092e1ccca?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=1779249986"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:49a3ea982af6c920e18fb6156704f3e25595a47e1af9d2e6efadbcc39448a534_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:49a3ea982af6c920e18fb6156704f3e25595a47e1af9d2e6efadbcc39448a534_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:49a3ea982af6c920e18fb6156704f3e25595a47e1af9d2e6efadbcc39448a534_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3A49a3ea982af6c920e18fb6156704f3e25595a47e1af9d2e6efadbcc39448a534?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=1779253413"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:758d2beef64594e16d0f410c9df58136e470e327b658d340c07d4c62fc64683f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:758d2beef64594e16d0f410c9df58136e470e327b658d340c07d4c62fc64683f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:758d2beef64594e16d0f410c9df58136e470e327b658d340c07d4c62fc64683f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3A758d2beef64594e16d0f410c9df58136e470e327b658d340c07d4c62fc64683f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=1779258913"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8f17d1902c0a419e9f32ef05bf0890ee9919b615bd8f625f4d744318a9666c40_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8f17d1902c0a419e9f32ef05bf0890ee9919b615bd8f625f4d744318a9666c40_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8f17d1902c0a419e9f32ef05bf0890ee9919b615bd8f625f4d744318a9666c40_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3A8f17d1902c0a419e9f32ef05bf0890ee9919b615bd8f625f4d744318a9666c40?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=1779251959"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:7327301da2df28d4f25403132f5447f7a995c41604099044547694f99291685e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:7327301da2df28d4f25403132f5447f7a995c41604099044547694f99291685e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:7327301da2df28d4f25403132f5447f7a995c41604099044547694f99291685e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3A7327301da2df28d4f25403132f5447f7a995c41604099044547694f99291685e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=1779265970"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f002a9bb010ea2e4cf4ac65c2b9644c09951f5cf28fac82c112a9e2e23925ab7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f002a9bb010ea2e4cf4ac65c2b9644c09951f5cf28fac82c112a9e2e23925ab7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f002a9bb010ea2e4cf4ac65c2b9644c09951f5cf28fac82c112a9e2e23925ab7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3Af002a9bb010ea2e4cf4ac65c2b9644c09951f5cf28fac82c112a9e2e23925ab7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router-rhel9\u0026tag=1779266011"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:eb8a1c875820beb6df5c898b3c859d787eacc661207888ccd31342837c441b1a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:eb8a1c875820beb6df5c898b3c859d787eacc661207888ccd31342837c441b1a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:eb8a1c875820beb6df5c898b3c859d787eacc661207888ccd31342837c441b1a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3Aeb8a1c875820beb6df5c898b3c859d787eacc661207888ccd31342837c441b1a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=1779263073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:92d481ddb4a8286954e4992e71f3bac240d01139a46ae0a815365ee235047564_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:92d481ddb4a8286954e4992e71f3bac240d01139a46ae0a815365ee235047564_amd64",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:92d481ddb4a8286954e4992e71f3bac240d01139a46ae0a815365ee235047564_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3A92d481ddb4a8286954e4992e71f3bac240d01139a46ae0a815365ee235047564?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=1779261486"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6692616a559d423ed0f5335735a0740c0bfe034d06704cf288f74e6c2612b8e4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6692616a559d423ed0f5335735a0740c0bfe034d06704cf288f74e6c2612b8e4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6692616a559d423ed0f5335735a0740c0bfe034d06704cf288f74e6c2612b8e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3A6692616a559d423ed0f5335735a0740c0bfe034d06704cf288f74e6c2612b8e4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=1779250716"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:529589efe0c2828d7a6dc104ce7c07fc358f43340ad99dc773536f38af557665_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:529589efe0c2828d7a6dc104ce7c07fc358f43340ad99dc773536f38af557665_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:529589efe0c2828d7a6dc104ce7c07fc358f43340ad99dc773536f38af557665_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3A529589efe0c2828d7a6dc104ce7c07fc358f43340ad99dc773536f38af557665?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=1779261706"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6c8bc52abf358951381135a94638e4c01f0e8ce942ccc4f77386c36beedb8a35_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6c8bc52abf358951381135a94638e4c01f0e8ce942ccc4f77386c36beedb8a35_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6c8bc52abf358951381135a94638e4c01f0e8ce942ccc4f77386c36beedb8a35_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3A6c8bc52abf358951381135a94638e4c01f0e8ce942ccc4f77386c36beedb8a35?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=1779266539"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:677f603347dc7582f0bf4979547c929e47734841949f34d3de20140603aa5ba7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:677f603347dc7582f0bf4979547c929e47734841949f34d3de20140603aa5ba7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:677f603347dc7582f0bf4979547c929e47734841949f34d3de20140603aa5ba7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3A677f603347dc7582f0bf4979547c929e47734841949f34d3de20140603aa5ba7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=1779260915"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8579a35025c17faf8398b62c9cf8fb5360f978735cb5857f44dbfab37e7f0b79_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8579a35025c17faf8398b62c9cf8fb5360f978735cb5857f44dbfab37e7f0b79_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8579a35025c17faf8398b62c9cf8fb5360f978735cb5857f44dbfab37e7f0b79_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3A8579a35025c17faf8398b62c9cf8fb5360f978735cb5857f44dbfab37e7f0b79?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9\u0026tag=1779253663"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d856e3a3e6a9f2d1f54902e20701fde45f8a190abb3ab94a7a10a687c9f8427d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d856e3a3e6a9f2d1f54902e20701fde45f8a190abb3ab94a7a10a687c9f8427d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d856e3a3e6a9f2d1f54902e20701fde45f8a190abb3ab94a7a10a687c9f8427d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3Ad856e3a3e6a9f2d1f54902e20701fde45f8a190abb3ab94a7a10a687c9f8427d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=1779260328"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0bc55d8119fda1bd8aab74462903ca9abc1fb3235df60974abe2cea9338d7b3e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0bc55d8119fda1bd8aab74462903ca9abc1fb3235df60974abe2cea9338d7b3e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0bc55d8119fda1bd8aab74462903ca9abc1fb3235df60974abe2cea9338d7b3e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3A0bc55d8119fda1bd8aab74462903ca9abc1fb3235df60974abe2cea9338d7b3e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=1779256134"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:634a5b684a30fe1870639c708aef32c6acb101f85f484483c7f05640eaee15ea_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:634a5b684a30fe1870639c708aef32c6acb101f85f484483c7f05640eaee15ea_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:634a5b684a30fe1870639c708aef32c6acb101f85f484483c7f05640eaee15ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3A634a5b684a30fe1870639c708aef32c6acb101f85f484483c7f05640eaee15ea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=1779254514"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9c5cd84436fb27de1b589a7675c029465b3e9eddb0ac87eafcb5bbd40a9018ae_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9c5cd84436fb27de1b589a7675c029465b3e9eddb0ac87eafcb5bbd40a9018ae_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9c5cd84436fb27de1b589a7675c029465b3e9eddb0ac87eafcb5bbd40a9018ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3A9c5cd84436fb27de1b589a7675c029465b3e9eddb0ac87eafcb5bbd40a9018ae?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=1779258263"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:307af3f934a493b4e7cd8a267202238d2a4238d52be1da4608e83c54b1af7d29_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:307af3f934a493b4e7cd8a267202238d2a4238d52be1da4608e83c54b1af7d29_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:307af3f934a493b4e7cd8a267202238d2a4238d52be1da4608e83c54b1af7d29_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3A307af3f934a493b4e7cd8a267202238d2a4238d52be1da4608e83c54b1af7d29?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=1779256917"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5befba9e2fd5cc494e2d0789d86d1e4011b4321dafe6f8be64f54d173c0c8c64_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5befba9e2fd5cc494e2d0789d86d1e4011b4321dafe6f8be64f54d173c0c8c64_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5befba9e2fd5cc494e2d0789d86d1e4011b4321dafe6f8be64f54d173c0c8c64_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3A5befba9e2fd5cc494e2d0789d86d1e4011b4321dafe6f8be64f54d173c0c8c64?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=1779251346"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c388aa2a978bffc1292cbcd771018f7294d70658f7ad6e621e87f19171f49337_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c388aa2a978bffc1292cbcd771018f7294d70658f7ad6e621e87f19171f49337_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c388aa2a978bffc1292cbcd771018f7294d70658f7ad6e621e87f19171f49337_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3Ac388aa2a978bffc1292cbcd771018f7294d70658f7ad6e621e87f19171f49337?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=1779263613"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:2d8ea097a1119ddb3f40ab15e29b212f61333ac94b082f6baa02005cc57b6f33_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:2d8ea097a1119ddb3f40ab15e29b212f61333ac94b082f6baa02005cc57b6f33_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:2d8ea097a1119ddb3f40ab15e29b212f61333ac94b082f6baa02005cc57b6f33_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-alibaba-cloud-controller-manager-rhel9@sha256%3A2d8ea097a1119ddb3f40ab15e29b212f61333ac94b082f6baa02005cc57b6f33?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9\u0026tag=1779250446"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:be1225f3e3234b2b04fa3c4be0202557d57d08a567a5f8523991b9c5ac1e3c48_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:be1225f3e3234b2b04fa3c4be0202557d57d08a567a5f8523991b9c5ac1e3c48_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:be1225f3e3234b2b04fa3c4be0202557d57d08a567a5f8523991b9c5ac1e3c48_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-alibaba-machine-controllers-rhel9@sha256%3Abe1225f3e3234b2b04fa3c4be0202557d57d08a567a5f8523991b9c5ac1e3c48?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9\u0026tag=1779250072"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:2ced08e6c4295cfce9c036ecaf12bb702e7425c1b16f546a3fd75be69eaaa05d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:2ced08e6c4295cfce9c036ecaf12bb702e7425c1b16f546a3fd75be69eaaa05d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:2ced08e6c4295cfce9c036ecaf12bb702e7425c1b16f546a3fd75be69eaaa05d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3A2ced08e6c4295cfce9c036ecaf12bb702e7425c1b16f546a3fd75be69eaaa05d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=1779263764"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b536af5d58dff2b0e2dd8440d4ac5f046b1533fc7c822d34ff72208873feb155_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b536af5d58dff2b0e2dd8440d4ac5f046b1533fc7c822d34ff72208873feb155_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b536af5d58dff2b0e2dd8440d4ac5f046b1533fc7c822d34ff72208873feb155_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cloud-controller-manager-rhel9@sha256%3Ab536af5d58dff2b0e2dd8440d4ac5f046b1533fc7c822d34ff72208873feb155?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9\u0026tag=1779250003"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7f79a083bb85c531e54c0cf5b28e0c09163f90533869d6b3e86e3b145dfc1115_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7f79a083bb85c531e54c0cf5b28e0c09163f90533869d6b3e86e3b145dfc1115_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7f79a083bb85c531e54c0cf5b28e0c09163f90533869d6b3e86e3b145dfc1115_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cluster-api-controllers-rhel9@sha256%3A7f79a083bb85c531e54c0cf5b28e0c09163f90533869d6b3e86e3b145dfc1115?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9\u0026tag=1779250170"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:72f3154bd73e203f5372818916b4e229b9db2ec293d74bae7c7e4f7961c5dd58_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:72f3154bd73e203f5372818916b4e229b9db2ec293d74bae7c7e4f7961c5dd58_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:72f3154bd73e203f5372818916b4e229b9db2ec293d74bae7c7e4f7961c5dd58_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9@sha256%3A72f3154bd73e203f5372818916b4e229b9db2ec293d74bae7c7e4f7961c5dd58?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9\u0026tag=1779250061"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3724703a3319c5dc69f4763d1b459b7d907686787250b42404afed8c25d7172d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3724703a3319c5dc69f4763d1b459b7d907686787250b42404afed8c25d7172d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3724703a3319c5dc69f4763d1b459b7d907686787250b42404afed8c25d7172d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9-operator@sha256%3A3724703a3319c5dc69f4763d1b459b7d907686787250b42404afed8c25d7172d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator\u0026tag=1779249996"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:55b34527f4a0a1067cb4535122b47d15766cad666f4059b3d97424e9b7a0c3fc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:55b34527f4a0a1067cb4535122b47d15766cad666f4059b3d97424e9b7a0c3fc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:55b34527f4a0a1067cb4535122b47d15766cad666f4059b3d97424e9b7a0c3fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-pod-identity-webhook-rhel9@sha256%3A55b34527f4a0a1067cb4535122b47d15766cad666f4059b3d97424e9b7a0c3fc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9\u0026tag=1779250416"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2f6b6c889144bcc8ca8a690c56a0a30dbe450e0ad285f52f06637b9b71649edc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2f6b6c889144bcc8ca8a690c56a0a30dbe450e0ad285f52f06637b9b71649edc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2f6b6c889144bcc8ca8a690c56a0a30dbe450e0ad285f52f06637b9b71649edc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-controller-manager-rhel9@sha256%3A2f6b6c889144bcc8ca8a690c56a0a30dbe450e0ad285f52f06637b9b71649edc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9\u0026tag=1779250137"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9eeaa20ec429a7c841eb9be76d17c4539072c87652be8926e8358932015b59fb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9eeaa20ec429a7c841eb9be76d17c4539072c87652be8926e8358932015b59fb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9eeaa20ec429a7c841eb9be76d17c4539072c87652be8926e8358932015b59fb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-node-manager-rhel9@sha256%3A9eeaa20ec429a7c841eb9be76d17c4539072c87652be8926e8358932015b59fb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9\u0026tag=1779250036"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1357f28244870da839b2f48b64b895eca65c206e006c349f05f17dcd802058ec_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1357f28244870da839b2f48b64b895eca65c206e006c349f05f17dcd802058ec_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1357f28244870da839b2f48b64b895eca65c206e006c349f05f17dcd802058ec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cluster-api-controllers-rhel9@sha256%3A1357f28244870da839b2f48b64b895eca65c206e006c349f05f17dcd802058ec?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9\u0026tag=1779250124"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4d72bb4124fda9c1d1d42e103431eb403cf0c70df5e0a4d78c84b966408d0e03_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4d72bb4124fda9c1d1d42e103431eb403cf0c70df5e0a4d78c84b966408d0e03_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4d72bb4124fda9c1d1d42e103431eb403cf0c70df5e0a4d78c84b966408d0e03_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9@sha256%3A4d72bb4124fda9c1d1d42e103431eb403cf0c70df5e0a4d78c84b966408d0e03?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9\u0026tag=1779250177"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:5be196298a2f727b3f7c9325c3436682a6461ccab04ae9b1cd4900d7d48aded3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:5be196298a2f727b3f7c9325c3436682a6461ccab04ae9b1cd4900d7d48aded3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:5be196298a2f727b3f7c9325c3436682a6461ccab04ae9b1cd4900d7d48aded3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9-operator@sha256%3A5be196298a2f727b3f7c9325c3436682a6461ccab04ae9b1cd4900d7d48aded3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator\u0026tag=1779250039"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8c9653765b6566c240efe8f08c5b6c395ef940c4c88f10a5cb12121687dffc31_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8c9653765b6566c240efe8f08c5b6c395ef940c4c88f10a5cb12121687dffc31_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8c9653765b6566c240efe8f08c5b6c395ef940c4c88f10a5cb12121687dffc31_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-workload-identity-webhook-rhel9@sha256%3A8c9653765b6566c240efe8f08c5b6c395ef940c4c88f10a5cb12121687dffc31?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9\u0026tag=1779250071"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77b4fc96e841482d7058f77d96e3b36b6aca8d3ddd855be95466afd2e4db82ed_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77b4fc96e841482d7058f77d96e3b36b6aca8d3ddd855be95466afd2e4db82ed_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77b4fc96e841482d7058f77d96e3b36b6aca8d3ddd855be95466afd2e4db82ed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3A77b4fc96e841482d7058f77d96e3b36b6aca8d3ddd855be95466afd2e4db82ed?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=1779269423"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:08132d4d8a30d743568dcb6ae131643921990f93044b2fc6f14fbbd4192107c6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:08132d4d8a30d743568dcb6ae131643921990f93044b2fc6f14fbbd4192107c6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:08132d4d8a30d743568dcb6ae131643921990f93044b2fc6f14fbbd4192107c6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3A08132d4d8a30d743568dcb6ae131643921990f93044b2fc6f14fbbd4192107c6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=1779262505"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6ff81498181ab5c622109e159b6208bfa53408a08c29b700ba0afd84b89fc4d9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6ff81498181ab5c622109e159b6208bfa53408a08c29b700ba0afd84b89fc4d9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6ff81498181ab5c622109e159b6208bfa53408a08c29b700ba0afd84b89fc4d9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3A6ff81498181ab5c622109e159b6208bfa53408a08c29b700ba0afd84b89fc4d9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=1779261668"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4e0a44aababcd4e5c214968580c3bdcaeb60343c9110182757ee74319edf53ed_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4e0a44aababcd4e5c214968580c3bdcaeb60343c9110182757ee74319edf53ed_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4e0a44aababcd4e5c214968580c3bdcaeb60343c9110182757ee74319edf53ed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3A4e0a44aababcd4e5c214968580c3bdcaeb60343c9110182757ee74319edf53ed?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=1779250856"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0c10368a8cb2450440348e1047d56fa91013b32b690c40b06baea182f04c3625_amd64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0c10368a8cb2450440348e1047d56fa91013b32b690c40b06baea182f04c3625_amd64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0c10368a8cb2450440348e1047d56fa91013b32b690c40b06baea182f04c3625_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3A0c10368a8cb2450440348e1047d56fa91013b32b690c40b06baea182f04c3625?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel9\u0026tag=1779251936"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0a04386aa031b0328bba6089b6abbcd757f02206bd114a0b6e3ba4aff5806de2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0a04386aa031b0328bba6089b6abbcd757f02206bd114a0b6e3ba4aff5806de2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0a04386aa031b0328bba6089b6abbcd757f02206bd114a0b6e3ba4aff5806de2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A0a04386aa031b0328bba6089b6abbcd757f02206bd114a0b6e3ba4aff5806de2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=1779261997"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:dd32fa52a84d83d6c1ef649c913ac70a8227712ef0dd1eed24dbf6e80ed8956f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:dd32fa52a84d83d6c1ef649c913ac70a8227712ef0dd1eed24dbf6e80ed8956f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:dd32fa52a84d83d6c1ef649c913ac70a8227712ef0dd1eed24dbf6e80ed8956f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3Add32fa52a84d83d6c1ef649c913ac70a8227712ef0dd1eed24dbf6e80ed8956f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=1779256730"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e10b5c60a01b7e22773f86d8a31283c95da6bd9cdb2f6f060700a58c8124d102_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e10b5c60a01b7e22773f86d8a31283c95da6bd9cdb2f6f060700a58c8124d102_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e10b5c60a01b7e22773f86d8a31283c95da6bd9cdb2f6f060700a58c8124d102_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3Ae10b5c60a01b7e22773f86d8a31283c95da6bd9cdb2f6f060700a58c8124d102?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=1779251982"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9ad939376d284c72b68173f7f9beeae564ca0b5f3f927d2254e47a9273b16990_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9ad939376d284c72b68173f7f9beeae564ca0b5f3f927d2254e47a9273b16990_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9ad939376d284c72b68173f7f9beeae564ca0b5f3f927d2254e47a9273b16990_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3A9ad939376d284c72b68173f7f9beeae564ca0b5f3f927d2254e47a9273b16990?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=1779252065"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6f918532a83b0f40654657e9fb715ac5f4b58cc5981f56c75342f3398c40ba98_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6f918532a83b0f40654657e9fb715ac5f4b58cc5981f56c75342f3398c40ba98_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6f918532a83b0f40654657e9fb715ac5f4b58cc5981f56c75342f3398c40ba98_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3A6f918532a83b0f40654657e9fb715ac5f4b58cc5981f56c75342f3398c40ba98?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=1779251832"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:03dfbb0d2d2ac35c6857f07e0bf7e30013542fb8c07df9e52319ede66f35d750_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:03dfbb0d2d2ac35c6857f07e0bf7e30013542fb8c07df9e52319ede66f35d750_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:03dfbb0d2d2ac35c6857f07e0bf7e30013542fb8c07df9e52319ede66f35d750_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3A03dfbb0d2d2ac35c6857f07e0bf7e30013542fb8c07df9e52319ede66f35d750?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=1779263420"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cbb58404b4eec45794e8284ff50c95f9c44f86e687ea8f21962648c7c0f66917_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cbb58404b4eec45794e8284ff50c95f9c44f86e687ea8f21962648c7c0f66917_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cbb58404b4eec45794e8284ff50c95f9c44f86e687ea8f21962648c7c0f66917_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3Acbb58404b4eec45794e8284ff50c95f9c44f86e687ea8f21962648c7c0f66917?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=1779258183"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3dd38a98c32a74aa2231e807227a3c8d4eed1fc973e81db754a0a109eca0cc2d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3dd38a98c32a74aa2231e807227a3c8d4eed1fc973e81db754a0a109eca0cc2d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3dd38a98c32a74aa2231e807227a3c8d4eed1fc973e81db754a0a109eca0cc2d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3A3dd38a98c32a74aa2231e807227a3c8d4eed1fc973e81db754a0a109eca0cc2d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=1779263384"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:527717a592672785c5d8bdbbcb23266fe26e2c95359a9f01c1bc174ce2bbbfe1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:527717a592672785c5d8bdbbcb23266fe26e2c95359a9f01c1bc174ce2bbbfe1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:527717a592672785c5d8bdbbcb23266fe26e2c95359a9f01c1bc174ce2bbbfe1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3A527717a592672785c5d8bdbbcb23266fe26e2c95359a9f01c1bc174ce2bbbfe1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=1779259613"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7c53a64cbb49c81aa926f021c50efbf2009a358d7c3e3c50a0c231dcfd7e110e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7c53a64cbb49c81aa926f021c50efbf2009a358d7c3e3c50a0c231dcfd7e110e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7c53a64cbb49c81aa926f021c50efbf2009a358d7c3e3c50a0c231dcfd7e110e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A7c53a64cbb49c81aa926f021c50efbf2009a358d7c3e3c50a0c231dcfd7e110e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=1779262272"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5d6a64c4c1d3ed74efafbc1bd93f7829b3555491a58b75622f2986cdcd63bb91_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5d6a64c4c1d3ed74efafbc1bd93f7829b3555491a58b75622f2986cdcd63bb91_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5d6a64c4c1d3ed74efafbc1bd93f7829b3555491a58b75622f2986cdcd63bb91_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A5d6a64c4c1d3ed74efafbc1bd93f7829b3555491a58b75622f2986cdcd63bb91?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=1779252871"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0ed78d5eed81ae4e0a7468e52315eed9442685f775a7fd08cee07673920a4a58_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0ed78d5eed81ae4e0a7468e52315eed9442685f775a7fd08cee07673920a4a58_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0ed78d5eed81ae4e0a7468e52315eed9442685f775a7fd08cee07673920a4a58_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3A0ed78d5eed81ae4e0a7468e52315eed9442685f775a7fd08cee07673920a4a58?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=1779252385"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:078341b680f9a3b6f6d386551c569161058786c2da3a4fed8bd8191a1c96fd10_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:078341b680f9a3b6f6d386551c569161058786c2da3a4fed8bd8191a1c96fd10_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:078341b680f9a3b6f6d386551c569161058786c2da3a4fed8bd8191a1c96fd10_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3A078341b680f9a3b6f6d386551c569161058786c2da3a4fed8bd8191a1c96fd10?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=1779262399"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:84268278c72ed9a76a44d91187cb04cdba386e0427217fa0734fa21261c2633c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:84268278c72ed9a76a44d91187cb04cdba386e0427217fa0734fa21261c2633c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:84268278c72ed9a76a44d91187cb04cdba386e0427217fa0734fa21261c2633c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3A84268278c72ed9a76a44d91187cb04cdba386e0427217fa0734fa21261c2633c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=1779251986"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d89c56db59c88798edb02d36b261b7fcd7e185c978d8ac1f61ab6ee4fa9858a6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d89c56db59c88798edb02d36b261b7fcd7e185c978d8ac1f61ab6ee4fa9858a6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d89c56db59c88798edb02d36b261b7fcd7e185c978d8ac1f61ab6ee4fa9858a6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3Ad89c56db59c88798edb02d36b261b7fcd7e185c978d8ac1f61ab6ee4fa9858a6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=1779257509"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f34bdf5701307d3a78fc33e002906e52d6e92402aa02772c3f7aa86c806be963_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f34bdf5701307d3a78fc33e002906e52d6e92402aa02772c3f7aa86c806be963_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f34bdf5701307d3a78fc33e002906e52d6e92402aa02772c3f7aa86c806be963_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3Af34bdf5701307d3a78fc33e002906e52d6e92402aa02772c3f7aa86c806be963?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=1779263748"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f239e7af308dd33ba6849590b4d62316b1c27cd9abb91774153aedfa8ba6c674_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f239e7af308dd33ba6849590b4d62316b1c27cd9abb91774153aedfa8ba6c674_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f239e7af308dd33ba6849590b4d62316b1c27cd9abb91774153aedfa8ba6c674_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3Af239e7af308dd33ba6849590b4d62316b1c27cd9abb91774153aedfa8ba6c674?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=1779255692"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:1b894ce3c863920819d4ea5252e661d16eb311345721e870b52256fa475c8191_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:1b894ce3c863920819d4ea5252e661d16eb311345721e870b52256fa475c8191_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:1b894ce3c863920819d4ea5252e661d16eb311345721e870b52256fa475c8191_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A1b894ce3c863920819d4ea5252e661d16eb311345721e870b52256fa475c8191?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=1779258155"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:68e7e47d7852aecb01251cd646f7de16ce032197587e32c0d312200b2ed335e4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:68e7e47d7852aecb01251cd646f7de16ce032197587e32c0d312200b2ed335e4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:68e7e47d7852aecb01251cd646f7de16ce032197587e32c0d312200b2ed335e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A68e7e47d7852aecb01251cd646f7de16ce032197587e32c0d312200b2ed335e4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=1779263842"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37787a3a765ff27aed1c4dc162f208835e5ea6befeefab25ba6ad08840644b9f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37787a3a765ff27aed1c4dc162f208835e5ea6befeefab25ba6ad08840644b9f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37787a3a765ff27aed1c4dc162f208835e5ea6befeefab25ba6ad08840644b9f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3A37787a3a765ff27aed1c4dc162f208835e5ea6befeefab25ba6ad08840644b9f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=1779251792"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:634f06b38c199b4ec846215198ae2d042c630dc27b54855b5c9d282dafedd05b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:634f06b38c199b4ec846215198ae2d042c630dc27b54855b5c9d282dafedd05b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:634f06b38c199b4ec846215198ae2d042c630dc27b54855b5c9d282dafedd05b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3A634f06b38c199b4ec846215198ae2d042c630dc27b54855b5c9d282dafedd05b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator\u0026tag=1779258986"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:462a73a38e7e827422c8e765eb6b62ccc11c2148ff2dffb7a3cb0f4b8a6a0aaa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:462a73a38e7e827422c8e765eb6b62ccc11c2148ff2dffb7a3cb0f4b8a6a0aaa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:462a73a38e7e827422c8e765eb6b62ccc11c2148ff2dffb7a3cb0f4b8a6a0aaa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A462a73a38e7e827422c8e765eb6b62ccc11c2148ff2dffb7a3cb0f4b8a6a0aaa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=1779263511"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:40c61cc05782d5913189e2898ead2277bc074562f99f51994fda52adb9ae8620_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:40c61cc05782d5913189e2898ead2277bc074562f99f51994fda52adb9ae8620_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:40c61cc05782d5913189e2898ead2277bc074562f99f51994fda52adb9ae8620_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A40c61cc05782d5913189e2898ead2277bc074562f99f51994fda52adb9ae8620?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=1779256025"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:725e1e9610e0b304b06809bc6d942ec504ebeb7586aa9756fd87d139cb4e0449_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:725e1e9610e0b304b06809bc6d942ec504ebeb7586aa9756fd87d139cb4e0449_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:725e1e9610e0b304b06809bc6d942ec504ebeb7586aa9756fd87d139cb4e0449_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9-operator@sha256%3A725e1e9610e0b304b06809bc6d942ec504ebeb7586aa9756fd87d139cb4e0449?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator\u0026tag=1779254541"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:1e0190062b9bbca28fdd2f82d52702ce99f9116d456083f94db79b75e8921e0f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:1e0190062b9bbca28fdd2f82d52702ce99f9116d456083f94db79b75e8921e0f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:1e0190062b9bbca28fdd2f82d52702ce99f9116d456083f94db79b75e8921e0f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3A1e0190062b9bbca28fdd2f82d52702ce99f9116d456083f94db79b75e8921e0f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=1779253958"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ac2df95e06953b95611d2bd684ce548ac3946daed5422b898ec922774988a18d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ac2df95e06953b95611d2bd684ce548ac3946daed5422b898ec922774988a18d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ac2df95e06953b95611d2bd684ce548ac3946daed5422b898ec922774988a18d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3Aac2df95e06953b95611d2bd684ce548ac3946daed5422b898ec922774988a18d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=1779250072"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:82e2733f21cb25e6543cc3070aac2aa4dca50526ebd7a56c68be61c35da951d0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:82e2733f21cb25e6543cc3070aac2aa4dca50526ebd7a56c68be61c35da951d0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:82e2733f21cb25e6543cc3070aac2aa4dca50526ebd7a56c68be61c35da951d0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3A82e2733f21cb25e6543cc3070aac2aa4dca50526ebd7a56c68be61c35da951d0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9\u0026tag=1779253897"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9b3cbaec7ce03762e1b63ee055935d866121a1ea7e0934d0c76f72561f2a73f5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9b3cbaec7ce03762e1b63ee055935d866121a1ea7e0934d0c76f72561f2a73f5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9b3cbaec7ce03762e1b63ee055935d866121a1ea7e0934d0c76f72561f2a73f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel9@sha256%3A9b3cbaec7ce03762e1b63ee055935d866121a1ea7e0934d0c76f72561f2a73f5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9\u0026tag=1779258717"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc34882ae4096505985e163b8fead369bc2f5835ccd504442f2eaed4aaf0807b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc34882ae4096505985e163b8fead369bc2f5835ccd504442f2eaed4aaf0807b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc34882ae4096505985e163b8fead369bc2f5835ccd504442f2eaed4aaf0807b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel9-operator@sha256%3Adc34882ae4096505985e163b8fead369bc2f5835ccd504442f2eaed4aaf0807b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator\u0026tag=1779255989"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f8b152c6167e038d046580d88d3b9d8695e135aa945155231e869e46a5689341_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f8b152c6167e038d046580d88d3b9d8695e135aa945155231e869e46a5689341_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f8b152c6167e038d046580d88d3b9d8695e135aa945155231e869e46a5689341_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-webhook-rhel9@sha256%3Af8b152c6167e038d046580d88d3b9d8695e135aa945155231e869e46a5689341?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9\u0026tag=1779250132"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3eb3266e51bcff8668c12bda2b4330240bd2569a40c85fee6be989732ff8f68b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3eb3266e51bcff8668c12bda2b4330240bd2569a40c85fee6be989732ff8f68b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3eb3266e51bcff8668c12bda2b4330240bd2569a40c85fee6be989732ff8f68b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3A3eb3266e51bcff8668c12bda2b4330240bd2569a40c85fee6be989732ff8f68b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9\u0026tag=1779253452"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9a17f367a6dc58029e3ac83e4f2b6e9b240ec060c46c8ea06ecc87b0be87bdd4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9a17f367a6dc58029e3ac83e4f2b6e9b240ec060c46c8ea06ecc87b0be87bdd4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9a17f367a6dc58029e3ac83e4f2b6e9b240ec060c46c8ea06ecc87b0be87bdd4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3A9a17f367a6dc58029e3ac83e4f2b6e9b240ec060c46c8ea06ecc87b0be87bdd4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=1779252626"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0df4e077293a69adf4bf04de6e3aa8df95cd1e358e7087b8930e6a06fe7f781d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0df4e077293a69adf4bf04de6e3aa8df95cd1e358e7087b8930e6a06fe7f781d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0df4e077293a69adf4bf04de6e3aa8df95cd1e358e7087b8930e6a06fe7f781d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3A0df4e077293a69adf4bf04de6e3aa8df95cd1e358e7087b8930e6a06fe7f781d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=1779251893"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:09e62b7ca5c078a71c0a36f74785af16ff1aafb5edff0b43abc261e648f17eca_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:09e62b7ca5c078a71c0a36f74785af16ff1aafb5edff0b43abc261e648f17eca_amd64",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:09e62b7ca5c078a71c0a36f74785af16ff1aafb5edff0b43abc261e648f17eca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3A09e62b7ca5c078a71c0a36f74785af16ff1aafb5edff0b43abc261e648f17eca?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=1779258224"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:6299c1c95b656dd2ea47927a629be820c744864bf4b401dd1d81346ff26199a6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:6299c1c95b656dd2ea47927a629be820c744864bf4b401dd1d81346ff26199a6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:6299c1c95b656dd2ea47927a629be820c744864bf4b401dd1d81346ff26199a6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cloud-controller-manager-rhel9@sha256%3A6299c1c95b656dd2ea47927a629be820c744864bf4b401dd1d81346ff26199a6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9\u0026tag=1779251758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e5884e2e0f2451896ebc590ed0fb662429fc5971d99d19fd39dd98d29b9874f6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e5884e2e0f2451896ebc590ed0fb662429fc5971d99d19fd39dd98d29b9874f6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e5884e2e0f2451896ebc590ed0fb662429fc5971d99d19fd39dd98d29b9874f6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel9@sha256%3Ae5884e2e0f2451896ebc590ed0fb662429fc5971d99d19fd39dd98d29b9874f6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9\u0026tag=1779254105"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:689f54432640f9036f09a18ffdc655ef9f29514a5b2974da6beef407ef00039d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:689f54432640f9036f09a18ffdc655ef9f29514a5b2974da6beef407ef00039d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:689f54432640f9036f09a18ffdc655ef9f29514a5b2974da6beef407ef00039d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-rhel9@sha256%3A689f54432640f9036f09a18ffdc655ef9f29514a5b2974da6beef407ef00039d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9\u0026tag=1779251295"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bada651c6802150d411988a1462cc769cd2bd791ffca219a7e9ba6fc1f9e3ff6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bada651c6802150d411988a1462cc769cd2bd791ffca219a7e9ba6fc1f9e3ff6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bada651c6802150d411988a1462cc769cd2bd791ffca219a7e9ba6fc1f9e3ff6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3Abada651c6802150d411988a1462cc769cd2bd791ffca219a7e9ba6fc1f9e3ff6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9\u0026tag=1779250532"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4c75b6bfd12643b775a36ad69ed2cad789b27df74faf4454d723ba7f3c800746_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4c75b6bfd12643b775a36ad69ed2cad789b27df74faf4454d723ba7f3c800746_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4c75b6bfd12643b775a36ad69ed2cad789b27df74faf4454d723ba7f3c800746_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-cloud-controller-manager-rhel9@sha256%3A4c75b6bfd12643b775a36ad69ed2cad789b27df74faf4454d723ba7f3c800746?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9\u0026tag=1779250211"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2a9630616c4361ba346367855f264e8f01bd063f7fbc4ad4eb36fe181eac23e8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2a9630616c4361ba346367855f264e8f01bd063f7fbc4ad4eb36fe181eac23e8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2a9630616c4361ba346367855f264e8f01bd063f7fbc4ad4eb36fe181eac23e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9@sha256%3A2a9630616c4361ba346367855f264e8f01bd063f7fbc4ad4eb36fe181eac23e8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9\u0026tag=1779250628"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a801eaa3eac0b20b6a0de04b6a54ed18d2d54a175891b6ac39ab503da858ed6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a801eaa3eac0b20b6a0de04b6a54ed18d2d54a175891b6ac39ab503da858ed6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a801eaa3eac0b20b6a0de04b6a54ed18d2d54a175891b6ac39ab503da858ed6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256%3A7a801eaa3eac0b20b6a0de04b6a54ed18d2d54a175891b6ac39ab503da858ed6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator\u0026tag=1779250592"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7940286fc95f03f2323aa80e3c4a3aacb132d3532a380929ca20e831b46ff034_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7940286fc95f03f2323aa80e3c4a3aacb132d3532a380929ca20e831b46ff034_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7940286fc95f03f2323aa80e3c4a3aacb132d3532a380929ca20e831b46ff034_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3A7940286fc95f03f2323aa80e3c4a3aacb132d3532a380929ca20e831b46ff034?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9\u0026tag=1779256393"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38eb59fcefb3e1593774ca0117c163a3acdef98a0415e8d840ecacf1239220d6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38eb59fcefb3e1593774ca0117c163a3acdef98a0415e8d840ecacf1239220d6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38eb59fcefb3e1593774ca0117c163a3acdef98a0415e8d840ecacf1239220d6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-machine-controllers-rhel9@sha256%3A38eb59fcefb3e1593774ca0117c163a3acdef98a0415e8d840ecacf1239220d6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9\u0026tag=1779250499"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:38ffb7d7d3017c6cbff3741cfc8fb8049627d7f1fcdcaf60a9bf28ca4a5432fa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:38ffb7d7d3017c6cbff3741cfc8fb8049627d7f1fcdcaf60a9bf28ca4a5432fa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:38ffb7d7d3017c6cbff3741cfc8fb8049627d7f1fcdcaf60a9bf28ca4a5432fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-image-customization-controller-rhel9@sha256%3A38ffb7d7d3017c6cbff3741cfc8fb8049627d7f1fcdcaf60a9bf28ca4a5432fa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel9\u0026tag=1779250009"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:be8993a5a41be437bdf3515c2b3000c4bbf4fec8bb54c92ab3fbbfc8c864523b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:be8993a5a41be437bdf3515c2b3000c4bbf4fec8bb54c92ab3fbbfc8c864523b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:be8993a5a41be437bdf3515c2b3000c4bbf4fec8bb54c92ab3fbbfc8c864523b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3Abe8993a5a41be437bdf3515c2b3000c4bbf4fec8bb54c92ab3fbbfc8c864523b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=1779261020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f5562629f5161188d6397d25e124e5a01bf6a9752b87f06de75b95063d1b7270_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f5562629f5161188d6397d25e124e5a01bf6a9752b87f06de75b95063d1b7270_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f5562629f5161188d6397d25e124e5a01bf6a9752b87f06de75b95063d1b7270_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3Af5562629f5161188d6397d25e124e5a01bf6a9752b87f06de75b95063d1b7270?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=1779281052"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:f2ae73d315cbdfd49375cae9fdb6cac7365680b91fce4c0c3ddef5203a6abc68_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:f2ae73d315cbdfd49375cae9fdb6cac7365680b91fce4c0c3ddef5203a6abc68_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:f2ae73d315cbdfd49375cae9fdb6cac7365680b91fce4c0c3ddef5203a6abc68_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-altinfra-rhel9@sha256%3Af2ae73d315cbdfd49375cae9fdb6cac7365680b91fce4c0c3ddef5203a6abc68?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=1779281061"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3ee453c04008584850b4659e5db163d9cdc62004cfd2a3bffda429607f93cc27_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3ee453c04008584850b4659e5db163d9cdc62004cfd2a3bffda429607f93cc27_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3ee453c04008584850b4659e5db163d9cdc62004cfd2a3bffda429607f93cc27_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3A3ee453c04008584850b4659e5db163d9cdc62004cfd2a3bffda429607f93cc27?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=1779281084"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:81c6745c7507d47122280c0d6893a35a4d4adc515e850b2cdc8d23599583ad71_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:81c6745c7507d47122280c0d6893a35a4d4adc515e850b2cdc8d23599583ad71_amd64",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:81c6745c7507d47122280c0d6893a35a4d4adc515e850b2cdc8d23599583ad71_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3A81c6745c7507d47122280c0d6893a35a4d4adc515e850b2cdc8d23599583ad71?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel9\u0026tag=1779263513"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ac7df88a38d08b38f14a39fd19846cb82d1c96a518905ce115821e4d8f2c382_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ac7df88a38d08b38f14a39fd19846cb82d1c96a518905ce115821e4d8f2c382_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ac7df88a38d08b38f14a39fd19846cb82d1c96a518905ce115821e4d8f2c382_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3A9ac7df88a38d08b38f14a39fd19846cb82d1c96a518905ce115821e4d8f2c382?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=1779252723"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:569c7ca684bd5079965d1f1b37ef1c0009162f0b506b4d6fbce0558e4c4aaf66_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:569c7ca684bd5079965d1f1b37ef1c0009162f0b506b4d6fbce0558e4c4aaf66_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:569c7ca684bd5079965d1f1b37ef1c0009162f0b506b4d6fbce0558e4c4aaf66_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A569c7ca684bd5079965d1f1b37ef1c0009162f0b506b4d6fbce0558e4c4aaf66?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=1779258382"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cb2aadceabad32ab080d76a709b79b70d488d9ca2f115c1a481a88f5c9c2f9f8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cb2aadceabad32ab080d76a709b79b70d488d9ca2f115c1a481a88f5c9c2f9f8_amd64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cb2aadceabad32ab080d76a709b79b70d488d9ca2f115c1a481a88f5c9c2f9f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3Acb2aadceabad32ab080d76a709b79b70d488d9ca2f115c1a481a88f5c9c2f9f8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9\u0026tag=1779258057"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f4f5535781e45da074dbced129678eff77090ef6ce6fe56bf1e53042d369528f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f4f5535781e45da074dbced129678eff77090ef6ce6fe56bf1e53042d369528f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f4f5535781e45da074dbced129678eff77090ef6ce6fe56bf1e53042d369528f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-libvirt-machine-controllers-rhel9@sha256%3Af4f5535781e45da074dbced129678eff77090ef6ce6fe56bf1e53042d369528f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=1779251500"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6f1ad75bc2f909eae55c94e5ec26827dd8d6220bc5451a69d061aea0f63e8619_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6f1ad75bc2f909eae55c94e5ec26827dd8d6220bc5451a69d061aea0f63e8619_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6f1ad75bc2f909eae55c94e5ec26827dd8d6220bc5451a69d061aea0f63e8619_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3A6f1ad75bc2f909eae55c94e5ec26827dd8d6220bc5451a69d061aea0f63e8619?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=1779252859"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:14cdd1f3013720f8bd9353d57798ed683175d1b12915bffcef4d7d6342e825ef_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:14cdd1f3013720f8bd9353d57798ed683175d1b12915bffcef4d7d6342e825ef_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:14cdd1f3013720f8bd9353d57798ed683175d1b12915bffcef4d7d6342e825ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-aws-rhel9@sha256%3A14cdd1f3013720f8bd9353d57798ed683175d1b12915bffcef4d7d6342e825ef?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9\u0026tag=1779250152"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:892e3c70e4fc4b80cc77163705ce80529daf53564a08bb92df994137ff65ee4d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:892e3c70e4fc4b80cc77163705ce80529daf53564a08bb92df994137ff65ee4d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:892e3c70e4fc4b80cc77163705ce80529daf53564a08bb92df994137ff65ee4d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-azure-rhel9@sha256%3A892e3c70e4fc4b80cc77163705ce80529daf53564a08bb92df994137ff65ee4d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9\u0026tag=1779250032"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:320c716690843badf600b5ff2bc5a841edd43615c6036b92577faa2d11417f99_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:320c716690843badf600b5ff2bc5a841edd43615c6036b92577faa2d11417f99_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:320c716690843badf600b5ff2bc5a841edd43615c6036b92577faa2d11417f99_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel9@sha256%3A320c716690843badf600b5ff2bc5a841edd43615c6036b92577faa2d11417f99?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=1779250449"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ca509c6cf55a0571196c3cf33112c29d6d1e13b336797907640cb2785770b18c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ca509c6cf55a0571196c3cf33112c29d6d1e13b336797907640cb2785770b18c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ca509c6cf55a0571196c3cf33112c29d6d1e13b336797907640cb2785770b18c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3Aca509c6cf55a0571196c3cf33112c29d6d1e13b336797907640cb2785770b18c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=1779258721"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a1cd6feb5011cb18a4b2e73bf5c9238b89c45da875f69c7f18d24f8a9f05dd6d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a1cd6feb5011cb18a4b2e73bf5c9238b89c45da875f69c7f18d24f8a9f05dd6d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a1cd6feb5011cb18a4b2e73bf5c9238b89c45da875f69c7f18d24f8a9f05dd6d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3Aa1cd6feb5011cb18a4b2e73bf5c9238b89c45da875f69c7f18d24f8a9f05dd6d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=1779252062"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:3a91a4f0ad77f0356d7217e4419823590a033a0a5854fc0651a102b1e5ffb516_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:3a91a4f0ad77f0356d7217e4419823590a033a0a5854fc0651a102b1e5ffb516_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:3a91a4f0ad77f0356d7217e4419823590a033a0a5854fc0651a102b1e5ffb516_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3A3a91a4f0ad77f0356d7217e4419823590a033a0a5854fc0651a102b1e5ffb516?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=1779286342"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43ebf7b84f72061efbd53c99eb883ab97b431d2053df270225759eabe26f4c49_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43ebf7b84f72061efbd53c99eb883ab97b431d2053df270225759eabe26f4c49_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43ebf7b84f72061efbd53c99eb883ab97b431d2053df270225759eabe26f4c49_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3A43ebf7b84f72061efbd53c99eb883ab97b431d2053df270225759eabe26f4c49?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=1779262789"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8e08bcb40b3f77d01b384620779a780b99f98b645dd242258b6c3af736b563fa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8e08bcb40b3f77d01b384620779a780b99f98b645dd242258b6c3af736b563fa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8e08bcb40b3f77d01b384620779a780b99f98b645dd242258b6c3af736b563fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3A8e08bcb40b3f77d01b384620779a780b99f98b645dd242258b6c3af736b563fa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9\u0026tag=1779259043"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:b85c2ff4e6919a2941008fcf852036af88d8bfc0697fac26db7f0cdd55b9a83f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:b85c2ff4e6919a2941008fcf852036af88d8bfc0697fac26db7f0cdd55b9a83f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:b85c2ff4e6919a2941008fcf852036af88d8bfc0697fac26db7f0cdd55b9a83f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3Ab85c2ff4e6919a2941008fcf852036af88d8bfc0697fac26db7f0cdd55b9a83f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9\u0026tag=1779254313"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5b3c5d8117c57355b2232acfd2d429b6b711819a9cc7fd839d3bd45b16ee5f55_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5b3c5d8117c57355b2232acfd2d429b6b711819a9cc7fd839d3bd45b16ee5f55_amd64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5b3c5d8117c57355b2232acfd2d429b6b711819a9cc7fd839d3bd45b16ee5f55_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3A5b3c5d8117c57355b2232acfd2d429b6b711819a9cc7fd839d3bd45b16ee5f55?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=1779256131"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a5943bcbd35e2a099cdc285abb888c8f174fbb924859e6436d85bffa2ef6a302_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a5943bcbd35e2a099cdc285abb888c8f174fbb924859e6436d85bffa2ef6a302_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a5943bcbd35e2a099cdc285abb888c8f174fbb924859e6436d85bffa2ef6a302_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3Aa5943bcbd35e2a099cdc285abb888c8f174fbb924859e6436d85bffa2ef6a302?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9\u0026tag=1779261577"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:22bcf1f0ee52b3c487affa1ac6126e47abe9b79f958849812168de0429a87f6f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:22bcf1f0ee52b3c487affa1ac6126e47abe9b79f958849812168de0429a87f6f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:22bcf1f0ee52b3c487affa1ac6126e47abe9b79f958849812168de0429a87f6f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3A22bcf1f0ee52b3c487affa1ac6126e47abe9b79f958849812168de0429a87f6f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=1779251811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd9ab99b292e613266f833364f13ad19e9b26204deb12c56df333c3282d235fd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd9ab99b292e613266f833364f13ad19e9b26204deb12c56df333c3282d235fd_amd64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd9ab99b292e613266f833364f13ad19e9b26204deb12c56df333c3282d235fd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3Abd9ab99b292e613266f833364f13ad19e9b26204deb12c56df333c3282d235fd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=1779269865"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:30f401daee51b1d573d8b980d1eef5fdd0e46b5a9c876296e4cfabd77c598e15_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:30f401daee51b1d573d8b980d1eef5fdd0e46b5a9c876296e4cfabd77c598e15_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:30f401daee51b1d573d8b980d1eef5fdd0e46b5a9c876296e4cfabd77c598e15_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-nutanix-cloud-controller-manager-rhel9@sha256%3A30f401daee51b1d573d8b980d1eef5fdd0e46b5a9c876296e4cfabd77c598e15?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9\u0026tag=1779250062"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:d6430fc5e218fd51b59b1ce5045b52e326f1c471a17b0abfd8787553c2df60fa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:d6430fc5e218fd51b59b1ce5045b52e326f1c471a17b0abfd8787553c2df60fa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:d6430fc5e218fd51b59b1ce5045b52e326f1c471a17b0abfd8787553c2df60fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-nutanix-machine-controllers-rhel9@sha256%3Ad6430fc5e218fd51b59b1ce5045b52e326f1c471a17b0abfd8787553c2df60fa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9\u0026tag=1779278543"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:05912c80cbd999c32571218e6d75bea3aedeef74852e995ceac2e7fb1b01b696_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:05912c80cbd999c32571218e6d75bea3aedeef74852e995ceac2e7fb1b01b696_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:05912c80cbd999c32571218e6d75bea3aedeef74852e995ceac2e7fb1b01b696_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3A05912c80cbd999c32571218e6d75bea3aedeef74852e995ceac2e7fb1b01b696?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=1779252089"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b94f87abe421ddf92ddd53d3f1c6dcefbea083db6f02668ba98cb59ccd35e8e9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b94f87abe421ddf92ddd53d3f1c6dcefbea083db6f02668ba98cb59ccd35e8e9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b94f87abe421ddf92ddd53d3f1c6dcefbea083db6f02668ba98cb59ccd35e8e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3Ab94f87abe421ddf92ddd53d3f1c6dcefbea083db6f02668ba98cb59ccd35e8e9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel9\u0026tag=1779263779"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:2900823d24dda552b6d4063be5b9615b24dbbb288b2702ec4313ce99bd9ec2ca_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:2900823d24dda552b6d4063be5b9615b24dbbb288b2702ec4313ce99bd9ec2ca_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:2900823d24dda552b6d4063be5b9615b24dbbb288b2702ec4313ce99bd9ec2ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3A2900823d24dda552b6d4063be5b9615b24dbbb288b2702ec4313ce99bd9ec2ca?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9\u0026tag=1779253467"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:0559bd5bcecd4b6b2b24007eb4a03c65f45063e5359dfedf5a14ccda199c7899_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:0559bd5bcecd4b6b2b24007eb4a03c65f45063e5359dfedf5a14ccda199c7899_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:0559bd5bcecd4b6b2b24007eb4a03c65f45063e5359dfedf5a14ccda199c7899_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-rukpak-rhel9@sha256%3A0559bd5bcecd4b6b2b24007eb4a03c65f45063e5359dfedf5a14ccda199c7899?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-rukpak-rhel9\u0026tag=1779263844"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5b896bbd0564afde2914c804fb331280fc78ceb831a047c0c1fd777576a5b8c4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5b896bbd0564afde2914c804fb331280fc78ceb831a047c0c1fd777576a5b8c4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5b896bbd0564afde2914c804fb331280fc78ceb831a047c0c1fd777576a5b8c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A5b896bbd0564afde2914c804fb331280fc78ceb831a047c0c1fd777576a5b8c4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=1779254455"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b5005749857e00d42f95022459ca7a607b7445e53b62399b6a1820d4d71a501c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b5005749857e00d42f95022459ca7a607b7445e53b62399b6a1820d4d71a501c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b5005749857e00d42f95022459ca7a607b7445e53b62399b6a1820d4d71a501c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3Ab5005749857e00d42f95022459ca7a607b7445e53b62399b6a1820d4d71a501c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=1779256815"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a63f630eb523aa9c85795ab923ac658baa4c3db17f0ac5247162ef8bca0923c6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a63f630eb523aa9c85795ab923ac658baa4c3db17f0ac5247162ef8bca0923c6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a63f630eb523aa9c85795ab923ac658baa4c3db17f0ac5247162ef8bca0923c6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3Aa63f630eb523aa9c85795ab923ac658baa4c3db17f0ac5247162ef8bca0923c6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=1779254907"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:bead99b68d82b36b367dac46c2111fd8edee0178643493f66e3ff8bb7dc8a645_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:bead99b68d82b36b367dac46c2111fd8edee0178643493f66e3ff8bb7dc8a645_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:bead99b68d82b36b367dac46c2111fd8edee0178643493f66e3ff8bb7dc8a645_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3Abead99b68d82b36b367dac46c2111fd8edee0178643493f66e3ff8bb7dc8a645?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator\u0026tag=1779252990"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a6a4bf90759286416284eb0a93b6d802ab661e490fb21f123f141de12dfa227f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a6a4bf90759286416284eb0a93b6d802ab661e490fb21f123f141de12dfa227f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a6a4bf90759286416284eb0a93b6d802ab661e490fb21f123f141de12dfa227f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3Aa6a4bf90759286416284eb0a93b6d802ab661e490fb21f123f141de12dfa227f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=1779250744"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:671502952b3ddbd0f953e60b29def3eca0e2416a3a688774d4520453af07baf2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:671502952b3ddbd0f953e60b29def3eca0e2416a3a688774d4520453af07baf2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:671502952b3ddbd0f953e60b29def3eca0e2416a3a688774d4520453af07baf2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3A671502952b3ddbd0f953e60b29def3eca0e2416a3a688774d4520453af07baf2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=1779263073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c6fe6ae20c7e9e0e68b7a35f7e388e3caa2af3035361e59dfeb47f7006971fce_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c6fe6ae20c7e9e0e68b7a35f7e388e3caa2af3035361e59dfeb47f7006971fce_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c6fe6ae20c7e9e0e68b7a35f7e388e3caa2af3035361e59dfeb47f7006971fce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3Ac6fe6ae20c7e9e0e68b7a35f7e388e3caa2af3035361e59dfeb47f7006971fce?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=1779262700"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:54d8f96067571abe8de8a55ae092cef1f4f423afa6d05d5b2f46663744ebcabd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:54d8f96067571abe8de8a55ae092cef1f4f423afa6d05d5b2f46663744ebcabd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:54d8f96067571abe8de8a55ae092cef1f4f423afa6d05d5b2f46663744ebcabd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3A54d8f96067571abe8de8a55ae092cef1f4f423afa6d05d5b2f46663744ebcabd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=1779263069"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:a242549ee4cdf6946f41d601af649317c53fb6ce779147ccf99106d3ce38a74f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:a242549ee4cdf6946f41d601af649317c53fb6ce779147ccf99106d3ce38a74f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:a242549ee4cdf6946f41d601af649317c53fb6ce779147ccf99106d3ce38a74f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9@sha256%3Aa242549ee4cdf6946f41d601af649317c53fb6ce779147ccf99106d3ce38a74f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9\u0026tag=1779251117"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1785ef5991ec5ddf63130f0b1983c2b9cc23eceee5181c060cc62c6fd18ede33_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1785ef5991ec5ddf63130f0b1983c2b9cc23eceee5181c060cc62c6fd18ede33_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1785ef5991ec5ddf63130f0b1983c2b9cc23eceee5181c060cc62c6fd18ede33_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9-operator@sha256%3A1785ef5991ec5ddf63130f0b1983c2b9cc23eceee5181c060cc62c6fd18ede33?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator\u0026tag=1779253258"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:69182f4919f1b5f9bb6e7103fb5f12bcbeb697e826fa1a516124989f52128cee_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:69182f4919f1b5f9bb6e7103fb5f12bcbeb697e826fa1a516124989f52128cee_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:69182f4919f1b5f9bb6e7103fb5f12bcbeb697e826fa1a516124989f52128cee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-cloud-controller-manager-rhel9@sha256%3A69182f4919f1b5f9bb6e7103fb5f12bcbeb697e826fa1a516124989f52128cee?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9\u0026tag=1779251059"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:6018f1f3a11ec47bf1c281610bca3859c4122597910e6cf7d4dcb35c4a7ad60c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:6018f1f3a11ec47bf1c281610bca3859c4122597910e6cf7d4dcb35c4a7ad60c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:6018f1f3a11ec47bf1c281610bca3859c4122597910e6cf7d4dcb35c4a7ad60c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-machine-controllers-rhel9@sha256%3A6018f1f3a11ec47bf1c281610bca3859c4122597910e6cf7d4dcb35c4a7ad60c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9\u0026tag=1779251590"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:8cd40d63b3d13bef1cfd650b9bb521675dd4d15a9b308a16c034cae8ed048cad_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:8cd40d63b3d13bef1cfd650b9bb521675dd4d15a9b308a16c034cae8ed048cad_amd64",
"product_id": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:8cd40d63b3d13bef1cfd650b9bb521675dd4d15a9b308a16c034cae8ed048cad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-k8s-prometheus-adapter-rhel9@sha256%3A8cd40d63b3d13bef1cfd650b9bb521675dd4d15a9b308a16c034cae8ed048cad?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9\u0026tag=1779253448"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c2a814937215d63f71fda7ecb70017e9844b89c6b672fedf5a1b08f6f93d06a8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c2a814937215d63f71fda7ecb70017e9844b89c6b672fedf5a1b08f6f93d06a8_amd64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c2a814937215d63f71fda7ecb70017e9844b89c6b672fedf5a1b08f6f93d06a8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3Ac2a814937215d63f71fda7ecb70017e9844b89c6b672fedf5a1b08f6f93d06a8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=1779255317"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a5c30d6f5bdd0e2bbe53ce9b90a00e94e84de1a0ed6d29aa86219518fb0c626c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a5c30d6f5bdd0e2bbe53ce9b90a00e94e84de1a0ed6d29aa86219518fb0c626c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a5c30d6f5bdd0e2bbe53ce9b90a00e94e84de1a0ed6d29aa86219518fb0c626c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sdn-rhel9@sha256%3Aa5c30d6f5bdd0e2bbe53ce9b90a00e94e84de1a0ed6d29aa86219518fb0c626c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=1779252050"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b0dfda5623e607655446385145a48db54fc830c29b610037b52f677fe94bc1dd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b0dfda5623e607655446385145a48db54fc830c29b610037b52f677fe94bc1dd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b0dfda5623e607655446385145a48db54fc830c29b610037b52f677fe94bc1dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3Ab0dfda5623e607655446385145a48db54fc830c29b610037b52f677fe94bc1dd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=1779256002"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4148272ea7b1e1b306c4e33dbb6baa9bde7a68d6522436a51e939bab4eb8ea7f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4148272ea7b1e1b306c4e33dbb6baa9bde7a68d6522436a51e939bab4eb8ea7f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4148272ea7b1e1b306c4e33dbb6baa9bde7a68d6522436a51e939bab4eb8ea7f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3A4148272ea7b1e1b306c4e33dbb6baa9bde7a68d6522436a51e939bab4eb8ea7f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=1779253265"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vmware-vsphere-csi-driver-rhel9@sha256%3A9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9\u0026tag=1779250064"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vmware-vsphere-csi-driver-rhel9@sha256%3A9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9\u0026tag=1779250064"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256%3Aa9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator\u0026tag=1779250066"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256%3Aa9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator\u0026tag=1779250066"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9024353b9d2359e30c5651042483ee70526996d02854b111f4bd9ffd3fe95026_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9024353b9d2359e30c5651042483ee70526996d02854b111f4bd9ffd3fe95026_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9024353b9d2359e30c5651042483ee70526996d02854b111f4bd9ffd3fe95026_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-cloud-controller-manager-rhel9@sha256%3A9024353b9d2359e30c5651042483ee70526996d02854b111f4bd9ffd3fe95026?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9\u0026tag=1779249999"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b3c65460fa54403f95f3c1192347b187b25b69c9214c5e586bc582dad432a9cb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b3c65460fa54403f95f3c1192347b187b25b69c9214c5e586bc582dad432a9cb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b3c65460fa54403f95f3c1192347b187b25b69c9214c5e586bc582dad432a9cb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-cluster-api-controllers-rhel9@sha256%3Ab3c65460fa54403f95f3c1192347b187b25b69c9214c5e586bc582dad432a9cb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9\u0026tag=1779250085"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45bbacf37a0fa13ccd4dbf0cbb2e6d2e858890445d97f649773942c0a88f3629_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45bbacf37a0fa13ccd4dbf0cbb2e6d2e858890445d97f649773942c0a88f3629_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45bbacf37a0fa13ccd4dbf0cbb2e6d2e858890445d97f649773942c0a88f3629_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3A45bbacf37a0fa13ccd4dbf0cbb2e6d2e858890445d97f649773942c0a88f3629?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=1779255831"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c2c770a1c5cd4024ea070d05285f23c065fbf2860996c56fed89efd5d447d57b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c2c770a1c5cd4024ea070d05285f23c065fbf2860996c56fed89efd5d447d57b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c2c770a1c5cd4024ea070d05285f23c065fbf2860996c56fed89efd5d447d57b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3Ac2c770a1c5cd4024ea070d05285f23c065fbf2860996c56fed89efd5d447d57b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9\u0026tag=1779258763"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5f38a62d298309bbc8b3f28d99e03b21b071256c6511863946ae082bcfb024d7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5f38a62d298309bbc8b3f28d99e03b21b071256c6511863946ae082bcfb024d7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5f38a62d298309bbc8b3f28d99e03b21b071256c6511863946ae082bcfb024d7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3A5f38a62d298309bbc8b3f28d99e03b21b071256c6511863946ae082bcfb024d7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=1779262624"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:69b1b6dbe21aadeddee2250944d3f562d04b10152741e261e1327e6840649dbd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:69b1b6dbe21aadeddee2250944d3f562d04b10152741e261e1327e6840649dbd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:69b1b6dbe21aadeddee2250944d3f562d04b10152741e261e1327e6840649dbd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3A69b1b6dbe21aadeddee2250944d3f562d04b10152741e261e1327e6840649dbd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=1779253852"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dca861bc089e151181369c8ed8670be71c5e6eef094bedd61b30248fb13dbf23_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dca861bc089e151181369c8ed8670be71c5e6eef094bedd61b30248fb13dbf23_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dca861bc089e151181369c8ed8670be71c5e6eef094bedd61b30248fb13dbf23_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3Adca861bc089e151181369c8ed8670be71c5e6eef094bedd61b30248fb13dbf23?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=1779251726"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d8fe8854022eb245f92305d42b92cb3dc81207f1115975ad607a75a023b8a820_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d8fe8854022eb245f92305d42b92cb3dc81207f1115975ad607a75a023b8a820_amd64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d8fe8854022eb245f92305d42b92cb3dc81207f1115975ad607a75a023b8a820_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3Ad8fe8854022eb245f92305d42b92cb3dc81207f1115975ad607a75a023b8a820?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=1779251836"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a5b0377a79065793239498bd0743919b77cef2155093138bba8fa9884701c570_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a5b0377a79065793239498bd0743919b77cef2155093138bba8fa9884701c570_amd64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a5b0377a79065793239498bd0743919b77cef2155093138bba8fa9884701c570_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3Aa5b0377a79065793239498bd0743919b77cef2155093138bba8fa9884701c570?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel9\u0026tag=1779262189"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:797a79c184b21fb1d2cfd6c59fe54be07061b559bf77bb169e36790650fa907e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:797a79c184b21fb1d2cfd6c59fe54be07061b559bf77bb169e36790650fa907e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:797a79c184b21fb1d2cfd6c59fe54be07061b559bf77bb169e36790650fa907e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-csi-driver-syncer-rhel9@sha256%3A797a79c184b21fb1d2cfd6c59fe54be07061b559bf77bb169e36790650fa907e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9\u0026tag=1779250033"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:b3305ace24242932292e14458e4ec2ad72f414f7dc24681fa497f7d1c382ea56_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:b3305ace24242932292e14458e4ec2ad72f414f7dc24681fa497f7d1c382ea56_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:b3305ace24242932292e14458e4ec2ad72f414f7dc24681fa497f7d1c382ea56_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-problem-detector-rhel9@sha256%3Ab3305ace24242932292e14458e4ec2ad72f414f7dc24681fa497f7d1c382ea56?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9\u0026tag=1779250030"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c0e8f7ad38409ea594409fb3878317dea94ddb7a4b1c6537ec69c5a075ea0e37_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c0e8f7ad38409ea594409fb3878317dea94ddb7a4b1c6537ec69c5a075ea0e37_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c0e8f7ad38409ea594409fb3878317dea94ddb7a4b1c6537ec69c5a075ea0e37_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3Ac0e8f7ad38409ea594409fb3878317dea94ddb7a4b1c6537ec69c5a075ea0e37?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=1779250701"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:99f4af491329b3352e86322a56f42cd4588beeda00a2f94a2b82b169f6328fd8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:99f4af491329b3352e86322a56f42cd4588beeda00a2f94a2b82b169f6328fd8_arm64",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:99f4af491329b3352e86322a56f42cd4588beeda00a2f94a2b82b169f6328fd8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3A99f4af491329b3352e86322a56f42cd4588beeda00a2f94a2b82b169f6328fd8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9\u0026tag=1779262531"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:2445e2741338aa7067c38f9ffb4bad3635d2f9ba64681f438efc86ca49ed2e22_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:2445e2741338aa7067c38f9ffb4bad3635d2f9ba64681f438efc86ca49ed2e22_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:2445e2741338aa7067c38f9ffb4bad3635d2f9ba64681f438efc86ca49ed2e22_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-rhel9@sha256%3A2445e2741338aa7067c38f9ffb4bad3635d2f9ba64681f438efc86ca49ed2e22?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9\u0026tag=1779251456"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b394f22e4a2adf3fb5048a8ec209c83453abdfb78dc45aac22b7656a19d239d1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b394f22e4a2adf3fb5048a8ec209c83453abdfb78dc45aac22b7656a19d239d1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b394f22e4a2adf3fb5048a8ec209c83453abdfb78dc45aac22b7656a19d239d1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-operator-rhel9@sha256%3Ab394f22e4a2adf3fb5048a8ec209c83453abdfb78dc45aac22b7656a19d239d1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9\u0026tag=1779250067"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:99946bcecef29fccd2dc55cc18dfd5cefef1957666c9b8cd4c555ae9d8db676a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:99946bcecef29fccd2dc55cc18dfd5cefef1957666c9b8cd4c555ae9d8db676a_arm64",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:99946bcecef29fccd2dc55cc18dfd5cefef1957666c9b8cd4c555ae9d8db676a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3A99946bcecef29fccd2dc55cc18dfd5cefef1957666c9b8cd4c555ae9d8db676a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9\u0026tag=1779257059"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd9ed3d17f45e13aced32171e8565f8f58b7622ac1f2a7794a9d62263da7ef69_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd9ed3d17f45e13aced32171e8565f8f58b7622ac1f2a7794a9d62263da7ef69_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd9ed3d17f45e13aced32171e8565f8f58b7622ac1f2a7794a9d62263da7ef69_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3Afd9ed3d17f45e13aced32171e8565f8f58b7622ac1f2a7794a9d62263da7ef69?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=1779256787"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:071392012c68f968615e26cfd19b309139b860b0569d52cfb0cbe85c3427fc37_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:071392012c68f968615e26cfd19b309139b860b0569d52cfb0cbe85c3427fc37_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:071392012c68f968615e26cfd19b309139b860b0569d52cfb0cbe85c3427fc37_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3A071392012c68f968615e26cfd19b309139b860b0569d52cfb0cbe85c3427fc37?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=1779254840"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:9a0712d681f6d1778ec84618ed13b11c97e4d6b4bb3f2061083c8a642f0beb1c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:9a0712d681f6d1778ec84618ed13b11c97e4d6b4bb3f2061083c8a642f0beb1c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:9a0712d681f6d1778ec84618ed13b11c97e4d6b4bb3f2061083c8a642f0beb1c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3A9a0712d681f6d1778ec84618ed13b11c97e4d6b4bb3f2061083c8a642f0beb1c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=1779258849"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cc73c3f7d97cb6099485252ca4ff3f4c9e26969635fe3b234ffeaaa8e833d6d1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cc73c3f7d97cb6099485252ca4ff3f4c9e26969635fe3b234ffeaaa8e833d6d1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cc73c3f7d97cb6099485252ca4ff3f4c9e26969635fe3b234ffeaaa8e833d6d1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3Acc73c3f7d97cb6099485252ca4ff3f4c9e26969635fe3b234ffeaaa8e833d6d1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=1779250889"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:36e50b65c2a5f3c0e56acf0ef991e5ee8f187cfacb37b683aaa00e97a5d0e433_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:36e50b65c2a5f3c0e56acf0ef991e5ee8f187cfacb37b683aaa00e97a5d0e433_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:36e50b65c2a5f3c0e56acf0ef991e5ee8f187cfacb37b683aaa00e97a5d0e433_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3A36e50b65c2a5f3c0e56acf0ef991e5ee8f187cfacb37b683aaa00e97a5d0e433?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=1779258985"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:db83ee31d8a8649725b103e410ca2965c60b86e0a8be8e70f14376dfcec39b8b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:db83ee31d8a8649725b103e410ca2965c60b86e0a8be8e70f14376dfcec39b8b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:db83ee31d8a8649725b103e410ca2965c60b86e0a8be8e70f14376dfcec39b8b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3Adb83ee31d8a8649725b103e410ca2965c60b86e0a8be8e70f14376dfcec39b8b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=1779252665"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:711d81a664205f975ea1982fc415575ca43166fed54e9dc2f801750fabc1c6ed_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:711d81a664205f975ea1982fc415575ca43166fed54e9dc2f801750fabc1c6ed_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:711d81a664205f975ea1982fc415575ca43166fed54e9dc2f801750fabc1c6ed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3A711d81a664205f975ea1982fc415575ca43166fed54e9dc2f801750fabc1c6ed?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=1779259882"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1431a026103fa0b98183f4d0098697af78478ecccc1c0ebc6c3338c268603425_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1431a026103fa0b98183f4d0098697af78478ecccc1c0ebc6c3338c268603425_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1431a026103fa0b98183f4d0098697af78478ecccc1c0ebc6c3338c268603425_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3A1431a026103fa0b98183f4d0098697af78478ecccc1c0ebc6c3338c268603425?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=1779259370"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:591a3dcfd46410462aff2e777b28897f3c51255ad8d26285946df4639cdad68b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:591a3dcfd46410462aff2e777b28897f3c51255ad8d26285946df4639cdad68b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:591a3dcfd46410462aff2e777b28897f3c51255ad8d26285946df4639cdad68b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3A591a3dcfd46410462aff2e777b28897f3c51255ad8d26285946df4639cdad68b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=1779263189"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3fd7b4fc902611f29ae0cbfed4b03ca5ad65bcdd5206787e622d7e6ca0d550e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3fd7b4fc902611f29ae0cbfed4b03ca5ad65bcdd5206787e622d7e6ca0d550e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3fd7b4fc902611f29ae0cbfed4b03ca5ad65bcdd5206787e622d7e6ca0d550e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3Ad3fd7b4fc902611f29ae0cbfed4b03ca5ad65bcdd5206787e622d7e6ca0d550e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=1779252337"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c91a3c588e78a92df5887828fc6cb03cb28580996fbb5204bbc5e17abf93ab8a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c91a3c588e78a92df5887828fc6cb03cb28580996fbb5204bbc5e17abf93ab8a_arm64",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c91a3c588e78a92df5887828fc6cb03cb28580996fbb5204bbc5e17abf93ab8a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3Ac91a3c588e78a92df5887828fc6cb03cb28580996fbb5204bbc5e17abf93ab8a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9\u0026tag=1779257911"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da62a9e0d6c4108a00b6adb5ed5ffb0322fd7cbb37c9ef9bc34ce8b7ad71ef1e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da62a9e0d6c4108a00b6adb5ed5ffb0322fd7cbb37c9ef9bc34ce8b7ad71ef1e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da62a9e0d6c4108a00b6adb5ed5ffb0322fd7cbb37c9ef9bc34ce8b7ad71ef1e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3Ada62a9e0d6c4108a00b6adb5ed5ffb0322fd7cbb37c9ef9bc34ce8b7ad71ef1e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=1779254114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cb3abe166a28ec665a117cb3c13335ce21381126b0f52bbdfa93daf8600045d2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cb3abe166a28ec665a117cb3c13335ce21381126b0f52bbdfa93daf8600045d2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cb3abe166a28ec665a117cb3c13335ce21381126b0f52bbdfa93daf8600045d2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3Acb3abe166a28ec665a117cb3c13335ce21381126b0f52bbdfa93daf8600045d2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=1779262779"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:01d99a84e687c20c1078c90223e884e7497908c05ce363d121378f96d46fbe2e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:01d99a84e687c20c1078c90223e884e7497908c05ce363d121378f96d46fbe2e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:01d99a84e687c20c1078c90223e884e7497908c05ce363d121378f96d46fbe2e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3A01d99a84e687c20c1078c90223e884e7497908c05ce363d121378f96d46fbe2e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=1779250200"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c89f7fd553664814765a30ee59ed8dd4c2caf3b9ff40ad351096b408f1f3d938_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c89f7fd553664814765a30ee59ed8dd4c2caf3b9ff40ad351096b408f1f3d938_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c89f7fd553664814765a30ee59ed8dd4c2caf3b9ff40ad351096b408f1f3d938_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3Ac89f7fd553664814765a30ee59ed8dd4c2caf3b9ff40ad351096b408f1f3d938?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=1779251358"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d8dbf300f9ca4ec47510347c47d5870c9a8db7703ec5a4344e626fd449ec7fae_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d8dbf300f9ca4ec47510347c47d5870c9a8db7703ec5a4344e626fd449ec7fae_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d8dbf300f9ca4ec47510347c47d5870c9a8db7703ec5a4344e626fd449ec7fae_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3Ad8dbf300f9ca4ec47510347c47d5870c9a8db7703ec5a4344e626fd449ec7fae?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=1779251129"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5b91f26964ac42d3c19646792051c96a8ae25a7626ae081806c382c3cdf558ea_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5b91f26964ac42d3c19646792051c96a8ae25a7626ae081806c382c3cdf558ea_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5b91f26964ac42d3c19646792051c96a8ae25a7626ae081806c382c3cdf558ea_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-validation-webhook-rhel9@sha256%3A5b91f26964ac42d3c19646792051c96a8ae25a7626ae081806c382c3cdf558ea?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9\u0026tag=1779254156"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4dd95c213870b3d4ae9bf202094055f0cac5a965422dab852183305b5d85634d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4dd95c213870b3d4ae9bf202094055f0cac5a965422dab852183305b5d85634d_arm64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4dd95c213870b3d4ae9bf202094055f0cac5a965422dab852183305b5d85634d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3A4dd95c213870b3d4ae9bf202094055f0cac5a965422dab852183305b5d85634d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=1779256930"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d4f1907759d9532d9659a97d18282e98c54eeffffc33c7de0570213b545aab51_arm64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d4f1907759d9532d9659a97d18282e98c54eeffffc33c7de0570213b545aab51_arm64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d4f1907759d9532d9659a97d18282e98c54eeffffc33c7de0570213b545aab51_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3Ad4f1907759d9532d9659a97d18282e98c54eeffffc33c7de0570213b545aab51?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=1779252559"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ef35b3f8dc1662db59c39013b9d38f8f01de3db0dfc6cd8c5c18cadd203d565_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ef35b3f8dc1662db59c39013b9d38f8f01de3db0dfc6cd8c5c18cadd203d565_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ef35b3f8dc1662db59c39013b9d38f8f01de3db0dfc6cd8c5c18cadd203d565_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3A3ef35b3f8dc1662db59c39013b9d38f8f01de3db0dfc6cd8c5c18cadd203d565?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=1779250609"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e85418d292d588f67f52d1e513ded87b7160868e24b84ea1eadbe39a372e70bd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e85418d292d588f67f52d1e513ded87b7160868e24b84ea1eadbe39a372e70bd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e85418d292d588f67f52d1e513ded87b7160868e24b84ea1eadbe39a372e70bd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3Ae85418d292d588f67f52d1e513ded87b7160868e24b84ea1eadbe39a372e70bd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9\u0026tag=1779255735"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e9aca9254ed6f373e26dfc4b7403dd5b9a9f6cdf25acdc963a589530e5e1a4c1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e9aca9254ed6f373e26dfc4b7403dd5b9a9f6cdf25acdc963a589530e5e1a4c1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e9aca9254ed6f373e26dfc4b7403dd5b9a9f6cdf25acdc963a589530e5e1a4c1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3Ae9aca9254ed6f373e26dfc4b7403dd5b9a9f6cdf25acdc963a589530e5e1a4c1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9\u0026tag=1779250747"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:9786d7dade47aa9fd3834175a88f0b768b2c66c39ad689dcfb48107ce1dcdc59_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:9786d7dade47aa9fd3834175a88f0b768b2c66c39ad689dcfb48107ce1dcdc59_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:9786d7dade47aa9fd3834175a88f0b768b2c66c39ad689dcfb48107ce1dcdc59_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3A9786d7dade47aa9fd3834175a88f0b768b2c66c39ad689dcfb48107ce1dcdc59?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=1779250180"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1302901a96768f4c566a54ce4265fb2abe023d025652df4b78b94a8e44d785a2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1302901a96768f4c566a54ce4265fb2abe023d025652df4b78b94a8e44d785a2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1302901a96768f4c566a54ce4265fb2abe023d025652df4b78b94a8e44d785a2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3A1302901a96768f4c566a54ce4265fb2abe023d025652df4b78b94a8e44d785a2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=1779260812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:ac8836902e31b9f34359bb5074d0c40a68f0794de19e356522d589868c99608a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:ac8836902e31b9f34359bb5074d0c40a68f0794de19e356522d589868c99608a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:ac8836902e31b9f34359bb5074d0c40a68f0794de19e356522d589868c99608a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-rhel9@sha256%3Aac8836902e31b9f34359bb5074d0c40a68f0794de19e356522d589868c99608a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=1779249114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b407dbba3a3c34947d90ec0d499810500c04979d581747b634eea87a810a0125_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b407dbba3a3c34947d90ec0d499810500c04979d581747b634eea87a810a0125_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b407dbba3a3c34947d90ec0d499810500c04979d581747b634eea87a810a0125_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-agent-rhel9@sha256%3Ab407dbba3a3c34947d90ec0d499810500c04979d581747b634eea87a810a0125?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=1779249064"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:8a0170234fa98ee60b9b7fef0d16d03c6ea42a1c6d72f7330ae957a9638feccd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:8a0170234fa98ee60b9b7fef0d16d03c6ea42a1c6d72f7330ae957a9638feccd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:8a0170234fa98ee60b9b7fef0d16d03c6ea42a1c6d72f7330ae957a9638feccd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-machine-os-downloader-rhel9@sha256%3A8a0170234fa98ee60b9b7fef0d16d03c6ea42a1c6d72f7330ae957a9638feccd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=1779249229"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ba7d10fa2d0bbe169b5c5b3bc2c05c43cb12df3d825443ffff13bc79f31160b2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ba7d10fa2d0bbe169b5c5b3bc2c05c43cb12df3d825443ffff13bc79f31160b2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ba7d10fa2d0bbe169b5c5b3bc2c05c43cb12df3d825443ffff13bc79f31160b2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-static-ip-manager-rhel9@sha256%3Aba7d10fa2d0bbe169b5c5b3bc2c05c43cb12df3d825443ffff13bc79f31160b2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9\u0026tag=1779249001"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e8463d4ec6bc3e56ec6b7e84a1dd9cad25fba166983f3a96bc16541d3b2fcf24_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e8463d4ec6bc3e56ec6b7e84a1dd9cad25fba166983f3a96bc16541d3b2fcf24_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e8463d4ec6bc3e56ec6b7e84a1dd9cad25fba166983f3a96bc16541d3b2fcf24_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3Ae8463d4ec6bc3e56ec6b7e84a1dd9cad25fba166983f3a96bc16541d3b2fcf24?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=1779251778"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c98262a94c7d211b27b0e48b3dbf3fd7177c2b78e7ef1b2c07c57f0d982dc6d0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c98262a94c7d211b27b0e48b3dbf3fd7177c2b78e7ef1b2c07c57f0d982dc6d0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c98262a94c7d211b27b0e48b3dbf3fd7177c2b78e7ef1b2c07c57f0d982dc6d0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3Ac98262a94c7d211b27b0e48b3dbf3fd7177c2b78e7ef1b2c07c57f0d982dc6d0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9\u0026tag=1779252619"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3e04181d1f9f33bfd9e8d82d9a07c33e3692a43af65fc0bccdd529f018ec717_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3e04181d1f9f33bfd9e8d82d9a07c33e3692a43af65fc0bccdd529f018ec717_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3e04181d1f9f33bfd9e8d82d9a07c33e3692a43af65fc0bccdd529f018ec717_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3Ae3e04181d1f9f33bfd9e8d82d9a07c33e3692a43af65fc0bccdd529f018ec717?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=1779252959"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:6abc5769619c5cea817aa473030f231d25fd13c96fb573384d67a2eaf90f2e2e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:6abc5769619c5cea817aa473030f231d25fd13c96fb573384d67a2eaf90f2e2e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:6abc5769619c5cea817aa473030f231d25fd13c96fb573384d67a2eaf90f2e2e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3A6abc5769619c5cea817aa473030f231d25fd13c96fb573384d67a2eaf90f2e2e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=1779251927"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:b2f09ae04b716fc2cc19ee7347067e488dcecacb48f34609cd24f9510d4b1c5c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:b2f09ae04b716fc2cc19ee7347067e488dcecacb48f34609cd24f9510d4b1c5c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:b2f09ae04b716fc2cc19ee7347067e488dcecacb48f34609cd24f9510d4b1c5c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3Ab2f09ae04b716fc2cc19ee7347067e488dcecacb48f34609cd24f9510d4b1c5c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=1779262817"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:17d53980bbd5a99440d633daa666c5f1dbe33a6a2d0dae8bee0061433f4d6ed1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:17d53980bbd5a99440d633daa666c5f1dbe33a6a2d0dae8bee0061433f4d6ed1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:17d53980bbd5a99440d633daa666c5f1dbe33a6a2d0dae8bee0061433f4d6ed1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3A17d53980bbd5a99440d633daa666c5f1dbe33a6a2d0dae8bee0061433f4d6ed1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-rhel9\u0026tag=1779257736"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8203854f2e347239bce20bcc1164e78f1080ee341a7c0c64391b308efd8ac4c0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8203854f2e347239bce20bcc1164e78f1080ee341a7c0c64391b308efd8ac4c0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8203854f2e347239bce20bcc1164e78f1080ee341a7c0c64391b308efd8ac4c0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3A8203854f2e347239bce20bcc1164e78f1080ee341a7c0c64391b308efd8ac4c0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9\u0026tag=1779263539"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:a4d4f0e2598f69a5c93011bc6ba877d97d5414fdfd21198985944b3e9690dbc4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:a4d4f0e2598f69a5c93011bc6ba877d97d5414fdfd21198985944b3e9690dbc4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:a4d4f0e2598f69a5c93011bc6ba877d97d5414fdfd21198985944b3e9690dbc4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3Aa4d4f0e2598f69a5c93011bc6ba877d97d5414fdfd21198985944b3e9690dbc4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=1779250571"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d41541e5e1215843d5fff0ccfaa3efcdd8d2633efe4cd608c9247ac431d25c58_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d41541e5e1215843d5fff0ccfaa3efcdd8d2633efe4cd608c9247ac431d25c58_arm64",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d41541e5e1215843d5fff0ccfaa3efcdd8d2633efe4cd608c9247ac431d25c58_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3Ad41541e5e1215843d5fff0ccfaa3efcdd8d2633efe4cd608c9247ac431d25c58?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=1778615276"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ed3e4ccf49430580dc307fe6902141a5eb228e7c8577c90dece13a838b06afe9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ed3e4ccf49430580dc307fe6902141a5eb228e7c8577c90dece13a838b06afe9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ed3e4ccf49430580dc307fe6902141a5eb228e7c8577c90dece13a838b06afe9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3Aed3e4ccf49430580dc307fe6902141a5eb228e7c8577c90dece13a838b06afe9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=1779251536"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:4ac5626fb50e2550d27281a25e933335a786a4695f5a7a2d8f17546f6f4eb836_arm64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:4ac5626fb50e2550d27281a25e933335a786a4695f5a7a2d8f17546f6f4eb836_arm64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:4ac5626fb50e2550d27281a25e933335a786a4695f5a7a2d8f17546f6f4eb836_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3A4ac5626fb50e2550d27281a25e933335a786a4695f5a7a2d8f17546f6f4eb836?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=1779252293"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:433e25b474b2adafaf9ce6677f3f1d51a6512845ecb54c6ee3707a8969c3b3e0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:433e25b474b2adafaf9ce6677f3f1d51a6512845ecb54c6ee3707a8969c3b3e0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:433e25b474b2adafaf9ce6677f3f1d51a6512845ecb54c6ee3707a8969c3b3e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3A433e25b474b2adafaf9ce6677f3f1d51a6512845ecb54c6ee3707a8969c3b3e0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=1779249986"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b8ba4fcf5788be4ee007c13369ba94e1fbaf78d88beef2d22aec382e4697df29_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b8ba4fcf5788be4ee007c13369ba94e1fbaf78d88beef2d22aec382e4697df29_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b8ba4fcf5788be4ee007c13369ba94e1fbaf78d88beef2d22aec382e4697df29_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3Ab8ba4fcf5788be4ee007c13369ba94e1fbaf78d88beef2d22aec382e4697df29?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=1779253413"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd2a41b12c00d34fd99306c8e5436a9b5ba6cf909aa135263a915b5f9d7bc49b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd2a41b12c00d34fd99306c8e5436a9b5ba6cf909aa135263a915b5f9d7bc49b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd2a41b12c00d34fd99306c8e5436a9b5ba6cf909aa135263a915b5f9d7bc49b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3Add2a41b12c00d34fd99306c8e5436a9b5ba6cf909aa135263a915b5f9d7bc49b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=1779258913"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cf267c31efc0ea7afa5cab3dcd829b8c40f1e3b41ce8c92097f5e48b4fc1c8db_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cf267c31efc0ea7afa5cab3dcd829b8c40f1e3b41ce8c92097f5e48b4fc1c8db_arm64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cf267c31efc0ea7afa5cab3dcd829b8c40f1e3b41ce8c92097f5e48b4fc1c8db_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3Acf267c31efc0ea7afa5cab3dcd829b8c40f1e3b41ce8c92097f5e48b4fc1c8db?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=1779251959"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:39c9f7dee3fee9828f02088317da8eca15b94db80f99f4561dd5091841e8d1ba_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:39c9f7dee3fee9828f02088317da8eca15b94db80f99f4561dd5091841e8d1ba_arm64",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:39c9f7dee3fee9828f02088317da8eca15b94db80f99f4561dd5091841e8d1ba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3A39c9f7dee3fee9828f02088317da8eca15b94db80f99f4561dd5091841e8d1ba?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=1779265970"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:b5ad7d1f6ae93fff78d520ffbc080304d5e069dc34be695ca2e72063e6f16cc6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:b5ad7d1f6ae93fff78d520ffbc080304d5e069dc34be695ca2e72063e6f16cc6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:b5ad7d1f6ae93fff78d520ffbc080304d5e069dc34be695ca2e72063e6f16cc6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3Ab5ad7d1f6ae93fff78d520ffbc080304d5e069dc34be695ca2e72063e6f16cc6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router-rhel9\u0026tag=1779266011"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9d90b5e7b4761caafb63c447fc9e352084650888029ab397a0e7597eb03235da_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9d90b5e7b4761caafb63c447fc9e352084650888029ab397a0e7597eb03235da_arm64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9d90b5e7b4761caafb63c447fc9e352084650888029ab397a0e7597eb03235da_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3A9d90b5e7b4761caafb63c447fc9e352084650888029ab397a0e7597eb03235da?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=1779263073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:964b304d297293f2d8fe9955fbb72c67d7031fb5ec2c6b555b862f30ed359557_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:964b304d297293f2d8fe9955fbb72c67d7031fb5ec2c6b555b862f30ed359557_arm64",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:964b304d297293f2d8fe9955fbb72c67d7031fb5ec2c6b555b862f30ed359557_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3A964b304d297293f2d8fe9955fbb72c67d7031fb5ec2c6b555b862f30ed359557?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=1779261486"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:10955da0c33ec8aa5e671cb6b4813bd26014acb8dda68f8bd249c27a6c8ecae4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:10955da0c33ec8aa5e671cb6b4813bd26014acb8dda68f8bd249c27a6c8ecae4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:10955da0c33ec8aa5e671cb6b4813bd26014acb8dda68f8bd249c27a6c8ecae4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3A10955da0c33ec8aa5e671cb6b4813bd26014acb8dda68f8bd249c27a6c8ecae4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=1779250716"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4fac13483d31a06f597739207f9cd7bd7acb418f055c80ebde0372446ebce360_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4fac13483d31a06f597739207f9cd7bd7acb418f055c80ebde0372446ebce360_arm64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4fac13483d31a06f597739207f9cd7bd7acb418f055c80ebde0372446ebce360_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3A4fac13483d31a06f597739207f9cd7bd7acb418f055c80ebde0372446ebce360?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=1779261706"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:482a103550cfab666968202591121c6904aba79cf5e8c30cfa4718c856c65690_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:482a103550cfab666968202591121c6904aba79cf5e8c30cfa4718c856c65690_arm64",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:482a103550cfab666968202591121c6904aba79cf5e8c30cfa4718c856c65690_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3A482a103550cfab666968202591121c6904aba79cf5e8c30cfa4718c856c65690?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=1779266539"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9bed270930ca04b17b126f49080046e8f8fd5149514695195da9ff959e5e89d7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9bed270930ca04b17b126f49080046e8f8fd5149514695195da9ff959e5e89d7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9bed270930ca04b17b126f49080046e8f8fd5149514695195da9ff959e5e89d7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3A9bed270930ca04b17b126f49080046e8f8fd5149514695195da9ff959e5e89d7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=1779260915"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a3d2ab7990362f0d14043801ec097ceae5167d5a596a2770211e00833f2370ed_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a3d2ab7990362f0d14043801ec097ceae5167d5a596a2770211e00833f2370ed_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a3d2ab7990362f0d14043801ec097ceae5167d5a596a2770211e00833f2370ed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3Aa3d2ab7990362f0d14043801ec097ceae5167d5a596a2770211e00833f2370ed?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9\u0026tag=1779253663"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:390d8c8017c9bef7add6b076cb88cecad29f4f4af1465a6092f6b87053bfc901_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:390d8c8017c9bef7add6b076cb88cecad29f4f4af1465a6092f6b87053bfc901_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:390d8c8017c9bef7add6b076cb88cecad29f4f4af1465a6092f6b87053bfc901_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3A390d8c8017c9bef7add6b076cb88cecad29f4f4af1465a6092f6b87053bfc901?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=1779260328"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:47e527428f1e40ae8cbe57a84c60f7a31191ec720aef7b0b6faaaa26fa657c2a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:47e527428f1e40ae8cbe57a84c60f7a31191ec720aef7b0b6faaaa26fa657c2a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:47e527428f1e40ae8cbe57a84c60f7a31191ec720aef7b0b6faaaa26fa657c2a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3A47e527428f1e40ae8cbe57a84c60f7a31191ec720aef7b0b6faaaa26fa657c2a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=1779256134"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:50aa303cd2b22b961da419e66167c3aaa33a6829f2488d40e0d313dc322e6789_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:50aa303cd2b22b961da419e66167c3aaa33a6829f2488d40e0d313dc322e6789_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:50aa303cd2b22b961da419e66167c3aaa33a6829f2488d40e0d313dc322e6789_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3A50aa303cd2b22b961da419e66167c3aaa33a6829f2488d40e0d313dc322e6789?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=1779254514"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f3872e501679796054ccd9eebb326e96e4b916bef525d3850c64cd8dc0c99b2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f3872e501679796054ccd9eebb326e96e4b916bef525d3850c64cd8dc0c99b2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f3872e501679796054ccd9eebb326e96e4b916bef525d3850c64cd8dc0c99b2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3A5f3872e501679796054ccd9eebb326e96e4b916bef525d3850c64cd8dc0c99b2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=1779258263"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4f3b445df34b234d1eda4f9d5fc9f7954dd726667bdafcbe0b1197412ab7ed13_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4f3b445df34b234d1eda4f9d5fc9f7954dd726667bdafcbe0b1197412ab7ed13_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4f3b445df34b234d1eda4f9d5fc9f7954dd726667bdafcbe0b1197412ab7ed13_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3A4f3b445df34b234d1eda4f9d5fc9f7954dd726667bdafcbe0b1197412ab7ed13?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=1779256917"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:d4b2c7057ca24af7fcaa78c27927ea2ec53f70ac9a14d8d775963d999ca981d8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:d4b2c7057ca24af7fcaa78c27927ea2ec53f70ac9a14d8d775963d999ca981d8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:d4b2c7057ca24af7fcaa78c27927ea2ec53f70ac9a14d8d775963d999ca981d8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3Ad4b2c7057ca24af7fcaa78c27927ea2ec53f70ac9a14d8d775963d999ca981d8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=1779251346"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1b85972300d8d89a30ea123ef7f8a337e63985bf93e21a7d77da7a5334c2ece7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1b85972300d8d89a30ea123ef7f8a337e63985bf93e21a7d77da7a5334c2ece7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1b85972300d8d89a30ea123ef7f8a337e63985bf93e21a7d77da7a5334c2ece7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3A1b85972300d8d89a30ea123ef7f8a337e63985bf93e21a7d77da7a5334c2ece7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=1779263613"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df97df25115092253e776c7d6cd6db3182655a4daf8654f8e301e7a166e82708_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df97df25115092253e776c7d6cd6db3182655a4daf8654f8e301e7a166e82708_arm64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df97df25115092253e776c7d6cd6db3182655a4daf8654f8e301e7a166e82708_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3Adf97df25115092253e776c7d6cd6db3182655a4daf8654f8e301e7a166e82708?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=1779263764"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:87236d1fa81fb3e2ad0f3669471d6791272280dec8019ade793d9037c224776c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:87236d1fa81fb3e2ad0f3669471d6791272280dec8019ade793d9037c224776c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:87236d1fa81fb3e2ad0f3669471d6791272280dec8019ade793d9037c224776c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cloud-controller-manager-rhel9@sha256%3A87236d1fa81fb3e2ad0f3669471d6791272280dec8019ade793d9037c224776c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9\u0026tag=1779250003"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ac8706c4b4eca623349bd3beb69018b256313dbff09c0d5a23d54d6d79e000d0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ac8706c4b4eca623349bd3beb69018b256313dbff09c0d5a23d54d6d79e000d0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ac8706c4b4eca623349bd3beb69018b256313dbff09c0d5a23d54d6d79e000d0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cluster-api-controllers-rhel9@sha256%3Aac8706c4b4eca623349bd3beb69018b256313dbff09c0d5a23d54d6d79e000d0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9\u0026tag=1779250170"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:af1ebaa3db633f76d592777b03934e61bdda7ca4a274f3ab8b5c5893334fa5d2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:af1ebaa3db633f76d592777b03934e61bdda7ca4a274f3ab8b5c5893334fa5d2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:af1ebaa3db633f76d592777b03934e61bdda7ca4a274f3ab8b5c5893334fa5d2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9@sha256%3Aaf1ebaa3db633f76d592777b03934e61bdda7ca4a274f3ab8b5c5893334fa5d2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9\u0026tag=1779250061"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:58a47435a1a6a39b0b9b0b4eefe3fc36771fa22f61b2bfe6fc6f20503b2904ff_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:58a47435a1a6a39b0b9b0b4eefe3fc36771fa22f61b2bfe6fc6f20503b2904ff_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:58a47435a1a6a39b0b9b0b4eefe3fc36771fa22f61b2bfe6fc6f20503b2904ff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9-operator@sha256%3A58a47435a1a6a39b0b9b0b4eefe3fc36771fa22f61b2bfe6fc6f20503b2904ff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator\u0026tag=1779249996"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:25f3a738206a7d67fdd08f371f6f94b0edd79cceae3616d9291ee85759369de0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:25f3a738206a7d67fdd08f371f6f94b0edd79cceae3616d9291ee85759369de0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:25f3a738206a7d67fdd08f371f6f94b0edd79cceae3616d9291ee85759369de0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-pod-identity-webhook-rhel9@sha256%3A25f3a738206a7d67fdd08f371f6f94b0edd79cceae3616d9291ee85759369de0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9\u0026tag=1779250416"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:162e4ad58a67f27ea7aa4ac18f0452138544c21158ba2e9793cea5ff28b223cb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:162e4ad58a67f27ea7aa4ac18f0452138544c21158ba2e9793cea5ff28b223cb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:162e4ad58a67f27ea7aa4ac18f0452138544c21158ba2e9793cea5ff28b223cb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-controller-manager-rhel9@sha256%3A162e4ad58a67f27ea7aa4ac18f0452138544c21158ba2e9793cea5ff28b223cb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9\u0026tag=1779250137"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:80c10d130565356ad8673149d066e3c5e9915a66e6f027ef8a735805c3a77a5d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:80c10d130565356ad8673149d066e3c5e9915a66e6f027ef8a735805c3a77a5d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:80c10d130565356ad8673149d066e3c5e9915a66e6f027ef8a735805c3a77a5d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-node-manager-rhel9@sha256%3A80c10d130565356ad8673149d066e3c5e9915a66e6f027ef8a735805c3a77a5d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9\u0026tag=1779250036"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:47fcb6f2d8e10a1d79ca4bc71a8d54eed20402663eb8fd56b34ee641bc22e327_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:47fcb6f2d8e10a1d79ca4bc71a8d54eed20402663eb8fd56b34ee641bc22e327_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:47fcb6f2d8e10a1d79ca4bc71a8d54eed20402663eb8fd56b34ee641bc22e327_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cluster-api-controllers-rhel9@sha256%3A47fcb6f2d8e10a1d79ca4bc71a8d54eed20402663eb8fd56b34ee641bc22e327?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9\u0026tag=1779250124"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ad09670a57c9e1c2913c628daf3685254016d30c9ef0134a4fe7401c3cbc6730_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ad09670a57c9e1c2913c628daf3685254016d30c9ef0134a4fe7401c3cbc6730_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ad09670a57c9e1c2913c628daf3685254016d30c9ef0134a4fe7401c3cbc6730_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9@sha256%3Aad09670a57c9e1c2913c628daf3685254016d30c9ef0134a4fe7401c3cbc6730?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9\u0026tag=1779250177"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6bff3d2789e4b6819ea92e6e65bb7490c57283076f87ebe94ff6537c288da61d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6bff3d2789e4b6819ea92e6e65bb7490c57283076f87ebe94ff6537c288da61d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6bff3d2789e4b6819ea92e6e65bb7490c57283076f87ebe94ff6537c288da61d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9-operator@sha256%3A6bff3d2789e4b6819ea92e6e65bb7490c57283076f87ebe94ff6537c288da61d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator\u0026tag=1779250039"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:d169385f11ec7d39d976e9ce9072ed036f76b856867065ecbcf10b1b1b1fcf40_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:d169385f11ec7d39d976e9ce9072ed036f76b856867065ecbcf10b1b1b1fcf40_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:d169385f11ec7d39d976e9ce9072ed036f76b856867065ecbcf10b1b1b1fcf40_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-workload-identity-webhook-rhel9@sha256%3Ad169385f11ec7d39d976e9ce9072ed036f76b856867065ecbcf10b1b1b1fcf40?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9\u0026tag=1779250071"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:251d79a18091bb739256f5ab000b7b3549a8fffd8c355e69bab6090de9e51e1d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:251d79a18091bb739256f5ab000b7b3549a8fffd8c355e69bab6090de9e51e1d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:251d79a18091bb739256f5ab000b7b3549a8fffd8c355e69bab6090de9e51e1d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3A251d79a18091bb739256f5ab000b7b3549a8fffd8c355e69bab6090de9e51e1d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=1779269423"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1b5bc300e652dbaecc0cd3060bc0b3f258c7592dc1dc51c81729f9d8f43e3b86_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1b5bc300e652dbaecc0cd3060bc0b3f258c7592dc1dc51c81729f9d8f43e3b86_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1b5bc300e652dbaecc0cd3060bc0b3f258c7592dc1dc51c81729f9d8f43e3b86_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3A1b5bc300e652dbaecc0cd3060bc0b3f258c7592dc1dc51c81729f9d8f43e3b86?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=1779262505"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:af6fde3e30b158944ffa92ca0f56d958c5f0e05dd67b489d78065f31a4f2cb9f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:af6fde3e30b158944ffa92ca0f56d958c5f0e05dd67b489d78065f31a4f2cb9f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:af6fde3e30b158944ffa92ca0f56d958c5f0e05dd67b489d78065f31a4f2cb9f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3Aaf6fde3e30b158944ffa92ca0f56d958c5f0e05dd67b489d78065f31a4f2cb9f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=1779261668"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00527107a374acea508e4184509b6fe03cf670a3ecf0ca2ba6381c56238cf0ef_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00527107a374acea508e4184509b6fe03cf670a3ecf0ca2ba6381c56238cf0ef_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00527107a374acea508e4184509b6fe03cf670a3ecf0ca2ba6381c56238cf0ef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3A00527107a374acea508e4184509b6fe03cf670a3ecf0ca2ba6381c56238cf0ef?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=1779250856"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7ce75d70b4ffc0c4891ef83f75a453f414c010e387c09f8d7da432eb5543f032_arm64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7ce75d70b4ffc0c4891ef83f75a453f414c010e387c09f8d7da432eb5543f032_arm64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7ce75d70b4ffc0c4891ef83f75a453f414c010e387c09f8d7da432eb5543f032_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3A7ce75d70b4ffc0c4891ef83f75a453f414c010e387c09f8d7da432eb5543f032?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel9\u0026tag=1779251936"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:2b743b58a1b88671b47fd3a90966b71f349491422c3a620967ed5f1073731f6c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:2b743b58a1b88671b47fd3a90966b71f349491422c3a620967ed5f1073731f6c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:2b743b58a1b88671b47fd3a90966b71f349491422c3a620967ed5f1073731f6c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A2b743b58a1b88671b47fd3a90966b71f349491422c3a620967ed5f1073731f6c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=1779261997"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:02e782e3d91a314e92c02ae1615681c9f0dd6ed97f6214030696664ea2c533fd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:02e782e3d91a314e92c02ae1615681c9f0dd6ed97f6214030696664ea2c533fd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:02e782e3d91a314e92c02ae1615681c9f0dd6ed97f6214030696664ea2c533fd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3A02e782e3d91a314e92c02ae1615681c9f0dd6ed97f6214030696664ea2c533fd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=1779256730"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8ddc8884b10884780e23708be0e0bc1d0aa78bf3e093e098bf31af3b39ff0054_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8ddc8884b10884780e23708be0e0bc1d0aa78bf3e093e098bf31af3b39ff0054_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8ddc8884b10884780e23708be0e0bc1d0aa78bf3e093e098bf31af3b39ff0054_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3A8ddc8884b10884780e23708be0e0bc1d0aa78bf3e093e098bf31af3b39ff0054?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=1779251982"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2cc476050d658bf608fd981427208d7bad038db2c61d87871267f95b387a32a3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2cc476050d658bf608fd981427208d7bad038db2c61d87871267f95b387a32a3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2cc476050d658bf608fd981427208d7bad038db2c61d87871267f95b387a32a3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3A2cc476050d658bf608fd981427208d7bad038db2c61d87871267f95b387a32a3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=1779252065"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fc3bc50469f35b9424cdb845bd03a86dbaa573084dbd499fa9a3e47eb0e426f8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fc3bc50469f35b9424cdb845bd03a86dbaa573084dbd499fa9a3e47eb0e426f8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fc3bc50469f35b9424cdb845bd03a86dbaa573084dbd499fa9a3e47eb0e426f8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3Afc3bc50469f35b9424cdb845bd03a86dbaa573084dbd499fa9a3e47eb0e426f8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=1779251832"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:ce87bf559d265da4e06195256803d41fb0b5edab70bc52ae46d2f626efb00c01_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:ce87bf559d265da4e06195256803d41fb0b5edab70bc52ae46d2f626efb00c01_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:ce87bf559d265da4e06195256803d41fb0b5edab70bc52ae46d2f626efb00c01_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3Ace87bf559d265da4e06195256803d41fb0b5edab70bc52ae46d2f626efb00c01?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=1779263420"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:39e5a2c1983df681f7e02c13ed52fb630c4f1424a74c2b6a620a0f685c2becc5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:39e5a2c1983df681f7e02c13ed52fb630c4f1424a74c2b6a620a0f685c2becc5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:39e5a2c1983df681f7e02c13ed52fb630c4f1424a74c2b6a620a0f685c2becc5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A39e5a2c1983df681f7e02c13ed52fb630c4f1424a74c2b6a620a0f685c2becc5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=1779258183"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e102e842d7d298030224eb8ec80e0727b89c4a4d45b67af5c6d0b11a3df30565_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e102e842d7d298030224eb8ec80e0727b89c4a4d45b67af5c6d0b11a3df30565_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e102e842d7d298030224eb8ec80e0727b89c4a4d45b67af5c6d0b11a3df30565_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3Ae102e842d7d298030224eb8ec80e0727b89c4a4d45b67af5c6d0b11a3df30565?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=1779263384"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da33d4c2317f8e5eec01f45b4bfc10fe66736b6df06a13b60f7ebc434b34a9e1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da33d4c2317f8e5eec01f45b4bfc10fe66736b6df06a13b60f7ebc434b34a9e1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da33d4c2317f8e5eec01f45b4bfc10fe66736b6df06a13b60f7ebc434b34a9e1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3Ada33d4c2317f8e5eec01f45b4bfc10fe66736b6df06a13b60f7ebc434b34a9e1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=1779259613"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0741873d5a242cb085fd074e2e850da0c40c94a672930bed489a5042e7cfa080_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0741873d5a242cb085fd074e2e850da0c40c94a672930bed489a5042e7cfa080_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0741873d5a242cb085fd074e2e850da0c40c94a672930bed489a5042e7cfa080_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A0741873d5a242cb085fd074e2e850da0c40c94a672930bed489a5042e7cfa080?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=1779262272"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:3215281a42cc42d59bfb0380060fa8492b060e43d15c731609c0368238520c34_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:3215281a42cc42d59bfb0380060fa8492b060e43d15c731609c0368238520c34_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:3215281a42cc42d59bfb0380060fa8492b060e43d15c731609c0368238520c34_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A3215281a42cc42d59bfb0380060fa8492b060e43d15c731609c0368238520c34?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=1779252871"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:da94697c9b1023108475f827cc58df1c5e5fae4975a4d536e735934762e71b3b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:da94697c9b1023108475f827cc58df1c5e5fae4975a4d536e735934762e71b3b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:da94697c9b1023108475f827cc58df1c5e5fae4975a4d536e735934762e71b3b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3Ada94697c9b1023108475f827cc58df1c5e5fae4975a4d536e735934762e71b3b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=1779252385"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:488e5f13899e2922cb03777bba675061c2066797d4e5121a1eb7ccb680ead301_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:488e5f13899e2922cb03777bba675061c2066797d4e5121a1eb7ccb680ead301_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:488e5f13899e2922cb03777bba675061c2066797d4e5121a1eb7ccb680ead301_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3A488e5f13899e2922cb03777bba675061c2066797d4e5121a1eb7ccb680ead301?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=1779262399"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:52d90f5f2aa431ed9014d6af378b3b935006b859bf8e8b74d928ed07c66a39d7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:52d90f5f2aa431ed9014d6af378b3b935006b859bf8e8b74d928ed07c66a39d7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:52d90f5f2aa431ed9014d6af378b3b935006b859bf8e8b74d928ed07c66a39d7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3A52d90f5f2aa431ed9014d6af378b3b935006b859bf8e8b74d928ed07c66a39d7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=1779251986"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:04b8fcbd71c85d53d2ef486f3cb3ee9eb7d3232830a88653ead37fa96b5e5041_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:04b8fcbd71c85d53d2ef486f3cb3ee9eb7d3232830a88653ead37fa96b5e5041_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:04b8fcbd71c85d53d2ef486f3cb3ee9eb7d3232830a88653ead37fa96b5e5041_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A04b8fcbd71c85d53d2ef486f3cb3ee9eb7d3232830a88653ead37fa96b5e5041?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=1779257509"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:01672f20e08c865e334afb20bf4672e75ae3213bea815605692d3c160fbb98b5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:01672f20e08c865e334afb20bf4672e75ae3213bea815605692d3c160fbb98b5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:01672f20e08c865e334afb20bf4672e75ae3213bea815605692d3c160fbb98b5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A01672f20e08c865e334afb20bf4672e75ae3213bea815605692d3c160fbb98b5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=1779263748"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:5d8cadfdf44b8160c9dafd45979edf50de3c73e44970d32a2e41400174cbf801_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:5d8cadfdf44b8160c9dafd45979edf50de3c73e44970d32a2e41400174cbf801_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:5d8cadfdf44b8160c9dafd45979edf50de3c73e44970d32a2e41400174cbf801_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A5d8cadfdf44b8160c9dafd45979edf50de3c73e44970d32a2e41400174cbf801?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=1779255692"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:46a5d33d55b3daa723c47adf1556617197acb7a1472e87eac6c48d84375db69f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:46a5d33d55b3daa723c47adf1556617197acb7a1472e87eac6c48d84375db69f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:46a5d33d55b3daa723c47adf1556617197acb7a1472e87eac6c48d84375db69f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A46a5d33d55b3daa723c47adf1556617197acb7a1472e87eac6c48d84375db69f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=1779258155"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:00f9fe4e4830f2223b653191658ef9a41399681c1dfd0cb7a03441eb8b601411_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:00f9fe4e4830f2223b653191658ef9a41399681c1dfd0cb7a03441eb8b601411_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:00f9fe4e4830f2223b653191658ef9a41399681c1dfd0cb7a03441eb8b601411_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A00f9fe4e4830f2223b653191658ef9a41399681c1dfd0cb7a03441eb8b601411?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=1779263842"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:36e42a5c42f9b5210acdd3438bb826ed8570422918a49527ee6f404d669a4baf_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:36e42a5c42f9b5210acdd3438bb826ed8570422918a49527ee6f404d669a4baf_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:36e42a5c42f9b5210acdd3438bb826ed8570422918a49527ee6f404d669a4baf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3A36e42a5c42f9b5210acdd3438bb826ed8570422918a49527ee6f404d669a4baf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=1779251792"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a02825b1dbcfaa0a328edd1e250bfd41e6df558251ecbc2e745b896db21b86d8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a02825b1dbcfaa0a328edd1e250bfd41e6df558251ecbc2e745b896db21b86d8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a02825b1dbcfaa0a328edd1e250bfd41e6df558251ecbc2e745b896db21b86d8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3Aa02825b1dbcfaa0a328edd1e250bfd41e6df558251ecbc2e745b896db21b86d8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator\u0026tag=1779258986"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f84cb8e409bf895d322078c5f86a071e8ec71b5cbf8177830204d4172e03a952_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f84cb8e409bf895d322078c5f86a071e8ec71b5cbf8177830204d4172e03a952_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f84cb8e409bf895d322078c5f86a071e8ec71b5cbf8177830204d4172e03a952_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3Af84cb8e409bf895d322078c5f86a071e8ec71b5cbf8177830204d4172e03a952?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=1779263511"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9d7d4ba7d9aa25f7aabd027e32042d7861fa85f25b32ff194c4d3fb70ffac370_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9d7d4ba7d9aa25f7aabd027e32042d7861fa85f25b32ff194c4d3fb70ffac370_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9d7d4ba7d9aa25f7aabd027e32042d7861fa85f25b32ff194c4d3fb70ffac370_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A9d7d4ba7d9aa25f7aabd027e32042d7861fa85f25b32ff194c4d3fb70ffac370?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=1779256025"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:914e3c4590a4a6d48af758d34c118d474fb8e3ae0e594475a82b996f27386b23_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:914e3c4590a4a6d48af758d34c118d474fb8e3ae0e594475a82b996f27386b23_arm64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:914e3c4590a4a6d48af758d34c118d474fb8e3ae0e594475a82b996f27386b23_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9-operator@sha256%3A914e3c4590a4a6d48af758d34c118d474fb8e3ae0e594475a82b996f27386b23?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator\u0026tag=1779254541"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:135bd1efceac3a19de9e453acec53e9a10350093a29a0508298a5f0a8a69a8b3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:135bd1efceac3a19de9e453acec53e9a10350093a29a0508298a5f0a8a69a8b3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:135bd1efceac3a19de9e453acec53e9a10350093a29a0508298a5f0a8a69a8b3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3A135bd1efceac3a19de9e453acec53e9a10350093a29a0508298a5f0a8a69a8b3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=1779253958"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:aa39067d74522dd8c963f09d3fc61a3011214d007abb79e07794198e5746cad8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:aa39067d74522dd8c963f09d3fc61a3011214d007abb79e07794198e5746cad8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:aa39067d74522dd8c963f09d3fc61a3011214d007abb79e07794198e5746cad8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3Aaa39067d74522dd8c963f09d3fc61a3011214d007abb79e07794198e5746cad8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=1779250072"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d8d593aa02e82fc7ba9424458c7e4078560b6c214f8633391c49d6864fbf460_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d8d593aa02e82fc7ba9424458c7e4078560b6c214f8633391c49d6864fbf460_arm64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d8d593aa02e82fc7ba9424458c7e4078560b6c214f8633391c49d6864fbf460_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3A9d8d593aa02e82fc7ba9424458c7e4078560b6c214f8633391c49d6864fbf460?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9\u0026tag=1779253897"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:ae34b610753a18756b34eeb0e0b95f21acd27d077b7c70356054b10bd6a20b80_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:ae34b610753a18756b34eeb0e0b95f21acd27d077b7c70356054b10bd6a20b80_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:ae34b610753a18756b34eeb0e0b95f21acd27d077b7c70356054b10bd6a20b80_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel9@sha256%3Aae34b610753a18756b34eeb0e0b95f21acd27d077b7c70356054b10bd6a20b80?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9\u0026tag=1779258717"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:6be97b778d55cdc05fa3a65778dad37b70d6e206f52f3642ee18c2b624efd667_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:6be97b778d55cdc05fa3a65778dad37b70d6e206f52f3642ee18c2b624efd667_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:6be97b778d55cdc05fa3a65778dad37b70d6e206f52f3642ee18c2b624efd667_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel9-operator@sha256%3A6be97b778d55cdc05fa3a65778dad37b70d6e206f52f3642ee18c2b624efd667?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator\u0026tag=1779255989"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d4f823164bea7491748757273a054487630f7d00a102ba37c96011ed68519fbf_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d4f823164bea7491748757273a054487630f7d00a102ba37c96011ed68519fbf_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d4f823164bea7491748757273a054487630f7d00a102ba37c96011ed68519fbf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-webhook-rhel9@sha256%3Ad4f823164bea7491748757273a054487630f7d00a102ba37c96011ed68519fbf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9\u0026tag=1779250132"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:e2939a37737dc236d11720f9571179dd67df761f722a96ae0f05db9702a88c4c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:e2939a37737dc236d11720f9571179dd67df761f722a96ae0f05db9702a88c4c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:e2939a37737dc236d11720f9571179dd67df761f722a96ae0f05db9702a88c4c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3Ae2939a37737dc236d11720f9571179dd67df761f722a96ae0f05db9702a88c4c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9\u0026tag=1779253452"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dd45780c2d4b5bb0fd96521ab72ddbd9261ce234e61bf6a69bd7de0757f6616e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dd45780c2d4b5bb0fd96521ab72ddbd9261ce234e61bf6a69bd7de0757f6616e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dd45780c2d4b5bb0fd96521ab72ddbd9261ce234e61bf6a69bd7de0757f6616e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3Add45780c2d4b5bb0fd96521ab72ddbd9261ce234e61bf6a69bd7de0757f6616e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=1779252626"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1f80a860753af1686c601a11d5bbc1a65a82e10d671c102f4b652a5884ee94ff_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1f80a860753af1686c601a11d5bbc1a65a82e10d671c102f4b652a5884ee94ff_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1f80a860753af1686c601a11d5bbc1a65a82e10d671c102f4b652a5884ee94ff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3A1f80a860753af1686c601a11d5bbc1a65a82e10d671c102f4b652a5884ee94ff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=1779251893"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f3c66ebcdedfad6a4f9b6b67387896cadf88683a285b0c9c2e87c067b3edaaf9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f3c66ebcdedfad6a4f9b6b67387896cadf88683a285b0c9c2e87c067b3edaaf9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f3c66ebcdedfad6a4f9b6b67387896cadf88683a285b0c9c2e87c067b3edaaf9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3Af3c66ebcdedfad6a4f9b6b67387896cadf88683a285b0c9c2e87c067b3edaaf9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=1779258224"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:fb35926df0b2eba2b017ae46f86586f7534a0140bb56e19db4fdc1a0769ba74e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:fb35926df0b2eba2b017ae46f86586f7534a0140bb56e19db4fdc1a0769ba74e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:fb35926df0b2eba2b017ae46f86586f7534a0140bb56e19db4fdc1a0769ba74e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cloud-controller-manager-rhel9@sha256%3Afb35926df0b2eba2b017ae46f86586f7534a0140bb56e19db4fdc1a0769ba74e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9\u0026tag=1779251758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:d899b8ca509e2f6c7df3236729ba459f1dddbaf5f11b1757e3bc6a04c6a16952_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:d899b8ca509e2f6c7df3236729ba459f1dddbaf5f11b1757e3bc6a04c6a16952_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:d899b8ca509e2f6c7df3236729ba459f1dddbaf5f11b1757e3bc6a04c6a16952_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel9@sha256%3Ad899b8ca509e2f6c7df3236729ba459f1dddbaf5f11b1757e3bc6a04c6a16952?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9\u0026tag=1779254105"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8acb96bd4e7ceecccb59895d9f2500b8061bd56af4235547fbf6246d88c11d29_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8acb96bd4e7ceecccb59895d9f2500b8061bd56af4235547fbf6246d88c11d29_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8acb96bd4e7ceecccb59895d9f2500b8061bd56af4235547fbf6246d88c11d29_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-rhel9@sha256%3A8acb96bd4e7ceecccb59895d9f2500b8061bd56af4235547fbf6246d88c11d29?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9\u0026tag=1779251295"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3eb279dcc861d1ee9accd5aed65614fa1a32a0a3c39f80be6c16e3adece6afcd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3eb279dcc861d1ee9accd5aed65614fa1a32a0a3c39f80be6c16e3adece6afcd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3eb279dcc861d1ee9accd5aed65614fa1a32a0a3c39f80be6c16e3adece6afcd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3A3eb279dcc861d1ee9accd5aed65614fa1a32a0a3c39f80be6c16e3adece6afcd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9\u0026tag=1779250532"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:5184972b11cf8b144a801d0c53e7766b2c3b35cec5fb7e8356d6b1cef2d2c30f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:5184972b11cf8b144a801d0c53e7766b2c3b35cec5fb7e8356d6b1cef2d2c30f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:5184972b11cf8b144a801d0c53e7766b2c3b35cec5fb7e8356d6b1cef2d2c30f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-image-customization-controller-rhel9@sha256%3A5184972b11cf8b144a801d0c53e7766b2c3b35cec5fb7e8356d6b1cef2d2c30f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel9\u0026tag=1779250009"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a402e4a4ae76ab9f13418715a44c09547820f1f6d21ae73792d4e8d7545d9b32_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a402e4a4ae76ab9f13418715a44c09547820f1f6d21ae73792d4e8d7545d9b32_arm64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a402e4a4ae76ab9f13418715a44c09547820f1f6d21ae73792d4e8d7545d9b32_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3Aa402e4a4ae76ab9f13418715a44c09547820f1f6d21ae73792d4e8d7545d9b32?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=1779261020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b96da8c8cf79a30051fb7baabc36696d1e55cfeea7c013f391b4ac80cc70493f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b96da8c8cf79a30051fb7baabc36696d1e55cfeea7c013f391b4ac80cc70493f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b96da8c8cf79a30051fb7baabc36696d1e55cfeea7c013f391b4ac80cc70493f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3Ab96da8c8cf79a30051fb7baabc36696d1e55cfeea7c013f391b4ac80cc70493f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=1779281052"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:455e3f1aa0a22fc78498156215ca8d5cfa1b9d123aa929a721e9217c9d1dc3ce_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:455e3f1aa0a22fc78498156215ca8d5cfa1b9d123aa929a721e9217c9d1dc3ce_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:455e3f1aa0a22fc78498156215ca8d5cfa1b9d123aa929a721e9217c9d1dc3ce_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-altinfra-rhel9@sha256%3A455e3f1aa0a22fc78498156215ca8d5cfa1b9d123aa929a721e9217c9d1dc3ce?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=1779281061"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a274083dc0db4c367a77cad085620d1b6321ae60b82dc7284ad4c90ab313a283_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a274083dc0db4c367a77cad085620d1b6321ae60b82dc7284ad4c90ab313a283_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a274083dc0db4c367a77cad085620d1b6321ae60b82dc7284ad4c90ab313a283_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3Aa274083dc0db4c367a77cad085620d1b6321ae60b82dc7284ad4c90ab313a283?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=1779281084"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:6e8813370db2a71161ead738ccf909b6997ca6ec452ba40576f8846c22c063c5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:6e8813370db2a71161ead738ccf909b6997ca6ec452ba40576f8846c22c063c5_arm64",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:6e8813370db2a71161ead738ccf909b6997ca6ec452ba40576f8846c22c063c5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3A6e8813370db2a71161ead738ccf909b6997ca6ec452ba40576f8846c22c063c5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel9\u0026tag=1779263513"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9c64ce3c3ed86ecce5036e7bdca086083aceff3c8bb1a4c1e0af06102a3e6c10_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9c64ce3c3ed86ecce5036e7bdca086083aceff3c8bb1a4c1e0af06102a3e6c10_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9c64ce3c3ed86ecce5036e7bdca086083aceff3c8bb1a4c1e0af06102a3e6c10_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3A9c64ce3c3ed86ecce5036e7bdca086083aceff3c8bb1a4c1e0af06102a3e6c10?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=1779252723"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:734fe28f66883c8c3a3f7764032fcabca4b5834d776ad249f9ecd5ea0fe618c8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:734fe28f66883c8c3a3f7764032fcabca4b5834d776ad249f9ecd5ea0fe618c8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:734fe28f66883c8c3a3f7764032fcabca4b5834d776ad249f9ecd5ea0fe618c8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A734fe28f66883c8c3a3f7764032fcabca4b5834d776ad249f9ecd5ea0fe618c8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=1779258382"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5008136f5d3e028da656d046f85c83f3ed13d597dfd47bc6808b5b3043297dae_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5008136f5d3e028da656d046f85c83f3ed13d597dfd47bc6808b5b3043297dae_arm64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5008136f5d3e028da656d046f85c83f3ed13d597dfd47bc6808b5b3043297dae_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3A5008136f5d3e028da656d046f85c83f3ed13d597dfd47bc6808b5b3043297dae?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9\u0026tag=1779258057"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:4c150c70c8b6171358141f5fe129da9927529a747a785a4d4fe83c2f7f8f0b0d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:4c150c70c8b6171358141f5fe129da9927529a747a785a4d4fe83c2f7f8f0b0d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:4c150c70c8b6171358141f5fe129da9927529a747a785a4d4fe83c2f7f8f0b0d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-libvirt-machine-controllers-rhel9@sha256%3A4c150c70c8b6171358141f5fe129da9927529a747a785a4d4fe83c2f7f8f0b0d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=1779251500"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:12dd6fb5cf45aad60604a12e379021a19df11fbef516708eb6e5e80cc2877580_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:12dd6fb5cf45aad60604a12e379021a19df11fbef516708eb6e5e80cc2877580_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:12dd6fb5cf45aad60604a12e379021a19df11fbef516708eb6e5e80cc2877580_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3A12dd6fb5cf45aad60604a12e379021a19df11fbef516708eb6e5e80cc2877580?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=1779252859"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a8e333d012cc0ddcdcf62247d110592579ac00f023b20df2343910784aa85c01_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a8e333d012cc0ddcdcf62247d110592579ac00f023b20df2343910784aa85c01_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a8e333d012cc0ddcdcf62247d110592579ac00f023b20df2343910784aa85c01_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-aws-rhel9@sha256%3Aa8e333d012cc0ddcdcf62247d110592579ac00f023b20df2343910784aa85c01?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9\u0026tag=1779250152"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d7d1635f9de76b0420ca0089b69f56f650dbe2037d1bd7683752c68da6e9f2e1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d7d1635f9de76b0420ca0089b69f56f650dbe2037d1bd7683752c68da6e9f2e1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d7d1635f9de76b0420ca0089b69f56f650dbe2037d1bd7683752c68da6e9f2e1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-azure-rhel9@sha256%3Ad7d1635f9de76b0420ca0089b69f56f650dbe2037d1bd7683752c68da6e9f2e1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9\u0026tag=1779250032"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:09df495865592fa2b95ffe3e6a9d80afd9d370a1c273f87b14c91363948b4d7d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:09df495865592fa2b95ffe3e6a9d80afd9d370a1c273f87b14c91363948b4d7d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:09df495865592fa2b95ffe3e6a9d80afd9d370a1c273f87b14c91363948b4d7d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel9@sha256%3A09df495865592fa2b95ffe3e6a9d80afd9d370a1c273f87b14c91363948b4d7d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=1779250449"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7489f4cc66eeb744dc05ca8c5a5d85c931be8949a466961d754427850710d610_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7489f4cc66eeb744dc05ca8c5a5d85c931be8949a466961d754427850710d610_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7489f4cc66eeb744dc05ca8c5a5d85c931be8949a466961d754427850710d610_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3A7489f4cc66eeb744dc05ca8c5a5d85c931be8949a466961d754427850710d610?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=1779258721"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3cf104924efd6df7a7b35d302e6e881f6e76700ed48af895e3c8a35075b4335d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3cf104924efd6df7a7b35d302e6e881f6e76700ed48af895e3c8a35075b4335d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3cf104924efd6df7a7b35d302e6e881f6e76700ed48af895e3c8a35075b4335d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3A3cf104924efd6df7a7b35d302e6e881f6e76700ed48af895e3c8a35075b4335d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=1779252062"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f1403c7ab79dddc07df8a2fca9084985db53d199271f0faa9d124c9141e453ce_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f1403c7ab79dddc07df8a2fca9084985db53d199271f0faa9d124c9141e453ce_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f1403c7ab79dddc07df8a2fca9084985db53d199271f0faa9d124c9141e453ce_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3Af1403c7ab79dddc07df8a2fca9084985db53d199271f0faa9d124c9141e453ce?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=1779286342"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3489ed4cc2437541f17cbe58781d3a22cfc24f7a001ca529c51aff4d5ad63b05_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3489ed4cc2437541f17cbe58781d3a22cfc24f7a001ca529c51aff4d5ad63b05_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3489ed4cc2437541f17cbe58781d3a22cfc24f7a001ca529c51aff4d5ad63b05_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3A3489ed4cc2437541f17cbe58781d3a22cfc24f7a001ca529c51aff4d5ad63b05?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=1779262789"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:082f28c96df74f24487e9df996d3fe351e185c848ca4c6a39137454e03769d83_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:082f28c96df74f24487e9df996d3fe351e185c848ca4c6a39137454e03769d83_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:082f28c96df74f24487e9df996d3fe351e185c848ca4c6a39137454e03769d83_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3A082f28c96df74f24487e9df996d3fe351e185c848ca4c6a39137454e03769d83?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9\u0026tag=1779259043"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1841669972e0f6fe9fc0c3d0eeaf169a948a44b055a6fd32f66335535662d829_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1841669972e0f6fe9fc0c3d0eeaf169a948a44b055a6fd32f66335535662d829_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1841669972e0f6fe9fc0c3d0eeaf169a948a44b055a6fd32f66335535662d829_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A1841669972e0f6fe9fc0c3d0eeaf169a948a44b055a6fd32f66335535662d829?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9\u0026tag=1779254313"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:1505d411aacbbfda9f05e00b54932b2b09afa157cef8ba835b5ff29d1e8c2104_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:1505d411aacbbfda9f05e00b54932b2b09afa157cef8ba835b5ff29d1e8c2104_arm64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:1505d411aacbbfda9f05e00b54932b2b09afa157cef8ba835b5ff29d1e8c2104_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3A1505d411aacbbfda9f05e00b54932b2b09afa157cef8ba835b5ff29d1e8c2104?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=1779256131"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:404e23b81f5bfbacab6e30cf1992a8498ad70b915dd87ba79f614c1a10b4a7c1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:404e23b81f5bfbacab6e30cf1992a8498ad70b915dd87ba79f614c1a10b4a7c1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:404e23b81f5bfbacab6e30cf1992a8498ad70b915dd87ba79f614c1a10b4a7c1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3A404e23b81f5bfbacab6e30cf1992a8498ad70b915dd87ba79f614c1a10b4a7c1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9\u0026tag=1779261577"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ed7416758f7e7fc15aa94a674674291189e5a4a327daefdb2ed2fc4b42f60f74_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ed7416758f7e7fc15aa94a674674291189e5a4a327daefdb2ed2fc4b42f60f74_arm64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ed7416758f7e7fc15aa94a674674291189e5a4a327daefdb2ed2fc4b42f60f74_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3Aed7416758f7e7fc15aa94a674674291189e5a4a327daefdb2ed2fc4b42f60f74?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=1779251811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:3d94824bf9265438ed208d017fd28911418d4930b9471b305e3a6f83dd97f0c0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:3d94824bf9265438ed208d017fd28911418d4930b9471b305e3a6f83dd97f0c0_arm64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:3d94824bf9265438ed208d017fd28911418d4930b9471b305e3a6f83dd97f0c0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3A3d94824bf9265438ed208d017fd28911418d4930b9471b305e3a6f83dd97f0c0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=1779269865"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:866c16abb647f71001681f4174f0804e0369ef4d427ce0aee2d1a3af309eb15d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:866c16abb647f71001681f4174f0804e0369ef4d427ce0aee2d1a3af309eb15d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:866c16abb647f71001681f4174f0804e0369ef4d427ce0aee2d1a3af309eb15d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3A866c16abb647f71001681f4174f0804e0369ef4d427ce0aee2d1a3af309eb15d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=1779252089"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ade1c1792c68ca721ac90a2fa777e02f31474915ec8adc8f2ad8a7a6b451a431_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ade1c1792c68ca721ac90a2fa777e02f31474915ec8adc8f2ad8a7a6b451a431_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ade1c1792c68ca721ac90a2fa777e02f31474915ec8adc8f2ad8a7a6b451a431_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3Aade1c1792c68ca721ac90a2fa777e02f31474915ec8adc8f2ad8a7a6b451a431?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel9\u0026tag=1779263779"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c738f88f1ace51d293ef450554b6f6404e47a9b432b341fc27dde6169e6fe63_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c738f88f1ace51d293ef450554b6f6404e47a9b432b341fc27dde6169e6fe63_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c738f88f1ace51d293ef450554b6f6404e47a9b432b341fc27dde6169e6fe63_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3A9c738f88f1ace51d293ef450554b6f6404e47a9b432b341fc27dde6169e6fe63?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9\u0026tag=1779253467"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:b04ad95fc3610f262d6614d0b7d0b6c5bb8c6a5eef512e1178e77335feba455c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:b04ad95fc3610f262d6614d0b7d0b6c5bb8c6a5eef512e1178e77335feba455c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:b04ad95fc3610f262d6614d0b7d0b6c5bb8c6a5eef512e1178e77335feba455c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-rukpak-rhel9@sha256%3Ab04ad95fc3610f262d6614d0b7d0b6c5bb8c6a5eef512e1178e77335feba455c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-rukpak-rhel9\u0026tag=1779263844"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:99b28f07c6f85c18e520f306a6cbe767c7f242f97a6d8dc820bd3ce1068aa596_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:99b28f07c6f85c18e520f306a6cbe767c7f242f97a6d8dc820bd3ce1068aa596_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:99b28f07c6f85c18e520f306a6cbe767c7f242f97a6d8dc820bd3ce1068aa596_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A99b28f07c6f85c18e520f306a6cbe767c7f242f97a6d8dc820bd3ce1068aa596?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=1779254455"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2cd9c61cca7bc0898ce177bf3f531ead3d298232dc6c90d707d33d0ef0b8630f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2cd9c61cca7bc0898ce177bf3f531ead3d298232dc6c90d707d33d0ef0b8630f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2cd9c61cca7bc0898ce177bf3f531ead3d298232dc6c90d707d33d0ef0b8630f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3A2cd9c61cca7bc0898ce177bf3f531ead3d298232dc6c90d707d33d0ef0b8630f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=1779256815"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:acf90e404f2c04f4040c48ff6804665449a27cfaae12eba7eaf4f83b0f3a9bc2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:acf90e404f2c04f4040c48ff6804665449a27cfaae12eba7eaf4f83b0f3a9bc2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:acf90e404f2c04f4040c48ff6804665449a27cfaae12eba7eaf4f83b0f3a9bc2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3Aacf90e404f2c04f4040c48ff6804665449a27cfaae12eba7eaf4f83b0f3a9bc2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=1779254907"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eae2617453889a9643cc57fa812207c5ab1869ce7e338b06c63aeda8e0055faa_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eae2617453889a9643cc57fa812207c5ab1869ce7e338b06c63aeda8e0055faa_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eae2617453889a9643cc57fa812207c5ab1869ce7e338b06c63aeda8e0055faa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3Aeae2617453889a9643cc57fa812207c5ab1869ce7e338b06c63aeda8e0055faa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator\u0026tag=1779252990"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8da3869119650f0e4b4af5eb6e9611f52cc5d1707a48eb7d0a9d4348d378dec1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8da3869119650f0e4b4af5eb6e9611f52cc5d1707a48eb7d0a9d4348d378dec1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8da3869119650f0e4b4af5eb6e9611f52cc5d1707a48eb7d0a9d4348d378dec1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3A8da3869119650f0e4b4af5eb6e9611f52cc5d1707a48eb7d0a9d4348d378dec1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=1779250744"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27a9e77d60246ea75aaeba8bae7ff77ef2b85d37652459622a95286a35d82557_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27a9e77d60246ea75aaeba8bae7ff77ef2b85d37652459622a95286a35d82557_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27a9e77d60246ea75aaeba8bae7ff77ef2b85d37652459622a95286a35d82557_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3A27a9e77d60246ea75aaeba8bae7ff77ef2b85d37652459622a95286a35d82557?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=1779263073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:95772b0295918fb3e31580925e262ab0ad7c09246b1562249499f2c22a3e55cd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:95772b0295918fb3e31580925e262ab0ad7c09246b1562249499f2c22a3e55cd_arm64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:95772b0295918fb3e31580925e262ab0ad7c09246b1562249499f2c22a3e55cd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3A95772b0295918fb3e31580925e262ab0ad7c09246b1562249499f2c22a3e55cd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=1779262700"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d888d3d628c75cea3de43a4a10aa7e4768bed2034330c71ec89b3adbf78d4e73_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d888d3d628c75cea3de43a4a10aa7e4768bed2034330c71ec89b3adbf78d4e73_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d888d3d628c75cea3de43a4a10aa7e4768bed2034330c71ec89b3adbf78d4e73_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3Ad888d3d628c75cea3de43a4a10aa7e4768bed2034330c71ec89b3adbf78d4e73?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=1779263069"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:959df171cc6392ef7d3ebafbbf2770c6aedc4db168549b28fc7847793c4930c8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:959df171cc6392ef7d3ebafbbf2770c6aedc4db168549b28fc7847793c4930c8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:959df171cc6392ef7d3ebafbbf2770c6aedc4db168549b28fc7847793c4930c8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-k8s-prometheus-adapter-rhel9@sha256%3A959df171cc6392ef7d3ebafbbf2770c6aedc4db168549b28fc7847793c4930c8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9\u0026tag=1779253448"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d16269e4bced1a9adad5bf954354012d679df785cea828873226491c0c03cc20_arm64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d16269e4bced1a9adad5bf954354012d679df785cea828873226491c0c03cc20_arm64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d16269e4bced1a9adad5bf954354012d679df785cea828873226491c0c03cc20_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3Ad16269e4bced1a9adad5bf954354012d679df785cea828873226491c0c03cc20?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=1779255317"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:8db6ba7c7d42a514b5c382afd3879867f5042d42b2495a922fef3f315f011217_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:8db6ba7c7d42a514b5c382afd3879867f5042d42b2495a922fef3f315f011217_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:8db6ba7c7d42a514b5c382afd3879867f5042d42b2495a922fef3f315f011217_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sdn-rhel9@sha256%3A8db6ba7c7d42a514b5c382afd3879867f5042d42b2495a922fef3f315f011217?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=1779252050"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d71d9131273f93e38936169b336851b76ef4436c5b73da52add0a908b003a57_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d71d9131273f93e38936169b336851b76ef4436c5b73da52add0a908b003a57_arm64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d71d9131273f93e38936169b336851b76ef4436c5b73da52add0a908b003a57_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3A4d71d9131273f93e38936169b336851b76ef4436c5b73da52add0a908b003a57?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=1779256002"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a8c81c137343805ff088fc27416e7c67e6f02d4c17dbea38a063f97ca08c51fb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a8c81c137343805ff088fc27416e7c67e6f02d4c17dbea38a063f97ca08c51fb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a8c81c137343805ff088fc27416e7c67e6f02d4c17dbea38a063f97ca08c51fb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3Aa8c81c137343805ff088fc27416e7c67e6f02d4c17dbea38a063f97ca08c51fb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=1779253265"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cbe20f10c01a0f87aa82a217ec01fcd653f4eb6e77afd659313a8e0b453027fd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cbe20f10c01a0f87aa82a217ec01fcd653f4eb6e77afd659313a8e0b453027fd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cbe20f10c01a0f87aa82a217ec01fcd653f4eb6e77afd659313a8e0b453027fd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3Acbe20f10c01a0f87aa82a217ec01fcd653f4eb6e77afd659313a8e0b453027fd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=1779255831"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b6bb122aff540406a094b599dd1e7fa26ef39e69a861caf5cabeb1702b8c7e2d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b6bb122aff540406a094b599dd1e7fa26ef39e69a861caf5cabeb1702b8c7e2d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b6bb122aff540406a094b599dd1e7fa26ef39e69a861caf5cabeb1702b8c7e2d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3Ab6bb122aff540406a094b599dd1e7fa26ef39e69a861caf5cabeb1702b8c7e2d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9\u0026tag=1779258763"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2b401a9d07735400fd8a278d052271143374e730dd926f1b09bf9364a0dfe9ed_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2b401a9d07735400fd8a278d052271143374e730dd926f1b09bf9364a0dfe9ed_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2b401a9d07735400fd8a278d052271143374e730dd926f1b09bf9364a0dfe9ed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3A2b401a9d07735400fd8a278d052271143374e730dd926f1b09bf9364a0dfe9ed?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=1779262624"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:cf33d50b404522170dc43e2b3b221a502ad21abad1e970e92127d440d0ba7212_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:cf33d50b404522170dc43e2b3b221a502ad21abad1e970e92127d440d0ba7212_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:cf33d50b404522170dc43e2b3b221a502ad21abad1e970e92127d440d0ba7212_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3Acf33d50b404522170dc43e2b3b221a502ad21abad1e970e92127d440d0ba7212?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=1779253852"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7726814d87e0d098b5672f7f92b2a0832f175db125e8835d3df0235b544708b5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7726814d87e0d098b5672f7f92b2a0832f175db125e8835d3df0235b544708b5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7726814d87e0d098b5672f7f92b2a0832f175db125e8835d3df0235b544708b5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A7726814d87e0d098b5672f7f92b2a0832f175db125e8835d3df0235b544708b5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=1779251726"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8ae77ac1ca0aeb992c50869008c246d41ea290f23d8a2859cde958d58d3063a2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8ae77ac1ca0aeb992c50869008c246d41ea290f23d8a2859cde958d58d3063a2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8ae77ac1ca0aeb992c50869008c246d41ea290f23d8a2859cde958d58d3063a2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3A8ae77ac1ca0aeb992c50869008c246d41ea290f23d8a2859cde958d58d3063a2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=1779251836"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:68ebd12d0369cf9ed73f37f5cc188a7ece136ddb8e23ba641a4544eb703f57c2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:68ebd12d0369cf9ed73f37f5cc188a7ece136ddb8e23ba641a4544eb703f57c2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:68ebd12d0369cf9ed73f37f5cc188a7ece136ddb8e23ba641a4544eb703f57c2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3A68ebd12d0369cf9ed73f37f5cc188a7ece136ddb8e23ba641a4544eb703f57c2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel9\u0026tag=1779262189"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7b7ffce6efe509ca4f0ebc41424d5aad4d5115fdd4e91f197242c39fcc8a57a4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7b7ffce6efe509ca4f0ebc41424d5aad4d5115fdd4e91f197242c39fcc8a57a4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7b7ffce6efe509ca4f0ebc41424d5aad4d5115fdd4e91f197242c39fcc8a57a4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3A7b7ffce6efe509ca4f0ebc41424d5aad4d5115fdd4e91f197242c39fcc8a57a4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=1779250701"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:313c0e44208e7fc7d4039f2f22cd01135db0cd3337a258034b774fd7820d8a98_s390x",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:313c0e44208e7fc7d4039f2f22cd01135db0cd3337a258034b774fd7820d8a98_s390x",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:313c0e44208e7fc7d4039f2f22cd01135db0cd3337a258034b774fd7820d8a98_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3A313c0e44208e7fc7d4039f2f22cd01135db0cd3337a258034b774fd7820d8a98?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9\u0026tag=1779262531"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:561b697db7976a064794258c5f274566dc9c1c32d803603b15ecdd78a0965710_s390x",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:561b697db7976a064794258c5f274566dc9c1c32d803603b15ecdd78a0965710_s390x",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:561b697db7976a064794258c5f274566dc9c1c32d803603b15ecdd78a0965710_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3A561b697db7976a064794258c5f274566dc9c1c32d803603b15ecdd78a0965710?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9\u0026tag=1779257059"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:05db09a8aae75f472d13f4f39c0cb5ac43fdd510c29bfa88c5e66e2708560170_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:05db09a8aae75f472d13f4f39c0cb5ac43fdd510c29bfa88c5e66e2708560170_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:05db09a8aae75f472d13f4f39c0cb5ac43fdd510c29bfa88c5e66e2708560170_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3A05db09a8aae75f472d13f4f39c0cb5ac43fdd510c29bfa88c5e66e2708560170?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=1779256787"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9e94b930f87a9d5e54891913169dba6a9d6789a0336966aa73b0bd456c0b1a51_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9e94b930f87a9d5e54891913169dba6a9d6789a0336966aa73b0bd456c0b1a51_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9e94b930f87a9d5e54891913169dba6a9d6789a0336966aa73b0bd456c0b1a51_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3A9e94b930f87a9d5e54891913169dba6a9d6789a0336966aa73b0bd456c0b1a51?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=1779254840"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c71dba6437bcd4f6a615d9390d07087578f1ae32c48d0ee634ccb5ebf46bc61d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c71dba6437bcd4f6a615d9390d07087578f1ae32c48d0ee634ccb5ebf46bc61d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c71dba6437bcd4f6a615d9390d07087578f1ae32c48d0ee634ccb5ebf46bc61d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3Ac71dba6437bcd4f6a615d9390d07087578f1ae32c48d0ee634ccb5ebf46bc61d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=1779258849"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:524c69155c0cb62ef67c3f974ccb588c0b763ca30af1ff04da57bd4c7c606aff_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:524c69155c0cb62ef67c3f974ccb588c0b763ca30af1ff04da57bd4c7c606aff_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:524c69155c0cb62ef67c3f974ccb588c0b763ca30af1ff04da57bd4c7c606aff_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3A524c69155c0cb62ef67c3f974ccb588c0b763ca30af1ff04da57bd4c7c606aff?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=1779250889"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:74177081e53ae2b8c9fb5c28212867d8800e3d6a65ebf637ce83743b74710016_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:74177081e53ae2b8c9fb5c28212867d8800e3d6a65ebf637ce83743b74710016_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:74177081e53ae2b8c9fb5c28212867d8800e3d6a65ebf637ce83743b74710016_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3A74177081e53ae2b8c9fb5c28212867d8800e3d6a65ebf637ce83743b74710016?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=1779258985"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5cfa05a09f86e80011baef0e0b12f84b93ac31c89528b76ac68b7d0181c50bbb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5cfa05a09f86e80011baef0e0b12f84b93ac31c89528b76ac68b7d0181c50bbb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5cfa05a09f86e80011baef0e0b12f84b93ac31c89528b76ac68b7d0181c50bbb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3A5cfa05a09f86e80011baef0e0b12f84b93ac31c89528b76ac68b7d0181c50bbb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=1779252665"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6ac6d3f227ff99b9b84ce35940c04a2e1fade56d2f546e8b448964268daa0d2d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6ac6d3f227ff99b9b84ce35940c04a2e1fade56d2f546e8b448964268daa0d2d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6ac6d3f227ff99b9b84ce35940c04a2e1fade56d2f546e8b448964268daa0d2d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3A6ac6d3f227ff99b9b84ce35940c04a2e1fade56d2f546e8b448964268daa0d2d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=1779259882"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1f8a046cc9d7272e86ce246c615011aac476b83aab58eb0bb32ff5a46e7250b1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1f8a046cc9d7272e86ce246c615011aac476b83aab58eb0bb32ff5a46e7250b1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1f8a046cc9d7272e86ce246c615011aac476b83aab58eb0bb32ff5a46e7250b1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3A1f8a046cc9d7272e86ce246c615011aac476b83aab58eb0bb32ff5a46e7250b1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=1779259370"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:879e2b89dc074a377b4a90d6bcc5864530065e2bf534a648c7e295856ec115a4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:879e2b89dc074a377b4a90d6bcc5864530065e2bf534a648c7e295856ec115a4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:879e2b89dc074a377b4a90d6bcc5864530065e2bf534a648c7e295856ec115a4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3A879e2b89dc074a377b4a90d6bcc5864530065e2bf534a648c7e295856ec115a4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=1779263189"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9cc6c1e50a2a8ec6e2887e4be96ea9f8acc1938a0b904306d490474489328299_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9cc6c1e50a2a8ec6e2887e4be96ea9f8acc1938a0b904306d490474489328299_s390x",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9cc6c1e50a2a8ec6e2887e4be96ea9f8acc1938a0b904306d490474489328299_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3A9cc6c1e50a2a8ec6e2887e4be96ea9f8acc1938a0b904306d490474489328299?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=1779252337"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:be5d2df0ea59d84b00bc2a1be257b8338c00f0563397b51d7fe86c48f7e6a62a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:be5d2df0ea59d84b00bc2a1be257b8338c00f0563397b51d7fe86c48f7e6a62a_s390x",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:be5d2df0ea59d84b00bc2a1be257b8338c00f0563397b51d7fe86c48f7e6a62a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3Abe5d2df0ea59d84b00bc2a1be257b8338c00f0563397b51d7fe86c48f7e6a62a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9\u0026tag=1779257911"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb39b393c767790b22aa495c2f6f03afb4e233e59163d3880972874ec24a871f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb39b393c767790b22aa495c2f6f03afb4e233e59163d3880972874ec24a871f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb39b393c767790b22aa495c2f6f03afb4e233e59163d3880972874ec24a871f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3Aeb39b393c767790b22aa495c2f6f03afb4e233e59163d3880972874ec24a871f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=1779254114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e06d0f6a9ac19acda899cedd9ef383721af888fe31e07f89acaf043eccbd3e69_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e06d0f6a9ac19acda899cedd9ef383721af888fe31e07f89acaf043eccbd3e69_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e06d0f6a9ac19acda899cedd9ef383721af888fe31e07f89acaf043eccbd3e69_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3Ae06d0f6a9ac19acda899cedd9ef383721af888fe31e07f89acaf043eccbd3e69?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=1779262779"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c2a14aa3104f2c0cc5714a347162390f40cb555fabbfb5f0e2a5a7c83b3292b7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c2a14aa3104f2c0cc5714a347162390f40cb555fabbfb5f0e2a5a7c83b3292b7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c2a14aa3104f2c0cc5714a347162390f40cb555fabbfb5f0e2a5a7c83b3292b7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3Ac2a14aa3104f2c0cc5714a347162390f40cb555fabbfb5f0e2a5a7c83b3292b7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=1779250200"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5ddca5fdb82e30000123c5be1cfb50ed93e04e35dd53c79fdd7014a3519af23a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5ddca5fdb82e30000123c5be1cfb50ed93e04e35dd53c79fdd7014a3519af23a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5ddca5fdb82e30000123c5be1cfb50ed93e04e35dd53c79fdd7014a3519af23a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3A5ddca5fdb82e30000123c5be1cfb50ed93e04e35dd53c79fdd7014a3519af23a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=1779251358"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ba555e480169694aa66b172dec0a1dab38f528711ddd1d127997657e0576fcc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ba555e480169694aa66b172dec0a1dab38f528711ddd1d127997657e0576fcc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ba555e480169694aa66b172dec0a1dab38f528711ddd1d127997657e0576fcc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3A1ba555e480169694aa66b172dec0a1dab38f528711ddd1d127997657e0576fcc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=1779251129"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5d25926b9a049a86997f922ab7948d6ca0af9a16af4e96e5800d673a38be4046_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5d25926b9a049a86997f922ab7948d6ca0af9a16af4e96e5800d673a38be4046_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5d25926b9a049a86997f922ab7948d6ca0af9a16af4e96e5800d673a38be4046_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-validation-webhook-rhel9@sha256%3A5d25926b9a049a86997f922ab7948d6ca0af9a16af4e96e5800d673a38be4046?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9\u0026tag=1779254156"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e76c636de412eea5835c877ff862e24c5b0a7ab7fb95ece3fcf4dc9d614bf519_s390x",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e76c636de412eea5835c877ff862e24c5b0a7ab7fb95ece3fcf4dc9d614bf519_s390x",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e76c636de412eea5835c877ff862e24c5b0a7ab7fb95ece3fcf4dc9d614bf519_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3Ae76c636de412eea5835c877ff862e24c5b0a7ab7fb95ece3fcf4dc9d614bf519?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=1779256930"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:10864ad3974315fe717b7e22f5d1fb7bcfaf1b601741e4a0f2a643e1d897fa8a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:10864ad3974315fe717b7e22f5d1fb7bcfaf1b601741e4a0f2a643e1d897fa8a_s390x",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:10864ad3974315fe717b7e22f5d1fb7bcfaf1b601741e4a0f2a643e1d897fa8a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3A10864ad3974315fe717b7e22f5d1fb7bcfaf1b601741e4a0f2a643e1d897fa8a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=1779252559"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:abbcab1f5162dc3f47dd9d07d1b1f6af9cc158837eff4a80bc96d6656dd2c204_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:abbcab1f5162dc3f47dd9d07d1b1f6af9cc158837eff4a80bc96d6656dd2c204_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:abbcab1f5162dc3f47dd9d07d1b1f6af9cc158837eff4a80bc96d6656dd2c204_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3Aabbcab1f5162dc3f47dd9d07d1b1f6af9cc158837eff4a80bc96d6656dd2c204?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=1779250609"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94c7946de43b360b6187324eebf4a9487f6fc09c0f6a5c4cf8c10dd9aa998e98_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94c7946de43b360b6187324eebf4a9487f6fc09c0f6a5c4cf8c10dd9aa998e98_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94c7946de43b360b6187324eebf4a9487f6fc09c0f6a5c4cf8c10dd9aa998e98_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3A94c7946de43b360b6187324eebf4a9487f6fc09c0f6a5c4cf8c10dd9aa998e98?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9\u0026tag=1779255735"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e454985c4c1f59f0b93ff3bda68f52e8e681692774daac809e0f1a02a6fd2405_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e454985c4c1f59f0b93ff3bda68f52e8e681692774daac809e0f1a02a6fd2405_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e454985c4c1f59f0b93ff3bda68f52e8e681692774daac809e0f1a02a6fd2405_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3Ae454985c4c1f59f0b93ff3bda68f52e8e681692774daac809e0f1a02a6fd2405?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9\u0026tag=1779250747"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4cbc554e939c01b52096687ce6d4e025d219a12c2e703750d744f1d82fd802f9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4cbc554e939c01b52096687ce6d4e025d219a12c2e703750d744f1d82fd802f9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4cbc554e939c01b52096687ce6d4e025d219a12c2e703750d744f1d82fd802f9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3A4cbc554e939c01b52096687ce6d4e025d219a12c2e703750d744f1d82fd802f9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=1779250180"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:579d7823258032e0e585734c50a08f0d97c346904d9a731d23fc94a5bac3d0f0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:579d7823258032e0e585734c50a08f0d97c346904d9a731d23fc94a5bac3d0f0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:579d7823258032e0e585734c50a08f0d97c346904d9a731d23fc94a5bac3d0f0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3A579d7823258032e0e585734c50a08f0d97c346904d9a731d23fc94a5bac3d0f0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=1779260812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:41d79968208f225321e35abdd613c4bbd18fdd4b3d4b84bc312bd58a99d21f42_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:41d79968208f225321e35abdd613c4bbd18fdd4b3d4b84bc312bd58a99d21f42_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:41d79968208f225321e35abdd613c4bbd18fdd4b3d4b84bc312bd58a99d21f42_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3A41d79968208f225321e35abdd613c4bbd18fdd4b3d4b84bc312bd58a99d21f42?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=1779251778"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:5aa9ea0dc9f265192a1639270e0df0974b0a41159f8cf9b043b9ff9a34a19a4d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:5aa9ea0dc9f265192a1639270e0df0974b0a41159f8cf9b043b9ff9a34a19a4d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:5aa9ea0dc9f265192a1639270e0df0974b0a41159f8cf9b043b9ff9a34a19a4d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3A5aa9ea0dc9f265192a1639270e0df0974b0a41159f8cf9b043b9ff9a34a19a4d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9\u0026tag=1779252619"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:97cc4050f575cf20f22b104c1bbe713f2e782d0937bb84f353e8b80c130d2198_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:97cc4050f575cf20f22b104c1bbe713f2e782d0937bb84f353e8b80c130d2198_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:97cc4050f575cf20f22b104c1bbe713f2e782d0937bb84f353e8b80c130d2198_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3A97cc4050f575cf20f22b104c1bbe713f2e782d0937bb84f353e8b80c130d2198?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=1779252959"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:51acbba56466ae38df1170e6f22e57343a34a2fab4c49467fac934ee2fffd46e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:51acbba56466ae38df1170e6f22e57343a34a2fab4c49467fac934ee2fffd46e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:51acbba56466ae38df1170e6f22e57343a34a2fab4c49467fac934ee2fffd46e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3A51acbba56466ae38df1170e6f22e57343a34a2fab4c49467fac934ee2fffd46e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=1779251927"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:67d9273bfa159a5c4911e356c06d992ad3ed91f7b090bacfcb198133f234b0d6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:67d9273bfa159a5c4911e356c06d992ad3ed91f7b090bacfcb198133f234b0d6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:67d9273bfa159a5c4911e356c06d992ad3ed91f7b090bacfcb198133f234b0d6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3A67d9273bfa159a5c4911e356c06d992ad3ed91f7b090bacfcb198133f234b0d6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=1779262817"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:4b41304a429f036afa114ee726a6886dead13919a417f4e3924164f75096fbec_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:4b41304a429f036afa114ee726a6886dead13919a417f4e3924164f75096fbec_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:4b41304a429f036afa114ee726a6886dead13919a417f4e3924164f75096fbec_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3A4b41304a429f036afa114ee726a6886dead13919a417f4e3924164f75096fbec?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-rhel9\u0026tag=1779257736"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2979527ba1d210beb2a22b7dc52de09c8a0fa676844c4c031850de9c91616efe_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2979527ba1d210beb2a22b7dc52de09c8a0fa676844c4c031850de9c91616efe_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2979527ba1d210beb2a22b7dc52de09c8a0fa676844c4c031850de9c91616efe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3A2979527ba1d210beb2a22b7dc52de09c8a0fa676844c4c031850de9c91616efe?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9\u0026tag=1779263539"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e045084383ddd69a9231023835aaad7e06737887a91353383dc54647f85ebdf7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e045084383ddd69a9231023835aaad7e06737887a91353383dc54647f85ebdf7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e045084383ddd69a9231023835aaad7e06737887a91353383dc54647f85ebdf7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3Ae045084383ddd69a9231023835aaad7e06737887a91353383dc54647f85ebdf7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=1779250571"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b2ccdc79674f3c9700147515ed136f36d7050a9f897f6909a06604670d6588f9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b2ccdc79674f3c9700147515ed136f36d7050a9f897f6909a06604670d6588f9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b2ccdc79674f3c9700147515ed136f36d7050a9f897f6909a06604670d6588f9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3Ab2ccdc79674f3c9700147515ed136f36d7050a9f897f6909a06604670d6588f9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=1778615276"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4c57ab0558844a6ff1a2a48d5638cb4afef26c53497b12ef8deaef7ca2dbff5a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4c57ab0558844a6ff1a2a48d5638cb4afef26c53497b12ef8deaef7ca2dbff5a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4c57ab0558844a6ff1a2a48d5638cb4afef26c53497b12ef8deaef7ca2dbff5a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3A4c57ab0558844a6ff1a2a48d5638cb4afef26c53497b12ef8deaef7ca2dbff5a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=1779251536"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e25c8d20772495f8d49acde8a35f49f30e18b3f6afd9074b7009a02d84a0e6e3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e25c8d20772495f8d49acde8a35f49f30e18b3f6afd9074b7009a02d84a0e6e3_s390x",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e25c8d20772495f8d49acde8a35f49f30e18b3f6afd9074b7009a02d84a0e6e3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3Ae25c8d20772495f8d49acde8a35f49f30e18b3f6afd9074b7009a02d84a0e6e3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=1779252293"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:66b0dfb02285c0dd4a74cbcdffe545babef4ab11a96750854f1fb733f55302d3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:66b0dfb02285c0dd4a74cbcdffe545babef4ab11a96750854f1fb733f55302d3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:66b0dfb02285c0dd4a74cbcdffe545babef4ab11a96750854f1fb733f55302d3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3A66b0dfb02285c0dd4a74cbcdffe545babef4ab11a96750854f1fb733f55302d3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=1779249986"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:56cd3ae90c114579eb8dc572b4ea97b0272759cb71d4f5a1cc98366bddf13525_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:56cd3ae90c114579eb8dc572b4ea97b0272759cb71d4f5a1cc98366bddf13525_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:56cd3ae90c114579eb8dc572b4ea97b0272759cb71d4f5a1cc98366bddf13525_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3A56cd3ae90c114579eb8dc572b4ea97b0272759cb71d4f5a1cc98366bddf13525?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=1779253413"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:261ede219967877725c31523cdb7930390300c1bde2df0995dd9f2960ab2d609_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:261ede219967877725c31523cdb7930390300c1bde2df0995dd9f2960ab2d609_s390x",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:261ede219967877725c31523cdb7930390300c1bde2df0995dd9f2960ab2d609_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3A261ede219967877725c31523cdb7930390300c1bde2df0995dd9f2960ab2d609?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=1779258913"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:308da98e17198c8032692089e5f8664f8386c877563a318e89f2ecceea478b22_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:308da98e17198c8032692089e5f8664f8386c877563a318e89f2ecceea478b22_s390x",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:308da98e17198c8032692089e5f8664f8386c877563a318e89f2ecceea478b22_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3A308da98e17198c8032692089e5f8664f8386c877563a318e89f2ecceea478b22?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=1779251959"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0a12d980643d0912adb6979129d24765fd54c01a3f055961cfde3fb873fb786b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0a12d980643d0912adb6979129d24765fd54c01a3f055961cfde3fb873fb786b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0a12d980643d0912adb6979129d24765fd54c01a3f055961cfde3fb873fb786b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3A0a12d980643d0912adb6979129d24765fd54c01a3f055961cfde3fb873fb786b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=1779265970"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22af26575e09437f9912ce3092c9a5d32d8e402624e0c1c3ceed6c81120f3e75_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22af26575e09437f9912ce3092c9a5d32d8e402624e0c1c3ceed6c81120f3e75_s390x",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22af26575e09437f9912ce3092c9a5d32d8e402624e0c1c3ceed6c81120f3e75_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3A22af26575e09437f9912ce3092c9a5d32d8e402624e0c1c3ceed6c81120f3e75?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router-rhel9\u0026tag=1779266011"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:aae7870b5ae62c0cbb24b90ed192b0ec8a830580b3a6565fababcf89fd17cfe0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:aae7870b5ae62c0cbb24b90ed192b0ec8a830580b3a6565fababcf89fd17cfe0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:aae7870b5ae62c0cbb24b90ed192b0ec8a830580b3a6565fababcf89fd17cfe0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3Aaae7870b5ae62c0cbb24b90ed192b0ec8a830580b3a6565fababcf89fd17cfe0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=1779263073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:91bfd8eed2e057600d77b20e19764314e8952f695108486a5e61875cc1448145_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:91bfd8eed2e057600d77b20e19764314e8952f695108486a5e61875cc1448145_s390x",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:91bfd8eed2e057600d77b20e19764314e8952f695108486a5e61875cc1448145_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3A91bfd8eed2e057600d77b20e19764314e8952f695108486a5e61875cc1448145?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=1779261486"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8ca6c009fa35ba4a94459981a72db8b54ca2507d0559eacf38614dd29f01874d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8ca6c009fa35ba4a94459981a72db8b54ca2507d0559eacf38614dd29f01874d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8ca6c009fa35ba4a94459981a72db8b54ca2507d0559eacf38614dd29f01874d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3A8ca6c009fa35ba4a94459981a72db8b54ca2507d0559eacf38614dd29f01874d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=1779250716"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6f09d75e75968768f9c4f06f0ff9b9680c7a43e6ec836b7a07ef7bfe348727a8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6f09d75e75968768f9c4f06f0ff9b9680c7a43e6ec836b7a07ef7bfe348727a8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6f09d75e75968768f9c4f06f0ff9b9680c7a43e6ec836b7a07ef7bfe348727a8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3A6f09d75e75968768f9c4f06f0ff9b9680c7a43e6ec836b7a07ef7bfe348727a8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=1779261706"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f9515705e2b37d2fb6f216aa936bd5424337a1e1ae4eaf3ded3c8d0fab373d36_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f9515705e2b37d2fb6f216aa936bd5424337a1e1ae4eaf3ded3c8d0fab373d36_s390x",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f9515705e2b37d2fb6f216aa936bd5424337a1e1ae4eaf3ded3c8d0fab373d36_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3Af9515705e2b37d2fb6f216aa936bd5424337a1e1ae4eaf3ded3c8d0fab373d36?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=1779266539"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ccaacb4d97a9fe1021e594b83f90f4d5f6ad14610e4aa49f2ba65dcae0a061fb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ccaacb4d97a9fe1021e594b83f90f4d5f6ad14610e4aa49f2ba65dcae0a061fb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ccaacb4d97a9fe1021e594b83f90f4d5f6ad14610e4aa49f2ba65dcae0a061fb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3Accaacb4d97a9fe1021e594b83f90f4d5f6ad14610e4aa49f2ba65dcae0a061fb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=1779260915"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:af19fe0085ed208064818cfff5ff18ac352109083f6d296c5690963221ed8e83_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:af19fe0085ed208064818cfff5ff18ac352109083f6d296c5690963221ed8e83_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:af19fe0085ed208064818cfff5ff18ac352109083f6d296c5690963221ed8e83_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3Aaf19fe0085ed208064818cfff5ff18ac352109083f6d296c5690963221ed8e83?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9\u0026tag=1779253663"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e994ea662028b84dc75988777232ea342041aee7bdf7f372e8177f1e9b07dc8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e994ea662028b84dc75988777232ea342041aee7bdf7f372e8177f1e9b07dc8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e994ea662028b84dc75988777232ea342041aee7bdf7f372e8177f1e9b07dc8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3A5e994ea662028b84dc75988777232ea342041aee7bdf7f372e8177f1e9b07dc8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=1779260328"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d7c7e167c932e47170612877bf5fb7adcbb9f6c3570e74cca0861005750f8135_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d7c7e167c932e47170612877bf5fb7adcbb9f6c3570e74cca0861005750f8135_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d7c7e167c932e47170612877bf5fb7adcbb9f6c3570e74cca0861005750f8135_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3Ad7c7e167c932e47170612877bf5fb7adcbb9f6c3570e74cca0861005750f8135?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=1779256134"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5299088616c529dfc389935a9e005d88dc9f1fc40f18d025a95fabec27aaa646_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5299088616c529dfc389935a9e005d88dc9f1fc40f18d025a95fabec27aaa646_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5299088616c529dfc389935a9e005d88dc9f1fc40f18d025a95fabec27aaa646_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3A5299088616c529dfc389935a9e005d88dc9f1fc40f18d025a95fabec27aaa646?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=1779254514"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b256f9a69ebc26949acdaf2c4b7a9e89cb5a1a70837bc63b554a65fee7463850_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b256f9a69ebc26949acdaf2c4b7a9e89cb5a1a70837bc63b554a65fee7463850_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b256f9a69ebc26949acdaf2c4b7a9e89cb5a1a70837bc63b554a65fee7463850_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3Ab256f9a69ebc26949acdaf2c4b7a9e89cb5a1a70837bc63b554a65fee7463850?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=1779258263"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:de4b57efe54b245a9c0e39ad94d0129ccb60f3d5670e7c0726ae5ab9cd3d98ac_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:de4b57efe54b245a9c0e39ad94d0129ccb60f3d5670e7c0726ae5ab9cd3d98ac_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:de4b57efe54b245a9c0e39ad94d0129ccb60f3d5670e7c0726ae5ab9cd3d98ac_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3Ade4b57efe54b245a9c0e39ad94d0129ccb60f3d5670e7c0726ae5ab9cd3d98ac?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=1779256917"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0dd73b3fd566b4961ed3e167079a2ca3309ea30fda7a49f73e001a0ab931dd7b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0dd73b3fd566b4961ed3e167079a2ca3309ea30fda7a49f73e001a0ab931dd7b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0dd73b3fd566b4961ed3e167079a2ca3309ea30fda7a49f73e001a0ab931dd7b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3A0dd73b3fd566b4961ed3e167079a2ca3309ea30fda7a49f73e001a0ab931dd7b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=1779251346"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:df93b08f6e63570eb979dbb3068a2f3341ec9ffe94f9409a297dfcded130ccee_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:df93b08f6e63570eb979dbb3068a2f3341ec9ffe94f9409a297dfcded130ccee_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:df93b08f6e63570eb979dbb3068a2f3341ec9ffe94f9409a297dfcded130ccee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3Adf93b08f6e63570eb979dbb3068a2f3341ec9ffe94f9409a297dfcded130ccee?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=1779263613"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:88156e82ac3636c93c033b96064fc06ad605f670905b35499e198dd7d4faf8d0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:88156e82ac3636c93c033b96064fc06ad605f670905b35499e198dd7d4faf8d0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:88156e82ac3636c93c033b96064fc06ad605f670905b35499e198dd7d4faf8d0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3A88156e82ac3636c93c033b96064fc06ad605f670905b35499e198dd7d4faf8d0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=1779263764"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7d6468fe45b5f93b9803315f8a6c49d2e7b6692b6f8c3115f06bc8bd3076e9d0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7d6468fe45b5f93b9803315f8a6c49d2e7b6692b6f8c3115f06bc8bd3076e9d0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7d6468fe45b5f93b9803315f8a6c49d2e7b6692b6f8c3115f06bc8bd3076e9d0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3A7d6468fe45b5f93b9803315f8a6c49d2e7b6692b6f8c3115f06bc8bd3076e9d0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=1779269423"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b8c3cd3c913a7c1f9de9f4322f88800d26e91614a0257019a9381dd4dd48f5c8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b8c3cd3c913a7c1f9de9f4322f88800d26e91614a0257019a9381dd4dd48f5c8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b8c3cd3c913a7c1f9de9f4322f88800d26e91614a0257019a9381dd4dd48f5c8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3Ab8c3cd3c913a7c1f9de9f4322f88800d26e91614a0257019a9381dd4dd48f5c8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=1779262505"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:61e79da9ff15261bc0e77ad9c67320f8b0ea75577637ea7954ecdcee63c31083_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:61e79da9ff15261bc0e77ad9c67320f8b0ea75577637ea7954ecdcee63c31083_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:61e79da9ff15261bc0e77ad9c67320f8b0ea75577637ea7954ecdcee63c31083_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3A61e79da9ff15261bc0e77ad9c67320f8b0ea75577637ea7954ecdcee63c31083?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=1779261668"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:51dbcb9dba321dc4484eb72f73368cabcb419b5a934d495eb8e8e53872ed7cb7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:51dbcb9dba321dc4484eb72f73368cabcb419b5a934d495eb8e8e53872ed7cb7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:51dbcb9dba321dc4484eb72f73368cabcb419b5a934d495eb8e8e53872ed7cb7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3A51dbcb9dba321dc4484eb72f73368cabcb419b5a934d495eb8e8e53872ed7cb7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=1779250856"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:202f16700daa8022d5675bee872db2a776a1f240ce159d17b9ad91cad342bb7a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:202f16700daa8022d5675bee872db2a776a1f240ce159d17b9ad91cad342bb7a_s390x",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:202f16700daa8022d5675bee872db2a776a1f240ce159d17b9ad91cad342bb7a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3A202f16700daa8022d5675bee872db2a776a1f240ce159d17b9ad91cad342bb7a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel9\u0026tag=1779251936"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4767d0078970d169d80cd1ed8d9a0697b3dc7f2e297d7370f36607e790a9ec07_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4767d0078970d169d80cd1ed8d9a0697b3dc7f2e297d7370f36607e790a9ec07_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4767d0078970d169d80cd1ed8d9a0697b3dc7f2e297d7370f36607e790a9ec07_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A4767d0078970d169d80cd1ed8d9a0697b3dc7f2e297d7370f36607e790a9ec07?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=1779261997"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b74f6f01d7e24f6d970627c336f559a8ee21f99dd85e2fdb2ef80878a744258f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b74f6f01d7e24f6d970627c336f559a8ee21f99dd85e2fdb2ef80878a744258f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b74f6f01d7e24f6d970627c336f559a8ee21f99dd85e2fdb2ef80878a744258f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3Ab74f6f01d7e24f6d970627c336f559a8ee21f99dd85e2fdb2ef80878a744258f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=1779256730"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:45183c775bb7d17a774bbb18a6ce8a9a7d495a6f2f92441c1a7749ceae2818cb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:45183c775bb7d17a774bbb18a6ce8a9a7d495a6f2f92441c1a7749ceae2818cb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:45183c775bb7d17a774bbb18a6ce8a9a7d495a6f2f92441c1a7749ceae2818cb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3A45183c775bb7d17a774bbb18a6ce8a9a7d495a6f2f92441c1a7749ceae2818cb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=1779251982"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:71415f52d1b4a541ed4c944a85152d3d20e81e6ddd0ed042ac7a443c3cfd3304_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:71415f52d1b4a541ed4c944a85152d3d20e81e6ddd0ed042ac7a443c3cfd3304_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:71415f52d1b4a541ed4c944a85152d3d20e81e6ddd0ed042ac7a443c3cfd3304_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3A71415f52d1b4a541ed4c944a85152d3d20e81e6ddd0ed042ac7a443c3cfd3304?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=1779252065"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f2b0149f8cd25219144db3232ec50a4f303b473df9a119aeeef71b42dcca6a25_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f2b0149f8cd25219144db3232ec50a4f303b473df9a119aeeef71b42dcca6a25_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f2b0149f8cd25219144db3232ec50a4f303b473df9a119aeeef71b42dcca6a25_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3Af2b0149f8cd25219144db3232ec50a4f303b473df9a119aeeef71b42dcca6a25?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=1779251832"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:597bd0de9e7bb97f8e960935ba7c9f1b91e4708b85e74596b903d726dcf7a398_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:597bd0de9e7bb97f8e960935ba7c9f1b91e4708b85e74596b903d726dcf7a398_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:597bd0de9e7bb97f8e960935ba7c9f1b91e4708b85e74596b903d726dcf7a398_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3A597bd0de9e7bb97f8e960935ba7c9f1b91e4708b85e74596b903d726dcf7a398?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=1779263420"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7b7f216332fbf43c68b9b1097166f7998933c8b3b2e7dcf11a43bd1a6f3bd76a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7b7f216332fbf43c68b9b1097166f7998933c8b3b2e7dcf11a43bd1a6f3bd76a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7b7f216332fbf43c68b9b1097166f7998933c8b3b2e7dcf11a43bd1a6f3bd76a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A7b7f216332fbf43c68b9b1097166f7998933c8b3b2e7dcf11a43bd1a6f3bd76a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=1779258183"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b0e54a88923183074e19b8e24a6228d55bccc1a419b3a41a5307685e75c36e76_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b0e54a88923183074e19b8e24a6228d55bccc1a419b3a41a5307685e75c36e76_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b0e54a88923183074e19b8e24a6228d55bccc1a419b3a41a5307685e75c36e76_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3Ab0e54a88923183074e19b8e24a6228d55bccc1a419b3a41a5307685e75c36e76?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=1779263384"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e3e278676c3c653f3543467fab3769c3694710e28c96fc9e821d5f2b5899ecc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e3e278676c3c653f3543467fab3769c3694710e28c96fc9e821d5f2b5899ecc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e3e278676c3c653f3543467fab3769c3694710e28c96fc9e821d5f2b5899ecc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3A5e3e278676c3c653f3543467fab3769c3694710e28c96fc9e821d5f2b5899ecc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=1779259613"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:63c357eff8bfbf851295fec3e79631014762b1a5a2642b684dcc251235e900fb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:63c357eff8bfbf851295fec3e79631014762b1a5a2642b684dcc251235e900fb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:63c357eff8bfbf851295fec3e79631014762b1a5a2642b684dcc251235e900fb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A63c357eff8bfbf851295fec3e79631014762b1a5a2642b684dcc251235e900fb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=1779262272"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9f9ae18048d534c876d747b0f40db46134067c1f30c71386d77b1454070eb98_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9f9ae18048d534c876d747b0f40db46134067c1f30c71386d77b1454070eb98_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9f9ae18048d534c876d747b0f40db46134067c1f30c71386d77b1454070eb98_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3Af9f9ae18048d534c876d747b0f40db46134067c1f30c71386d77b1454070eb98?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=1779252871"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:c752116250009619451107cdcf31da023d5a7df853f41509e2073428e3c5708e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:c752116250009619451107cdcf31da023d5a7df853f41509e2073428e3c5708e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:c752116250009619451107cdcf31da023d5a7df853f41509e2073428e3c5708e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3Ac752116250009619451107cdcf31da023d5a7df853f41509e2073428e3c5708e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=1779252385"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07f489bb05ab3907be43786d03c889827ccbddcfe049a970bce989945ced2374_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07f489bb05ab3907be43786d03c889827ccbddcfe049a970bce989945ced2374_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07f489bb05ab3907be43786d03c889827ccbddcfe049a970bce989945ced2374_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3A07f489bb05ab3907be43786d03c889827ccbddcfe049a970bce989945ced2374?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=1779262399"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:53ba6396dd8f44eff8baaa9eefaa796f155461c27c652fe608aa6f89f4569284_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:53ba6396dd8f44eff8baaa9eefaa796f155461c27c652fe608aa6f89f4569284_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:53ba6396dd8f44eff8baaa9eefaa796f155461c27c652fe608aa6f89f4569284_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3A53ba6396dd8f44eff8baaa9eefaa796f155461c27c652fe608aa6f89f4569284?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=1779251986"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:428c4f45bb682423a047d8a306aa3e52d47a79da82b2e5d261c70394b9516dc2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:428c4f45bb682423a047d8a306aa3e52d47a79da82b2e5d261c70394b9516dc2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:428c4f45bb682423a047d8a306aa3e52d47a79da82b2e5d261c70394b9516dc2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A428c4f45bb682423a047d8a306aa3e52d47a79da82b2e5d261c70394b9516dc2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=1779257509"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:77a0618cdc2074ff5e567001f8bec4be9176454dfc6fe12558b8fec570245d02_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:77a0618cdc2074ff5e567001f8bec4be9176454dfc6fe12558b8fec570245d02_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:77a0618cdc2074ff5e567001f8bec4be9176454dfc6fe12558b8fec570245d02_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A77a0618cdc2074ff5e567001f8bec4be9176454dfc6fe12558b8fec570245d02?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=1779263748"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:89d0f42a71d1e6e6df886f4614781bf20779ce60b2c240d683002e8a77cca506_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:89d0f42a71d1e6e6df886f4614781bf20779ce60b2c240d683002e8a77cca506_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:89d0f42a71d1e6e6df886f4614781bf20779ce60b2c240d683002e8a77cca506_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A89d0f42a71d1e6e6df886f4614781bf20779ce60b2c240d683002e8a77cca506?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=1779255692"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e2967044eabd99c49d1f1b73b00e7d1d4b041fc6c91e20698d0ebf7edf8adc18_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e2967044eabd99c49d1f1b73b00e7d1d4b041fc6c91e20698d0ebf7edf8adc18_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e2967044eabd99c49d1f1b73b00e7d1d4b041fc6c91e20698d0ebf7edf8adc18_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3Ae2967044eabd99c49d1f1b73b00e7d1d4b041fc6c91e20698d0ebf7edf8adc18?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=1779258155"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8a5f1886bcf3d4ddc1d8b25a3242d56086643e1985fdf2c5e0af4d523097e400_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8a5f1886bcf3d4ddc1d8b25a3242d56086643e1985fdf2c5e0af4d523097e400_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8a5f1886bcf3d4ddc1d8b25a3242d56086643e1985fdf2c5e0af4d523097e400_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A8a5f1886bcf3d4ddc1d8b25a3242d56086643e1985fdf2c5e0af4d523097e400?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=1779263842"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:204539fcc315c96f4f36d75fb9f8e3c97712dd0f034dbca7874140052b8934b1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:204539fcc315c96f4f36d75fb9f8e3c97712dd0f034dbca7874140052b8934b1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:204539fcc315c96f4f36d75fb9f8e3c97712dd0f034dbca7874140052b8934b1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3A204539fcc315c96f4f36d75fb9f8e3c97712dd0f034dbca7874140052b8934b1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=1779251792"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e8e3d3591a4376a5f0c02e6e27d41fd823c4e65800c77f51797dec01c8d9c84a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e8e3d3591a4376a5f0c02e6e27d41fd823c4e65800c77f51797dec01c8d9c84a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e8e3d3591a4376a5f0c02e6e27d41fd823c4e65800c77f51797dec01c8d9c84a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3Ae8e3d3591a4376a5f0c02e6e27d41fd823c4e65800c77f51797dec01c8d9c84a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator\u0026tag=1779258986"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:366c950fe8ae969a72a8cb31db3bfe5f28a04f33d2a904148c3d5175def5bbc1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:366c950fe8ae969a72a8cb31db3bfe5f28a04f33d2a904148c3d5175def5bbc1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:366c950fe8ae969a72a8cb31db3bfe5f28a04f33d2a904148c3d5175def5bbc1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A366c950fe8ae969a72a8cb31db3bfe5f28a04f33d2a904148c3d5175def5bbc1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=1779263511"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:77d403925e7e528a4cc103dd52550b68b36254b1a7f5dd08afde70a3ec929bd7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:77d403925e7e528a4cc103dd52550b68b36254b1a7f5dd08afde70a3ec929bd7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:77d403925e7e528a4cc103dd52550b68b36254b1a7f5dd08afde70a3ec929bd7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A77d403925e7e528a4cc103dd52550b68b36254b1a7f5dd08afde70a3ec929bd7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=1779256025"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3355da57dcda21150a1ca2f8d922a94433aa44c19124f6e7ee833eed370857fc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3355da57dcda21150a1ca2f8d922a94433aa44c19124f6e7ee833eed370857fc_s390x",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3355da57dcda21150a1ca2f8d922a94433aa44c19124f6e7ee833eed370857fc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9-operator@sha256%3A3355da57dcda21150a1ca2f8d922a94433aa44c19124f6e7ee833eed370857fc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator\u0026tag=1779254541"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f0193546fd32d558e2e89d722b3a2d8c94903d86c0e336e7d5dae028f9ccd82_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f0193546fd32d558e2e89d722b3a2d8c94903d86c0e336e7d5dae028f9ccd82_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f0193546fd32d558e2e89d722b3a2d8c94903d86c0e336e7d5dae028f9ccd82_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3A5f0193546fd32d558e2e89d722b3a2d8c94903d86c0e336e7d5dae028f9ccd82?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=1779253958"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8f9bfddea5c3e30535604b38af5628bbb62ac1c55d123165cd51481a61240b01_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8f9bfddea5c3e30535604b38af5628bbb62ac1c55d123165cd51481a61240b01_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8f9bfddea5c3e30535604b38af5628bbb62ac1c55d123165cd51481a61240b01_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3A8f9bfddea5c3e30535604b38af5628bbb62ac1c55d123165cd51481a61240b01?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=1779250072"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d654271a0ff9fe6b7ad23dbe5a7c6c2cff0d6499285d2d1a892683705190acc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d654271a0ff9fe6b7ad23dbe5a7c6c2cff0d6499285d2d1a892683705190acc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d654271a0ff9fe6b7ad23dbe5a7c6c2cff0d6499285d2d1a892683705190acc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3A9d654271a0ff9fe6b7ad23dbe5a7c6c2cff0d6499285d2d1a892683705190acc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9\u0026tag=1779253897"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0873393f0564bec29f4ef698becf97fca9ab57a6fcd62a574d041cbbb241acd7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0873393f0564bec29f4ef698becf97fca9ab57a6fcd62a574d041cbbb241acd7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0873393f0564bec29f4ef698becf97fca9ab57a6fcd62a574d041cbbb241acd7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel9@sha256%3A0873393f0564bec29f4ef698becf97fca9ab57a6fcd62a574d041cbbb241acd7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9\u0026tag=1779258717"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e8516d1ef8f77fcffb337b4da4a539874107ab501c9c2cf46cb887b4a4a1c152_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e8516d1ef8f77fcffb337b4da4a539874107ab501c9c2cf46cb887b4a4a1c152_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e8516d1ef8f77fcffb337b4da4a539874107ab501c9c2cf46cb887b4a4a1c152_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel9-operator@sha256%3Ae8516d1ef8f77fcffb337b4da4a539874107ab501c9c2cf46cb887b4a4a1c152?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator\u0026tag=1779255989"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:0e0fed0efe55fa047409b60fc018f8a1efb7ec0e9c1527b9553cedd07a4a530c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:0e0fed0efe55fa047409b60fc018f8a1efb7ec0e9c1527b9553cedd07a4a530c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:0e0fed0efe55fa047409b60fc018f8a1efb7ec0e9c1527b9553cedd07a4a530c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-webhook-rhel9@sha256%3A0e0fed0efe55fa047409b60fc018f8a1efb7ec0e9c1527b9553cedd07a4a530c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9\u0026tag=1779250132"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:249a1efdeeadb5027c0b65aed7a6367ca760d9624e9d74f3cde3b34da62f6402_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:249a1efdeeadb5027c0b65aed7a6367ca760d9624e9d74f3cde3b34da62f6402_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:249a1efdeeadb5027c0b65aed7a6367ca760d9624e9d74f3cde3b34da62f6402_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3A249a1efdeeadb5027c0b65aed7a6367ca760d9624e9d74f3cde3b34da62f6402?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9\u0026tag=1779253452"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d28a7dc66779c1ca4c056eb5bca48b0c7e19d01089b93edbae8bf9b43b11cdfc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d28a7dc66779c1ca4c056eb5bca48b0c7e19d01089b93edbae8bf9b43b11cdfc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d28a7dc66779c1ca4c056eb5bca48b0c7e19d01089b93edbae8bf9b43b11cdfc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3Ad28a7dc66779c1ca4c056eb5bca48b0c7e19d01089b93edbae8bf9b43b11cdfc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=1779252626"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:347b33aa8ac774d04023e52541ed1283475263ad0bf2c0a7cb0c16b64db6a00a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:347b33aa8ac774d04023e52541ed1283475263ad0bf2c0a7cb0c16b64db6a00a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:347b33aa8ac774d04023e52541ed1283475263ad0bf2c0a7cb0c16b64db6a00a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3A347b33aa8ac774d04023e52541ed1283475263ad0bf2c0a7cb0c16b64db6a00a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=1779251893"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ccd9bd93299a31672e58a356ca7f9cee946f757384ac2ca99c54718eb72e708d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ccd9bd93299a31672e58a356ca7f9cee946f757384ac2ca99c54718eb72e708d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ccd9bd93299a31672e58a356ca7f9cee946f757384ac2ca99c54718eb72e708d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3Accd9bd93299a31672e58a356ca7f9cee946f757384ac2ca99c54718eb72e708d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=1779258224"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:88f6bc9d1bcaceae8f65f654a2c0b169a7987872e2b301537ab078cc7563e36f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:88f6bc9d1bcaceae8f65f654a2c0b169a7987872e2b301537ab078cc7563e36f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:88f6bc9d1bcaceae8f65f654a2c0b169a7987872e2b301537ab078cc7563e36f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-cloud-controller-manager-rhel9@sha256%3A88f6bc9d1bcaceae8f65f654a2c0b169a7987872e2b301537ab078cc7563e36f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9\u0026tag=1779250211"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:d0d035f3300596a93c21c4712a231077b6fbdc963d556ee6f9f9efe393df5bf9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:d0d035f3300596a93c21c4712a231077b6fbdc963d556ee6f9f9efe393df5bf9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:d0d035f3300596a93c21c4712a231077b6fbdc963d556ee6f9f9efe393df5bf9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9@sha256%3Ad0d035f3300596a93c21c4712a231077b6fbdc963d556ee6f9f9efe393df5bf9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9\u0026tag=1779250628"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:29d413f06f5eee509bf61a867d1db3abdb3f7ff78f91f5c4ccc40e8f4e52b73e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:29d413f06f5eee509bf61a867d1db3abdb3f7ff78f91f5c4ccc40e8f4e52b73e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:29d413f06f5eee509bf61a867d1db3abdb3f7ff78f91f5c4ccc40e8f4e52b73e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256%3A29d413f06f5eee509bf61a867d1db3abdb3f7ff78f91f5c4ccc40e8f4e52b73e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator\u0026tag=1779250592"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:117282439d4d1a2a741562904d28338cfc30ac9ba69b2ba607ca67fd6031a650_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:117282439d4d1a2a741562904d28338cfc30ac9ba69b2ba607ca67fd6031a650_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:117282439d4d1a2a741562904d28338cfc30ac9ba69b2ba607ca67fd6031a650_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3A117282439d4d1a2a741562904d28338cfc30ac9ba69b2ba607ca67fd6031a650?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9\u0026tag=1779256393"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4003ce46ffedec1de16e31773fef93eb34a4e0cb95ce30f572bd026280e046a5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4003ce46ffedec1de16e31773fef93eb34a4e0cb95ce30f572bd026280e046a5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4003ce46ffedec1de16e31773fef93eb34a4e0cb95ce30f572bd026280e046a5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-machine-controllers-rhel9@sha256%3A4003ce46ffedec1de16e31773fef93eb34a4e0cb95ce30f572bd026280e046a5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9\u0026tag=1779250499"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ce3229db117ad4599d2588926dc948b34a9a0abede09e9df000570906bc9e31c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ce3229db117ad4599d2588926dc948b34a9a0abede09e9df000570906bc9e31c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ce3229db117ad4599d2588926dc948b34a9a0abede09e9df000570906bc9e31c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3Ace3229db117ad4599d2588926dc948b34a9a0abede09e9df000570906bc9e31c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=1779261020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0be5ea330b7f31d16e9d464979b0bb455d3eadb2aac8e3537bd513e68385520b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0be5ea330b7f31d16e9d464979b0bb455d3eadb2aac8e3537bd513e68385520b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0be5ea330b7f31d16e9d464979b0bb455d3eadb2aac8e3537bd513e68385520b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3A0be5ea330b7f31d16e9d464979b0bb455d3eadb2aac8e3537bd513e68385520b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=1779281052"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:77c92eef8a503d59ca8ea792101e508bdb21d1d6ca711104e094d8f8be7ebfc9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:77c92eef8a503d59ca8ea792101e508bdb21d1d6ca711104e094d8f8be7ebfc9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:77c92eef8a503d59ca8ea792101e508bdb21d1d6ca711104e094d8f8be7ebfc9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-altinfra-rhel9@sha256%3A77c92eef8a503d59ca8ea792101e508bdb21d1d6ca711104e094d8f8be7ebfc9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=1779281061"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d6d19786d616706f403f79cd66c4e4400c4793fb0bfd4891c5345ec390d71046_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d6d19786d616706f403f79cd66c4e4400c4793fb0bfd4891c5345ec390d71046_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d6d19786d616706f403f79cd66c4e4400c4793fb0bfd4891c5345ec390d71046_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3Ad6d19786d616706f403f79cd66c4e4400c4793fb0bfd4891c5345ec390d71046?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=1779281084"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:546872449f71f686be1dc4612f7e03d75633eea75f089c720f87d5d1c6fd0402_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:546872449f71f686be1dc4612f7e03d75633eea75f089c720f87d5d1c6fd0402_s390x",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:546872449f71f686be1dc4612f7e03d75633eea75f089c720f87d5d1c6fd0402_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3A546872449f71f686be1dc4612f7e03d75633eea75f089c720f87d5d1c6fd0402?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel9\u0026tag=1779263513"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1e1544da4fe492584b5ff734b76beaa0cea3f130996dad6eb93713abe20f254a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1e1544da4fe492584b5ff734b76beaa0cea3f130996dad6eb93713abe20f254a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1e1544da4fe492584b5ff734b76beaa0cea3f130996dad6eb93713abe20f254a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3A1e1544da4fe492584b5ff734b76beaa0cea3f130996dad6eb93713abe20f254a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=1779252859"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:37e649cab0559c66f300c915746f34f6e0929100557e622a966ec78f543f12d4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:37e649cab0559c66f300c915746f34f6e0929100557e622a966ec78f543f12d4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:37e649cab0559c66f300c915746f34f6e0929100557e622a966ec78f543f12d4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3A37e649cab0559c66f300c915746f34f6e0929100557e622a966ec78f543f12d4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=1779252723"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:764eb596b1c27c924f68455752046a987657c3fa9dda1a655db644e06df9a29a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:764eb596b1c27c924f68455752046a987657c3fa9dda1a655db644e06df9a29a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:764eb596b1c27c924f68455752046a987657c3fa9dda1a655db644e06df9a29a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A764eb596b1c27c924f68455752046a987657c3fa9dda1a655db644e06df9a29a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=1779258382"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:85c15e6f69c7f3e101346387f680258f5310e5c065f830a50d04d8a409f3f7c8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:85c15e6f69c7f3e101346387f680258f5310e5c065f830a50d04d8a409f3f7c8_s390x",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:85c15e6f69c7f3e101346387f680258f5310e5c065f830a50d04d8a409f3f7c8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3A85c15e6f69c7f3e101346387f680258f5310e5c065f830a50d04d8a409f3f7c8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9\u0026tag=1779258057"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:68b2e02e236e852e3cbf527920f1c1915fdbadc99263eaa782a3ab74f42f4b1d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:68b2e02e236e852e3cbf527920f1c1915fdbadc99263eaa782a3ab74f42f4b1d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:68b2e02e236e852e3cbf527920f1c1915fdbadc99263eaa782a3ab74f42f4b1d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-libvirt-machine-controllers-rhel9@sha256%3A68b2e02e236e852e3cbf527920f1c1915fdbadc99263eaa782a3ab74f42f4b1d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=1779251500"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:304cbb7666d1426a03413b4f7363895b3a880bf22053ed2ee5ca6697eb8e3759_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:304cbb7666d1426a03413b4f7363895b3a880bf22053ed2ee5ca6697eb8e3759_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:304cbb7666d1426a03413b4f7363895b3a880bf22053ed2ee5ca6697eb8e3759_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3A304cbb7666d1426a03413b4f7363895b3a880bf22053ed2ee5ca6697eb8e3759?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=1779258721"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:20e107dd601114f15e4bdc752b7d49746c48950c16a76446a6456582373b718d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:20e107dd601114f15e4bdc752b7d49746c48950c16a76446a6456582373b718d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:20e107dd601114f15e4bdc752b7d49746c48950c16a76446a6456582373b718d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3A20e107dd601114f15e4bdc752b7d49746c48950c16a76446a6456582373b718d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=1779252062"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cf1a6e297a76d62d588b11b4a6bdc8761a37bb7e4b0886ecea1eb16982c1a998_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cf1a6e297a76d62d588b11b4a6bdc8761a37bb7e4b0886ecea1eb16982c1a998_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cf1a6e297a76d62d588b11b4a6bdc8761a37bb7e4b0886ecea1eb16982c1a998_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3Acf1a6e297a76d62d588b11b4a6bdc8761a37bb7e4b0886ecea1eb16982c1a998?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=1779286342"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6f681893f542bd9a1de33170656f48238605b6c6e6865171cd046cf03a8d0d9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6f681893f542bd9a1de33170656f48238605b6c6e6865171cd046cf03a8d0d9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6f681893f542bd9a1de33170656f48238605b6c6e6865171cd046cf03a8d0d9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3Ad6f681893f542bd9a1de33170656f48238605b6c6e6865171cd046cf03a8d0d9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=1779262789"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:f56dfff4de25e25f0f1e9f926c142ea9266c7669d7ba104325ad883d8cfd7a85_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:f56dfff4de25e25f0f1e9f926c142ea9266c7669d7ba104325ad883d8cfd7a85_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:f56dfff4de25e25f0f1e9f926c142ea9266c7669d7ba104325ad883d8cfd7a85_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3Af56dfff4de25e25f0f1e9f926c142ea9266c7669d7ba104325ad883d8cfd7a85?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9\u0026tag=1779259043"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3011e1cac120b39c1e889b3b19d89884e7d961ec80d36e0a034ecd0e43192d3a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3011e1cac120b39c1e889b3b19d89884e7d961ec80d36e0a034ecd0e43192d3a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3011e1cac120b39c1e889b3b19d89884e7d961ec80d36e0a034ecd0e43192d3a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A3011e1cac120b39c1e889b3b19d89884e7d961ec80d36e0a034ecd0e43192d3a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9\u0026tag=1779254313"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fe6d7071ae21fdb5e8aadee2a41f93897c866cf9fcda999ed67b8561143b9ef2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fe6d7071ae21fdb5e8aadee2a41f93897c866cf9fcda999ed67b8561143b9ef2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fe6d7071ae21fdb5e8aadee2a41f93897c866cf9fcda999ed67b8561143b9ef2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3Afe6d7071ae21fdb5e8aadee2a41f93897c866cf9fcda999ed67b8561143b9ef2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=1779256131"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a0af61dccb480ecb164cae476271a9229d78cda8c717e23fbe2b7d18d7092e35_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a0af61dccb480ecb164cae476271a9229d78cda8c717e23fbe2b7d18d7092e35_s390x",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a0af61dccb480ecb164cae476271a9229d78cda8c717e23fbe2b7d18d7092e35_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3Aa0af61dccb480ecb164cae476271a9229d78cda8c717e23fbe2b7d18d7092e35?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9\u0026tag=1779261577"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:460b3c8d710dd7f755023e60e7cb5d9c6aace4ffb6d7672a3aa8c232b44ae1ff_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:460b3c8d710dd7f755023e60e7cb5d9c6aace4ffb6d7672a3aa8c232b44ae1ff_s390x",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:460b3c8d710dd7f755023e60e7cb5d9c6aace4ffb6d7672a3aa8c232b44ae1ff_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3A460b3c8d710dd7f755023e60e7cb5d9c6aace4ffb6d7672a3aa8c232b44ae1ff?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=1779251811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:ef1e59b118e3b97881fdb2f208f64486cf3225b7bc66c52cf9d4c2a9a2b84c72_s390x",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:ef1e59b118e3b97881fdb2f208f64486cf3225b7bc66c52cf9d4c2a9a2b84c72_s390x",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:ef1e59b118e3b97881fdb2f208f64486cf3225b7bc66c52cf9d4c2a9a2b84c72_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3Aef1e59b118e3b97881fdb2f208f64486cf3225b7bc66c52cf9d4c2a9a2b84c72?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=1779269865"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:00ae335df5160d41e2a59fe7ed38d483dc95b4daf4a60c6c92ad0a0744b7e435_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:00ae335df5160d41e2a59fe7ed38d483dc95b4daf4a60c6c92ad0a0744b7e435_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:00ae335df5160d41e2a59fe7ed38d483dc95b4daf4a60c6c92ad0a0744b7e435_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3A00ae335df5160d41e2a59fe7ed38d483dc95b4daf4a60c6c92ad0a0744b7e435?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=1779252089"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6618c58373a3af6a5ce8ce501eb0078d82a547584b8d9fae31ad3d86424f18d8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6618c58373a3af6a5ce8ce501eb0078d82a547584b8d9fae31ad3d86424f18d8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6618c58373a3af6a5ce8ce501eb0078d82a547584b8d9fae31ad3d86424f18d8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3A6618c58373a3af6a5ce8ce501eb0078d82a547584b8d9fae31ad3d86424f18d8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel9\u0026tag=1779263779"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1e69d28bcefdccb937f3ef459bb9bee5bcb6a6d1bd5c2a9ce9b71a2e4e03aa89_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1e69d28bcefdccb937f3ef459bb9bee5bcb6a6d1bd5c2a9ce9b71a2e4e03aa89_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1e69d28bcefdccb937f3ef459bb9bee5bcb6a6d1bd5c2a9ce9b71a2e4e03aa89_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3A1e69d28bcefdccb937f3ef459bb9bee5bcb6a6d1bd5c2a9ce9b71a2e4e03aa89?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9\u0026tag=1779253467"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:7dea3d12eb2ca6da490c09661fd1f3a603e0f5aca06282b7953039694b4d87aa_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:7dea3d12eb2ca6da490c09661fd1f3a603e0f5aca06282b7953039694b4d87aa_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:7dea3d12eb2ca6da490c09661fd1f3a603e0f5aca06282b7953039694b4d87aa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-rukpak-rhel9@sha256%3A7dea3d12eb2ca6da490c09661fd1f3a603e0f5aca06282b7953039694b4d87aa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-olm-rukpak-rhel9\u0026tag=1779263844"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7d1fcf1849e2ac29b2460c65c1924e049f83696415589b478c24b4819f9bca7a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7d1fcf1849e2ac29b2460c65c1924e049f83696415589b478c24b4819f9bca7a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7d1fcf1849e2ac29b2460c65c1924e049f83696415589b478c24b4819f9bca7a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A7d1fcf1849e2ac29b2460c65c1924e049f83696415589b478c24b4819f9bca7a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=1779254455"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:db66f887ca4acc98ad391de714d6bd3c126e4e64b103b5d161da507a3a2e34b3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:db66f887ca4acc98ad391de714d6bd3c126e4e64b103b5d161da507a3a2e34b3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:db66f887ca4acc98ad391de714d6bd3c126e4e64b103b5d161da507a3a2e34b3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3Adb66f887ca4acc98ad391de714d6bd3c126e4e64b103b5d161da507a3a2e34b3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=1779256815"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:483b24b9f9acdb5b24ccaceb5234a6695c59f7a0dc1048888b6a4080e292129c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:483b24b9f9acdb5b24ccaceb5234a6695c59f7a0dc1048888b6a4080e292129c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:483b24b9f9acdb5b24ccaceb5234a6695c59f7a0dc1048888b6a4080e292129c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3A483b24b9f9acdb5b24ccaceb5234a6695c59f7a0dc1048888b6a4080e292129c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=1779254907"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c0f765a2e2bc33291066c3a8d4048d78f44d65a745fb7bd9c7ea2539d34d49fe_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c0f765a2e2bc33291066c3a8d4048d78f44d65a745fb7bd9c7ea2539d34d49fe_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c0f765a2e2bc33291066c3a8d4048d78f44d65a745fb7bd9c7ea2539d34d49fe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3Ac0f765a2e2bc33291066c3a8d4048d78f44d65a745fb7bd9c7ea2539d34d49fe?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator\u0026tag=1779252990"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dfc5028a88c2e4ef37a39330975d990d1ffeb6e0c76cfb1a9370b5f7a0e1c6ce_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dfc5028a88c2e4ef37a39330975d990d1ffeb6e0c76cfb1a9370b5f7a0e1c6ce_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dfc5028a88c2e4ef37a39330975d990d1ffeb6e0c76cfb1a9370b5f7a0e1c6ce_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3Adfc5028a88c2e4ef37a39330975d990d1ffeb6e0c76cfb1a9370b5f7a0e1c6ce?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=1779250744"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e104dcd1fb659be0793ce40c706bc1278a3d446db738dceae5d3a5a0b0606c56_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e104dcd1fb659be0793ce40c706bc1278a3d446db738dceae5d3a5a0b0606c56_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e104dcd1fb659be0793ce40c706bc1278a3d446db738dceae5d3a5a0b0606c56_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3Ae104dcd1fb659be0793ce40c706bc1278a3d446db738dceae5d3a5a0b0606c56?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=1779263073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:21516dfee1d53ef1759db9cd9c01da5817f8e5500ebf59a18912e3932f44db56_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:21516dfee1d53ef1759db9cd9c01da5817f8e5500ebf59a18912e3932f44db56_s390x",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:21516dfee1d53ef1759db9cd9c01da5817f8e5500ebf59a18912e3932f44db56_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3A21516dfee1d53ef1759db9cd9c01da5817f8e5500ebf59a18912e3932f44db56?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=1779262700"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0718804d539c1f36a0ef95085986b6065022c354e653a6c9a902c34cfed4d726_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0718804d539c1f36a0ef95085986b6065022c354e653a6c9a902c34cfed4d726_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0718804d539c1f36a0ef95085986b6065022c354e653a6c9a902c34cfed4d726_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3A0718804d539c1f36a0ef95085986b6065022c354e653a6c9a902c34cfed4d726?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=1779263069"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:04b5f984b839a3dfba0b70e682c0930468edf99bf3de31390a9e6ec5a7bc0f82_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:04b5f984b839a3dfba0b70e682c0930468edf99bf3de31390a9e6ec5a7bc0f82_s390x",
"product_id": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:04b5f984b839a3dfba0b70e682c0930468edf99bf3de31390a9e6ec5a7bc0f82_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-k8s-prometheus-adapter-rhel9@sha256%3A04b5f984b839a3dfba0b70e682c0930468edf99bf3de31390a9e6ec5a7bc0f82?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9\u0026tag=1779253448"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0a5b8b943885041a0fb239fdc012124c8c8ae56d399ab52411585f3410f28670_s390x",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0a5b8b943885041a0fb239fdc012124c8c8ae56d399ab52411585f3410f28670_s390x",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0a5b8b943885041a0fb239fdc012124c8c8ae56d399ab52411585f3410f28670_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3A0a5b8b943885041a0fb239fdc012124c8c8ae56d399ab52411585f3410f28670?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=1779255317"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:883097ca5214bfcac0ee1139f1734a044af527a16b634050aa4b86166ca4263a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:883097ca5214bfcac0ee1139f1734a044af527a16b634050aa4b86166ca4263a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:883097ca5214bfcac0ee1139f1734a044af527a16b634050aa4b86166ca4263a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sdn-rhel9@sha256%3A883097ca5214bfcac0ee1139f1734a044af527a16b634050aa4b86166ca4263a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=1779252050"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:eedef2bd70bdc1d977b23f340ee6f714abd2fdf2c49379db151c88d9217f573e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:eedef2bd70bdc1d977b23f340ee6f714abd2fdf2c49379db151c88d9217f573e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:eedef2bd70bdc1d977b23f340ee6f714abd2fdf2c49379db151c88d9217f573e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3Aeedef2bd70bdc1d977b23f340ee6f714abd2fdf2c49379db151c88d9217f573e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=1779256002"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ef3682c0bacb3d0d67f963387c8bfc8ba77db7c6ce8f0dd8e6bd00d131d721c3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ef3682c0bacb3d0d67f963387c8bfc8ba77db7c6ce8f0dd8e6bd00d131d721c3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ef3682c0bacb3d0d67f963387c8bfc8ba77db7c6ce8f0dd8e6bd00d131d721c3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3Aef3682c0bacb3d0d67f963387c8bfc8ba77db7c6ce8f0dd8e6bd00d131d721c3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=1779253265"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a956c13c574e66556bc21b594740accc497e48af46d0f326116937b57b4cd6f6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a956c13c574e66556bc21b594740accc497e48af46d0f326116937b57b4cd6f6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a956c13c574e66556bc21b594740accc497e48af46d0f326116937b57b4cd6f6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3Aa956c13c574e66556bc21b594740accc497e48af46d0f326116937b57b4cd6f6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=1779255831"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b489e5c4ddf4e5f14883fa52a532ef0ca175a500d163bcd4713d4f08ed4c8d8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b489e5c4ddf4e5f14883fa52a532ef0ca175a500d163bcd4713d4f08ed4c8d8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b489e5c4ddf4e5f14883fa52a532ef0ca175a500d163bcd4713d4f08ed4c8d8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3A2b489e5c4ddf4e5f14883fa52a532ef0ca175a500d163bcd4713d4f08ed4c8d8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9\u0026tag=1779258763"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bd632521388d66beec1a1d0f9bf3531b21866a3cc1ead6e33004e2f423a018da_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bd632521388d66beec1a1d0f9bf3531b21866a3cc1ead6e33004e2f423a018da_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bd632521388d66beec1a1d0f9bf3531b21866a3cc1ead6e33004e2f423a018da_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3Abd632521388d66beec1a1d0f9bf3531b21866a3cc1ead6e33004e2f423a018da?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=1779262624"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:583598109b75130008a55756b2ba16c8bb8f259ce60537184c1a96bbb10d462d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:583598109b75130008a55756b2ba16c8bb8f259ce60537184c1a96bbb10d462d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:583598109b75130008a55756b2ba16c8bb8f259ce60537184c1a96bbb10d462d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3A583598109b75130008a55756b2ba16c8bb8f259ce60537184c1a96bbb10d462d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=1779253852"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:aa5f47b18ee8d25f88a58d24913b05dd8810c0c872eb0e377796d79852f67320_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:aa5f47b18ee8d25f88a58d24913b05dd8810c0c872eb0e377796d79852f67320_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:aa5f47b18ee8d25f88a58d24913b05dd8810c0c872eb0e377796d79852f67320_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3Aaa5f47b18ee8d25f88a58d24913b05dd8810c0c872eb0e377796d79852f67320?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=1779251726"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c169eff980fc34a0a1f6f19559e96485dda0023bc29fbb3326238c110bf3ba4b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c169eff980fc34a0a1f6f19559e96485dda0023bc29fbb3326238c110bf3ba4b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c169eff980fc34a0a1f6f19559e96485dda0023bc29fbb3326238c110bf3ba4b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3Ac169eff980fc34a0a1f6f19559e96485dda0023bc29fbb3326238c110bf3ba4b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=1779251836"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:45dca9b3c0f4fc36ab0052495fe6043c717673f8f16e915e49d682ceae2a3c6f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:45dca9b3c0f4fc36ab0052495fe6043c717673f8f16e915e49d682ceae2a3c6f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:45dca9b3c0f4fc36ab0052495fe6043c717673f8f16e915e49d682ceae2a3c6f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3A45dca9b3c0f4fc36ab0052495fe6043c717673f8f16e915e49d682ceae2a3c6f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel9\u0026tag=1779262189"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0cb8351f3eed209c9d7e4c70fba134a2a1867ec394b99704772a489f3390631e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0cb8351f3eed209c9d7e4c70fba134a2a1867ec394b99704772a489f3390631e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0cb8351f3eed209c9d7e4c70fba134a2a1867ec394b99704772a489f3390631e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3A0cb8351f3eed209c9d7e4c70fba134a2a1867ec394b99704772a489f3390631e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=1779250701"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37889fd7ec96baeac0ffcafb8dbf903af16d95b413baf1b2fd7710f72cc71c98_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37889fd7ec96baeac0ffcafb8dbf903af16d95b413baf1b2fd7710f72cc71c98_ppc64le",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37889fd7ec96baeac0ffcafb8dbf903af16d95b413baf1b2fd7710f72cc71c98_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3A37889fd7ec96baeac0ffcafb8dbf903af16d95b413baf1b2fd7710f72cc71c98?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9\u0026tag=1779262531"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fd5aee9ac2b77bcab032dfd1bc6f1369f59e1b3366cfa96fa55f9bc18673144f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fd5aee9ac2b77bcab032dfd1bc6f1369f59e1b3366cfa96fa55f9bc18673144f_ppc64le",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fd5aee9ac2b77bcab032dfd1bc6f1369f59e1b3366cfa96fa55f9bc18673144f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3Afd5aee9ac2b77bcab032dfd1bc6f1369f59e1b3366cfa96fa55f9bc18673144f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9\u0026tag=1779257059"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a55cf020aa2a7606e32ffd260fbddbd5eb23675273ea5b4b68f5da6435052c9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a55cf020aa2a7606e32ffd260fbddbd5eb23675273ea5b4b68f5da6435052c9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a55cf020aa2a7606e32ffd260fbddbd5eb23675273ea5b4b68f5da6435052c9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3A6a55cf020aa2a7606e32ffd260fbddbd5eb23675273ea5b4b68f5da6435052c9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=1779256787"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:601db4ef1788bcd90ad4df2459479b672b5d1138bca71a950b83cf585105c7e5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:601db4ef1788bcd90ad4df2459479b672b5d1138bca71a950b83cf585105c7e5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:601db4ef1788bcd90ad4df2459479b672b5d1138bca71a950b83cf585105c7e5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3A601db4ef1788bcd90ad4df2459479b672b5d1138bca71a950b83cf585105c7e5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=1779254840"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:16d51f0e3ab6302e56aa1364aadc6533c7046dad4857fbdb4dcb3976bdd9b256_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:16d51f0e3ab6302e56aa1364aadc6533c7046dad4857fbdb4dcb3976bdd9b256_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:16d51f0e3ab6302e56aa1364aadc6533c7046dad4857fbdb4dcb3976bdd9b256_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3A16d51f0e3ab6302e56aa1364aadc6533c7046dad4857fbdb4dcb3976bdd9b256?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=1779258849"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2301b2425a990c6b31fdc48f5b3bd8a6fed405671c6309474e6d1998478f67ce_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2301b2425a990c6b31fdc48f5b3bd8a6fed405671c6309474e6d1998478f67ce_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2301b2425a990c6b31fdc48f5b3bd8a6fed405671c6309474e6d1998478f67ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3A2301b2425a990c6b31fdc48f5b3bd8a6fed405671c6309474e6d1998478f67ce?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=1779250889"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0c6e87ce992c21f22b1b0dd2fec080705195760e86f274b29d3128090d79336d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0c6e87ce992c21f22b1b0dd2fec080705195760e86f274b29d3128090d79336d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0c6e87ce992c21f22b1b0dd2fec080705195760e86f274b29d3128090d79336d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3A0c6e87ce992c21f22b1b0dd2fec080705195760e86f274b29d3128090d79336d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=1779258985"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:028578f886c789357923b3bd92b9097eb21e2cebe2a179c8cf5b7796ea492dc2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:028578f886c789357923b3bd92b9097eb21e2cebe2a179c8cf5b7796ea492dc2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:028578f886c789357923b3bd92b9097eb21e2cebe2a179c8cf5b7796ea492dc2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3A028578f886c789357923b3bd92b9097eb21e2cebe2a179c8cf5b7796ea492dc2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=1779252665"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:476503d99351c99b4def061e46d9028eb1bcddc4ff5d583f347aa37ff551f8a5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:476503d99351c99b4def061e46d9028eb1bcddc4ff5d583f347aa37ff551f8a5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:476503d99351c99b4def061e46d9028eb1bcddc4ff5d583f347aa37ff551f8a5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3A476503d99351c99b4def061e46d9028eb1bcddc4ff5d583f347aa37ff551f8a5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=1779259882"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c651e53602bd474d7453767f7059499947258d18e2d7a52a855a46b0e9196f95_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c651e53602bd474d7453767f7059499947258d18e2d7a52a855a46b0e9196f95_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c651e53602bd474d7453767f7059499947258d18e2d7a52a855a46b0e9196f95_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3Ac651e53602bd474d7453767f7059499947258d18e2d7a52a855a46b0e9196f95?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=1779259370"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a7e97212984597e32afd279231efb35b55854879637a119ec9c3646a13032672_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a7e97212984597e32afd279231efb35b55854879637a119ec9c3646a13032672_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a7e97212984597e32afd279231efb35b55854879637a119ec9c3646a13032672_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3Aa7e97212984597e32afd279231efb35b55854879637a119ec9c3646a13032672?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=1779263189"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c5a579f6c2b917ffa0c912ca7f5e82a041009198899d78b204f26f6e0170629b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c5a579f6c2b917ffa0c912ca7f5e82a041009198899d78b204f26f6e0170629b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c5a579f6c2b917ffa0c912ca7f5e82a041009198899d78b204f26f6e0170629b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3Ac5a579f6c2b917ffa0c912ca7f5e82a041009198899d78b204f26f6e0170629b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=1779252337"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3570c5968150582d417714eee75c4fdb244dece7812e772c0d60bc937d81d564_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3570c5968150582d417714eee75c4fdb244dece7812e772c0d60bc937d81d564_ppc64le",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3570c5968150582d417714eee75c4fdb244dece7812e772c0d60bc937d81d564_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3A3570c5968150582d417714eee75c4fdb244dece7812e772c0d60bc937d81d564?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=1779256930"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6cfa0e42180d0b52c41ef1f23d98443cc4a89afae97d21d3993a5f69bc73e6a6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6cfa0e42180d0b52c41ef1f23d98443cc4a89afae97d21d3993a5f69bc73e6a6_ppc64le",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6cfa0e42180d0b52c41ef1f23d98443cc4a89afae97d21d3993a5f69bc73e6a6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3A6cfa0e42180d0b52c41ef1f23d98443cc4a89afae97d21d3993a5f69bc73e6a6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9\u0026tag=1779257911"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ac95f13fc989cd08b7d62d825db5212625ff6adccff4f3db11cf973a284aff09_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ac95f13fc989cd08b7d62d825db5212625ff6adccff4f3db11cf973a284aff09_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ac95f13fc989cd08b7d62d825db5212625ff6adccff4f3db11cf973a284aff09_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3Aac95f13fc989cd08b7d62d825db5212625ff6adccff4f3db11cf973a284aff09?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=1779254114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:723f42b675397961c109f2a8a08c2694ac469bc81a8748887e78adaf954b00ba_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:723f42b675397961c109f2a8a08c2694ac469bc81a8748887e78adaf954b00ba_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:723f42b675397961c109f2a8a08c2694ac469bc81a8748887e78adaf954b00ba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3A723f42b675397961c109f2a8a08c2694ac469bc81a8748887e78adaf954b00ba?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=1779262779"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9fc5e2fb3c92a82cd5be46fd56632f8b5f937fd96f0e133038fea5ed665a558c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9fc5e2fb3c92a82cd5be46fd56632f8b5f937fd96f0e133038fea5ed665a558c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9fc5e2fb3c92a82cd5be46fd56632f8b5f937fd96f0e133038fea5ed665a558c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9@sha256%3A9fc5e2fb3c92a82cd5be46fd56632f8b5f937fd96f0e133038fea5ed665a558c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9\u0026tag=1779250591"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7cb9c87d5a624ddd6626c90aa12a0e35c196769a8670c370483a7766014e1411_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7cb9c87d5a624ddd6626c90aa12a0e35c196769a8670c370483a7766014e1411_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7cb9c87d5a624ddd6626c90aa12a0e35c196769a8670c370483a7766014e1411_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9-operator@sha256%3A7cb9c87d5a624ddd6626c90aa12a0e35c196769a8670c370483a7766014e1411?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator\u0026tag=1779253593"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fcf1f6ce74a9aaed46574fce5772920b3c2b6b6af0b99c69d35e47983b9e8de1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fcf1f6ce74a9aaed46574fce5772920b3c2b6b6af0b99c69d35e47983b9e8de1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fcf1f6ce74a9aaed46574fce5772920b3c2b6b6af0b99c69d35e47983b9e8de1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-nfs-rhel9@sha256%3Afcf1f6ce74a9aaed46574fce5772920b3c2b6b6af0b99c69d35e47983b9e8de1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9\u0026tag=1779253321"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:8ec4eb72a079b8b94913f4c4f766ad03988664ffc27cf77659703f1ed9a00510_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:8ec4eb72a079b8b94913f4c4f766ad03988664ffc27cf77659703f1ed9a00510_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:8ec4eb72a079b8b94913f4c4f766ad03988664ffc27cf77659703f1ed9a00510_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3A8ec4eb72a079b8b94913f4c4f766ad03988664ffc27cf77659703f1ed9a00510?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=1779250200"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:583e3aacd432004936e3e6c8875c7c6f91377b9317179c2cfefad03d2892eaef_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:583e3aacd432004936e3e6c8875c7c6f91377b9317179c2cfefad03d2892eaef_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:583e3aacd432004936e3e6c8875c7c6f91377b9317179c2cfefad03d2892eaef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3A583e3aacd432004936e3e6c8875c7c6f91377b9317179c2cfefad03d2892eaef?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=1779251358"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:675f2d5fe379e396dc129a14c30e01bcecda81915efa12822b875ffba58c568f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:675f2d5fe379e396dc129a14c30e01bcecda81915efa12822b875ffba58c568f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:675f2d5fe379e396dc129a14c30e01bcecda81915efa12822b875ffba58c568f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3A675f2d5fe379e396dc129a14c30e01bcecda81915efa12822b875ffba58c568f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=1779251129"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c55b956e1c6a4fbc88dc9dc488b54ef4589134b35eca971bf18943d48eef4cf_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c55b956e1c6a4fbc88dc9dc488b54ef4589134b35eca971bf18943d48eef4cf_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c55b956e1c6a4fbc88dc9dc488b54ef4589134b35eca971bf18943d48eef4cf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-validation-webhook-rhel9@sha256%3A0c55b956e1c6a4fbc88dc9dc488b54ef4589134b35eca971bf18943d48eef4cf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9\u0026tag=1779254156"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:61858d0543de564814db6c98407aece822eea202cc1fec3393913d14f75875ef_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:61858d0543de564814db6c98407aece822eea202cc1fec3393913d14f75875ef_ppc64le",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:61858d0543de564814db6c98407aece822eea202cc1fec3393913d14f75875ef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3A61858d0543de564814db6c98407aece822eea202cc1fec3393913d14f75875ef?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=1779252559"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:8f41a73f0e4fdf5ee8cf875433cdeb9d997f0e6537c40ead9ea27beb6a8d13b1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:8f41a73f0e4fdf5ee8cf875433cdeb9d997f0e6537c40ead9ea27beb6a8d13b1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:8f41a73f0e4fdf5ee8cf875433cdeb9d997f0e6537c40ead9ea27beb6a8d13b1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3A8f41a73f0e4fdf5ee8cf875433cdeb9d997f0e6537c40ead9ea27beb6a8d13b1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=1779250609"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a06e475b0bd6871816f3d6bdc922144caaee7ded1d3fef47b7165980157dc8e3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a06e475b0bd6871816f3d6bdc922144caaee7ded1d3fef47b7165980157dc8e3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a06e475b0bd6871816f3d6bdc922144caaee7ded1d3fef47b7165980157dc8e3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3Aa06e475b0bd6871816f3d6bdc922144caaee7ded1d3fef47b7165980157dc8e3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9\u0026tag=1779255735"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f2fe73c16a00f0f286f5936670632898c07c36a9c96056740fb471bd02ffd155_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f2fe73c16a00f0f286f5936670632898c07c36a9c96056740fb471bd02ffd155_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f2fe73c16a00f0f286f5936670632898c07c36a9c96056740fb471bd02ffd155_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3Af2fe73c16a00f0f286f5936670632898c07c36a9c96056740fb471bd02ffd155?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9\u0026tag=1779250747"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:7d76721b13fb1022ad387566825433182a276b3efc8f980823d59cb9dc8f931d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:7d76721b13fb1022ad387566825433182a276b3efc8f980823d59cb9dc8f931d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:7d76721b13fb1022ad387566825433182a276b3efc8f980823d59cb9dc8f931d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3A7d76721b13fb1022ad387566825433182a276b3efc8f980823d59cb9dc8f931d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=1779250180"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0aa1c0778ac82f2f01ab8c7c79941de9b33338ffbe92c70ae2bb47a5c87cd356_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0aa1c0778ac82f2f01ab8c7c79941de9b33338ffbe92c70ae2bb47a5c87cd356_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0aa1c0778ac82f2f01ab8c7c79941de9b33338ffbe92c70ae2bb47a5c87cd356_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3A0aa1c0778ac82f2f01ab8c7c79941de9b33338ffbe92c70ae2bb47a5c87cd356?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=1779260812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ead8b62eeeb8404de7b394073ea1664ae4b8a01d445849360420472536db73ef_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ead8b62eeeb8404de7b394073ea1664ae4b8a01d445849360420472536db73ef_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ead8b62eeeb8404de7b394073ea1664ae4b8a01d445849360420472536db73ef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3Aead8b62eeeb8404de7b394073ea1664ae4b8a01d445849360420472536db73ef?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=1779251778"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c683e533b0960dc9cb4612e761dcdb97b105a8cd4039d849637cc04b34c8b174_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c683e533b0960dc9cb4612e761dcdb97b105a8cd4039d849637cc04b34c8b174_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c683e533b0960dc9cb4612e761dcdb97b105a8cd4039d849637cc04b34c8b174_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3Ac683e533b0960dc9cb4612e761dcdb97b105a8cd4039d849637cc04b34c8b174?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9\u0026tag=1779252619"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3cb84ee255c71ab48988637dde76537a9456420890040cf761cd5aee71f6767_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3cb84ee255c71ab48988637dde76537a9456420890040cf761cd5aee71f6767_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3cb84ee255c71ab48988637dde76537a9456420890040cf761cd5aee71f6767_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3Ae3cb84ee255c71ab48988637dde76537a9456420890040cf761cd5aee71f6767?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=1779252959"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9addd586875f542e82e92f528264f35f06b600560f02d1987e3a9c11d769c88c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9addd586875f542e82e92f528264f35f06b600560f02d1987e3a9c11d769c88c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9addd586875f542e82e92f528264f35f06b600560f02d1987e3a9c11d769c88c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3A9addd586875f542e82e92f528264f35f06b600560f02d1987e3a9c11d769c88c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=1779251927"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ba61c7408cc6947ccd857461981730161a03c41f32d308a973069eb278677809_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ba61c7408cc6947ccd857461981730161a03c41f32d308a973069eb278677809_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ba61c7408cc6947ccd857461981730161a03c41f32d308a973069eb278677809_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3Aba61c7408cc6947ccd857461981730161a03c41f32d308a973069eb278677809?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=1779262817"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:353a469850c9adc59407b7a2699b8b291fb918e7b0599f351cf112ca6c8a7ecd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:353a469850c9adc59407b7a2699b8b291fb918e7b0599f351cf112ca6c8a7ecd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:353a469850c9adc59407b7a2699b8b291fb918e7b0599f351cf112ca6c8a7ecd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3A353a469850c9adc59407b7a2699b8b291fb918e7b0599f351cf112ca6c8a7ecd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-rhel9\u0026tag=1779257736"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107278fd9636b013540bd4670445cca271970f809509e85e6f1ac82352992bad_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107278fd9636b013540bd4670445cca271970f809509e85e6f1ac82352992bad_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107278fd9636b013540bd4670445cca271970f809509e85e6f1ac82352992bad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3A107278fd9636b013540bd4670445cca271970f809509e85e6f1ac82352992bad?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9\u0026tag=1779263539"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5cb39a548ffa37e8aa5a4d474038ab8289f7b73e3af6efd0be6e5bcc37e109e6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5cb39a548ffa37e8aa5a4d474038ab8289f7b73e3af6efd0be6e5bcc37e109e6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5cb39a548ffa37e8aa5a4d474038ab8289f7b73e3af6efd0be6e5bcc37e109e6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3A5cb39a548ffa37e8aa5a4d474038ab8289f7b73e3af6efd0be6e5bcc37e109e6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=1779250571"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5b7a9827b4068052bde65efc986f3600a221a283df3d2bd6031abb87c8b891a0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5b7a9827b4068052bde65efc986f3600a221a283df3d2bd6031abb87c8b891a0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5b7a9827b4068052bde65efc986f3600a221a283df3d2bd6031abb87c8b891a0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3A5b7a9827b4068052bde65efc986f3600a221a283df3d2bd6031abb87c8b891a0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=1778615276"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3d3aa650e4d1c1789278761c247528a609cb204870f8a4ecec029889c1b92927_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3d3aa650e4d1c1789278761c247528a609cb204870f8a4ecec029889c1b92927_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3d3aa650e4d1c1789278761c247528a609cb204870f8a4ecec029889c1b92927_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3A3d3aa650e4d1c1789278761c247528a609cb204870f8a4ecec029889c1b92927?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=1779251536"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fd8a0aff6175093f881f0b879736594454ea69ae68db7e5837ecdf1527268fd7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fd8a0aff6175093f881f0b879736594454ea69ae68db7e5837ecdf1527268fd7_ppc64le",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fd8a0aff6175093f881f0b879736594454ea69ae68db7e5837ecdf1527268fd7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3Afd8a0aff6175093f881f0b879736594454ea69ae68db7e5837ecdf1527268fd7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=1779252293"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:172816977b3d5489e5633764c970652a14e7a8a29ccc95b0d089c3d64e5b325e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:172816977b3d5489e5633764c970652a14e7a8a29ccc95b0d089c3d64e5b325e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:172816977b3d5489e5633764c970652a14e7a8a29ccc95b0d089c3d64e5b325e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3A172816977b3d5489e5633764c970652a14e7a8a29ccc95b0d089c3d64e5b325e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=1779249986"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:ffcceb1871da670d06f0f0fcd522687ed537eec61491d57ed10680a8d07b44bb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:ffcceb1871da670d06f0f0fcd522687ed537eec61491d57ed10680a8d07b44bb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:ffcceb1871da670d06f0f0fcd522687ed537eec61491d57ed10680a8d07b44bb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3Affcceb1871da670d06f0f0fcd522687ed537eec61491d57ed10680a8d07b44bb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=1779253413"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d1c9b9d3b2569e676d6f80975a7ef3cbbb4a1d8cbc329dd1fbf7e448362e480_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d1c9b9d3b2569e676d6f80975a7ef3cbbb4a1d8cbc329dd1fbf7e448362e480_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d1c9b9d3b2569e676d6f80975a7ef3cbbb4a1d8cbc329dd1fbf7e448362e480_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3A5d1c9b9d3b2569e676d6f80975a7ef3cbbb4a1d8cbc329dd1fbf7e448362e480?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=1779258913"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:a49641db9bc33963261965690a0f66a3276ca9cae2140116ecaff094cacc79f2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:a49641db9bc33963261965690a0f66a3276ca9cae2140116ecaff094cacc79f2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:a49641db9bc33963261965690a0f66a3276ca9cae2140116ecaff094cacc79f2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3Aa49641db9bc33963261965690a0f66a3276ca9cae2140116ecaff094cacc79f2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=1779251959"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:349f4e4a30ed2d6033c45aa761b9a86e055515a47b7d1e75f44cffa9f94ab5ee_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:349f4e4a30ed2d6033c45aa761b9a86e055515a47b7d1e75f44cffa9f94ab5ee_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:349f4e4a30ed2d6033c45aa761b9a86e055515a47b7d1e75f44cffa9f94ab5ee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3A349f4e4a30ed2d6033c45aa761b9a86e055515a47b7d1e75f44cffa9f94ab5ee?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=1779265970"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c407ea06f3c1b6d904ff87994e9054e0afb76d9dbd2fe9800c34d3c1d31786b3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c407ea06f3c1b6d904ff87994e9054e0afb76d9dbd2fe9800c34d3c1d31786b3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c407ea06f3c1b6d904ff87994e9054e0afb76d9dbd2fe9800c34d3c1d31786b3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3Ac407ea06f3c1b6d904ff87994e9054e0afb76d9dbd2fe9800c34d3c1d31786b3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router-rhel9\u0026tag=1779266011"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2a0c8ba89fec53f33ffda91cb41530057a2c2370b9190a5c8cabc5ba7eb3fb34_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2a0c8ba89fec53f33ffda91cb41530057a2c2370b9190a5c8cabc5ba7eb3fb34_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2a0c8ba89fec53f33ffda91cb41530057a2c2370b9190a5c8cabc5ba7eb3fb34_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3A2a0c8ba89fec53f33ffda91cb41530057a2c2370b9190a5c8cabc5ba7eb3fb34?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=1779263073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9df41eac98940169a5d74e1ed6c6875ac4d81f24e208f845181f9a55581b634c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9df41eac98940169a5d74e1ed6c6875ac4d81f24e208f845181f9a55581b634c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9df41eac98940169a5d74e1ed6c6875ac4d81f24e208f845181f9a55581b634c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3A9df41eac98940169a5d74e1ed6c6875ac4d81f24e208f845181f9a55581b634c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=1779261486"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0bd1739aa4fb64c1004bc4aac788700834f7b454e4ca9a23e83107eb2eecdc0c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0bd1739aa4fb64c1004bc4aac788700834f7b454e4ca9a23e83107eb2eecdc0c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0bd1739aa4fb64c1004bc4aac788700834f7b454e4ca9a23e83107eb2eecdc0c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3A0bd1739aa4fb64c1004bc4aac788700834f7b454e4ca9a23e83107eb2eecdc0c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=1779250716"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2c4604fd35ddde200baaf906d7d987a14eccbd1f678272c6d0fef35a1d0f7f03_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2c4604fd35ddde200baaf906d7d987a14eccbd1f678272c6d0fef35a1d0f7f03_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2c4604fd35ddde200baaf906d7d987a14eccbd1f678272c6d0fef35a1d0f7f03_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3A2c4604fd35ddde200baaf906d7d987a14eccbd1f678272c6d0fef35a1d0f7f03?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=1779261706"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3555df7502cfca54f9793f982ed7ea7453c9ac235e015b9c4c8c47789af48ff3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3555df7502cfca54f9793f982ed7ea7453c9ac235e015b9c4c8c47789af48ff3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3555df7502cfca54f9793f982ed7ea7453c9ac235e015b9c4c8c47789af48ff3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3A3555df7502cfca54f9793f982ed7ea7453c9ac235e015b9c4c8c47789af48ff3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=1779266539"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7782e506e8700a4ff6d5aaa2bc5088b1801919e5365b72c3fc0b7185db6dd44e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7782e506e8700a4ff6d5aaa2bc5088b1801919e5365b72c3fc0b7185db6dd44e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7782e506e8700a4ff6d5aaa2bc5088b1801919e5365b72c3fc0b7185db6dd44e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3A7782e506e8700a4ff6d5aaa2bc5088b1801919e5365b72c3fc0b7185db6dd44e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=1779260915"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:060db92886f1a148cdc499c32217be8c31009f1b41a6b56c3144f3b658399eb8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:060db92886f1a148cdc499c32217be8c31009f1b41a6b56c3144f3b658399eb8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:060db92886f1a148cdc499c32217be8c31009f1b41a6b56c3144f3b658399eb8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3A060db92886f1a148cdc499c32217be8c31009f1b41a6b56c3144f3b658399eb8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9\u0026tag=1779253663"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:772950621cf9bca22a7c6fe3d51f2c4333b1c95fc2cee30f3da58fb157f0722b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:772950621cf9bca22a7c6fe3d51f2c4333b1c95fc2cee30f3da58fb157f0722b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:772950621cf9bca22a7c6fe3d51f2c4333b1c95fc2cee30f3da58fb157f0722b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3A772950621cf9bca22a7c6fe3d51f2c4333b1c95fc2cee30f3da58fb157f0722b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=1779260328"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4e51673afc9e3b2b57f90e080977640880887689ca2fbb354f271c3fb5b4299f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4e51673afc9e3b2b57f90e080977640880887689ca2fbb354f271c3fb5b4299f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4e51673afc9e3b2b57f90e080977640880887689ca2fbb354f271c3fb5b4299f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3A4e51673afc9e3b2b57f90e080977640880887689ca2fbb354f271c3fb5b4299f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=1779256134"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c685ff9170595581ea97f706bea0069796563f03064b5a173e992cb373d84cea_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c685ff9170595581ea97f706bea0069796563f03064b5a173e992cb373d84cea_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c685ff9170595581ea97f706bea0069796563f03064b5a173e992cb373d84cea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3Ac685ff9170595581ea97f706bea0069796563f03064b5a173e992cb373d84cea?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=1779254514"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ffa19324ad8ee491c3431e8bfe5b1235a1431b0be914b0bf9b30d3a532b0085f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ffa19324ad8ee491c3431e8bfe5b1235a1431b0be914b0bf9b30d3a532b0085f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ffa19324ad8ee491c3431e8bfe5b1235a1431b0be914b0bf9b30d3a532b0085f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3Affa19324ad8ee491c3431e8bfe5b1235a1431b0be914b0bf9b30d3a532b0085f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=1779258263"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:cda4b2931a2a598995a4211c8dcbcf6c5e82f7de29b39ee437faeb8e4f696a2c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:cda4b2931a2a598995a4211c8dcbcf6c5e82f7de29b39ee437faeb8e4f696a2c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:cda4b2931a2a598995a4211c8dcbcf6c5e82f7de29b39ee437faeb8e4f696a2c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3Acda4b2931a2a598995a4211c8dcbcf6c5e82f7de29b39ee437faeb8e4f696a2c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=1779256917"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:abc08274dd4ed75d88d129e2e57257782d8c7caeddf348245dcd85be9ed2f8e0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:abc08274dd4ed75d88d129e2e57257782d8c7caeddf348245dcd85be9ed2f8e0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:abc08274dd4ed75d88d129e2e57257782d8c7caeddf348245dcd85be9ed2f8e0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3Aabc08274dd4ed75d88d129e2e57257782d8c7caeddf348245dcd85be9ed2f8e0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=1779251346"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:30b15e8c204734afaefdf90ca66daf6f22a7185a4ba894737904170257ef7443_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:30b15e8c204734afaefdf90ca66daf6f22a7185a4ba894737904170257ef7443_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:30b15e8c204734afaefdf90ca66daf6f22a7185a4ba894737904170257ef7443_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3A30b15e8c204734afaefdf90ca66daf6f22a7185a4ba894737904170257ef7443?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=1779263613"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:26557b10309771e8a9300ea0962b6bbf90a67284853b6c9ed55eb89711eda7b8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:26557b10309771e8a9300ea0962b6bbf90a67284853b6c9ed55eb89711eda7b8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:26557b10309771e8a9300ea0962b6bbf90a67284853b6c9ed55eb89711eda7b8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3A26557b10309771e8a9300ea0962b6bbf90a67284853b6c9ed55eb89711eda7b8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=1779263764"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:18717d98bc3377a8bbd108ae41ec68ccd7c11fcec8c86f47c6e796b734c9ac1c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:18717d98bc3377a8bbd108ae41ec68ccd7c11fcec8c86f47c6e796b734c9ac1c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:18717d98bc3377a8bbd108ae41ec68ccd7c11fcec8c86f47c6e796b734c9ac1c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3A18717d98bc3377a8bbd108ae41ec68ccd7c11fcec8c86f47c6e796b734c9ac1c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=1779269423"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8d7544c798dca8421c0759c257873368125c88082bf9ee7339ad4a4b4cb8b327_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8d7544c798dca8421c0759c257873368125c88082bf9ee7339ad4a4b4cb8b327_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8d7544c798dca8421c0759c257873368125c88082bf9ee7339ad4a4b4cb8b327_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3A8d7544c798dca8421c0759c257873368125c88082bf9ee7339ad4a4b4cb8b327?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=1779262505"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51f1a90bc58757e1396b863bbf500071d49d15c7d96d3b5e7486395d210e06a8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51f1a90bc58757e1396b863bbf500071d49d15c7d96d3b5e7486395d210e06a8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51f1a90bc58757e1396b863bbf500071d49d15c7d96d3b5e7486395d210e06a8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3A51f1a90bc58757e1396b863bbf500071d49d15c7d96d3b5e7486395d210e06a8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=1779261668"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:50d04fb6b2eac9c75211c0adb9b69ba85baa8efaf6f4e1904ab46ba1907d7d30_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:50d04fb6b2eac9c75211c0adb9b69ba85baa8efaf6f4e1904ab46ba1907d7d30_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:50d04fb6b2eac9c75211c0adb9b69ba85baa8efaf6f4e1904ab46ba1907d7d30_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3A50d04fb6b2eac9c75211c0adb9b69ba85baa8efaf6f4e1904ab46ba1907d7d30?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=1779250856"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67c0172273e47f9f11072c1b27a028fabcfe29320b3347d58d35c53d9b1f512f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67c0172273e47f9f11072c1b27a028fabcfe29320b3347d58d35c53d9b1f512f_ppc64le",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67c0172273e47f9f11072c1b27a028fabcfe29320b3347d58d35c53d9b1f512f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3A67c0172273e47f9f11072c1b27a028fabcfe29320b3347d58d35c53d9b1f512f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel9\u0026tag=1779251936"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a426fabfce54fcad0aeeb15a1f5c08f1141a7bff75cd93cf54ef94ff5ecc6f0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a426fabfce54fcad0aeeb15a1f5c08f1141a7bff75cd93cf54ef94ff5ecc6f0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a426fabfce54fcad0aeeb15a1f5c08f1141a7bff75cd93cf54ef94ff5ecc6f0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A1a426fabfce54fcad0aeeb15a1f5c08f1141a7bff75cd93cf54ef94ff5ecc6f0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=1779261997"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ecd152f01ad8c3ef7e2bf819c515f09c9fa3e3dc67b521de282dde042435fdcc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ecd152f01ad8c3ef7e2bf819c515f09c9fa3e3dc67b521de282dde042435fdcc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ecd152f01ad8c3ef7e2bf819c515f09c9fa3e3dc67b521de282dde042435fdcc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3Aecd152f01ad8c3ef7e2bf819c515f09c9fa3e3dc67b521de282dde042435fdcc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=1779256730"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:37fa074c3d0cef8aa66b5533c9c788c10be5212d149837834c7001031a725e32_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:37fa074c3d0cef8aa66b5533c9c788c10be5212d149837834c7001031a725e32_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:37fa074c3d0cef8aa66b5533c9c788c10be5212d149837834c7001031a725e32_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3A37fa074c3d0cef8aa66b5533c9c788c10be5212d149837834c7001031a725e32?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=1779251982"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:512db303d402678d8e13d712eecdfd21cb43b039b92a3ba3b3f1fde28440df94_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:512db303d402678d8e13d712eecdfd21cb43b039b92a3ba3b3f1fde28440df94_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:512db303d402678d8e13d712eecdfd21cb43b039b92a3ba3b3f1fde28440df94_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3A512db303d402678d8e13d712eecdfd21cb43b039b92a3ba3b3f1fde28440df94?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=1779252065"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d7a107351537e67f156fc2bf5707e5380e2be3430ca3c114eb5f43b2f905bdcc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d7a107351537e67f156fc2bf5707e5380e2be3430ca3c114eb5f43b2f905bdcc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d7a107351537e67f156fc2bf5707e5380e2be3430ca3c114eb5f43b2f905bdcc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3Ad7a107351537e67f156fc2bf5707e5380e2be3430ca3c114eb5f43b2f905bdcc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=1779251832"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0bfbbaa8673ce7bda001ab91def919e56e6f0fac4bd67b09a7c20212da0b529e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0bfbbaa8673ce7bda001ab91def919e56e6f0fac4bd67b09a7c20212da0b529e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0bfbbaa8673ce7bda001ab91def919e56e6f0fac4bd67b09a7c20212da0b529e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3A0bfbbaa8673ce7bda001ab91def919e56e6f0fac4bd67b09a7c20212da0b529e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=1779263420"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6bb4b55f428abdb5c4191839058d1292bea484c244402c8772f566f7b6968d09_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6bb4b55f428abdb5c4191839058d1292bea484c244402c8772f566f7b6968d09_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6bb4b55f428abdb5c4191839058d1292bea484c244402c8772f566f7b6968d09_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A6bb4b55f428abdb5c4191839058d1292bea484c244402c8772f566f7b6968d09?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=1779258183"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c1341b86b365d033ad566093a64ee3e643728b5057cf257d455b0a39aeb99683_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c1341b86b365d033ad566093a64ee3e643728b5057cf257d455b0a39aeb99683_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c1341b86b365d033ad566093a64ee3e643728b5057cf257d455b0a39aeb99683_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3Ac1341b86b365d033ad566093a64ee3e643728b5057cf257d455b0a39aeb99683?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=1779263384"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e36e8dcf7336bd1fa1d75a37813911782403f99c634a433d187d36bf2051f4d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e36e8dcf7336bd1fa1d75a37813911782403f99c634a433d187d36bf2051f4d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e36e8dcf7336bd1fa1d75a37813911782403f99c634a433d187d36bf2051f4d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3A5e36e8dcf7336bd1fa1d75a37813911782403f99c634a433d187d36bf2051f4d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=1779259613"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:83ae49730fcc34f08b5f1d3f620c41ff7d7b4419380b4e731d82fee7c50fa858_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:83ae49730fcc34f08b5f1d3f620c41ff7d7b4419380b4e731d82fee7c50fa858_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:83ae49730fcc34f08b5f1d3f620c41ff7d7b4419380b4e731d82fee7c50fa858_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A83ae49730fcc34f08b5f1d3f620c41ff7d7b4419380b4e731d82fee7c50fa858?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=1779262272"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8981f5bc6770c8634fa4c2c707530c945ffe1e64309ca3d4c47aa1bec5f4dd29_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8981f5bc6770c8634fa4c2c707530c945ffe1e64309ca3d4c47aa1bec5f4dd29_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8981f5bc6770c8634fa4c2c707530c945ffe1e64309ca3d4c47aa1bec5f4dd29_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A8981f5bc6770c8634fa4c2c707530c945ffe1e64309ca3d4c47aa1bec5f4dd29?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=1779252871"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a3f3a1911d6133402e3e97818ebc49da92420eef63b3007411d2cac11797d29b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a3f3a1911d6133402e3e97818ebc49da92420eef63b3007411d2cac11797d29b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a3f3a1911d6133402e3e97818ebc49da92420eef63b3007411d2cac11797d29b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3Aa3f3a1911d6133402e3e97818ebc49da92420eef63b3007411d2cac11797d29b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=1779252385"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:30decb57f6f3569f08acd23fbd34a935ff6ffd9cb6777f29f3b21f755b62c307_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:30decb57f6f3569f08acd23fbd34a935ff6ffd9cb6777f29f3b21f755b62c307_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:30decb57f6f3569f08acd23fbd34a935ff6ffd9cb6777f29f3b21f755b62c307_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3A30decb57f6f3569f08acd23fbd34a935ff6ffd9cb6777f29f3b21f755b62c307?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=1779262399"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9923549c7af82f8a377f55ec226b17849b80b6986bd5d9209baf975478859419_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9923549c7af82f8a377f55ec226b17849b80b6986bd5d9209baf975478859419_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9923549c7af82f8a377f55ec226b17849b80b6986bd5d9209baf975478859419_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3A9923549c7af82f8a377f55ec226b17849b80b6986bd5d9209baf975478859419?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=1779251986"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:acfc5e61e66d2c25713b6031b44a9c5b4a2b01d88486121842d9474fee6e73dc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:acfc5e61e66d2c25713b6031b44a9c5b4a2b01d88486121842d9474fee6e73dc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:acfc5e61e66d2c25713b6031b44a9c5b4a2b01d88486121842d9474fee6e73dc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3Aacfc5e61e66d2c25713b6031b44a9c5b4a2b01d88486121842d9474fee6e73dc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=1779257509"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1866b4398861ed85d3d472bc5cddcf86d087abe0ce3dc069e160c1cde7b3dd45_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1866b4398861ed85d3d472bc5cddcf86d087abe0ce3dc069e160c1cde7b3dd45_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1866b4398861ed85d3d472bc5cddcf86d087abe0ce3dc069e160c1cde7b3dd45_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A1866b4398861ed85d3d472bc5cddcf86d087abe0ce3dc069e160c1cde7b3dd45?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=1779263748"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fe9734b268c86d555c17d50b28b53f6a70e6ed1d5f2423989f3f7395088a2cd2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fe9734b268c86d555c17d50b28b53f6a70e6ed1d5f2423989f3f7395088a2cd2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fe9734b268c86d555c17d50b28b53f6a70e6ed1d5f2423989f3f7395088a2cd2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3Afe9734b268c86d555c17d50b28b53f6a70e6ed1d5f2423989f3f7395088a2cd2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=1779255692"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:85caa3468f35ad8f53e67ee99afd608249440482234757c1032b73989f75ff06_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:85caa3468f35ad8f53e67ee99afd608249440482234757c1032b73989f75ff06_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:85caa3468f35ad8f53e67ee99afd608249440482234757c1032b73989f75ff06_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A85caa3468f35ad8f53e67ee99afd608249440482234757c1032b73989f75ff06?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=1779258155"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:210dc2ae060a77a1cd80fe7b9999df21f08d05726c2ee1a98a3d3b9091c738ac_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:210dc2ae060a77a1cd80fe7b9999df21f08d05726c2ee1a98a3d3b9091c738ac_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:210dc2ae060a77a1cd80fe7b9999df21f08d05726c2ee1a98a3d3b9091c738ac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A210dc2ae060a77a1cd80fe7b9999df21f08d05726c2ee1a98a3d3b9091c738ac?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=1779263842"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:72c4be85b6e8f0f4ef456cf013ff60cca10791a9ccb6e4b030b51b0e7d8fa27d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:72c4be85b6e8f0f4ef456cf013ff60cca10791a9ccb6e4b030b51b0e7d8fa27d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:72c4be85b6e8f0f4ef456cf013ff60cca10791a9ccb6e4b030b51b0e7d8fa27d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3A72c4be85b6e8f0f4ef456cf013ff60cca10791a9ccb6e4b030b51b0e7d8fa27d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=1779251792"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:33819f40cc5b2499ff6cbabb4eff22077ad17e5f721de430c951794e9ec7c4f4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:33819f40cc5b2499ff6cbabb4eff22077ad17e5f721de430c951794e9ec7c4f4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:33819f40cc5b2499ff6cbabb4eff22077ad17e5f721de430c951794e9ec7c4f4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3A33819f40cc5b2499ff6cbabb4eff22077ad17e5f721de430c951794e9ec7c4f4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator\u0026tag=1779258986"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f419d4db4c9e502fe7df0110f17246d961d5f58ed5cae9095896b36472642bdc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f419d4db4c9e502fe7df0110f17246d961d5f58ed5cae9095896b36472642bdc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f419d4db4c9e502fe7df0110f17246d961d5f58ed5cae9095896b36472642bdc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3Af419d4db4c9e502fe7df0110f17246d961d5f58ed5cae9095896b36472642bdc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=1779263511"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:feb77e0d6004a7cf988640bf052fdbb755be2fb893e5fdc07165e683e4bc668e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:feb77e0d6004a7cf988640bf052fdbb755be2fb893e5fdc07165e683e4bc668e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:feb77e0d6004a7cf988640bf052fdbb755be2fb893e5fdc07165e683e4bc668e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3Afeb77e0d6004a7cf988640bf052fdbb755be2fb893e5fdc07165e683e4bc668e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=1779256025"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5872a3706c561849469aa6c8205f911b47a1f98f75590f9640efca570b654abb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5872a3706c561849469aa6c8205f911b47a1f98f75590f9640efca570b654abb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5872a3706c561849469aa6c8205f911b47a1f98f75590f9640efca570b654abb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9-operator@sha256%3A5872a3706c561849469aa6c8205f911b47a1f98f75590f9640efca570b654abb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator\u0026tag=1779254541"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ec4c24829883edc23e37f9f07c95eaf4c74a9ac023cd4f3a518dacafeb3cd008_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ec4c24829883edc23e37f9f07c95eaf4c74a9ac023cd4f3a518dacafeb3cd008_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ec4c24829883edc23e37f9f07c95eaf4c74a9ac023cd4f3a518dacafeb3cd008_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3Aec4c24829883edc23e37f9f07c95eaf4c74a9ac023cd4f3a518dacafeb3cd008?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=1779253958"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bbdf86f56a820788f1528759e359fe7f75e9f73f8e77d2930ae2cc8a83e2f159_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bbdf86f56a820788f1528759e359fe7f75e9f73f8e77d2930ae2cc8a83e2f159_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bbdf86f56a820788f1528759e359fe7f75e9f73f8e77d2930ae2cc8a83e2f159_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3Abbdf86f56a820788f1528759e359fe7f75e9f73f8e77d2930ae2cc8a83e2f159?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=1779250072"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a48e4dbf49b0ff8524c788e52c58ba20b3494f86b1905382de9f7972f9acf487_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a48e4dbf49b0ff8524c788e52c58ba20b3494f86b1905382de9f7972f9acf487_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a48e4dbf49b0ff8524c788e52c58ba20b3494f86b1905382de9f7972f9acf487_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3Aa48e4dbf49b0ff8524c788e52c58ba20b3494f86b1905382de9f7972f9acf487?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9\u0026tag=1779253897"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f760e2aeab036000a3351517f017e75600dbbf0a4fc871e5c6de2fd8d84f5914_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f760e2aeab036000a3351517f017e75600dbbf0a4fc871e5c6de2fd8d84f5914_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f760e2aeab036000a3351517f017e75600dbbf0a4fc871e5c6de2fd8d84f5914_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel9@sha256%3Af760e2aeab036000a3351517f017e75600dbbf0a4fc871e5c6de2fd8d84f5914?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9\u0026tag=1779258717"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:90e9d62ca779897829ac4a43c945b11393409d51826ef1ea446bfed517d88023_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:90e9d62ca779897829ac4a43c945b11393409d51826ef1ea446bfed517d88023_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:90e9d62ca779897829ac4a43c945b11393409d51826ef1ea446bfed517d88023_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel9-operator@sha256%3A90e9d62ca779897829ac4a43c945b11393409d51826ef1ea446bfed517d88023?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator\u0026tag=1779255989"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9610860325949262171294ba4b9dfb298c392aa12ac2b34785443afc7dbacfd9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9610860325949262171294ba4b9dfb298c392aa12ac2b34785443afc7dbacfd9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9610860325949262171294ba4b9dfb298c392aa12ac2b34785443afc7dbacfd9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-webhook-rhel9@sha256%3A9610860325949262171294ba4b9dfb298c392aa12ac2b34785443afc7dbacfd9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9\u0026tag=1779250132"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:da5ddaa79cf6cd99a4c83ec00b19e8ce344b71427611282b7db2002a9e807675_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:da5ddaa79cf6cd99a4c83ec00b19e8ce344b71427611282b7db2002a9e807675_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:da5ddaa79cf6cd99a4c83ec00b19e8ce344b71427611282b7db2002a9e807675_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3Ada5ddaa79cf6cd99a4c83ec00b19e8ce344b71427611282b7db2002a9e807675?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9\u0026tag=1779253452"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a2b79e5a1fc546da852c6f38bc920b67e1c6aa94356449cebedf08d7dec86076_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a2b79e5a1fc546da852c6f38bc920b67e1c6aa94356449cebedf08d7dec86076_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a2b79e5a1fc546da852c6f38bc920b67e1c6aa94356449cebedf08d7dec86076_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3Aa2b79e5a1fc546da852c6f38bc920b67e1c6aa94356449cebedf08d7dec86076?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=1779252626"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:89467d05594c81401ae0bdb9ba42504f475f2ff1fcfa6c30bda2546dbc2ebc1f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:89467d05594c81401ae0bdb9ba42504f475f2ff1fcfa6c30bda2546dbc2ebc1f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:89467d05594c81401ae0bdb9ba42504f475f2ff1fcfa6c30bda2546dbc2ebc1f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3A89467d05594c81401ae0bdb9ba42504f475f2ff1fcfa6c30bda2546dbc2ebc1f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=1779251893"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5b7a8cd01d2846f8821c56447ddee3b7956d9a20e9c809363d8728ebb17c6d67_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5b7a8cd01d2846f8821c56447ddee3b7956d9a20e9c809363d8728ebb17c6d67_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5b7a8cd01d2846f8821c56447ddee3b7956d9a20e9c809363d8728ebb17c6d67_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3A5b7a8cd01d2846f8821c56447ddee3b7956d9a20e9c809363d8728ebb17c6d67?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=1779258224"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5b778bcb934f38efb0d2181f2afd0874b16b2c9bb541fbe821553df64609d831_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5b778bcb934f38efb0d2181f2afd0874b16b2c9bb541fbe821553df64609d831_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5b778bcb934f38efb0d2181f2afd0874b16b2c9bb541fbe821553df64609d831_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cloud-controller-manager-rhel9@sha256%3A5b778bcb934f38efb0d2181f2afd0874b16b2c9bb541fbe821553df64609d831?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9\u0026tag=1779251758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9b723bf806801f5f8dd2137f583352de2ca1c8cb14137c60ed3bc5a5a02c3223_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9b723bf806801f5f8dd2137f583352de2ca1c8cb14137c60ed3bc5a5a02c3223_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9b723bf806801f5f8dd2137f583352de2ca1c8cb14137c60ed3bc5a5a02c3223_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel9@sha256%3A9b723bf806801f5f8dd2137f583352de2ca1c8cb14137c60ed3bc5a5a02c3223?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9\u0026tag=1779254105"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1d6cd25f19d8729d5db2fce2c0ca12cd4434e3156d00e3b29128c8bcec31cbd7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1d6cd25f19d8729d5db2fce2c0ca12cd4434e3156d00e3b29128c8bcec31cbd7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1d6cd25f19d8729d5db2fce2c0ca12cd4434e3156d00e3b29128c8bcec31cbd7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-rhel9@sha256%3A1d6cd25f19d8729d5db2fce2c0ca12cd4434e3156d00e3b29128c8bcec31cbd7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9\u0026tag=1779251295"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1ced2dd84378f067b6e31049e8d8be06a1271aa580897ab67f1cac29e8973273_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1ced2dd84378f067b6e31049e8d8be06a1271aa580897ab67f1cac29e8973273_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1ced2dd84378f067b6e31049e8d8be06a1271aa580897ab67f1cac29e8973273_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3A1ced2dd84378f067b6e31049e8d8be06a1271aa580897ab67f1cac29e8973273?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9\u0026tag=1779250532"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7293094d198f0ab68b4e365e0df6a384c76aacb90b4c63de457cc805c183b206_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7293094d198f0ab68b4e365e0df6a384c76aacb90b4c63de457cc805c183b206_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7293094d198f0ab68b4e365e0df6a384c76aacb90b4c63de457cc805c183b206_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3A7293094d198f0ab68b4e365e0df6a384c76aacb90b4c63de457cc805c183b206?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9\u0026tag=1779256393"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:def8b3178a8afbe4c2eac65a260061ceb8c6b1c78652a7db37f5c0c317b16224_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:def8b3178a8afbe4c2eac65a260061ceb8c6b1c78652a7db37f5c0c317b16224_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:def8b3178a8afbe4c2eac65a260061ceb8c6b1c78652a7db37f5c0c317b16224_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3Adef8b3178a8afbe4c2eac65a260061ceb8c6b1c78652a7db37f5c0c317b16224?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=1779261020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d97b84a6f8bff76f17233e1d7c933c244e5684870d43f005badc9466c2e52db0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d97b84a6f8bff76f17233e1d7c933c244e5684870d43f005badc9466c2e52db0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d97b84a6f8bff76f17233e1d7c933c244e5684870d43f005badc9466c2e52db0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3Ad97b84a6f8bff76f17233e1d7c933c244e5684870d43f005badc9466c2e52db0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=1779281052"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:354251a64fa2d8238bdf01af221ae6faa53f3a68795968b9a49426dc361ac37b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:354251a64fa2d8238bdf01af221ae6faa53f3a68795968b9a49426dc361ac37b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:354251a64fa2d8238bdf01af221ae6faa53f3a68795968b9a49426dc361ac37b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-altinfra-rhel9@sha256%3A354251a64fa2d8238bdf01af221ae6faa53f3a68795968b9a49426dc361ac37b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=1779281061"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ce09b959e7f7c8c0359bf17ad46ce8816c11e89a4cdf4ac2a3a290b6a226a884_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ce09b959e7f7c8c0359bf17ad46ce8816c11e89a4cdf4ac2a3a290b6a226a884_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ce09b959e7f7c8c0359bf17ad46ce8816c11e89a4cdf4ac2a3a290b6a226a884_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3Ace09b959e7f7c8c0359bf17ad46ce8816c11e89a4cdf4ac2a3a290b6a226a884?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=1779281084"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d9778a3fdaac8498f6953cf2bf5acee0d8823270442768c9e838dc5b330c2250_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d9778a3fdaac8498f6953cf2bf5acee0d8823270442768c9e838dc5b330c2250_ppc64le",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d9778a3fdaac8498f6953cf2bf5acee0d8823270442768c9e838dc5b330c2250_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3Ad9778a3fdaac8498f6953cf2bf5acee0d8823270442768c9e838dc5b330c2250?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel9\u0026tag=1779263513"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7de8ac0e3c44fe3a7d9f63057f722b316efc1e373ac772f88a0f18add6b88160_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7de8ac0e3c44fe3a7d9f63057f722b316efc1e373ac772f88a0f18add6b88160_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7de8ac0e3c44fe3a7d9f63057f722b316efc1e373ac772f88a0f18add6b88160_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3A7de8ac0e3c44fe3a7d9f63057f722b316efc1e373ac772f88a0f18add6b88160?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=1779252723"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3989068374633d0c70e7f731ddfb4ecbe1972af492823e77ff9c2f77faedbd45_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3989068374633d0c70e7f731ddfb4ecbe1972af492823e77ff9c2f77faedbd45_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3989068374633d0c70e7f731ddfb4ecbe1972af492823e77ff9c2f77faedbd45_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A3989068374633d0c70e7f731ddfb4ecbe1972af492823e77ff9c2f77faedbd45?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=1779258382"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:736b2a94787549701e830ab7d508f3e7be83cb694c69486157bd633a3ffd2c81_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:736b2a94787549701e830ab7d508f3e7be83cb694c69486157bd633a3ffd2c81_ppc64le",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:736b2a94787549701e830ab7d508f3e7be83cb694c69486157bd633a3ffd2c81_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3A736b2a94787549701e830ab7d508f3e7be83cb694c69486157bd633a3ffd2c81?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9\u0026tag=1779258057"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7922fbf20b0f9e965a6ae8ec6313e540a1e732449b5f8d88ed166a4ada238b47_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7922fbf20b0f9e965a6ae8ec6313e540a1e732449b5f8d88ed166a4ada238b47_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7922fbf20b0f9e965a6ae8ec6313e540a1e732449b5f8d88ed166a4ada238b47_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-libvirt-machine-controllers-rhel9@sha256%3A7922fbf20b0f9e965a6ae8ec6313e540a1e732449b5f8d88ed166a4ada238b47?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=1779251500"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:54725c3ed8a7f7f420b4280a583ac950f670d81c42941a51773c1a4e3672821a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:54725c3ed8a7f7f420b4280a583ac950f670d81c42941a51773c1a4e3672821a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:54725c3ed8a7f7f420b4280a583ac950f670d81c42941a51773c1a4e3672821a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3A54725c3ed8a7f7f420b4280a583ac950f670d81c42941a51773c1a4e3672821a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=1779252859"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:88e1f4524831af4e037c5410f38497dc1c64c715af7a0be8a609079d4f515e4d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:88e1f4524831af4e037c5410f38497dc1c64c715af7a0be8a609079d4f515e4d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:88e1f4524831af4e037c5410f38497dc1c64c715af7a0be8a609079d4f515e4d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel9@sha256%3A88e1f4524831af4e037c5410f38497dc1c64c715af7a0be8a609079d4f515e4d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=1779250449"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ae9876699fe73338ca46cc3f05ecc8b09ad54fb7cf605d6202616086e90f673b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ae9876699fe73338ca46cc3f05ecc8b09ad54fb7cf605d6202616086e90f673b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ae9876699fe73338ca46cc3f05ecc8b09ad54fb7cf605d6202616086e90f673b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3Aae9876699fe73338ca46cc3f05ecc8b09ad54fb7cf605d6202616086e90f673b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=1779258721"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e1f153bd75a461f815b1127ec280ca3abce4cc3e9fbd9e063e9cfbfd352fe0e0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e1f153bd75a461f815b1127ec280ca3abce4cc3e9fbd9e063e9cfbfd352fe0e0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e1f153bd75a461f815b1127ec280ca3abce4cc3e9fbd9e063e9cfbfd352fe0e0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3Ae1f153bd75a461f815b1127ec280ca3abce4cc3e9fbd9e063e9cfbfd352fe0e0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=1779252062"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:63365d336a4da196cd878388be61e94561de74684e23b5e8e5054b7037174c5e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:63365d336a4da196cd878388be61e94561de74684e23b5e8e5054b7037174c5e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:63365d336a4da196cd878388be61e94561de74684e23b5e8e5054b7037174c5e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3A63365d336a4da196cd878388be61e94561de74684e23b5e8e5054b7037174c5e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=1779286342"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9d9d0de56220b0b4a2523ea896c1b26d90f790394340ee005c307558131e9de5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9d9d0de56220b0b4a2523ea896c1b26d90f790394340ee005c307558131e9de5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9d9d0de56220b0b4a2523ea896c1b26d90f790394340ee005c307558131e9de5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3A9d9d0de56220b0b4a2523ea896c1b26d90f790394340ee005c307558131e9de5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=1779262789"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6e75913e0f8c81a1d89d7335b90518c9ba32785174276d64824578fae38d9fcd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6e75913e0f8c81a1d89d7335b90518c9ba32785174276d64824578fae38d9fcd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6e75913e0f8c81a1d89d7335b90518c9ba32785174276d64824578fae38d9fcd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3A6e75913e0f8c81a1d89d7335b90518c9ba32785174276d64824578fae38d9fcd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9\u0026tag=1779259043"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:90275aac06b0346e09371ac6d680f50b39d56675acfe35b561e801dce6c9532a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:90275aac06b0346e09371ac6d680f50b39d56675acfe35b561e801dce6c9532a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:90275aac06b0346e09371ac6d680f50b39d56675acfe35b561e801dce6c9532a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A90275aac06b0346e09371ac6d680f50b39d56675acfe35b561e801dce6c9532a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9\u0026tag=1779254313"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e76e63661abfb64b888dbdbb47df8deb448774e714cf499060942b1497b46bcb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e76e63661abfb64b888dbdbb47df8deb448774e714cf499060942b1497b46bcb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e76e63661abfb64b888dbdbb47df8deb448774e714cf499060942b1497b46bcb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3Ae76e63661abfb64b888dbdbb47df8deb448774e714cf499060942b1497b46bcb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=1779256131"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:85410072fa8ddb00e536b209ee29e2299b4041e6cec408e9fe1a650d311d89c4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:85410072fa8ddb00e536b209ee29e2299b4041e6cec408e9fe1a650d311d89c4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:85410072fa8ddb00e536b209ee29e2299b4041e6cec408e9fe1a650d311d89c4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3A85410072fa8ddb00e536b209ee29e2299b4041e6cec408e9fe1a650d311d89c4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9\u0026tag=1779261577"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d3b9895360cf52a71ad907255a2641af3652e06d452030da2c91d8bb1fe27b0d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d3b9895360cf52a71ad907255a2641af3652e06d452030da2c91d8bb1fe27b0d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d3b9895360cf52a71ad907255a2641af3652e06d452030da2c91d8bb1fe27b0d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3Ad3b9895360cf52a71ad907255a2641af3652e06d452030da2c91d8bb1fe27b0d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=1779251811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:59993d1cdf6d58c3113061dc403fcc51e920c315d1944c931bba62ce47ec81db_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:59993d1cdf6d58c3113061dc403fcc51e920c315d1944c931bba62ce47ec81db_ppc64le",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:59993d1cdf6d58c3113061dc403fcc51e920c315d1944c931bba62ce47ec81db_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3A59993d1cdf6d58c3113061dc403fcc51e920c315d1944c931bba62ce47ec81db?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=1779269865"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e6231728fe38ca010cdcc90482ebcf9f62d984528d7d463e81c5e7beebad139a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e6231728fe38ca010cdcc90482ebcf9f62d984528d7d463e81c5e7beebad139a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e6231728fe38ca010cdcc90482ebcf9f62d984528d7d463e81c5e7beebad139a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3Ae6231728fe38ca010cdcc90482ebcf9f62d984528d7d463e81c5e7beebad139a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=1779252089"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2a103f82e79ba86fbdacda3fc4849e7ad430219cab3227016d40faa9d670f16e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2a103f82e79ba86fbdacda3fc4849e7ad430219cab3227016d40faa9d670f16e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2a103f82e79ba86fbdacda3fc4849e7ad430219cab3227016d40faa9d670f16e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3A2a103f82e79ba86fbdacda3fc4849e7ad430219cab3227016d40faa9d670f16e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel9\u0026tag=1779263779"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:cce0b0ff07fbcb7b463ff3a9d5ac8fe20bd8bc83407adbc9b8756ec3ad5008c9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:cce0b0ff07fbcb7b463ff3a9d5ac8fe20bd8bc83407adbc9b8756ec3ad5008c9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:cce0b0ff07fbcb7b463ff3a9d5ac8fe20bd8bc83407adbc9b8756ec3ad5008c9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3Acce0b0ff07fbcb7b463ff3a9d5ac8fe20bd8bc83407adbc9b8756ec3ad5008c9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9\u0026tag=1779253467"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:111e7c679647b388af2704ca280ac0cf57128c6894c5422d9987e4a429b2204c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:111e7c679647b388af2704ca280ac0cf57128c6894c5422d9987e4a429b2204c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:111e7c679647b388af2704ca280ac0cf57128c6894c5422d9987e4a429b2204c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-rukpak-rhel9@sha256%3A111e7c679647b388af2704ca280ac0cf57128c6894c5422d9987e4a429b2204c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-olm-rukpak-rhel9\u0026tag=1779263844"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:34f12040d39e86e2127686220c2dde6f4e32bab685784afc5057904f286d48d1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:34f12040d39e86e2127686220c2dde6f4e32bab685784afc5057904f286d48d1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:34f12040d39e86e2127686220c2dde6f4e32bab685784afc5057904f286d48d1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A34f12040d39e86e2127686220c2dde6f4e32bab685784afc5057904f286d48d1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=1779254455"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9b44722b30791402e9750abcb2546665760295e6befce7a5176a347d1f72d545_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9b44722b30791402e9750abcb2546665760295e6befce7a5176a347d1f72d545_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9b44722b30791402e9750abcb2546665760295e6befce7a5176a347d1f72d545_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3A9b44722b30791402e9750abcb2546665760295e6befce7a5176a347d1f72d545?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=1779256815"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1fdfb6e1075714ab25db450f3feab799d28f2b09fabcb62704de3071e0a72635_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1fdfb6e1075714ab25db450f3feab799d28f2b09fabcb62704de3071e0a72635_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1fdfb6e1075714ab25db450f3feab799d28f2b09fabcb62704de3071e0a72635_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3A1fdfb6e1075714ab25db450f3feab799d28f2b09fabcb62704de3071e0a72635?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=1779254907"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c4777746b9f26bff78a229e525c25bcedd693027d066795a4cfa596cd5b0130f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c4777746b9f26bff78a229e525c25bcedd693027d066795a4cfa596cd5b0130f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c4777746b9f26bff78a229e525c25bcedd693027d066795a4cfa596cd5b0130f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3Ac4777746b9f26bff78a229e525c25bcedd693027d066795a4cfa596cd5b0130f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator\u0026tag=1779252990"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1a6eae41431c024df8708f97e4039219e10023467e56222ba3b148f97ab9d892_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1a6eae41431c024df8708f97e4039219e10023467e56222ba3b148f97ab9d892_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1a6eae41431c024df8708f97e4039219e10023467e56222ba3b148f97ab9d892_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3A1a6eae41431c024df8708f97e4039219e10023467e56222ba3b148f97ab9d892?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=1779250744"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6a4d1e21eb6fb1951ab62d00d13a6afc7205c69d0c7a03de01a3572f56634944_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6a4d1e21eb6fb1951ab62d00d13a6afc7205c69d0c7a03de01a3572f56634944_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6a4d1e21eb6fb1951ab62d00d13a6afc7205c69d0c7a03de01a3572f56634944_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3A6a4d1e21eb6fb1951ab62d00d13a6afc7205c69d0c7a03de01a3572f56634944?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=1779263073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ef77dd2ebff7fd079005601a96450a2c357eec93ca17ccf59598097cddf0cc6d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ef77dd2ebff7fd079005601a96450a2c357eec93ca17ccf59598097cddf0cc6d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ef77dd2ebff7fd079005601a96450a2c357eec93ca17ccf59598097cddf0cc6d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3Aef77dd2ebff7fd079005601a96450a2c357eec93ca17ccf59598097cddf0cc6d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=1779262700"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2eba8e41aab91ff0194e96a0d384e17955a05963a7ddc8d9fc18a9a67e24e8a9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2eba8e41aab91ff0194e96a0d384e17955a05963a7ddc8d9fc18a9a67e24e8a9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2eba8e41aab91ff0194e96a0d384e17955a05963a7ddc8d9fc18a9a67e24e8a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3A2eba8e41aab91ff0194e96a0d384e17955a05963a7ddc8d9fc18a9a67e24e8a9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=1779263069"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:41750bd0eac46b324efde3548347c55eede126e2a17d071ce3557abf936fae8b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:41750bd0eac46b324efde3548347c55eede126e2a17d071ce3557abf936fae8b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:41750bd0eac46b324efde3548347c55eede126e2a17d071ce3557abf936fae8b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9@sha256%3A41750bd0eac46b324efde3548347c55eede126e2a17d071ce3557abf936fae8b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9\u0026tag=1779251117"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0cd405015005ed19b3cfdc305bcff6f5f6ef683d9d68201046f0fab2a3b44f85_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0cd405015005ed19b3cfdc305bcff6f5f6ef683d9d68201046f0fab2a3b44f85_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0cd405015005ed19b3cfdc305bcff6f5f6ef683d9d68201046f0fab2a3b44f85_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9-operator@sha256%3A0cd405015005ed19b3cfdc305bcff6f5f6ef683d9d68201046f0fab2a3b44f85?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator\u0026tag=1779253258"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dd633fb6fb437d90ad04f80af556670d364968de96ecfc5b0a1c00b4952c1ec1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dd633fb6fb437d90ad04f80af556670d364968de96ecfc5b0a1c00b4952c1ec1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dd633fb6fb437d90ad04f80af556670d364968de96ecfc5b0a1c00b4952c1ec1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-cloud-controller-manager-rhel9@sha256%3Add633fb6fb437d90ad04f80af556670d364968de96ecfc5b0a1c00b4952c1ec1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9\u0026tag=1779251059"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c2eacceed018a256d1c60008b3d478b3bf234cec3f3ec0fb85f652449448abd5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c2eacceed018a256d1c60008b3d478b3bf234cec3f3ec0fb85f652449448abd5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c2eacceed018a256d1c60008b3d478b3bf234cec3f3ec0fb85f652449448abd5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-machine-controllers-rhel9@sha256%3Ac2eacceed018a256d1c60008b3d478b3bf234cec3f3ec0fb85f652449448abd5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9\u0026tag=1779251590"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:0b3a848025efd76339009bc447ae171dc3a9e70629a9a231cea7b1d2abe5c320_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:0b3a848025efd76339009bc447ae171dc3a9e70629a9a231cea7b1d2abe5c320_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:0b3a848025efd76339009bc447ae171dc3a9e70629a9a231cea7b1d2abe5c320_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-k8s-prometheus-adapter-rhel9@sha256%3A0b3a848025efd76339009bc447ae171dc3a9e70629a9a231cea7b1d2abe5c320?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9\u0026tag=1779253448"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a50a539c4972a89fa1f17afdeb62af1883bc89f231b51b1fffc096af3f4ebcb8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a50a539c4972a89fa1f17afdeb62af1883bc89f231b51b1fffc096af3f4ebcb8_ppc64le",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a50a539c4972a89fa1f17afdeb62af1883bc89f231b51b1fffc096af3f4ebcb8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3Aa50a539c4972a89fa1f17afdeb62af1883bc89f231b51b1fffc096af3f4ebcb8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=1779255317"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:2b69d2a8aaf9e8e6b772871b0cb3486c062b0a123544fbd2a55acd40348e78c6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:2b69d2a8aaf9e8e6b772871b0cb3486c062b0a123544fbd2a55acd40348e78c6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:2b69d2a8aaf9e8e6b772871b0cb3486c062b0a123544fbd2a55acd40348e78c6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sdn-rhel9@sha256%3A2b69d2a8aaf9e8e6b772871b0cb3486c062b0a123544fbd2a55acd40348e78c6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=1779252050"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c9f9b6fab1de71845d9488c147a990b9a1ebb2b6c14c910234199c7833c92447_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c9f9b6fab1de71845d9488c147a990b9a1ebb2b6c14c910234199c7833c92447_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c9f9b6fab1de71845d9488c147a990b9a1ebb2b6c14c910234199c7833c92447_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3Ac9f9b6fab1de71845d9488c147a990b9a1ebb2b6c14c910234199c7833c92447?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=1779256002"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d948b969af4caa50c0dfd8a822144a77169880fec165575e574f8fbb807c65f4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d948b969af4caa50c0dfd8a822144a77169880fec165575e574f8fbb807c65f4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d948b969af4caa50c0dfd8a822144a77169880fec165575e574f8fbb807c65f4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3Ad948b969af4caa50c0dfd8a822144a77169880fec165575e574f8fbb807c65f4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=1779253265"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45ccf0a67c06721666deab96038aa37bf205d60003c8a233e7442ea639e20933_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45ccf0a67c06721666deab96038aa37bf205d60003c8a233e7442ea639e20933_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45ccf0a67c06721666deab96038aa37bf205d60003c8a233e7442ea639e20933_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3A45ccf0a67c06721666deab96038aa37bf205d60003c8a233e7442ea639e20933?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=1779255831"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:becc8bd498a264e93ea78fb9eb2782cf0191b5c69b05e8aec4f7be7ae7a009a1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:becc8bd498a264e93ea78fb9eb2782cf0191b5c69b05e8aec4f7be7ae7a009a1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:becc8bd498a264e93ea78fb9eb2782cf0191b5c69b05e8aec4f7be7ae7a009a1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3Abecc8bd498a264e93ea78fb9eb2782cf0191b5c69b05e8aec4f7be7ae7a009a1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9\u0026tag=1779258763"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5ab5cde0dd77b3d87214af2ecbe8cf133023a4251bcdcc862cd3acd8abe05fff_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5ab5cde0dd77b3d87214af2ecbe8cf133023a4251bcdcc862cd3acd8abe05fff_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5ab5cde0dd77b3d87214af2ecbe8cf133023a4251bcdcc862cd3acd8abe05fff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3A5ab5cde0dd77b3d87214af2ecbe8cf133023a4251bcdcc862cd3acd8abe05fff?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=1779262624"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7a855f8881b148c2f97fdd701a5f1532ed9cd7dc4c2e4393555d4cd2747c227e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7a855f8881b148c2f97fdd701a5f1532ed9cd7dc4c2e4393555d4cd2747c227e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7a855f8881b148c2f97fdd701a5f1532ed9cd7dc4c2e4393555d4cd2747c227e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3A7a855f8881b148c2f97fdd701a5f1532ed9cd7dc4c2e4393555d4cd2747c227e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=1779253852"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1865ebb2e93654dab511b97edf2a5d714511466a49a6fd5087f3528ba4851034_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1865ebb2e93654dab511b97edf2a5d714511466a49a6fd5087f3528ba4851034_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1865ebb2e93654dab511b97edf2a5d714511466a49a6fd5087f3528ba4851034_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A1865ebb2e93654dab511b97edf2a5d714511466a49a6fd5087f3528ba4851034?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=1779251726"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d7b3a7fd468564aea8435dac8b09e2ee35b2d27f6339a8049836b6cefc8d2cdf_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d7b3a7fd468564aea8435dac8b09e2ee35b2d27f6339a8049836b6cefc8d2cdf_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d7b3a7fd468564aea8435dac8b09e2ee35b2d27f6339a8049836b6cefc8d2cdf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3Ad7b3a7fd468564aea8435dac8b09e2ee35b2d27f6339a8049836b6cefc8d2cdf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=1779251836"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5aea67ae0eefba905f7f8af09dd8a83c8adfc185b3484fa0857834c270844c24_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5aea67ae0eefba905f7f8af09dd8a83c8adfc185b3484fa0857834c270844c24_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5aea67ae0eefba905f7f8af09dd8a83c8adfc185b3484fa0857834c270844c24_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3A5aea67ae0eefba905f7f8af09dd8a83c8adfc185b3484fa0857834c270844c24?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel9\u0026tag=1779262189"
}
}
}
],
"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:313c0e44208e7fc7d4039f2f22cd01135db0cd3337a258034b774fd7820d8a98_s390x 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:313c0e44208e7fc7d4039f2f22cd01135db0cd3337a258034b774fd7820d8a98_s390x"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:313c0e44208e7fc7d4039f2f22cd01135db0cd3337a258034b774fd7820d8a98_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:37889fd7ec96baeac0ffcafb8dbf903af16d95b413baf1b2fd7710f72cc71c98_ppc64le 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:37889fd7ec96baeac0ffcafb8dbf903af16d95b413baf1b2fd7710f72cc71c98_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37889fd7ec96baeac0ffcafb8dbf903af16d95b413baf1b2fd7710f72cc71c98_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:4a2a59a57ae76ff8ff5ee21dd25da4a9da4faae5a6beb8d5e0930f12f679e8b9_amd64 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:4a2a59a57ae76ff8ff5ee21dd25da4a9da4faae5a6beb8d5e0930f12f679e8b9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4a2a59a57ae76ff8ff5ee21dd25da4a9da4faae5a6beb8d5e0930f12f679e8b9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:99f4af491329b3352e86322a56f42cd4588beeda00a2f94a2b82b169f6328fd8_arm64 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:99f4af491329b3352e86322a56f42cd4588beeda00a2f94a2b82b169f6328fd8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:99f4af491329b3352e86322a56f42cd4588beeda00a2f94a2b82b169f6328fd8_arm64",
"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:561b697db7976a064794258c5f274566dc9c1c32d803603b15ecdd78a0965710_s390x 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:561b697db7976a064794258c5f274566dc9c1c32d803603b15ecdd78a0965710_s390x"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:561b697db7976a064794258c5f274566dc9c1c32d803603b15ecdd78a0965710_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:99946bcecef29fccd2dc55cc18dfd5cefef1957666c9b8cd4c555ae9d8db676a_arm64 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:99946bcecef29fccd2dc55cc18dfd5cefef1957666c9b8cd4c555ae9d8db676a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:99946bcecef29fccd2dc55cc18dfd5cefef1957666c9b8cd4c555ae9d8db676a_arm64",
"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:f4572abc9f444f08ad11d10168e4b9833b3fb9e4814910eff467767a914d124e_amd64 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:f4572abc9f444f08ad11d10168e4b9833b3fb9e4814910eff467767a914d124e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f4572abc9f444f08ad11d10168e4b9833b3fb9e4814910eff467767a914d124e_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:fd5aee9ac2b77bcab032dfd1bc6f1369f59e1b3366cfa96fa55f9bc18673144f_ppc64le 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:fd5aee9ac2b77bcab032dfd1bc6f1369f59e1b3366cfa96fa55f9bc18673144f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fd5aee9ac2b77bcab032dfd1bc6f1369f59e1b3366cfa96fa55f9bc18673144f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0c10368a8cb2450440348e1047d56fa91013b32b690c40b06baea182f04c3625_amd64 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:0c10368a8cb2450440348e1047d56fa91013b32b690c40b06baea182f04c3625_amd64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0c10368a8cb2450440348e1047d56fa91013b32b690c40b06baea182f04c3625_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:202f16700daa8022d5675bee872db2a776a1f240ce159d17b9ad91cad342bb7a_s390x 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:202f16700daa8022d5675bee872db2a776a1f240ce159d17b9ad91cad342bb7a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:202f16700daa8022d5675bee872db2a776a1f240ce159d17b9ad91cad342bb7a_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:67c0172273e47f9f11072c1b27a028fabcfe29320b3347d58d35c53d9b1f512f_ppc64le 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:67c0172273e47f9f11072c1b27a028fabcfe29320b3347d58d35c53d9b1f512f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67c0172273e47f9f11072c1b27a028fabcfe29320b3347d58d35c53d9b1f512f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7ce75d70b4ffc0c4891ef83f75a453f414c010e387c09f8d7da432eb5543f032_arm64 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:7ce75d70b4ffc0c4891ef83f75a453f414c010e387c09f8d7da432eb5543f032_arm64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7ce75d70b4ffc0c4891ef83f75a453f414c010e387c09f8d7da432eb5543f032_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6cfa0e42180d0b52c41ef1f23d98443cc4a89afae97d21d3993a5f69bc73e6a6_ppc64le 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:6cfa0e42180d0b52c41ef1f23d98443cc4a89afae97d21d3993a5f69bc73e6a6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6cfa0e42180d0b52c41ef1f23d98443cc4a89afae97d21d3993a5f69bc73e6a6_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:83cbc07e901f31f4f86938697d54564bd4c735ba924d5fd08f43b2dfac46aa59_amd64 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:83cbc07e901f31f4f86938697d54564bd4c735ba924d5fd08f43b2dfac46aa59_amd64"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83cbc07e901f31f4f86938697d54564bd4c735ba924d5fd08f43b2dfac46aa59_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:be5d2df0ea59d84b00bc2a1be257b8338c00f0563397b51d7fe86c48f7e6a62a_s390x 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:be5d2df0ea59d84b00bc2a1be257b8338c00f0563397b51d7fe86c48f7e6a62a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:be5d2df0ea59d84b00bc2a1be257b8338c00f0563397b51d7fe86c48f7e6a62a_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:c91a3c588e78a92df5887828fc6cb03cb28580996fbb5204bbc5e17abf93ab8a_arm64 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:c91a3c588e78a92df5887828fc6cb03cb28580996fbb5204bbc5e17abf93ab8a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c91a3c588e78a92df5887828fc6cb03cb28580996fbb5204bbc5e17abf93ab8a_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:3570c5968150582d417714eee75c4fdb244dece7812e772c0d60bc937d81d564_ppc64le 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:3570c5968150582d417714eee75c4fdb244dece7812e772c0d60bc937d81d564_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3570c5968150582d417714eee75c4fdb244dece7812e772c0d60bc937d81d564_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:3933b8a4a90aefb3e645441e8176d340b8e0b23b3f6760083c72d25248a17e67_amd64 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:3933b8a4a90aefb3e645441e8176d340b8e0b23b3f6760083c72d25248a17e67_amd64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3933b8a4a90aefb3e645441e8176d340b8e0b23b3f6760083c72d25248a17e67_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4dd95c213870b3d4ae9bf202094055f0cac5a965422dab852183305b5d85634d_arm64 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:4dd95c213870b3d4ae9bf202094055f0cac5a965422dab852183305b5d85634d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4dd95c213870b3d4ae9bf202094055f0cac5a965422dab852183305b5d85634d_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:e76c636de412eea5835c877ff862e24c5b0a7ab7fb95ece3fcf4dc9d614bf519_s390x 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:e76c636de412eea5835c877ff862e24c5b0a7ab7fb95ece3fcf4dc9d614bf519_s390x"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e76c636de412eea5835c877ff862e24c5b0a7ab7fb95ece3fcf4dc9d614bf519_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:10864ad3974315fe717b7e22f5d1fb7bcfaf1b601741e4a0f2a643e1d897fa8a_s390x 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:10864ad3974315fe717b7e22f5d1fb7bcfaf1b601741e4a0f2a643e1d897fa8a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:10864ad3974315fe717b7e22f5d1fb7bcfaf1b601741e4a0f2a643e1d897fa8a_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:61858d0543de564814db6c98407aece822eea202cc1fec3393913d14f75875ef_ppc64le 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:61858d0543de564814db6c98407aece822eea202cc1fec3393913d14f75875ef_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:61858d0543de564814db6c98407aece822eea202cc1fec3393913d14f75875ef_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:d4f1907759d9532d9659a97d18282e98c54eeffffc33c7de0570213b545aab51_arm64 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:d4f1907759d9532d9659a97d18282e98c54eeffffc33c7de0570213b545aab51_arm64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d4f1907759d9532d9659a97d18282e98c54eeffffc33c7de0570213b545aab51_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d5bdf20ce7f4c5b1fcfd9c2b77410c8a6b9b0c27e6138a1ab54c241763b05bac_amd64 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:d5bdf20ce7f4c5b1fcfd9c2b77410c8a6b9b0c27e6138a1ab54c241763b05bac_amd64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d5bdf20ce7f4c5b1fcfd9c2b77410c8a6b9b0c27e6138a1ab54c241763b05bac_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:546872449f71f686be1dc4612f7e03d75633eea75f089c720f87d5d1c6fd0402_s390x 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:546872449f71f686be1dc4612f7e03d75633eea75f089c720f87d5d1c6fd0402_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:546872449f71f686be1dc4612f7e03d75633eea75f089c720f87d5d1c6fd0402_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:6e8813370db2a71161ead738ccf909b6997ca6ec452ba40576f8846c22c063c5_arm64 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:6e8813370db2a71161ead738ccf909b6997ca6ec452ba40576f8846c22c063c5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:6e8813370db2a71161ead738ccf909b6997ca6ec452ba40576f8846c22c063c5_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:81c6745c7507d47122280c0d6893a35a4d4adc515e850b2cdc8d23599583ad71_amd64 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:81c6745c7507d47122280c0d6893a35a4d4adc515e850b2cdc8d23599583ad71_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:81c6745c7507d47122280c0d6893a35a4d4adc515e850b2cdc8d23599583ad71_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:d9778a3fdaac8498f6953cf2bf5acee0d8823270442768c9e838dc5b330c2250_ppc64le 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:d9778a3fdaac8498f6953cf2bf5acee0d8823270442768c9e838dc5b330c2250_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d9778a3fdaac8498f6953cf2bf5acee0d8823270442768c9e838dc5b330c2250_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:5008136f5d3e028da656d046f85c83f3ed13d597dfd47bc6808b5b3043297dae_arm64 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:5008136f5d3e028da656d046f85c83f3ed13d597dfd47bc6808b5b3043297dae_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5008136f5d3e028da656d046f85c83f3ed13d597dfd47bc6808b5b3043297dae_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:736b2a94787549701e830ab7d508f3e7be83cb694c69486157bd633a3ffd2c81_ppc64le 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:736b2a94787549701e830ab7d508f3e7be83cb694c69486157bd633a3ffd2c81_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:736b2a94787549701e830ab7d508f3e7be83cb694c69486157bd633a3ffd2c81_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:85c15e6f69c7f3e101346387f680258f5310e5c065f830a50d04d8a409f3f7c8_s390x 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:85c15e6f69c7f3e101346387f680258f5310e5c065f830a50d04d8a409f3f7c8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:85c15e6f69c7f3e101346387f680258f5310e5c065f830a50d04d8a409f3f7c8_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:cb2aadceabad32ab080d76a709b79b70d488d9ca2f115c1a481a88f5c9c2f9f8_amd64 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:cb2aadceabad32ab080d76a709b79b70d488d9ca2f115c1a481a88f5c9c2f9f8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cb2aadceabad32ab080d76a709b79b70d488d9ca2f115c1a481a88f5c9c2f9f8_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:3d94824bf9265438ed208d017fd28911418d4930b9471b305e3a6f83dd97f0c0_arm64 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:3d94824bf9265438ed208d017fd28911418d4930b9471b305e3a6f83dd97f0c0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:3d94824bf9265438ed208d017fd28911418d4930b9471b305e3a6f83dd97f0c0_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:59993d1cdf6d58c3113061dc403fcc51e920c315d1944c931bba62ce47ec81db_ppc64le 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:59993d1cdf6d58c3113061dc403fcc51e920c315d1944c931bba62ce47ec81db_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:59993d1cdf6d58c3113061dc403fcc51e920c315d1944c931bba62ce47ec81db_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:bd9ab99b292e613266f833364f13ad19e9b26204deb12c56df333c3282d235fd_amd64 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:bd9ab99b292e613266f833364f13ad19e9b26204deb12c56df333c3282d235fd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd9ab99b292e613266f833364f13ad19e9b26204deb12c56df333c3282d235fd_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:ef1e59b118e3b97881fdb2f208f64486cf3225b7bc66c52cf9d4c2a9a2b84c72_s390x 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:ef1e59b118e3b97881fdb2f208f64486cf3225b7bc66c52cf9d4c2a9a2b84c72_s390x"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:ef1e59b118e3b97881fdb2f208f64486cf3225b7bc66c52cf9d4c2a9a2b84c72_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:4ac5626fb50e2550d27281a25e933335a786a4695f5a7a2d8f17546f6f4eb836_arm64 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:4ac5626fb50e2550d27281a25e933335a786a4695f5a7a2d8f17546f6f4eb836_arm64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:4ac5626fb50e2550d27281a25e933335a786a4695f5a7a2d8f17546f6f4eb836_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:9c5da07d689e56a0db2a2d142fb8debc7aa7a0483a3296aa50fd43b6a12feff0_amd64 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:9c5da07d689e56a0db2a2d142fb8debc7aa7a0483a3296aa50fd43b6a12feff0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9c5da07d689e56a0db2a2d142fb8debc7aa7a0483a3296aa50fd43b6a12feff0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e25c8d20772495f8d49acde8a35f49f30e18b3f6afd9074b7009a02d84a0e6e3_s390x 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:e25c8d20772495f8d49acde8a35f49f30e18b3f6afd9074b7009a02d84a0e6e3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e25c8d20772495f8d49acde8a35f49f30e18b3f6afd9074b7009a02d84a0e6e3_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:fd8a0aff6175093f881f0b879736594454ea69ae68db7e5837ecdf1527268fd7_ppc64le 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:fd8a0aff6175093f881f0b879736594454ea69ae68db7e5837ecdf1527268fd7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fd8a0aff6175093f881f0b879736594454ea69ae68db7e5837ecdf1527268fd7_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:0a5b8b943885041a0fb239fdc012124c8c8ae56d399ab52411585f3410f28670_s390x 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:0a5b8b943885041a0fb239fdc012124c8c8ae56d399ab52411585f3410f28670_s390x"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0a5b8b943885041a0fb239fdc012124c8c8ae56d399ab52411585f3410f28670_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:a50a539c4972a89fa1f17afdeb62af1883bc89f231b51b1fffc096af3f4ebcb8_ppc64le 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:a50a539c4972a89fa1f17afdeb62af1883bc89f231b51b1fffc096af3f4ebcb8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a50a539c4972a89fa1f17afdeb62af1883bc89f231b51b1fffc096af3f4ebcb8_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:c2a814937215d63f71fda7ecb70017e9844b89c6b672fedf5a1b08f6f93d06a8_amd64 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:c2a814937215d63f71fda7ecb70017e9844b89c6b672fedf5a1b08f6f93d06a8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c2a814937215d63f71fda7ecb70017e9844b89c6b672fedf5a1b08f6f93d06a8_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:d16269e4bced1a9adad5bf954354012d679df785cea828873226491c0c03cc20_arm64 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:d16269e4bced1a9adad5bf954354012d679df785cea828873226491c0c03cc20_arm64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d16269e4bced1a9adad5bf954354012d679df785cea828873226491c0c03cc20_arm64",
"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:50aa303cd2b22b961da419e66167c3aaa33a6829f2488d40e0d313dc322e6789_arm64 as 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:50aa303cd2b22b961da419e66167c3aaa33a6829f2488d40e0d313dc322e6789_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:50aa303cd2b22b961da419e66167c3aaa33a6829f2488d40e0d313dc322e6789_arm64",
"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:5299088616c529dfc389935a9e005d88dc9f1fc40f18d025a95fabec27aaa646_s390x as 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:5299088616c529dfc389935a9e005d88dc9f1fc40f18d025a95fabec27aaa646_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5299088616c529dfc389935a9e005d88dc9f1fc40f18d025a95fabec27aaa646_s390x",
"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:634a5b684a30fe1870639c708aef32c6acb101f85f484483c7f05640eaee15ea_amd64 as 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:634a5b684a30fe1870639c708aef32c6acb101f85f484483c7f05640eaee15ea_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:634a5b684a30fe1870639c708aef32c6acb101f85f484483c7f05640eaee15ea_amd64",
"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:c685ff9170595581ea97f706bea0069796563f03064b5a173e992cb373d84cea_ppc64le as 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:c685ff9170595581ea97f706bea0069796563f03064b5a173e992cb373d84cea_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c685ff9170595581ea97f706bea0069796563f03064b5a173e992cb373d84cea_ppc64le",
"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:5f3872e501679796054ccd9eebb326e96e4b916bef525d3850c64cd8dc0c99b2_arm64 as 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:5f3872e501679796054ccd9eebb326e96e4b916bef525d3850c64cd8dc0c99b2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f3872e501679796054ccd9eebb326e96e4b916bef525d3850c64cd8dc0c99b2_arm64",
"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:9c5cd84436fb27de1b589a7675c029465b3e9eddb0ac87eafcb5bbd40a9018ae_amd64 as 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:9c5cd84436fb27de1b589a7675c029465b3e9eddb0ac87eafcb5bbd40a9018ae_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9c5cd84436fb27de1b589a7675c029465b3e9eddb0ac87eafcb5bbd40a9018ae_amd64",
"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:b256f9a69ebc26949acdaf2c4b7a9e89cb5a1a70837bc63b554a65fee7463850_s390x as 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:b256f9a69ebc26949acdaf2c4b7a9e89cb5a1a70837bc63b554a65fee7463850_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b256f9a69ebc26949acdaf2c4b7a9e89cb5a1a70837bc63b554a65fee7463850_s390x",
"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:ffa19324ad8ee491c3431e8bfe5b1235a1431b0be914b0bf9b30d3a532b0085f_ppc64le as 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:ffa19324ad8ee491c3431e8bfe5b1235a1431b0be914b0bf9b30d3a532b0085f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ffa19324ad8ee491c3431e8bfe5b1235a1431b0be914b0bf9b30d3a532b0085f_ppc64le",
"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:307af3f934a493b4e7cd8a267202238d2a4238d52be1da4608e83c54b1af7d29_amd64 as 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:307af3f934a493b4e7cd8a267202238d2a4238d52be1da4608e83c54b1af7d29_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:307af3f934a493b4e7cd8a267202238d2a4238d52be1da4608e83c54b1af7d29_amd64",
"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:4f3b445df34b234d1eda4f9d5fc9f7954dd726667bdafcbe0b1197412ab7ed13_arm64 as 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:4f3b445df34b234d1eda4f9d5fc9f7954dd726667bdafcbe0b1197412ab7ed13_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4f3b445df34b234d1eda4f9d5fc9f7954dd726667bdafcbe0b1197412ab7ed13_arm64",
"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:cda4b2931a2a598995a4211c8dcbcf6c5e82f7de29b39ee437faeb8e4f696a2c_ppc64le as 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:cda4b2931a2a598995a4211c8dcbcf6c5e82f7de29b39ee437faeb8e4f696a2c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:cda4b2931a2a598995a4211c8dcbcf6c5e82f7de29b39ee437faeb8e4f696a2c_ppc64le",
"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:de4b57efe54b245a9c0e39ad94d0129ccb60f3d5670e7c0726ae5ab9cd3d98ac_s390x as 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:de4b57efe54b245a9c0e39ad94d0129ccb60f3d5670e7c0726ae5ab9cd3d98ac_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:de4b57efe54b245a9c0e39ad94d0129ccb60f3d5670e7c0726ae5ab9cd3d98ac_s390x",
"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:0dd73b3fd566b4961ed3e167079a2ca3309ea30fda7a49f73e001a0ab931dd7b_s390x as 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:0dd73b3fd566b4961ed3e167079a2ca3309ea30fda7a49f73e001a0ab931dd7b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0dd73b3fd566b4961ed3e167079a2ca3309ea30fda7a49f73e001a0ab931dd7b_s390x",
"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:5befba9e2fd5cc494e2d0789d86d1e4011b4321dafe6f8be64f54d173c0c8c64_amd64 as 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:5befba9e2fd5cc494e2d0789d86d1e4011b4321dafe6f8be64f54d173c0c8c64_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5befba9e2fd5cc494e2d0789d86d1e4011b4321dafe6f8be64f54d173c0c8c64_amd64",
"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:abc08274dd4ed75d88d129e2e57257782d8c7caeddf348245dcd85be9ed2f8e0_ppc64le as 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:abc08274dd4ed75d88d129e2e57257782d8c7caeddf348245dcd85be9ed2f8e0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:abc08274dd4ed75d88d129e2e57257782d8c7caeddf348245dcd85be9ed2f8e0_ppc64le",
"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:d4b2c7057ca24af7fcaa78c27927ea2ec53f70ac9a14d8d775963d999ca981d8_arm64 as 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:d4b2c7057ca24af7fcaa78c27927ea2ec53f70ac9a14d8d775963d999ca981d8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:d4b2c7057ca24af7fcaa78c27927ea2ec53f70ac9a14d8d775963d999ca981d8_arm64",
"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:1b85972300d8d89a30ea123ef7f8a337e63985bf93e21a7d77da7a5334c2ece7_arm64 as 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:1b85972300d8d89a30ea123ef7f8a337e63985bf93e21a7d77da7a5334c2ece7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1b85972300d8d89a30ea123ef7f8a337e63985bf93e21a7d77da7a5334c2ece7_arm64",
"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:30b15e8c204734afaefdf90ca66daf6f22a7185a4ba894737904170257ef7443_ppc64le as 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:30b15e8c204734afaefdf90ca66daf6f22a7185a4ba894737904170257ef7443_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:30b15e8c204734afaefdf90ca66daf6f22a7185a4ba894737904170257ef7443_ppc64le",
"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:c388aa2a978bffc1292cbcd771018f7294d70658f7ad6e621e87f19171f49337_amd64 as 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:c388aa2a978bffc1292cbcd771018f7294d70658f7ad6e621e87f19171f49337_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c388aa2a978bffc1292cbcd771018f7294d70658f7ad6e621e87f19171f49337_amd64",
"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:df93b08f6e63570eb979dbb3068a2f3341ec9ffe94f9409a297dfcded130ccee_s390x as 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:df93b08f6e63570eb979dbb3068a2f3341ec9ffe94f9409a297dfcded130ccee_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:df93b08f6e63570eb979dbb3068a2f3341ec9ffe94f9409a297dfcded130ccee_s390x",
"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:2d8ea097a1119ddb3f40ab15e29b212f61333ac94b082f6baa02005cc57b6f33_amd64 as 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:2d8ea097a1119ddb3f40ab15e29b212f61333ac94b082f6baa02005cc57b6f33_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:2d8ea097a1119ddb3f40ab15e29b212f61333ac94b082f6baa02005cc57b6f33_amd64",
"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:be1225f3e3234b2b04fa3c4be0202557d57d08a567a5f8523991b9c5ac1e3c48_amd64 as 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:be1225f3e3234b2b04fa3c4be0202557d57d08a567a5f8523991b9c5ac1e3c48_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:be1225f3e3234b2b04fa3c4be0202557d57d08a567a5f8523991b9c5ac1e3c48_amd64",
"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:26557b10309771e8a9300ea0962b6bbf90a67284853b6c9ed55eb89711eda7b8_ppc64le as 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:26557b10309771e8a9300ea0962b6bbf90a67284853b6c9ed55eb89711eda7b8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:26557b10309771e8a9300ea0962b6bbf90a67284853b6c9ed55eb89711eda7b8_ppc64le",
"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:2ced08e6c4295cfce9c036ecaf12bb702e7425c1b16f546a3fd75be69eaaa05d_amd64 as 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:2ced08e6c4295cfce9c036ecaf12bb702e7425c1b16f546a3fd75be69eaaa05d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:2ced08e6c4295cfce9c036ecaf12bb702e7425c1b16f546a3fd75be69eaaa05d_amd64",
"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:88156e82ac3636c93c033b96064fc06ad605f670905b35499e198dd7d4faf8d0_s390x as 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:88156e82ac3636c93c033b96064fc06ad605f670905b35499e198dd7d4faf8d0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:88156e82ac3636c93c033b96064fc06ad605f670905b35499e198dd7d4faf8d0_s390x",
"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:df97df25115092253e776c7d6cd6db3182655a4daf8654f8e301e7a166e82708_arm64 as 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:df97df25115092253e776c7d6cd6db3182655a4daf8654f8e301e7a166e82708_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df97df25115092253e776c7d6cd6db3182655a4daf8654f8e301e7a166e82708_arm64",
"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:87236d1fa81fb3e2ad0f3669471d6791272280dec8019ade793d9037c224776c_arm64 as 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:87236d1fa81fb3e2ad0f3669471d6791272280dec8019ade793d9037c224776c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:87236d1fa81fb3e2ad0f3669471d6791272280dec8019ade793d9037c224776c_arm64",
"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:b536af5d58dff2b0e2dd8440d4ac5f046b1533fc7c822d34ff72208873feb155_amd64 as 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:b536af5d58dff2b0e2dd8440d4ac5f046b1533fc7c822d34ff72208873feb155_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b536af5d58dff2b0e2dd8440d4ac5f046b1533fc7c822d34ff72208873feb155_amd64",
"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:7f79a083bb85c531e54c0cf5b28e0c09163f90533869d6b3e86e3b145dfc1115_amd64 as 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:7f79a083bb85c531e54c0cf5b28e0c09163f90533869d6b3e86e3b145dfc1115_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7f79a083bb85c531e54c0cf5b28e0c09163f90533869d6b3e86e3b145dfc1115_amd64",
"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:ac8706c4b4eca623349bd3beb69018b256313dbff09c0d5a23d54d6d79e000d0_arm64 as 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:ac8706c4b4eca623349bd3beb69018b256313dbff09c0d5a23d54d6d79e000d0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ac8706c4b4eca623349bd3beb69018b256313dbff09c0d5a23d54d6d79e000d0_arm64",
"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:3724703a3319c5dc69f4763d1b459b7d907686787250b42404afed8c25d7172d_amd64 as 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:3724703a3319c5dc69f4763d1b459b7d907686787250b42404afed8c25d7172d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3724703a3319c5dc69f4763d1b459b7d907686787250b42404afed8c25d7172d_amd64",
"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:58a47435a1a6a39b0b9b0b4eefe3fc36771fa22f61b2bfe6fc6f20503b2904ff_arm64 as 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:58a47435a1a6a39b0b9b0b4eefe3fc36771fa22f61b2bfe6fc6f20503b2904ff_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:58a47435a1a6a39b0b9b0b4eefe3fc36771fa22f61b2bfe6fc6f20503b2904ff_arm64",
"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:72f3154bd73e203f5372818916b4e229b9db2ec293d74bae7c7e4f7961c5dd58_amd64 as 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:72f3154bd73e203f5372818916b4e229b9db2ec293d74bae7c7e4f7961c5dd58_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:72f3154bd73e203f5372818916b4e229b9db2ec293d74bae7c7e4f7961c5dd58_amd64",
"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:af1ebaa3db633f76d592777b03934e61bdda7ca4a274f3ab8b5c5893334fa5d2_arm64 as 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:af1ebaa3db633f76d592777b03934e61bdda7ca4a274f3ab8b5c5893334fa5d2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:af1ebaa3db633f76d592777b03934e61bdda7ca4a274f3ab8b5c5893334fa5d2_arm64",
"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:25f3a738206a7d67fdd08f371f6f94b0edd79cceae3616d9291ee85759369de0_arm64 as 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:25f3a738206a7d67fdd08f371f6f94b0edd79cceae3616d9291ee85759369de0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:25f3a738206a7d67fdd08f371f6f94b0edd79cceae3616d9291ee85759369de0_arm64",
"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:55b34527f4a0a1067cb4535122b47d15766cad666f4059b3d97424e9b7a0c3fc_amd64 as 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:55b34527f4a0a1067cb4535122b47d15766cad666f4059b3d97424e9b7a0c3fc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:55b34527f4a0a1067cb4535122b47d15766cad666f4059b3d97424e9b7a0c3fc_amd64",
"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:162e4ad58a67f27ea7aa4ac18f0452138544c21158ba2e9793cea5ff28b223cb_arm64 as 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:162e4ad58a67f27ea7aa4ac18f0452138544c21158ba2e9793cea5ff28b223cb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:162e4ad58a67f27ea7aa4ac18f0452138544c21158ba2e9793cea5ff28b223cb_arm64",
"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:2f6b6c889144bcc8ca8a690c56a0a30dbe450e0ad285f52f06637b9b71649edc_amd64 as 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:2f6b6c889144bcc8ca8a690c56a0a30dbe450e0ad285f52f06637b9b71649edc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2f6b6c889144bcc8ca8a690c56a0a30dbe450e0ad285f52f06637b9b71649edc_amd64",
"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:80c10d130565356ad8673149d066e3c5e9915a66e6f027ef8a735805c3a77a5d_arm64 as 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:80c10d130565356ad8673149d066e3c5e9915a66e6f027ef8a735805c3a77a5d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:80c10d130565356ad8673149d066e3c5e9915a66e6f027ef8a735805c3a77a5d_arm64",
"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:9eeaa20ec429a7c841eb9be76d17c4539072c87652be8926e8358932015b59fb_amd64 as 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:9eeaa20ec429a7c841eb9be76d17c4539072c87652be8926e8358932015b59fb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9eeaa20ec429a7c841eb9be76d17c4539072c87652be8926e8358932015b59fb_amd64",
"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:1357f28244870da839b2f48b64b895eca65c206e006c349f05f17dcd802058ec_amd64 as 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:1357f28244870da839b2f48b64b895eca65c206e006c349f05f17dcd802058ec_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1357f28244870da839b2f48b64b895eca65c206e006c349f05f17dcd802058ec_amd64",
"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:47fcb6f2d8e10a1d79ca4bc71a8d54eed20402663eb8fd56b34ee641bc22e327_arm64 as 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:47fcb6f2d8e10a1d79ca4bc71a8d54eed20402663eb8fd56b34ee641bc22e327_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:47fcb6f2d8e10a1d79ca4bc71a8d54eed20402663eb8fd56b34ee641bc22e327_arm64",
"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:5be196298a2f727b3f7c9325c3436682a6461ccab04ae9b1cd4900d7d48aded3_amd64 as 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:5be196298a2f727b3f7c9325c3436682a6461ccab04ae9b1cd4900d7d48aded3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:5be196298a2f727b3f7c9325c3436682a6461ccab04ae9b1cd4900d7d48aded3_amd64",
"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:6bff3d2789e4b6819ea92e6e65bb7490c57283076f87ebe94ff6537c288da61d_arm64 as 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:6bff3d2789e4b6819ea92e6e65bb7490c57283076f87ebe94ff6537c288da61d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6bff3d2789e4b6819ea92e6e65bb7490c57283076f87ebe94ff6537c288da61d_arm64",
"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:4d72bb4124fda9c1d1d42e103431eb403cf0c70df5e0a4d78c84b966408d0e03_amd64 as 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:4d72bb4124fda9c1d1d42e103431eb403cf0c70df5e0a4d78c84b966408d0e03_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4d72bb4124fda9c1d1d42e103431eb403cf0c70df5e0a4d78c84b966408d0e03_amd64",
"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:ad09670a57c9e1c2913c628daf3685254016d30c9ef0134a4fe7401c3cbc6730_arm64 as 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:ad09670a57c9e1c2913c628daf3685254016d30c9ef0134a4fe7401c3cbc6730_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ad09670a57c9e1c2913c628daf3685254016d30c9ef0134a4fe7401c3cbc6730_arm64",
"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:54d03e0866e9536e8cdce3566c9c6ba48cc3e1a46ba78c8ece6059caf66f9faa_amd64 as 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:54d03e0866e9536e8cdce3566c9c6ba48cc3e1a46ba78c8ece6059caf66f9faa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:54d03e0866e9536e8cdce3566c9c6ba48cc3e1a46ba78c8ece6059caf66f9faa_amd64",
"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:b394f22e4a2adf3fb5048a8ec209c83453abdfb78dc45aac22b7656a19d239d1_arm64 as 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:b394f22e4a2adf3fb5048a8ec209c83453abdfb78dc45aac22b7656a19d239d1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b394f22e4a2adf3fb5048a8ec209c83453abdfb78dc45aac22b7656a19d239d1_arm64",
"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:2445e2741338aa7067c38f9ffb4bad3635d2f9ba64681f438efc86ca49ed2e22_arm64 as 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:2445e2741338aa7067c38f9ffb4bad3635d2f9ba64681f438efc86ca49ed2e22_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:2445e2741338aa7067c38f9ffb4bad3635d2f9ba64681f438efc86ca49ed2e22_arm64",
"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:d2a8f6b2b07ac922c18d6633616af534d6361f81ffecdbf0aa0892c2bfadf361_amd64 as 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:d2a8f6b2b07ac922c18d6633616af534d6361f81ffecdbf0aa0892c2bfadf361_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d2a8f6b2b07ac922c18d6633616af534d6361f81ffecdbf0aa0892c2bfadf361_amd64",
"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:8c9653765b6566c240efe8f08c5b6c395ef940c4c88f10a5cb12121687dffc31_amd64 as 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:8c9653765b6566c240efe8f08c5b6c395ef940c4c88f10a5cb12121687dffc31_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8c9653765b6566c240efe8f08c5b6c395ef940c4c88f10a5cb12121687dffc31_amd64",
"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:d169385f11ec7d39d976e9ce9072ed036f76b856867065ecbcf10b1b1b1fcf40_arm64 as 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:d169385f11ec7d39d976e9ce9072ed036f76b856867065ecbcf10b1b1b1fcf40_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:d169385f11ec7d39d976e9ce9072ed036f76b856867065ecbcf10b1b1b1fcf40_arm64",
"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:18717d98bc3377a8bbd108ae41ec68ccd7c11fcec8c86f47c6e796b734c9ac1c_ppc64le as 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:18717d98bc3377a8bbd108ae41ec68ccd7c11fcec8c86f47c6e796b734c9ac1c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:18717d98bc3377a8bbd108ae41ec68ccd7c11fcec8c86f47c6e796b734c9ac1c_ppc64le",
"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:251d79a18091bb739256f5ab000b7b3549a8fffd8c355e69bab6090de9e51e1d_arm64 as 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:251d79a18091bb739256f5ab000b7b3549a8fffd8c355e69bab6090de9e51e1d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:251d79a18091bb739256f5ab000b7b3549a8fffd8c355e69bab6090de9e51e1d_arm64",
"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:77b4fc96e841482d7058f77d96e3b36b6aca8d3ddd855be95466afd2e4db82ed_amd64 as 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:77b4fc96e841482d7058f77d96e3b36b6aca8d3ddd855be95466afd2e4db82ed_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77b4fc96e841482d7058f77d96e3b36b6aca8d3ddd855be95466afd2e4db82ed_amd64",
"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:7d6468fe45b5f93b9803315f8a6c49d2e7b6692b6f8c3115f06bc8bd3076e9d0_s390x as 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:7d6468fe45b5f93b9803315f8a6c49d2e7b6692b6f8c3115f06bc8bd3076e9d0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7d6468fe45b5f93b9803315f8a6c49d2e7b6692b6f8c3115f06bc8bd3076e9d0_s390x",
"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:05db09a8aae75f472d13f4f39c0cb5ac43fdd510c29bfa88c5e66e2708560170_s390x as 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:05db09a8aae75f472d13f4f39c0cb5ac43fdd510c29bfa88c5e66e2708560170_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:05db09a8aae75f472d13f4f39c0cb5ac43fdd510c29bfa88c5e66e2708560170_s390x",
"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:6a55cf020aa2a7606e32ffd260fbddbd5eb23675273ea5b4b68f5da6435052c9_ppc64le as 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:6a55cf020aa2a7606e32ffd260fbddbd5eb23675273ea5b4b68f5da6435052c9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a55cf020aa2a7606e32ffd260fbddbd5eb23675273ea5b4b68f5da6435052c9_ppc64le",
"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:ccdbc3619e960e406c0db93dc7b5773d36825406ca99f0aba07cda4d00bacf34_amd64 as 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:ccdbc3619e960e406c0db93dc7b5773d36825406ca99f0aba07cda4d00bacf34_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ccdbc3619e960e406c0db93dc7b5773d36825406ca99f0aba07cda4d00bacf34_amd64",
"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:fd9ed3d17f45e13aced32171e8565f8f58b7622ac1f2a7794a9d62263da7ef69_arm64 as 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:fd9ed3d17f45e13aced32171e8565f8f58b7622ac1f2a7794a9d62263da7ef69_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd9ed3d17f45e13aced32171e8565f8f58b7622ac1f2a7794a9d62263da7ef69_arm64",
"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:08132d4d8a30d743568dcb6ae131643921990f93044b2fc6f14fbbd4192107c6_amd64 as 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:08132d4d8a30d743568dcb6ae131643921990f93044b2fc6f14fbbd4192107c6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:08132d4d8a30d743568dcb6ae131643921990f93044b2fc6f14fbbd4192107c6_amd64",
"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:1b5bc300e652dbaecc0cd3060bc0b3f258c7592dc1dc51c81729f9d8f43e3b86_arm64 as 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:1b5bc300e652dbaecc0cd3060bc0b3f258c7592dc1dc51c81729f9d8f43e3b86_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1b5bc300e652dbaecc0cd3060bc0b3f258c7592dc1dc51c81729f9d8f43e3b86_arm64",
"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:8d7544c798dca8421c0759c257873368125c88082bf9ee7339ad4a4b4cb8b327_ppc64le as 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:8d7544c798dca8421c0759c257873368125c88082bf9ee7339ad4a4b4cb8b327_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8d7544c798dca8421c0759c257873368125c88082bf9ee7339ad4a4b4cb8b327_ppc64le",
"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:b8c3cd3c913a7c1f9de9f4322f88800d26e91614a0257019a9381dd4dd48f5c8_s390x as 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:b8c3cd3c913a7c1f9de9f4322f88800d26e91614a0257019a9381dd4dd48f5c8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b8c3cd3c913a7c1f9de9f4322f88800d26e91614a0257019a9381dd4dd48f5c8_s390x",
"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:071392012c68f968615e26cfd19b309139b860b0569d52cfb0cbe85c3427fc37_arm64 as 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:071392012c68f968615e26cfd19b309139b860b0569d52cfb0cbe85c3427fc37_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:071392012c68f968615e26cfd19b309139b860b0569d52cfb0cbe85c3427fc37_arm64",
"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:601db4ef1788bcd90ad4df2459479b672b5d1138bca71a950b83cf585105c7e5_ppc64le as 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:601db4ef1788bcd90ad4df2459479b672b5d1138bca71a950b83cf585105c7e5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:601db4ef1788bcd90ad4df2459479b672b5d1138bca71a950b83cf585105c7e5_ppc64le",
"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:74ee7c085bd1d41ecbc12c3ef942f4f5f4b88e8b52e40a6bde2958e207a46e26_amd64 as 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:74ee7c085bd1d41ecbc12c3ef942f4f5f4b88e8b52e40a6bde2958e207a46e26_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:74ee7c085bd1d41ecbc12c3ef942f4f5f4b88e8b52e40a6bde2958e207a46e26_amd64",
"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:9e94b930f87a9d5e54891913169dba6a9d6789a0336966aa73b0bd456c0b1a51_s390x as 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:9e94b930f87a9d5e54891913169dba6a9d6789a0336966aa73b0bd456c0b1a51_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9e94b930f87a9d5e54891913169dba6a9d6789a0336966aa73b0bd456c0b1a51_s390x",
"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:51f1a90bc58757e1396b863bbf500071d49d15c7d96d3b5e7486395d210e06a8_ppc64le as 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:51f1a90bc58757e1396b863bbf500071d49d15c7d96d3b5e7486395d210e06a8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51f1a90bc58757e1396b863bbf500071d49d15c7d96d3b5e7486395d210e06a8_ppc64le",
"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:61e79da9ff15261bc0e77ad9c67320f8b0ea75577637ea7954ecdcee63c31083_s390x as 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:61e79da9ff15261bc0e77ad9c67320f8b0ea75577637ea7954ecdcee63c31083_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:61e79da9ff15261bc0e77ad9c67320f8b0ea75577637ea7954ecdcee63c31083_s390x",
"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:6ff81498181ab5c622109e159b6208bfa53408a08c29b700ba0afd84b89fc4d9_amd64 as 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:6ff81498181ab5c622109e159b6208bfa53408a08c29b700ba0afd84b89fc4d9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6ff81498181ab5c622109e159b6208bfa53408a08c29b700ba0afd84b89fc4d9_amd64",
"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:af6fde3e30b158944ffa92ca0f56d958c5f0e05dd67b489d78065f31a4f2cb9f_arm64 as 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:af6fde3e30b158944ffa92ca0f56d958c5f0e05dd67b489d78065f31a4f2cb9f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:af6fde3e30b158944ffa92ca0f56d958c5f0e05dd67b489d78065f31a4f2cb9f_arm64",
"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:49a3ea982af6c920e18fb6156704f3e25595a47e1af9d2e6efadbcc39448a534_amd64 as 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:49a3ea982af6c920e18fb6156704f3e25595a47e1af9d2e6efadbcc39448a534_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:49a3ea982af6c920e18fb6156704f3e25595a47e1af9d2e6efadbcc39448a534_amd64",
"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:56cd3ae90c114579eb8dc572b4ea97b0272759cb71d4f5a1cc98366bddf13525_s390x as 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:56cd3ae90c114579eb8dc572b4ea97b0272759cb71d4f5a1cc98366bddf13525_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:56cd3ae90c114579eb8dc572b4ea97b0272759cb71d4f5a1cc98366bddf13525_s390x",
"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:b8ba4fcf5788be4ee007c13369ba94e1fbaf78d88beef2d22aec382e4697df29_arm64 as 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:b8ba4fcf5788be4ee007c13369ba94e1fbaf78d88beef2d22aec382e4697df29_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b8ba4fcf5788be4ee007c13369ba94e1fbaf78d88beef2d22aec382e4697df29_arm64",
"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:ffcceb1871da670d06f0f0fcd522687ed537eec61491d57ed10680a8d07b44bb_ppc64le as 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:ffcceb1871da670d06f0f0fcd522687ed537eec61491d57ed10680a8d07b44bb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:ffcceb1871da670d06f0f0fcd522687ed537eec61491d57ed10680a8d07b44bb_ppc64le",
"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:00527107a374acea508e4184509b6fe03cf670a3ecf0ca2ba6381c56238cf0ef_arm64 as 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:00527107a374acea508e4184509b6fe03cf670a3ecf0ca2ba6381c56238cf0ef_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00527107a374acea508e4184509b6fe03cf670a3ecf0ca2ba6381c56238cf0ef_arm64",
"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:4e0a44aababcd4e5c214968580c3bdcaeb60343c9110182757ee74319edf53ed_amd64 as 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:4e0a44aababcd4e5c214968580c3bdcaeb60343c9110182757ee74319edf53ed_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4e0a44aababcd4e5c214968580c3bdcaeb60343c9110182757ee74319edf53ed_amd64",
"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:50d04fb6b2eac9c75211c0adb9b69ba85baa8efaf6f4e1904ab46ba1907d7d30_ppc64le as 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:50d04fb6b2eac9c75211c0adb9b69ba85baa8efaf6f4e1904ab46ba1907d7d30_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:50d04fb6b2eac9c75211c0adb9b69ba85baa8efaf6f4e1904ab46ba1907d7d30_ppc64le",
"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:51dbcb9dba321dc4484eb72f73368cabcb419b5a934d495eb8e8e53872ed7cb7_s390x as 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:51dbcb9dba321dc4484eb72f73368cabcb419b5a934d495eb8e8e53872ed7cb7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:51dbcb9dba321dc4484eb72f73368cabcb419b5a934d495eb8e8e53872ed7cb7_s390x",
"relates_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:0a04386aa031b0328bba6089b6abbcd757f02206bd114a0b6e3ba4aff5806de2_amd64 as a 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:0a04386aa031b0328bba6089b6abbcd757f02206bd114a0b6e3ba4aff5806de2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0a04386aa031b0328bba6089b6abbcd757f02206bd114a0b6e3ba4aff5806de2_amd64",
"relates_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:1a426fabfce54fcad0aeeb15a1f5c08f1141a7bff75cd93cf54ef94ff5ecc6f0_ppc64le as a 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:1a426fabfce54fcad0aeeb15a1f5c08f1141a7bff75cd93cf54ef94ff5ecc6f0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a426fabfce54fcad0aeeb15a1f5c08f1141a7bff75cd93cf54ef94ff5ecc6f0_ppc64le",
"relates_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:2b743b58a1b88671b47fd3a90966b71f349491422c3a620967ed5f1073731f6c_arm64 as a 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:2b743b58a1b88671b47fd3a90966b71f349491422c3a620967ed5f1073731f6c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:2b743b58a1b88671b47fd3a90966b71f349491422c3a620967ed5f1073731f6c_arm64",
"relates_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:4767d0078970d169d80cd1ed8d9a0697b3dc7f2e297d7370f36607e790a9ec07_s390x as a 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:4767d0078970d169d80cd1ed8d9a0697b3dc7f2e297d7370f36607e790a9ec07_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4767d0078970d169d80cd1ed8d9a0697b3dc7f2e297d7370f36607e790a9ec07_s390x",
"relates_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:02e782e3d91a314e92c02ae1615681c9f0dd6ed97f6214030696664ea2c533fd_arm64 as a 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:02e782e3d91a314e92c02ae1615681c9f0dd6ed97f6214030696664ea2c533fd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:02e782e3d91a314e92c02ae1615681c9f0dd6ed97f6214030696664ea2c533fd_arm64",
"relates_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:b74f6f01d7e24f6d970627c336f559a8ee21f99dd85e2fdb2ef80878a744258f_s390x as a 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:b74f6f01d7e24f6d970627c336f559a8ee21f99dd85e2fdb2ef80878a744258f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b74f6f01d7e24f6d970627c336f559a8ee21f99dd85e2fdb2ef80878a744258f_s390x",
"relates_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:dd32fa52a84d83d6c1ef649c913ac70a8227712ef0dd1eed24dbf6e80ed8956f_amd64 as a 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:dd32fa52a84d83d6c1ef649c913ac70a8227712ef0dd1eed24dbf6e80ed8956f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:dd32fa52a84d83d6c1ef649c913ac70a8227712ef0dd1eed24dbf6e80ed8956f_amd64",
"relates_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:ecd152f01ad8c3ef7e2bf819c515f09c9fa3e3dc67b521de282dde042435fdcc_ppc64le as a 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:ecd152f01ad8c3ef7e2bf819c515f09c9fa3e3dc67b521de282dde042435fdcc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ecd152f01ad8c3ef7e2bf819c515f09c9fa3e3dc67b521de282dde042435fdcc_ppc64le",
"relates_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:37fa074c3d0cef8aa66b5533c9c788c10be5212d149837834c7001031a725e32_ppc64le as a 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:37fa074c3d0cef8aa66b5533c9c788c10be5212d149837834c7001031a725e32_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:37fa074c3d0cef8aa66b5533c9c788c10be5212d149837834c7001031a725e32_ppc64le",
"relates_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:45183c775bb7d17a774bbb18a6ce8a9a7d495a6f2f92441c1a7749ceae2818cb_s390x as a 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:45183c775bb7d17a774bbb18a6ce8a9a7d495a6f2f92441c1a7749ceae2818cb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:45183c775bb7d17a774bbb18a6ce8a9a7d495a6f2f92441c1a7749ceae2818cb_s390x",
"relates_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:8ddc8884b10884780e23708be0e0bc1d0aa78bf3e093e098bf31af3b39ff0054_arm64 as a 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:8ddc8884b10884780e23708be0e0bc1d0aa78bf3e093e098bf31af3b39ff0054_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8ddc8884b10884780e23708be0e0bc1d0aa78bf3e093e098bf31af3b39ff0054_arm64",
"relates_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:e10b5c60a01b7e22773f86d8a31283c95da6bd9cdb2f6f060700a58c8124d102_amd64 as a 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:e10b5c60a01b7e22773f86d8a31283c95da6bd9cdb2f6f060700a58c8124d102_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e10b5c60a01b7e22773f86d8a31283c95da6bd9cdb2f6f060700a58c8124d102_amd64",
"relates_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:0cb8351f3eed209c9d7e4c70fba134a2a1867ec394b99704772a489f3390631e_ppc64le as a 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:0cb8351f3eed209c9d7e4c70fba134a2a1867ec394b99704772a489f3390631e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0cb8351f3eed209c9d7e4c70fba134a2a1867ec394b99704772a489f3390631e_ppc64le",
"relates_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:7b7ffce6efe509ca4f0ebc41424d5aad4d5115fdd4e91f197242c39fcc8a57a4_s390x as a 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:7b7ffce6efe509ca4f0ebc41424d5aad4d5115fdd4e91f197242c39fcc8a57a4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7b7ffce6efe509ca4f0ebc41424d5aad4d5115fdd4e91f197242c39fcc8a57a4_s390x",
"relates_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:98d19fdf299137aa1bcde0f86fb75539d9c181b310356bef90f912f17a53c8e4_amd64 as a 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:98d19fdf299137aa1bcde0f86fb75539d9c181b310356bef90f912f17a53c8e4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:98d19fdf299137aa1bcde0f86fb75539d9c181b310356bef90f912f17a53c8e4_amd64",
"relates_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:c0e8f7ad38409ea594409fb3878317dea94ddb7a4b1c6537ec69c5a075ea0e37_arm64 as a 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:c0e8f7ad38409ea594409fb3878317dea94ddb7a4b1c6537ec69c5a075ea0e37_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c0e8f7ad38409ea594409fb3878317dea94ddb7a4b1c6537ec69c5a075ea0e37_arm64",
"relates_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:2cc476050d658bf608fd981427208d7bad038db2c61d87871267f95b387a32a3_arm64 as a 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:2cc476050d658bf608fd981427208d7bad038db2c61d87871267f95b387a32a3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2cc476050d658bf608fd981427208d7bad038db2c61d87871267f95b387a32a3_arm64",
"relates_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:512db303d402678d8e13d712eecdfd21cb43b039b92a3ba3b3f1fde28440df94_ppc64le as a 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:512db303d402678d8e13d712eecdfd21cb43b039b92a3ba3b3f1fde28440df94_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:512db303d402678d8e13d712eecdfd21cb43b039b92a3ba3b3f1fde28440df94_ppc64le",
"relates_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:71415f52d1b4a541ed4c944a85152d3d20e81e6ddd0ed042ac7a443c3cfd3304_s390x as a 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:71415f52d1b4a541ed4c944a85152d3d20e81e6ddd0ed042ac7a443c3cfd3304_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:71415f52d1b4a541ed4c944a85152d3d20e81e6ddd0ed042ac7a443c3cfd3304_s390x",
"relates_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:9ad939376d284c72b68173f7f9beeae564ca0b5f3f927d2254e47a9273b16990_amd64 as a 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:9ad939376d284c72b68173f7f9beeae564ca0b5f3f927d2254e47a9273b16990_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9ad939376d284c72b68173f7f9beeae564ca0b5f3f927d2254e47a9273b16990_amd64",
"relates_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:6f918532a83b0f40654657e9fb715ac5f4b58cc5981f56c75342f3398c40ba98_amd64 as a 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:6f918532a83b0f40654657e9fb715ac5f4b58cc5981f56c75342f3398c40ba98_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6f918532a83b0f40654657e9fb715ac5f4b58cc5981f56c75342f3398c40ba98_amd64",
"relates_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:d7a107351537e67f156fc2bf5707e5380e2be3430ca3c114eb5f43b2f905bdcc_ppc64le as a 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:d7a107351537e67f156fc2bf5707e5380e2be3430ca3c114eb5f43b2f905bdcc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d7a107351537e67f156fc2bf5707e5380e2be3430ca3c114eb5f43b2f905bdcc_ppc64le",
"relates_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:f2b0149f8cd25219144db3232ec50a4f303b473df9a119aeeef71b42dcca6a25_s390x as a 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:f2b0149f8cd25219144db3232ec50a4f303b473df9a119aeeef71b42dcca6a25_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f2b0149f8cd25219144db3232ec50a4f303b473df9a119aeeef71b42dcca6a25_s390x",
"relates_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:fc3bc50469f35b9424cdb845bd03a86dbaa573084dbd499fa9a3e47eb0e426f8_arm64 as a 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:fc3bc50469f35b9424cdb845bd03a86dbaa573084dbd499fa9a3e47eb0e426f8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fc3bc50469f35b9424cdb845bd03a86dbaa573084dbd499fa9a3e47eb0e426f8_arm64",
"relates_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:03dfbb0d2d2ac35c6857f07e0bf7e30013542fb8c07df9e52319ede66f35d750_amd64 as a 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:03dfbb0d2d2ac35c6857f07e0bf7e30013542fb8c07df9e52319ede66f35d750_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:03dfbb0d2d2ac35c6857f07e0bf7e30013542fb8c07df9e52319ede66f35d750_amd64",
"relates_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:0bfbbaa8673ce7bda001ab91def919e56e6f0fac4bd67b09a7c20212da0b529e_ppc64le as a 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:0bfbbaa8673ce7bda001ab91def919e56e6f0fac4bd67b09a7c20212da0b529e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0bfbbaa8673ce7bda001ab91def919e56e6f0fac4bd67b09a7c20212da0b529e_ppc64le",
"relates_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:597bd0de9e7bb97f8e960935ba7c9f1b91e4708b85e74596b903d726dcf7a398_s390x as a 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:597bd0de9e7bb97f8e960935ba7c9f1b91e4708b85e74596b903d726dcf7a398_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:597bd0de9e7bb97f8e960935ba7c9f1b91e4708b85e74596b903d726dcf7a398_s390x",
"relates_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:ce87bf559d265da4e06195256803d41fb0b5edab70bc52ae46d2f626efb00c01_arm64 as a 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:ce87bf559d265da4e06195256803d41fb0b5edab70bc52ae46d2f626efb00c01_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:ce87bf559d265da4e06195256803d41fb0b5edab70bc52ae46d2f626efb00c01_arm64",
"relates_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:39e5a2c1983df681f7e02c13ed52fb630c4f1424a74c2b6a620a0f685c2becc5_arm64 as a 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:39e5a2c1983df681f7e02c13ed52fb630c4f1424a74c2b6a620a0f685c2becc5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:39e5a2c1983df681f7e02c13ed52fb630c4f1424a74c2b6a620a0f685c2becc5_arm64",
"relates_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:6bb4b55f428abdb5c4191839058d1292bea484c244402c8772f566f7b6968d09_ppc64le as a 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:6bb4b55f428abdb5c4191839058d1292bea484c244402c8772f566f7b6968d09_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6bb4b55f428abdb5c4191839058d1292bea484c244402c8772f566f7b6968d09_ppc64le",
"relates_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:7b7f216332fbf43c68b9b1097166f7998933c8b3b2e7dcf11a43bd1a6f3bd76a_s390x as a 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:7b7f216332fbf43c68b9b1097166f7998933c8b3b2e7dcf11a43bd1a6f3bd76a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7b7f216332fbf43c68b9b1097166f7998933c8b3b2e7dcf11a43bd1a6f3bd76a_s390x",
"relates_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:cbb58404b4eec45794e8284ff50c95f9c44f86e687ea8f21962648c7c0f66917_amd64 as a 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:cbb58404b4eec45794e8284ff50c95f9c44f86e687ea8f21962648c7c0f66917_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cbb58404b4eec45794e8284ff50c95f9c44f86e687ea8f21962648c7c0f66917_amd64",
"relates_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:3dd38a98c32a74aa2231e807227a3c8d4eed1fc973e81db754a0a109eca0cc2d_amd64 as a 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:3dd38a98c32a74aa2231e807227a3c8d4eed1fc973e81db754a0a109eca0cc2d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3dd38a98c32a74aa2231e807227a3c8d4eed1fc973e81db754a0a109eca0cc2d_amd64",
"relates_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:b0e54a88923183074e19b8e24a6228d55bccc1a419b3a41a5307685e75c36e76_s390x as a 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:b0e54a88923183074e19b8e24a6228d55bccc1a419b3a41a5307685e75c36e76_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b0e54a88923183074e19b8e24a6228d55bccc1a419b3a41a5307685e75c36e76_s390x",
"relates_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:c1341b86b365d033ad566093a64ee3e643728b5057cf257d455b0a39aeb99683_ppc64le as a 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:c1341b86b365d033ad566093a64ee3e643728b5057cf257d455b0a39aeb99683_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c1341b86b365d033ad566093a64ee3e643728b5057cf257d455b0a39aeb99683_ppc64le",
"relates_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:e102e842d7d298030224eb8ec80e0727b89c4a4d45b67af5c6d0b11a3df30565_arm64 as a 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:e102e842d7d298030224eb8ec80e0727b89c4a4d45b67af5c6d0b11a3df30565_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e102e842d7d298030224eb8ec80e0727b89c4a4d45b67af5c6d0b11a3df30565_arm64",
"relates_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:527717a592672785c5d8bdbbcb23266fe26e2c95359a9f01c1bc174ce2bbbfe1_amd64 as a 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:527717a592672785c5d8bdbbcb23266fe26e2c95359a9f01c1bc174ce2bbbfe1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:527717a592672785c5d8bdbbcb23266fe26e2c95359a9f01c1bc174ce2bbbfe1_amd64",
"relates_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:5e36e8dcf7336bd1fa1d75a37813911782403f99c634a433d187d36bf2051f4d_ppc64le as a 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:5e36e8dcf7336bd1fa1d75a37813911782403f99c634a433d187d36bf2051f4d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e36e8dcf7336bd1fa1d75a37813911782403f99c634a433d187d36bf2051f4d_ppc64le",
"relates_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:5e3e278676c3c653f3543467fab3769c3694710e28c96fc9e821d5f2b5899ecc_s390x as a 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:5e3e278676c3c653f3543467fab3769c3694710e28c96fc9e821d5f2b5899ecc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e3e278676c3c653f3543467fab3769c3694710e28c96fc9e821d5f2b5899ecc_s390x",
"relates_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:da33d4c2317f8e5eec01f45b4bfc10fe66736b6df06a13b60f7ebc434b34a9e1_arm64 as a 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:da33d4c2317f8e5eec01f45b4bfc10fe66736b6df06a13b60f7ebc434b34a9e1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da33d4c2317f8e5eec01f45b4bfc10fe66736b6df06a13b60f7ebc434b34a9e1_arm64",
"relates_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:0741873d5a242cb085fd074e2e850da0c40c94a672930bed489a5042e7cfa080_arm64 as a 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:0741873d5a242cb085fd074e2e850da0c40c94a672930bed489a5042e7cfa080_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0741873d5a242cb085fd074e2e850da0c40c94a672930bed489a5042e7cfa080_arm64",
"relates_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:63c357eff8bfbf851295fec3e79631014762b1a5a2642b684dcc251235e900fb_s390x as a 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:63c357eff8bfbf851295fec3e79631014762b1a5a2642b684dcc251235e900fb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:63c357eff8bfbf851295fec3e79631014762b1a5a2642b684dcc251235e900fb_s390x",
"relates_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:7c53a64cbb49c81aa926f021c50efbf2009a358d7c3e3c50a0c231dcfd7e110e_amd64 as a 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:7c53a64cbb49c81aa926f021c50efbf2009a358d7c3e3c50a0c231dcfd7e110e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7c53a64cbb49c81aa926f021c50efbf2009a358d7c3e3c50a0c231dcfd7e110e_amd64",
"relates_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:83ae49730fcc34f08b5f1d3f620c41ff7d7b4419380b4e731d82fee7c50fa858_ppc64le as a 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:83ae49730fcc34f08b5f1d3f620c41ff7d7b4419380b4e731d82fee7c50fa858_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:83ae49730fcc34f08b5f1d3f620c41ff7d7b4419380b4e731d82fee7c50fa858_ppc64le",
"relates_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:3215281a42cc42d59bfb0380060fa8492b060e43d15c731609c0368238520c34_arm64 as a 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:3215281a42cc42d59bfb0380060fa8492b060e43d15c731609c0368238520c34_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:3215281a42cc42d59bfb0380060fa8492b060e43d15c731609c0368238520c34_arm64",
"relates_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:5d6a64c4c1d3ed74efafbc1bd93f7829b3555491a58b75622f2986cdcd63bb91_amd64 as a 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:5d6a64c4c1d3ed74efafbc1bd93f7829b3555491a58b75622f2986cdcd63bb91_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5d6a64c4c1d3ed74efafbc1bd93f7829b3555491a58b75622f2986cdcd63bb91_amd64",
"relates_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:8981f5bc6770c8634fa4c2c707530c945ffe1e64309ca3d4c47aa1bec5f4dd29_ppc64le as a 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:8981f5bc6770c8634fa4c2c707530c945ffe1e64309ca3d4c47aa1bec5f4dd29_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8981f5bc6770c8634fa4c2c707530c945ffe1e64309ca3d4c47aa1bec5f4dd29_ppc64le",
"relates_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:f9f9ae18048d534c876d747b0f40db46134067c1f30c71386d77b1454070eb98_s390x as a 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:f9f9ae18048d534c876d747b0f40db46134067c1f30c71386d77b1454070eb98_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9f9ae18048d534c876d747b0f40db46134067c1f30c71386d77b1454070eb98_s390x",
"relates_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:0ed78d5eed81ae4e0a7468e52315eed9442685f775a7fd08cee07673920a4a58_amd64 as a 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:0ed78d5eed81ae4e0a7468e52315eed9442685f775a7fd08cee07673920a4a58_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0ed78d5eed81ae4e0a7468e52315eed9442685f775a7fd08cee07673920a4a58_amd64",
"relates_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:a3f3a1911d6133402e3e97818ebc49da92420eef63b3007411d2cac11797d29b_ppc64le as a 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:a3f3a1911d6133402e3e97818ebc49da92420eef63b3007411d2cac11797d29b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a3f3a1911d6133402e3e97818ebc49da92420eef63b3007411d2cac11797d29b_ppc64le",
"relates_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:c752116250009619451107cdcf31da023d5a7df853f41509e2073428e3c5708e_s390x as a 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:c752116250009619451107cdcf31da023d5a7df853f41509e2073428e3c5708e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:c752116250009619451107cdcf31da023d5a7df853f41509e2073428e3c5708e_s390x",
"relates_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:da94697c9b1023108475f827cc58df1c5e5fae4975a4d536e735934762e71b3b_arm64 as a 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:da94697c9b1023108475f827cc58df1c5e5fae4975a4d536e735934762e71b3b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:da94697c9b1023108475f827cc58df1c5e5fae4975a4d536e735934762e71b3b_arm64",
"relates_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:16d51f0e3ab6302e56aa1364aadc6533c7046dad4857fbdb4dcb3976bdd9b256_ppc64le as a 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:16d51f0e3ab6302e56aa1364aadc6533c7046dad4857fbdb4dcb3976bdd9b256_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:16d51f0e3ab6302e56aa1364aadc6533c7046dad4857fbdb4dcb3976bdd9b256_ppc64le",
"relates_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:9a0712d681f6d1778ec84618ed13b11c97e4d6b4bb3f2061083c8a642f0beb1c_arm64 as a 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:9a0712d681f6d1778ec84618ed13b11c97e4d6b4bb3f2061083c8a642f0beb1c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:9a0712d681f6d1778ec84618ed13b11c97e4d6b4bb3f2061083c8a642f0beb1c_arm64",
"relates_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:c71dba6437bcd4f6a615d9390d07087578f1ae32c48d0ee634ccb5ebf46bc61d_s390x as a 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:c71dba6437bcd4f6a615d9390d07087578f1ae32c48d0ee634ccb5ebf46bc61d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c71dba6437bcd4f6a615d9390d07087578f1ae32c48d0ee634ccb5ebf46bc61d_s390x",
"relates_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:d966f7ba9bf83531af76d565bf8781bbe4dfde5525f71e000f99fa265f78e3e8_amd64 as a 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:d966f7ba9bf83531af76d565bf8781bbe4dfde5525f71e000f99fa265f78e3e8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d966f7ba9bf83531af76d565bf8781bbe4dfde5525f71e000f99fa265f78e3e8_amd64",
"relates_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:078341b680f9a3b6f6d386551c569161058786c2da3a4fed8bd8191a1c96fd10_amd64 as a 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:078341b680f9a3b6f6d386551c569161058786c2da3a4fed8bd8191a1c96fd10_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:078341b680f9a3b6f6d386551c569161058786c2da3a4fed8bd8191a1c96fd10_amd64",
"relates_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:07f489bb05ab3907be43786d03c889827ccbddcfe049a970bce989945ced2374_s390x as a 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:07f489bb05ab3907be43786d03c889827ccbddcfe049a970bce989945ced2374_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07f489bb05ab3907be43786d03c889827ccbddcfe049a970bce989945ced2374_s390x",
"relates_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:30decb57f6f3569f08acd23fbd34a935ff6ffd9cb6777f29f3b21f755b62c307_ppc64le as a 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:30decb57f6f3569f08acd23fbd34a935ff6ffd9cb6777f29f3b21f755b62c307_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:30decb57f6f3569f08acd23fbd34a935ff6ffd9cb6777f29f3b21f755b62c307_ppc64le",
"relates_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:488e5f13899e2922cb03777bba675061c2066797d4e5121a1eb7ccb680ead301_arm64 as a 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:488e5f13899e2922cb03777bba675061c2066797d4e5121a1eb7ccb680ead301_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:488e5f13899e2922cb03777bba675061c2066797d4e5121a1eb7ccb680ead301_arm64",
"relates_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:52d90f5f2aa431ed9014d6af378b3b935006b859bf8e8b74d928ed07c66a39d7_arm64 as a 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:52d90f5f2aa431ed9014d6af378b3b935006b859bf8e8b74d928ed07c66a39d7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:52d90f5f2aa431ed9014d6af378b3b935006b859bf8e8b74d928ed07c66a39d7_arm64",
"relates_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:53ba6396dd8f44eff8baaa9eefaa796f155461c27c652fe608aa6f89f4569284_s390x as a 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:53ba6396dd8f44eff8baaa9eefaa796f155461c27c652fe608aa6f89f4569284_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:53ba6396dd8f44eff8baaa9eefaa796f155461c27c652fe608aa6f89f4569284_s390x",
"relates_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:84268278c72ed9a76a44d91187cb04cdba386e0427217fa0734fa21261c2633c_amd64 as a 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:84268278c72ed9a76a44d91187cb04cdba386e0427217fa0734fa21261c2633c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:84268278c72ed9a76a44d91187cb04cdba386e0427217fa0734fa21261c2633c_amd64",
"relates_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:9923549c7af82f8a377f55ec226b17849b80b6986bd5d9209baf975478859419_ppc64le as a 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:9923549c7af82f8a377f55ec226b17849b80b6986bd5d9209baf975478859419_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9923549c7af82f8a377f55ec226b17849b80b6986bd5d9209baf975478859419_ppc64le",
"relates_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:04b8fcbd71c85d53d2ef486f3cb3ee9eb7d3232830a88653ead37fa96b5e5041_arm64 as a 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:04b8fcbd71c85d53d2ef486f3cb3ee9eb7d3232830a88653ead37fa96b5e5041_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:04b8fcbd71c85d53d2ef486f3cb3ee9eb7d3232830a88653ead37fa96b5e5041_arm64",
"relates_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:428c4f45bb682423a047d8a306aa3e52d47a79da82b2e5d261c70394b9516dc2_s390x as a 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:428c4f45bb682423a047d8a306aa3e52d47a79da82b2e5d261c70394b9516dc2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:428c4f45bb682423a047d8a306aa3e52d47a79da82b2e5d261c70394b9516dc2_s390x",
"relates_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:acfc5e61e66d2c25713b6031b44a9c5b4a2b01d88486121842d9474fee6e73dc_ppc64le as a 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:acfc5e61e66d2c25713b6031b44a9c5b4a2b01d88486121842d9474fee6e73dc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:acfc5e61e66d2c25713b6031b44a9c5b4a2b01d88486121842d9474fee6e73dc_ppc64le",
"relates_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:d89c56db59c88798edb02d36b261b7fcd7e185c978d8ac1f61ab6ee4fa9858a6_amd64 as a 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:d89c56db59c88798edb02d36b261b7fcd7e185c978d8ac1f61ab6ee4fa9858a6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d89c56db59c88798edb02d36b261b7fcd7e185c978d8ac1f61ab6ee4fa9858a6_amd64",
"relates_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:01672f20e08c865e334afb20bf4672e75ae3213bea815605692d3c160fbb98b5_arm64 as a 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:01672f20e08c865e334afb20bf4672e75ae3213bea815605692d3c160fbb98b5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:01672f20e08c865e334afb20bf4672e75ae3213bea815605692d3c160fbb98b5_arm64",
"relates_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:1866b4398861ed85d3d472bc5cddcf86d087abe0ce3dc069e160c1cde7b3dd45_ppc64le as a 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:1866b4398861ed85d3d472bc5cddcf86d087abe0ce3dc069e160c1cde7b3dd45_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1866b4398861ed85d3d472bc5cddcf86d087abe0ce3dc069e160c1cde7b3dd45_ppc64le",
"relates_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:77a0618cdc2074ff5e567001f8bec4be9176454dfc6fe12558b8fec570245d02_s390x as a 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:77a0618cdc2074ff5e567001f8bec4be9176454dfc6fe12558b8fec570245d02_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:77a0618cdc2074ff5e567001f8bec4be9176454dfc6fe12558b8fec570245d02_s390x",
"relates_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:f34bdf5701307d3a78fc33e002906e52d6e92402aa02772c3f7aa86c806be963_amd64 as a 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:f34bdf5701307d3a78fc33e002906e52d6e92402aa02772c3f7aa86c806be963_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f34bdf5701307d3a78fc33e002906e52d6e92402aa02772c3f7aa86c806be963_amd64",
"relates_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:5d8cadfdf44b8160c9dafd45979edf50de3c73e44970d32a2e41400174cbf801_arm64 as a 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:5d8cadfdf44b8160c9dafd45979edf50de3c73e44970d32a2e41400174cbf801_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:5d8cadfdf44b8160c9dafd45979edf50de3c73e44970d32a2e41400174cbf801_arm64",
"relates_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:89d0f42a71d1e6e6df886f4614781bf20779ce60b2c240d683002e8a77cca506_s390x as a 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:89d0f42a71d1e6e6df886f4614781bf20779ce60b2c240d683002e8a77cca506_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:89d0f42a71d1e6e6df886f4614781bf20779ce60b2c240d683002e8a77cca506_s390x",
"relates_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:f239e7af308dd33ba6849590b4d62316b1c27cd9abb91774153aedfa8ba6c674_amd64 as a 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:f239e7af308dd33ba6849590b4d62316b1c27cd9abb91774153aedfa8ba6c674_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f239e7af308dd33ba6849590b4d62316b1c27cd9abb91774153aedfa8ba6c674_amd64",
"relates_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:fe9734b268c86d555c17d50b28b53f6a70e6ed1d5f2423989f3f7395088a2cd2_ppc64le as a 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:fe9734b268c86d555c17d50b28b53f6a70e6ed1d5f2423989f3f7395088a2cd2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fe9734b268c86d555c17d50b28b53f6a70e6ed1d5f2423989f3f7395088a2cd2_ppc64le",
"relates_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:1b894ce3c863920819d4ea5252e661d16eb311345721e870b52256fa475c8191_amd64 as a 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:1b894ce3c863920819d4ea5252e661d16eb311345721e870b52256fa475c8191_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:1b894ce3c863920819d4ea5252e661d16eb311345721e870b52256fa475c8191_amd64",
"relates_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:46a5d33d55b3daa723c47adf1556617197acb7a1472e87eac6c48d84375db69f_arm64 as a 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:46a5d33d55b3daa723c47adf1556617197acb7a1472e87eac6c48d84375db69f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:46a5d33d55b3daa723c47adf1556617197acb7a1472e87eac6c48d84375db69f_arm64",
"relates_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:85caa3468f35ad8f53e67ee99afd608249440482234757c1032b73989f75ff06_ppc64le as a 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:85caa3468f35ad8f53e67ee99afd608249440482234757c1032b73989f75ff06_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:85caa3468f35ad8f53e67ee99afd608249440482234757c1032b73989f75ff06_ppc64le",
"relates_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:e2967044eabd99c49d1f1b73b00e7d1d4b041fc6c91e20698d0ebf7edf8adc18_s390x as a 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:e2967044eabd99c49d1f1b73b00e7d1d4b041fc6c91e20698d0ebf7edf8adc18_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e2967044eabd99c49d1f1b73b00e7d1d4b041fc6c91e20698d0ebf7edf8adc18_s390x",
"relates_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:00f9fe4e4830f2223b653191658ef9a41399681c1dfd0cb7a03441eb8b601411_arm64 as a 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:00f9fe4e4830f2223b653191658ef9a41399681c1dfd0cb7a03441eb8b601411_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:00f9fe4e4830f2223b653191658ef9a41399681c1dfd0cb7a03441eb8b601411_arm64",
"relates_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:210dc2ae060a77a1cd80fe7b9999df21f08d05726c2ee1a98a3d3b9091c738ac_ppc64le as a 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:210dc2ae060a77a1cd80fe7b9999df21f08d05726c2ee1a98a3d3b9091c738ac_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:210dc2ae060a77a1cd80fe7b9999df21f08d05726c2ee1a98a3d3b9091c738ac_ppc64le",
"relates_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:68e7e47d7852aecb01251cd646f7de16ce032197587e32c0d312200b2ed335e4_amd64 as a 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:68e7e47d7852aecb01251cd646f7de16ce032197587e32c0d312200b2ed335e4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:68e7e47d7852aecb01251cd646f7de16ce032197587e32c0d312200b2ed335e4_amd64",
"relates_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:8a5f1886bcf3d4ddc1d8b25a3242d56086643e1985fdf2c5e0af4d523097e400_s390x as a 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:8a5f1886bcf3d4ddc1d8b25a3242d56086643e1985fdf2c5e0af4d523097e400_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8a5f1886bcf3d4ddc1d8b25a3242d56086643e1985fdf2c5e0af4d523097e400_s390x",
"relates_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:204539fcc315c96f4f36d75fb9f8e3c97712dd0f034dbca7874140052b8934b1_s390x as a 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:204539fcc315c96f4f36d75fb9f8e3c97712dd0f034dbca7874140052b8934b1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:204539fcc315c96f4f36d75fb9f8e3c97712dd0f034dbca7874140052b8934b1_s390x",
"relates_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:36e42a5c42f9b5210acdd3438bb826ed8570422918a49527ee6f404d669a4baf_arm64 as a 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:36e42a5c42f9b5210acdd3438bb826ed8570422918a49527ee6f404d669a4baf_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:36e42a5c42f9b5210acdd3438bb826ed8570422918a49527ee6f404d669a4baf_arm64",
"relates_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:37787a3a765ff27aed1c4dc162f208835e5ea6befeefab25ba6ad08840644b9f_amd64 as a 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:37787a3a765ff27aed1c4dc162f208835e5ea6befeefab25ba6ad08840644b9f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37787a3a765ff27aed1c4dc162f208835e5ea6befeefab25ba6ad08840644b9f_amd64",
"relates_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:72c4be85b6e8f0f4ef456cf013ff60cca10791a9ccb6e4b030b51b0e7d8fa27d_ppc64le as a 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:72c4be85b6e8f0f4ef456cf013ff60cca10791a9ccb6e4b030b51b0e7d8fa27d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:72c4be85b6e8f0f4ef456cf013ff60cca10791a9ccb6e4b030b51b0e7d8fa27d_ppc64le",
"relates_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:2301b2425a990c6b31fdc48f5b3bd8a6fed405671c6309474e6d1998478f67ce_ppc64le as a 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:2301b2425a990c6b31fdc48f5b3bd8a6fed405671c6309474e6d1998478f67ce_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2301b2425a990c6b31fdc48f5b3bd8a6fed405671c6309474e6d1998478f67ce_ppc64le",
"relates_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:524c69155c0cb62ef67c3f974ccb588c0b763ca30af1ff04da57bd4c7c606aff_s390x as a 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:524c69155c0cb62ef67c3f974ccb588c0b763ca30af1ff04da57bd4c7c606aff_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:524c69155c0cb62ef67c3f974ccb588c0b763ca30af1ff04da57bd4c7c606aff_s390x",
"relates_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:9294c9aed9b8166cd175aa1e5fc08a8206e7be01adb757142fd065f12a9f6dbe_amd64 as a 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:9294c9aed9b8166cd175aa1e5fc08a8206e7be01adb757142fd065f12a9f6dbe_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9294c9aed9b8166cd175aa1e5fc08a8206e7be01adb757142fd065f12a9f6dbe_amd64",
"relates_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:cc73c3f7d97cb6099485252ca4ff3f4c9e26969635fe3b234ffeaaa8e833d6d1_arm64 as a 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:cc73c3f7d97cb6099485252ca4ff3f4c9e26969635fe3b234ffeaaa8e833d6d1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cc73c3f7d97cb6099485252ca4ff3f4c9e26969635fe3b234ffeaaa8e833d6d1_arm64",
"relates_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:0c6e87ce992c21f22b1b0dd2fec080705195760e86f274b29d3128090d79336d_ppc64le as a 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:0c6e87ce992c21f22b1b0dd2fec080705195760e86f274b29d3128090d79336d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0c6e87ce992c21f22b1b0dd2fec080705195760e86f274b29d3128090d79336d_ppc64le",
"relates_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:36e50b65c2a5f3c0e56acf0ef991e5ee8f187cfacb37b683aaa00e97a5d0e433_arm64 as a 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:36e50b65c2a5f3c0e56acf0ef991e5ee8f187cfacb37b683aaa00e97a5d0e433_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:36e50b65c2a5f3c0e56acf0ef991e5ee8f187cfacb37b683aaa00e97a5d0e433_arm64",
"relates_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:74177081e53ae2b8c9fb5c28212867d8800e3d6a65ebf637ce83743b74710016_s390x as a 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:74177081e53ae2b8c9fb5c28212867d8800e3d6a65ebf637ce83743b74710016_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:74177081e53ae2b8c9fb5c28212867d8800e3d6a65ebf637ce83743b74710016_s390x",
"relates_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:b52839eda3a26cafda3c901e448a36c9f0bbf1ecbeb71cd059cbe5f7ebe63867_amd64 as a 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:b52839eda3a26cafda3c901e448a36c9f0bbf1ecbeb71cd059cbe5f7ebe63867_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b52839eda3a26cafda3c901e448a36c9f0bbf1ecbeb71cd059cbe5f7ebe63867_amd64",
"relates_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:028578f886c789357923b3bd92b9097eb21e2cebe2a179c8cf5b7796ea492dc2_ppc64le as a 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:028578f886c789357923b3bd92b9097eb21e2cebe2a179c8cf5b7796ea492dc2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:028578f886c789357923b3bd92b9097eb21e2cebe2a179c8cf5b7796ea492dc2_ppc64le",
"relates_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:2f04b6f6f590f4ca9327a64bc61a3e75e1a5b3634038a4abcafe407b951ab95c_amd64 as a 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:2f04b6f6f590f4ca9327a64bc61a3e75e1a5b3634038a4abcafe407b951ab95c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2f04b6f6f590f4ca9327a64bc61a3e75e1a5b3634038a4abcafe407b951ab95c_amd64",
"relates_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:5cfa05a09f86e80011baef0e0b12f84b93ac31c89528b76ac68b7d0181c50bbb_s390x as a 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:5cfa05a09f86e80011baef0e0b12f84b93ac31c89528b76ac68b7d0181c50bbb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5cfa05a09f86e80011baef0e0b12f84b93ac31c89528b76ac68b7d0181c50bbb_s390x",
"relates_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:db83ee31d8a8649725b103e410ca2965c60b86e0a8be8e70f14376dfcec39b8b_arm64 as a 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:db83ee31d8a8649725b103e410ca2965c60b86e0a8be8e70f14376dfcec39b8b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:db83ee31d8a8649725b103e410ca2965c60b86e0a8be8e70f14376dfcec39b8b_arm64",
"relates_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:33819f40cc5b2499ff6cbabb4eff22077ad17e5f721de430c951794e9ec7c4f4_ppc64le as a 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:33819f40cc5b2499ff6cbabb4eff22077ad17e5f721de430c951794e9ec7c4f4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:33819f40cc5b2499ff6cbabb4eff22077ad17e5f721de430c951794e9ec7c4f4_ppc64le",
"relates_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:634f06b38c199b4ec846215198ae2d042c630dc27b54855b5c9d282dafedd05b_amd64 as a 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:634f06b38c199b4ec846215198ae2d042c630dc27b54855b5c9d282dafedd05b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:634f06b38c199b4ec846215198ae2d042c630dc27b54855b5c9d282dafedd05b_amd64",
"relates_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:a02825b1dbcfaa0a328edd1e250bfd41e6df558251ecbc2e745b896db21b86d8_arm64 as a 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:a02825b1dbcfaa0a328edd1e250bfd41e6df558251ecbc2e745b896db21b86d8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a02825b1dbcfaa0a328edd1e250bfd41e6df558251ecbc2e745b896db21b86d8_arm64",
"relates_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:e8e3d3591a4376a5f0c02e6e27d41fd823c4e65800c77f51797dec01c8d9c84a_s390x as a 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:e8e3d3591a4376a5f0c02e6e27d41fd823c4e65800c77f51797dec01c8d9c84a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e8e3d3591a4376a5f0c02e6e27d41fd823c4e65800c77f51797dec01c8d9c84a_s390x",
"relates_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:366c950fe8ae969a72a8cb31db3bfe5f28a04f33d2a904148c3d5175def5bbc1_s390x as a 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:366c950fe8ae969a72a8cb31db3bfe5f28a04f33d2a904148c3d5175def5bbc1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:366c950fe8ae969a72a8cb31db3bfe5f28a04f33d2a904148c3d5175def5bbc1_s390x",
"relates_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:462a73a38e7e827422c8e765eb6b62ccc11c2148ff2dffb7a3cb0f4b8a6a0aaa_amd64 as a 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:462a73a38e7e827422c8e765eb6b62ccc11c2148ff2dffb7a3cb0f4b8a6a0aaa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:462a73a38e7e827422c8e765eb6b62ccc11c2148ff2dffb7a3cb0f4b8a6a0aaa_amd64",
"relates_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:f419d4db4c9e502fe7df0110f17246d961d5f58ed5cae9095896b36472642bdc_ppc64le as a 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:f419d4db4c9e502fe7df0110f17246d961d5f58ed5cae9095896b36472642bdc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f419d4db4c9e502fe7df0110f17246d961d5f58ed5cae9095896b36472642bdc_ppc64le",
"relates_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:f84cb8e409bf895d322078c5f86a071e8ec71b5cbf8177830204d4172e03a952_arm64 as a 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:f84cb8e409bf895d322078c5f86a071e8ec71b5cbf8177830204d4172e03a952_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f84cb8e409bf895d322078c5f86a071e8ec71b5cbf8177830204d4172e03a952_arm64",
"relates_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:40c61cc05782d5913189e2898ead2277bc074562f99f51994fda52adb9ae8620_amd64 as a 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:40c61cc05782d5913189e2898ead2277bc074562f99f51994fda52adb9ae8620_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:40c61cc05782d5913189e2898ead2277bc074562f99f51994fda52adb9ae8620_amd64",
"relates_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:77d403925e7e528a4cc103dd52550b68b36254b1a7f5dd08afde70a3ec929bd7_s390x as a 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:77d403925e7e528a4cc103dd52550b68b36254b1a7f5dd08afde70a3ec929bd7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:77d403925e7e528a4cc103dd52550b68b36254b1a7f5dd08afde70a3ec929bd7_s390x",
"relates_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:9d7d4ba7d9aa25f7aabd027e32042d7861fa85f25b32ff194c4d3fb70ffac370_arm64 as a 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:9d7d4ba7d9aa25f7aabd027e32042d7861fa85f25b32ff194c4d3fb70ffac370_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9d7d4ba7d9aa25f7aabd027e32042d7861fa85f25b32ff194c4d3fb70ffac370_arm64",
"relates_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:feb77e0d6004a7cf988640bf052fdbb755be2fb893e5fdc07165e683e4bc668e_ppc64le as a 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:feb77e0d6004a7cf988640bf052fdbb755be2fb893e5fdc07165e683e4bc668e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:feb77e0d6004a7cf988640bf052fdbb755be2fb893e5fdc07165e683e4bc668e_ppc64le",
"relates_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:476503d99351c99b4def061e46d9028eb1bcddc4ff5d583f347aa37ff551f8a5_ppc64le as a 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:476503d99351c99b4def061e46d9028eb1bcddc4ff5d583f347aa37ff551f8a5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:476503d99351c99b4def061e46d9028eb1bcddc4ff5d583f347aa37ff551f8a5_ppc64le",
"relates_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:6ac6d3f227ff99b9b84ce35940c04a2e1fade56d2f546e8b448964268daa0d2d_s390x as a 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:6ac6d3f227ff99b9b84ce35940c04a2e1fade56d2f546e8b448964268daa0d2d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6ac6d3f227ff99b9b84ce35940c04a2e1fade56d2f546e8b448964268daa0d2d_s390x",
"relates_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:711d81a664205f975ea1982fc415575ca43166fed54e9dc2f801750fabc1c6ed_arm64 as a 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:711d81a664205f975ea1982fc415575ca43166fed54e9dc2f801750fabc1c6ed_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:711d81a664205f975ea1982fc415575ca43166fed54e9dc2f801750fabc1c6ed_arm64",
"relates_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:b58df498504852ad6f0b12aa6c2a68fe269b31e9d210581ee82c9e2a4fe21062_amd64 as a 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:b58df498504852ad6f0b12aa6c2a68fe269b31e9d210581ee82c9e2a4fe21062_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b58df498504852ad6f0b12aa6c2a68fe269b31e9d210581ee82c9e2a4fe21062_amd64",
"relates_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:135bd1efceac3a19de9e453acec53e9a10350093a29a0508298a5f0a8a69a8b3_arm64 as a 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:135bd1efceac3a19de9e453acec53e9a10350093a29a0508298a5f0a8a69a8b3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:135bd1efceac3a19de9e453acec53e9a10350093a29a0508298a5f0a8a69a8b3_arm64",
"relates_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:1e0190062b9bbca28fdd2f82d52702ce99f9116d456083f94db79b75e8921e0f_amd64 as a 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:1e0190062b9bbca28fdd2f82d52702ce99f9116d456083f94db79b75e8921e0f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:1e0190062b9bbca28fdd2f82d52702ce99f9116d456083f94db79b75e8921e0f_amd64",
"relates_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:5f0193546fd32d558e2e89d722b3a2d8c94903d86c0e336e7d5dae028f9ccd82_s390x as a 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:5f0193546fd32d558e2e89d722b3a2d8c94903d86c0e336e7d5dae028f9ccd82_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f0193546fd32d558e2e89d722b3a2d8c94903d86c0e336e7d5dae028f9ccd82_s390x",
"relates_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:ec4c24829883edc23e37f9f07c95eaf4c74a9ac023cd4f3a518dacafeb3cd008_ppc64le as a 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:ec4c24829883edc23e37f9f07c95eaf4c74a9ac023cd4f3a518dacafeb3cd008_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ec4c24829883edc23e37f9f07c95eaf4c74a9ac023cd4f3a518dacafeb3cd008_ppc64le",
"relates_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:1431a026103fa0b98183f4d0098697af78478ecccc1c0ebc6c3338c268603425_arm64 as a 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:1431a026103fa0b98183f4d0098697af78478ecccc1c0ebc6c3338c268603425_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1431a026103fa0b98183f4d0098697af78478ecccc1c0ebc6c3338c268603425_arm64",
"relates_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:1f8a046cc9d7272e86ce246c615011aac476b83aab58eb0bb32ff5a46e7250b1_s390x as a 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:1f8a046cc9d7272e86ce246c615011aac476b83aab58eb0bb32ff5a46e7250b1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1f8a046cc9d7272e86ce246c615011aac476b83aab58eb0bb32ff5a46e7250b1_s390x",
"relates_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:c651e53602bd474d7453767f7059499947258d18e2d7a52a855a46b0e9196f95_ppc64le as a 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:c651e53602bd474d7453767f7059499947258d18e2d7a52a855a46b0e9196f95_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c651e53602bd474d7453767f7059499947258d18e2d7a52a855a46b0e9196f95_ppc64le",
"relates_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:e0bafaa62220bcc59ee7f819547d13b2acc274c6cb7af0985f792d62caf28f1f_amd64 as a 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:e0bafaa62220bcc59ee7f819547d13b2acc274c6cb7af0985f792d62caf28f1f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e0bafaa62220bcc59ee7f819547d13b2acc274c6cb7af0985f792d62caf28f1f_amd64",
"relates_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:8f9bfddea5c3e30535604b38af5628bbb62ac1c55d123165cd51481a61240b01_s390x as a 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:8f9bfddea5c3e30535604b38af5628bbb62ac1c55d123165cd51481a61240b01_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8f9bfddea5c3e30535604b38af5628bbb62ac1c55d123165cd51481a61240b01_s390x",
"relates_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:aa39067d74522dd8c963f09d3fc61a3011214d007abb79e07794198e5746cad8_arm64 as a 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:aa39067d74522dd8c963f09d3fc61a3011214d007abb79e07794198e5746cad8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:aa39067d74522dd8c963f09d3fc61a3011214d007abb79e07794198e5746cad8_arm64",
"relates_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:ac2df95e06953b95611d2bd684ce548ac3946daed5422b898ec922774988a18d_amd64 as a 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:ac2df95e06953b95611d2bd684ce548ac3946daed5422b898ec922774988a18d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ac2df95e06953b95611d2bd684ce548ac3946daed5422b898ec922774988a18d_amd64",
"relates_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:bbdf86f56a820788f1528759e359fe7f75e9f73f8e77d2930ae2cc8a83e2f159_ppc64le as a 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:bbdf86f56a820788f1528759e359fe7f75e9f73f8e77d2930ae2cc8a83e2f159_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bbdf86f56a820788f1528759e359fe7f75e9f73f8e77d2930ae2cc8a83e2f159_ppc64le",
"relates_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:591a3dcfd46410462aff2e777b28897f3c51255ad8d26285946df4639cdad68b_arm64 as a 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:591a3dcfd46410462aff2e777b28897f3c51255ad8d26285946df4639cdad68b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:591a3dcfd46410462aff2e777b28897f3c51255ad8d26285946df4639cdad68b_arm64",
"relates_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:879e2b89dc074a377b4a90d6bcc5864530065e2bf534a648c7e295856ec115a4_s390x as a 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:879e2b89dc074a377b4a90d6bcc5864530065e2bf534a648c7e295856ec115a4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:879e2b89dc074a377b4a90d6bcc5864530065e2bf534a648c7e295856ec115a4_s390x",
"relates_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:a7e97212984597e32afd279231efb35b55854879637a119ec9c3646a13032672_ppc64le as a 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:a7e97212984597e32afd279231efb35b55854879637a119ec9c3646a13032672_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a7e97212984597e32afd279231efb35b55854879637a119ec9c3646a13032672_ppc64le",
"relates_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:b501f15629752ec6c4e81a264a66e358c0867dfe5d3f6f4fbf54870380a30e36_amd64 as a 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:b501f15629752ec6c4e81a264a66e358c0867dfe5d3f6f4fbf54870380a30e36_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b501f15629752ec6c4e81a264a66e358c0867dfe5d3f6f4fbf54870380a30e36_amd64",
"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:602ceb41e5f9acfd35ad6e068c016147fcc213ef6f7033a738aad2d59e2d6b72_amd64 as 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:602ceb41e5f9acfd35ad6e068c016147fcc213ef6f7033a738aad2d59e2d6b72_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:602ceb41e5f9acfd35ad6e068c016147fcc213ef6f7033a738aad2d59e2d6b72_amd64",
"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:9cc6c1e50a2a8ec6e2887e4be96ea9f8acc1938a0b904306d490474489328299_s390x as 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:9cc6c1e50a2a8ec6e2887e4be96ea9f8acc1938a0b904306d490474489328299_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9cc6c1e50a2a8ec6e2887e4be96ea9f8acc1938a0b904306d490474489328299_s390x",
"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:c5a579f6c2b917ffa0c912ca7f5e82a041009198899d78b204f26f6e0170629b_ppc64le as 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:c5a579f6c2b917ffa0c912ca7f5e82a041009198899d78b204f26f6e0170629b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c5a579f6c2b917ffa0c912ca7f5e82a041009198899d78b204f26f6e0170629b_ppc64le",
"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:d3fd7b4fc902611f29ae0cbfed4b03ca5ad65bcdd5206787e622d7e6ca0d550e_arm64 as 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:d3fd7b4fc902611f29ae0cbfed4b03ca5ad65bcdd5206787e622d7e6ca0d550e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3fd7b4fc902611f29ae0cbfed4b03ca5ad65bcdd5206787e622d7e6ca0d550e_arm64",
"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:308da98e17198c8032692089e5f8664f8386c877563a318e89f2ecceea478b22_s390x as 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:308da98e17198c8032692089e5f8664f8386c877563a318e89f2ecceea478b22_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:308da98e17198c8032692089e5f8664f8386c877563a318e89f2ecceea478b22_s390x",
"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:8f17d1902c0a419e9f32ef05bf0890ee9919b615bd8f625f4d744318a9666c40_amd64 as 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:8f17d1902c0a419e9f32ef05bf0890ee9919b615bd8f625f4d744318a9666c40_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8f17d1902c0a419e9f32ef05bf0890ee9919b615bd8f625f4d744318a9666c40_amd64",
"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:a49641db9bc33963261965690a0f66a3276ca9cae2140116ecaff094cacc79f2_ppc64le as 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:a49641db9bc33963261965690a0f66a3276ca9cae2140116ecaff094cacc79f2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:a49641db9bc33963261965690a0f66a3276ca9cae2140116ecaff094cacc79f2_ppc64le",
"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:cf267c31efc0ea7afa5cab3dcd829b8c40f1e3b41ce8c92097f5e48b4fc1c8db_arm64 as 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:cf267c31efc0ea7afa5cab3dcd829b8c40f1e3b41ce8c92097f5e48b4fc1c8db_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cf267c31efc0ea7afa5cab3dcd829b8c40f1e3b41ce8c92097f5e48b4fc1c8db_arm64",
"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:261ede219967877725c31523cdb7930390300c1bde2df0995dd9f2960ab2d609_s390x as 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:261ede219967877725c31523cdb7930390300c1bde2df0995dd9f2960ab2d609_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:261ede219967877725c31523cdb7930390300c1bde2df0995dd9f2960ab2d609_s390x",
"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:5d1c9b9d3b2569e676d6f80975a7ef3cbbb4a1d8cbc329dd1fbf7e448362e480_ppc64le as 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:5d1c9b9d3b2569e676d6f80975a7ef3cbbb4a1d8cbc329dd1fbf7e448362e480_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d1c9b9d3b2569e676d6f80975a7ef3cbbb4a1d8cbc329dd1fbf7e448362e480_ppc64le",
"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:758d2beef64594e16d0f410c9df58136e470e327b658d340c07d4c62fc64683f_amd64 as 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:758d2beef64594e16d0f410c9df58136e470e327b658d340c07d4c62fc64683f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:758d2beef64594e16d0f410c9df58136e470e327b658d340c07d4c62fc64683f_amd64",
"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:dd2a41b12c00d34fd99306c8e5436a9b5ba6cf909aa135263a915b5f9d7bc49b_arm64 as 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:dd2a41b12c00d34fd99306c8e5436a9b5ba6cf909aa135263a915b5f9d7bc49b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd2a41b12c00d34fd99306c8e5436a9b5ba6cf909aa135263a915b5f9d7bc49b_arm64",
"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:82e2733f21cb25e6543cc3070aac2aa4dca50526ebd7a56c68be61c35da951d0_amd64 as 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:82e2733f21cb25e6543cc3070aac2aa4dca50526ebd7a56c68be61c35da951d0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:82e2733f21cb25e6543cc3070aac2aa4dca50526ebd7a56c68be61c35da951d0_amd64",
"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:9d654271a0ff9fe6b7ad23dbe5a7c6c2cff0d6499285d2d1a892683705190acc_s390x as 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:9d654271a0ff9fe6b7ad23dbe5a7c6c2cff0d6499285d2d1a892683705190acc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d654271a0ff9fe6b7ad23dbe5a7c6c2cff0d6499285d2d1a892683705190acc_s390x",
"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:9d8d593aa02e82fc7ba9424458c7e4078560b6c214f8633391c49d6864fbf460_arm64 as 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:9d8d593aa02e82fc7ba9424458c7e4078560b6c214f8633391c49d6864fbf460_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d8d593aa02e82fc7ba9424458c7e4078560b6c214f8633391c49d6864fbf460_arm64",
"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:a48e4dbf49b0ff8524c788e52c58ba20b3494f86b1905382de9f7972f9acf487_ppc64le as 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:a48e4dbf49b0ff8524c788e52c58ba20b3494f86b1905382de9f7972f9acf487_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a48e4dbf49b0ff8524c788e52c58ba20b3494f86b1905382de9f7972f9acf487_ppc64le",
"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:ac95f13fc989cd08b7d62d825db5212625ff6adccff4f3db11cf973a284aff09_ppc64le as 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:ac95f13fc989cd08b7d62d825db5212625ff6adccff4f3db11cf973a284aff09_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ac95f13fc989cd08b7d62d825db5212625ff6adccff4f3db11cf973a284aff09_ppc64le",
"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:da62a9e0d6c4108a00b6adb5ed5ffb0322fd7cbb37c9ef9bc34ce8b7ad71ef1e_arm64 as 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:da62a9e0d6c4108a00b6adb5ed5ffb0322fd7cbb37c9ef9bc34ce8b7ad71ef1e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da62a9e0d6c4108a00b6adb5ed5ffb0322fd7cbb37c9ef9bc34ce8b7ad71ef1e_arm64",
"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:eb39b393c767790b22aa495c2f6f03afb4e233e59163d3880972874ec24a871f_s390x as 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:eb39b393c767790b22aa495c2f6f03afb4e233e59163d3880972874ec24a871f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb39b393c767790b22aa495c2f6f03afb4e233e59163d3880972874ec24a871f_s390x",
"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:f0125c1d0f3960767c52d6d5c1b2babf7791bb06dd393acdde845eadbf43ed99_amd64 as 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:f0125c1d0f3960767c52d6d5c1b2babf7791bb06dd393acdde845eadbf43ed99_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f0125c1d0f3960767c52d6d5c1b2babf7791bb06dd393acdde845eadbf43ed99_amd64",
"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:7cb9c87d5a624ddd6626c90aa12a0e35c196769a8670c370483a7766014e1411_ppc64le as 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:7cb9c87d5a624ddd6626c90aa12a0e35c196769a8670c370483a7766014e1411_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7cb9c87d5a624ddd6626c90aa12a0e35c196769a8670c370483a7766014e1411_ppc64le",
"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:ec306b13a3b2439da2afc1c40b9de0f94d3d4112904e5e397840183a0def80ee_amd64 as 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:ec306b13a3b2439da2afc1c40b9de0f94d3d4112904e5e397840183a0def80ee_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ec306b13a3b2439da2afc1c40b9de0f94d3d4112904e5e397840183a0def80ee_amd64",
"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:68f913b6bf562e617f56288f67abb62f7b29e01c891ead29afbf5970e6c48c42_amd64 as 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:68f913b6bf562e617f56288f67abb62f7b29e01c891ead29afbf5970e6c48c42_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68f913b6bf562e617f56288f67abb62f7b29e01c891ead29afbf5970e6c48c42_amd64",
"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:9fc5e2fb3c92a82cd5be46fd56632f8b5f937fd96f0e133038fea5ed665a558c_ppc64le as 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:9fc5e2fb3c92a82cd5be46fd56632f8b5f937fd96f0e133038fea5ed665a558c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9fc5e2fb3c92a82cd5be46fd56632f8b5f937fd96f0e133038fea5ed665a558c_ppc64le",
"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:7d1f571b87ba1e197285c78a78ac4dcffa55ac4e6382ecf10ed630abd02e4df0_amd64 as 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:7d1f571b87ba1e197285c78a78ac4dcffa55ac4e6382ecf10ed630abd02e4df0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7d1f571b87ba1e197285c78a78ac4dcffa55ac4e6382ecf10ed630abd02e4df0_amd64",
"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:fcf1f6ce74a9aaed46574fce5772920b3c2b6b6af0b99c69d35e47983b9e8de1_ppc64le as 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:fcf1f6ce74a9aaed46574fce5772920b3c2b6b6af0b99c69d35e47983b9e8de1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fcf1f6ce74a9aaed46574fce5772920b3c2b6b6af0b99c69d35e47983b9e8de1_ppc64le",
"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:6be97b778d55cdc05fa3a65778dad37b70d6e206f52f3642ee18c2b624efd667_arm64 as 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:6be97b778d55cdc05fa3a65778dad37b70d6e206f52f3642ee18c2b624efd667_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:6be97b778d55cdc05fa3a65778dad37b70d6e206f52f3642ee18c2b624efd667_arm64",
"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:90e9d62ca779897829ac4a43c945b11393409d51826ef1ea446bfed517d88023_ppc64le as 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:90e9d62ca779897829ac4a43c945b11393409d51826ef1ea446bfed517d88023_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:90e9d62ca779897829ac4a43c945b11393409d51826ef1ea446bfed517d88023_ppc64le",
"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:dc34882ae4096505985e163b8fead369bc2f5835ccd504442f2eaed4aaf0807b_amd64 as 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:dc34882ae4096505985e163b8fead369bc2f5835ccd504442f2eaed4aaf0807b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc34882ae4096505985e163b8fead369bc2f5835ccd504442f2eaed4aaf0807b_amd64",
"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:e8516d1ef8f77fcffb337b4da4a539874107ab501c9c2cf46cb887b4a4a1c152_s390x as 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:e8516d1ef8f77fcffb337b4da4a539874107ab501c9c2cf46cb887b4a4a1c152_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e8516d1ef8f77fcffb337b4da4a539874107ab501c9c2cf46cb887b4a4a1c152_s390x",
"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:0873393f0564bec29f4ef698becf97fca9ab57a6fcd62a574d041cbbb241acd7_s390x as 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:0873393f0564bec29f4ef698becf97fca9ab57a6fcd62a574d041cbbb241acd7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0873393f0564bec29f4ef698becf97fca9ab57a6fcd62a574d041cbbb241acd7_s390x",
"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:9b3cbaec7ce03762e1b63ee055935d866121a1ea7e0934d0c76f72561f2a73f5_amd64 as 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:9b3cbaec7ce03762e1b63ee055935d866121a1ea7e0934d0c76f72561f2a73f5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9b3cbaec7ce03762e1b63ee055935d866121a1ea7e0934d0c76f72561f2a73f5_amd64",
"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:ae34b610753a18756b34eeb0e0b95f21acd27d077b7c70356054b10bd6a20b80_arm64 as 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:ae34b610753a18756b34eeb0e0b95f21acd27d077b7c70356054b10bd6a20b80_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:ae34b610753a18756b34eeb0e0b95f21acd27d077b7c70356054b10bd6a20b80_arm64",
"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:f760e2aeab036000a3351517f017e75600dbbf0a4fc871e5c6de2fd8d84f5914_ppc64le as 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:f760e2aeab036000a3351517f017e75600dbbf0a4fc871e5c6de2fd8d84f5914_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f760e2aeab036000a3351517f017e75600dbbf0a4fc871e5c6de2fd8d84f5914_ppc64le",
"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:0e0fed0efe55fa047409b60fc018f8a1efb7ec0e9c1527b9553cedd07a4a530c_s390x as 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:0e0fed0efe55fa047409b60fc018f8a1efb7ec0e9c1527b9553cedd07a4a530c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:0e0fed0efe55fa047409b60fc018f8a1efb7ec0e9c1527b9553cedd07a4a530c_s390x",
"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:9610860325949262171294ba4b9dfb298c392aa12ac2b34785443afc7dbacfd9_ppc64le as 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:9610860325949262171294ba4b9dfb298c392aa12ac2b34785443afc7dbacfd9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9610860325949262171294ba4b9dfb298c392aa12ac2b34785443afc7dbacfd9_ppc64le",
"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:d4f823164bea7491748757273a054487630f7d00a102ba37c96011ed68519fbf_arm64 as 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:d4f823164bea7491748757273a054487630f7d00a102ba37c96011ed68519fbf_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d4f823164bea7491748757273a054487630f7d00a102ba37c96011ed68519fbf_arm64",
"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:f8b152c6167e038d046580d88d3b9d8695e135aa945155231e869e46a5689341_amd64 as 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:f8b152c6167e038d046580d88d3b9d8695e135aa945155231e869e46a5689341_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f8b152c6167e038d046580d88d3b9d8695e135aa945155231e869e46a5689341_amd64",
"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:6abb6baa9cfd44652759dfdcef4390c0507c6a48de59a7cdb1949e929da2d20c_amd64 as 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:6abb6baa9cfd44652759dfdcef4390c0507c6a48de59a7cdb1949e929da2d20c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6abb6baa9cfd44652759dfdcef4390c0507c6a48de59a7cdb1949e929da2d20c_amd64",
"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:723f42b675397961c109f2a8a08c2694ac469bc81a8748887e78adaf954b00ba_ppc64le as 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:723f42b675397961c109f2a8a08c2694ac469bc81a8748887e78adaf954b00ba_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:723f42b675397961c109f2a8a08c2694ac469bc81a8748887e78adaf954b00ba_ppc64le",
"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:cb3abe166a28ec665a117cb3c13335ce21381126b0f52bbdfa93daf8600045d2_arm64 as 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:cb3abe166a28ec665a117cb3c13335ce21381126b0f52bbdfa93daf8600045d2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cb3abe166a28ec665a117cb3c13335ce21381126b0f52bbdfa93daf8600045d2_arm64",
"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:e06d0f6a9ac19acda899cedd9ef383721af888fe31e07f89acaf043eccbd3e69_s390x as 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:e06d0f6a9ac19acda899cedd9ef383721af888fe31e07f89acaf043eccbd3e69_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e06d0f6a9ac19acda899cedd9ef383721af888fe31e07f89acaf043eccbd3e69_s390x",
"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:1ba555e480169694aa66b172dec0a1dab38f528711ddd1d127997657e0576fcc_s390x as 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:1ba555e480169694aa66b172dec0a1dab38f528711ddd1d127997657e0576fcc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ba555e480169694aa66b172dec0a1dab38f528711ddd1d127997657e0576fcc_s390x",
"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:66bd0f0059fb5216d01316b4a938426715406c9d34314e8bfdca91977797c1dc_amd64 as 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:66bd0f0059fb5216d01316b4a938426715406c9d34314e8bfdca91977797c1dc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:66bd0f0059fb5216d01316b4a938426715406c9d34314e8bfdca91977797c1dc_amd64",
"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:675f2d5fe379e396dc129a14c30e01bcecda81915efa12822b875ffba58c568f_ppc64le as 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:675f2d5fe379e396dc129a14c30e01bcecda81915efa12822b875ffba58c568f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:675f2d5fe379e396dc129a14c30e01bcecda81915efa12822b875ffba58c568f_ppc64le",
"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:d8dbf300f9ca4ec47510347c47d5870c9a8db7703ec5a4344e626fd449ec7fae_arm64 as 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:d8dbf300f9ca4ec47510347c47d5870c9a8db7703ec5a4344e626fd449ec7fae_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d8dbf300f9ca4ec47510347c47d5870c9a8db7703ec5a4344e626fd449ec7fae_arm64",
"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:249a1efdeeadb5027c0b65aed7a6367ca760d9624e9d74f3cde3b34da62f6402_s390x as 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:249a1efdeeadb5027c0b65aed7a6367ca760d9624e9d74f3cde3b34da62f6402_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:249a1efdeeadb5027c0b65aed7a6367ca760d9624e9d74f3cde3b34da62f6402_s390x",
"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:3eb3266e51bcff8668c12bda2b4330240bd2569a40c85fee6be989732ff8f68b_amd64 as 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:3eb3266e51bcff8668c12bda2b4330240bd2569a40c85fee6be989732ff8f68b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3eb3266e51bcff8668c12bda2b4330240bd2569a40c85fee6be989732ff8f68b_amd64",
"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:da5ddaa79cf6cd99a4c83ec00b19e8ce344b71427611282b7db2002a9e807675_ppc64le as 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:da5ddaa79cf6cd99a4c83ec00b19e8ce344b71427611282b7db2002a9e807675_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:da5ddaa79cf6cd99a4c83ec00b19e8ce344b71427611282b7db2002a9e807675_ppc64le",
"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:e2939a37737dc236d11720f9571179dd67df761f722a96ae0f05db9702a88c4c_arm64 as 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:e2939a37737dc236d11720f9571179dd67df761f722a96ae0f05db9702a88c4c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:e2939a37737dc236d11720f9571179dd67df761f722a96ae0f05db9702a88c4c_arm64",
"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:9a17f367a6dc58029e3ac83e4f2b6e9b240ec060c46c8ea06ecc87b0be87bdd4_amd64 as 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:9a17f367a6dc58029e3ac83e4f2b6e9b240ec060c46c8ea06ecc87b0be87bdd4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9a17f367a6dc58029e3ac83e4f2b6e9b240ec060c46c8ea06ecc87b0be87bdd4_amd64",
"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:a2b79e5a1fc546da852c6f38bc920b67e1c6aa94356449cebedf08d7dec86076_ppc64le as 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:a2b79e5a1fc546da852c6f38bc920b67e1c6aa94356449cebedf08d7dec86076_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a2b79e5a1fc546da852c6f38bc920b67e1c6aa94356449cebedf08d7dec86076_ppc64le",
"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:d28a7dc66779c1ca4c056eb5bca48b0c7e19d01089b93edbae8bf9b43b11cdfc_s390x as 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:d28a7dc66779c1ca4c056eb5bca48b0c7e19d01089b93edbae8bf9b43b11cdfc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d28a7dc66779c1ca4c056eb5bca48b0c7e19d01089b93edbae8bf9b43b11cdfc_s390x",
"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:dd45780c2d4b5bb0fd96521ab72ddbd9261ce234e61bf6a69bd7de0757f6616e_arm64 as 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:dd45780c2d4b5bb0fd96521ab72ddbd9261ce234e61bf6a69bd7de0757f6616e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dd45780c2d4b5bb0fd96521ab72ddbd9261ce234e61bf6a69bd7de0757f6616e_arm64",
"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:01d99a84e687c20c1078c90223e884e7497908c05ce363d121378f96d46fbe2e_arm64 as 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:01d99a84e687c20c1078c90223e884e7497908c05ce363d121378f96d46fbe2e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:01d99a84e687c20c1078c90223e884e7497908c05ce363d121378f96d46fbe2e_arm64",
"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:7a657b023ca7a012c4c0f5cb0b71c751a0a9129229b0dff77112a82682fab839_amd64 as 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:7a657b023ca7a012c4c0f5cb0b71c751a0a9129229b0dff77112a82682fab839_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7a657b023ca7a012c4c0f5cb0b71c751a0a9129229b0dff77112a82682fab839_amd64",
"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:8ec4eb72a079b8b94913f4c4f766ad03988664ffc27cf77659703f1ed9a00510_ppc64le as 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:8ec4eb72a079b8b94913f4c4f766ad03988664ffc27cf77659703f1ed9a00510_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:8ec4eb72a079b8b94913f4c4f766ad03988664ffc27cf77659703f1ed9a00510_ppc64le",
"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:c2a14aa3104f2c0cc5714a347162390f40cb555fabbfb5f0e2a5a7c83b3292b7_s390x as 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:c2a14aa3104f2c0cc5714a347162390f40cb555fabbfb5f0e2a5a7c83b3292b7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c2a14aa3104f2c0cc5714a347162390f40cb555fabbfb5f0e2a5a7c83b3292b7_s390x",
"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:583e3aacd432004936e3e6c8875c7c6f91377b9317179c2cfefad03d2892eaef_ppc64le as 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:583e3aacd432004936e3e6c8875c7c6f91377b9317179c2cfefad03d2892eaef_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:583e3aacd432004936e3e6c8875c7c6f91377b9317179c2cfefad03d2892eaef_ppc64le",
"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:5ddca5fdb82e30000123c5be1cfb50ed93e04e35dd53c79fdd7014a3519af23a_s390x as 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:5ddca5fdb82e30000123c5be1cfb50ed93e04e35dd53c79fdd7014a3519af23a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5ddca5fdb82e30000123c5be1cfb50ed93e04e35dd53c79fdd7014a3519af23a_s390x",
"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:922042d611b7cf7c8b92a6a99812d5f134deb3ba6a2ffd9236a1ec70db9df767_amd64 as 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:922042d611b7cf7c8b92a6a99812d5f134deb3ba6a2ffd9236a1ec70db9df767_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922042d611b7cf7c8b92a6a99812d5f134deb3ba6a2ffd9236a1ec70db9df767_amd64",
"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:c89f7fd553664814765a30ee59ed8dd4c2caf3b9ff40ad351096b408f1f3d938_arm64 as 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:c89f7fd553664814765a30ee59ed8dd4c2caf3b9ff40ad351096b408f1f3d938_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c89f7fd553664814765a30ee59ed8dd4c2caf3b9ff40ad351096b408f1f3d938_arm64",
"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:0df4e077293a69adf4bf04de6e3aa8df95cd1e358e7087b8930e6a06fe7f781d_amd64 as 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:0df4e077293a69adf4bf04de6e3aa8df95cd1e358e7087b8930e6a06fe7f781d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0df4e077293a69adf4bf04de6e3aa8df95cd1e358e7087b8930e6a06fe7f781d_amd64",
"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:1f80a860753af1686c601a11d5bbc1a65a82e10d671c102f4b652a5884ee94ff_arm64 as 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:1f80a860753af1686c601a11d5bbc1a65a82e10d671c102f4b652a5884ee94ff_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1f80a860753af1686c601a11d5bbc1a65a82e10d671c102f4b652a5884ee94ff_arm64",
"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:347b33aa8ac774d04023e52541ed1283475263ad0bf2c0a7cb0c16b64db6a00a_s390x as 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:347b33aa8ac774d04023e52541ed1283475263ad0bf2c0a7cb0c16b64db6a00a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:347b33aa8ac774d04023e52541ed1283475263ad0bf2c0a7cb0c16b64db6a00a_s390x",
"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:89467d05594c81401ae0bdb9ba42504f475f2ff1fcfa6c30bda2546dbc2ebc1f_ppc64le as 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:89467d05594c81401ae0bdb9ba42504f475f2ff1fcfa6c30bda2546dbc2ebc1f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:89467d05594c81401ae0bdb9ba42504f475f2ff1fcfa6c30bda2546dbc2ebc1f_ppc64le",
"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:0c55b956e1c6a4fbc88dc9dc488b54ef4589134b35eca971bf18943d48eef4cf_ppc64le as 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:0c55b956e1c6a4fbc88dc9dc488b54ef4589134b35eca971bf18943d48eef4cf_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c55b956e1c6a4fbc88dc9dc488b54ef4589134b35eca971bf18943d48eef4cf_ppc64le",
"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:4ffe514fa69794c881a504954dbf64ec3e0610ca38773ed1b49bddfd8731eb62_amd64 as 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:4ffe514fa69794c881a504954dbf64ec3e0610ca38773ed1b49bddfd8731eb62_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4ffe514fa69794c881a504954dbf64ec3e0610ca38773ed1b49bddfd8731eb62_amd64",
"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:5b91f26964ac42d3c19646792051c96a8ae25a7626ae081806c382c3cdf558ea_arm64 as 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:5b91f26964ac42d3c19646792051c96a8ae25a7626ae081806c382c3cdf558ea_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5b91f26964ac42d3c19646792051c96a8ae25a7626ae081806c382c3cdf558ea_arm64",
"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:5d25926b9a049a86997f922ab7948d6ca0af9a16af4e96e5800d673a38be4046_s390x as 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:5d25926b9a049a86997f922ab7948d6ca0af9a16af4e96e5800d673a38be4046_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5d25926b9a049a86997f922ab7948d6ca0af9a16af4e96e5800d673a38be4046_s390x",
"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:0a12d980643d0912adb6979129d24765fd54c01a3f055961cfde3fb873fb786b_s390x as 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:0a12d980643d0912adb6979129d24765fd54c01a3f055961cfde3fb873fb786b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0a12d980643d0912adb6979129d24765fd54c01a3f055961cfde3fb873fb786b_s390x",
"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:349f4e4a30ed2d6033c45aa761b9a86e055515a47b7d1e75f44cffa9f94ab5ee_ppc64le as 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:349f4e4a30ed2d6033c45aa761b9a86e055515a47b7d1e75f44cffa9f94ab5ee_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:349f4e4a30ed2d6033c45aa761b9a86e055515a47b7d1e75f44cffa9f94ab5ee_ppc64le",
"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:39c9f7dee3fee9828f02088317da8eca15b94db80f99f4561dd5091841e8d1ba_arm64 as 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:39c9f7dee3fee9828f02088317da8eca15b94db80f99f4561dd5091841e8d1ba_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:39c9f7dee3fee9828f02088317da8eca15b94db80f99f4561dd5091841e8d1ba_arm64",
"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:7327301da2df28d4f25403132f5447f7a995c41604099044547694f99291685e_amd64 as 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:7327301da2df28d4f25403132f5447f7a995c41604099044547694f99291685e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:7327301da2df28d4f25403132f5447f7a995c41604099044547694f99291685e_amd64",
"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:172816977b3d5489e5633764c970652a14e7a8a29ccc95b0d089c3d64e5b325e_ppc64le as 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:172816977b3d5489e5633764c970652a14e7a8a29ccc95b0d089c3d64e5b325e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:172816977b3d5489e5633764c970652a14e7a8a29ccc95b0d089c3d64e5b325e_ppc64le",
"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:433e25b474b2adafaf9ce6677f3f1d51a6512845ecb54c6ee3707a8969c3b3e0_arm64 as 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:433e25b474b2adafaf9ce6677f3f1d51a6512845ecb54c6ee3707a8969c3b3e0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:433e25b474b2adafaf9ce6677f3f1d51a6512845ecb54c6ee3707a8969c3b3e0_arm64",
"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:66b0dfb02285c0dd4a74cbcdffe545babef4ab11a96750854f1fb733f55302d3_s390x as 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:66b0dfb02285c0dd4a74cbcdffe545babef4ab11a96750854f1fb733f55302d3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:66b0dfb02285c0dd4a74cbcdffe545babef4ab11a96750854f1fb733f55302d3_s390x",
"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:ebe298db1443e2da31836551cbf88da11a8f422db254aa877c310cb092e1ccca_amd64 as 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:ebe298db1443e2da31836551cbf88da11a8f422db254aa877c310cb092e1ccca_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ebe298db1443e2da31836551cbf88da11a8f422db254aa877c310cb092e1ccca_amd64",
"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:2c4604fd35ddde200baaf906d7d987a14eccbd1f678272c6d0fef35a1d0f7f03_ppc64le as 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:2c4604fd35ddde200baaf906d7d987a14eccbd1f678272c6d0fef35a1d0f7f03_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2c4604fd35ddde200baaf906d7d987a14eccbd1f678272c6d0fef35a1d0f7f03_ppc64le",
"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:4fac13483d31a06f597739207f9cd7bd7acb418f055c80ebde0372446ebce360_arm64 as 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:4fac13483d31a06f597739207f9cd7bd7acb418f055c80ebde0372446ebce360_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4fac13483d31a06f597739207f9cd7bd7acb418f055c80ebde0372446ebce360_arm64",
"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:529589efe0c2828d7a6dc104ce7c07fc358f43340ad99dc773536f38af557665_amd64 as 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:529589efe0c2828d7a6dc104ce7c07fc358f43340ad99dc773536f38af557665_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:529589efe0c2828d7a6dc104ce7c07fc358f43340ad99dc773536f38af557665_amd64",
"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:6f09d75e75968768f9c4f06f0ff9b9680c7a43e6ec836b7a07ef7bfe348727a8_s390x as 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:6f09d75e75968768f9c4f06f0ff9b9680c7a43e6ec836b7a07ef7bfe348727a8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6f09d75e75968768f9c4f06f0ff9b9680c7a43e6ec836b7a07ef7bfe348727a8_s390x",
"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:09e62b7ca5c078a71c0a36f74785af16ff1aafb5edff0b43abc261e648f17eca_amd64 as 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:09e62b7ca5c078a71c0a36f74785af16ff1aafb5edff0b43abc261e648f17eca_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:09e62b7ca5c078a71c0a36f74785af16ff1aafb5edff0b43abc261e648f17eca_amd64",
"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:5b7a8cd01d2846f8821c56447ddee3b7956d9a20e9c809363d8728ebb17c6d67_ppc64le as 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:5b7a8cd01d2846f8821c56447ddee3b7956d9a20e9c809363d8728ebb17c6d67_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5b7a8cd01d2846f8821c56447ddee3b7956d9a20e9c809363d8728ebb17c6d67_ppc64le",
"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:ccd9bd93299a31672e58a356ca7f9cee946f757384ac2ca99c54718eb72e708d_s390x as 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:ccd9bd93299a31672e58a356ca7f9cee946f757384ac2ca99c54718eb72e708d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ccd9bd93299a31672e58a356ca7f9cee946f757384ac2ca99c54718eb72e708d_s390x",
"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:f3c66ebcdedfad6a4f9b6b67387896cadf88683a285b0c9c2e87c067b3edaaf9_arm64 as 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:f3c66ebcdedfad6a4f9b6b67387896cadf88683a285b0c9c2e87c067b3edaaf9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f3c66ebcdedfad6a4f9b6b67387896cadf88683a285b0c9c2e87c067b3edaaf9_arm64",
"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:5b778bcb934f38efb0d2181f2afd0874b16b2c9bb541fbe821553df64609d831_ppc64le as 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:5b778bcb934f38efb0d2181f2afd0874b16b2c9bb541fbe821553df64609d831_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5b778bcb934f38efb0d2181f2afd0874b16b2c9bb541fbe821553df64609d831_ppc64le",
"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:6299c1c95b656dd2ea47927a629be820c744864bf4b401dd1d81346ff26199a6_amd64 as 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:6299c1c95b656dd2ea47927a629be820c744864bf4b401dd1d81346ff26199a6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:6299c1c95b656dd2ea47927a629be820c744864bf4b401dd1d81346ff26199a6_amd64",
"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:fb35926df0b2eba2b017ae46f86586f7534a0140bb56e19db4fdc1a0769ba74e_arm64 as 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:fb35926df0b2eba2b017ae46f86586f7534a0140bb56e19db4fdc1a0769ba74e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:fb35926df0b2eba2b017ae46f86586f7534a0140bb56e19db4fdc1a0769ba74e_arm64",
"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:9b723bf806801f5f8dd2137f583352de2ca1c8cb14137c60ed3bc5a5a02c3223_ppc64le as 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:9b723bf806801f5f8dd2137f583352de2ca1c8cb14137c60ed3bc5a5a02c3223_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9b723bf806801f5f8dd2137f583352de2ca1c8cb14137c60ed3bc5a5a02c3223_ppc64le",
"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:d899b8ca509e2f6c7df3236729ba459f1dddbaf5f11b1757e3bc6a04c6a16952_arm64 as 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:d899b8ca509e2f6c7df3236729ba459f1dddbaf5f11b1757e3bc6a04c6a16952_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:d899b8ca509e2f6c7df3236729ba459f1dddbaf5f11b1757e3bc6a04c6a16952_arm64",
"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:e5884e2e0f2451896ebc590ed0fb662429fc5971d99d19fd39dd98d29b9874f6_amd64 as 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:e5884e2e0f2451896ebc590ed0fb662429fc5971d99d19fd39dd98d29b9874f6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e5884e2e0f2451896ebc590ed0fb662429fc5971d99d19fd39dd98d29b9874f6_amd64",
"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:1ced2dd84378f067b6e31049e8d8be06a1271aa580897ab67f1cac29e8973273_ppc64le as 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:1ced2dd84378f067b6e31049e8d8be06a1271aa580897ab67f1cac29e8973273_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1ced2dd84378f067b6e31049e8d8be06a1271aa580897ab67f1cac29e8973273_ppc64le",
"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:3eb279dcc861d1ee9accd5aed65614fa1a32a0a3c39f80be6c16e3adece6afcd_arm64 as 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:3eb279dcc861d1ee9accd5aed65614fa1a32a0a3c39f80be6c16e3adece6afcd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3eb279dcc861d1ee9accd5aed65614fa1a32a0a3c39f80be6c16e3adece6afcd_arm64",
"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:bada651c6802150d411988a1462cc769cd2bd791ffca219a7e9ba6fc1f9e3ff6_amd64 as 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:bada651c6802150d411988a1462cc769cd2bd791ffca219a7e9ba6fc1f9e3ff6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bada651c6802150d411988a1462cc769cd2bd791ffca219a7e9ba6fc1f9e3ff6_amd64",
"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:1d6cd25f19d8729d5db2fce2c0ca12cd4434e3156d00e3b29128c8bcec31cbd7_ppc64le as 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:1d6cd25f19d8729d5db2fce2c0ca12cd4434e3156d00e3b29128c8bcec31cbd7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1d6cd25f19d8729d5db2fce2c0ca12cd4434e3156d00e3b29128c8bcec31cbd7_ppc64le",
"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:689f54432640f9036f09a18ffdc655ef9f29514a5b2974da6beef407ef00039d_amd64 as 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:689f54432640f9036f09a18ffdc655ef9f29514a5b2974da6beef407ef00039d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:689f54432640f9036f09a18ffdc655ef9f29514a5b2974da6beef407ef00039d_amd64",
"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:8acb96bd4e7ceecccb59895d9f2500b8061bd56af4235547fbf6246d88c11d29_arm64 as 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:8acb96bd4e7ceecccb59895d9f2500b8061bd56af4235547fbf6246d88c11d29_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8acb96bd4e7ceecccb59895d9f2500b8061bd56af4235547fbf6246d88c11d29_arm64",
"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:22af26575e09437f9912ce3092c9a5d32d8e402624e0c1c3ceed6c81120f3e75_s390x as 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:22af26575e09437f9912ce3092c9a5d32d8e402624e0c1c3ceed6c81120f3e75_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22af26575e09437f9912ce3092c9a5d32d8e402624e0c1c3ceed6c81120f3e75_s390x",
"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:b5ad7d1f6ae93fff78d520ffbc080304d5e069dc34be695ca2e72063e6f16cc6_arm64 as 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:b5ad7d1f6ae93fff78d520ffbc080304d5e069dc34be695ca2e72063e6f16cc6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:b5ad7d1f6ae93fff78d520ffbc080304d5e069dc34be695ca2e72063e6f16cc6_arm64",
"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:c407ea06f3c1b6d904ff87994e9054e0afb76d9dbd2fe9800c34d3c1d31786b3_ppc64le as 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:c407ea06f3c1b6d904ff87994e9054e0afb76d9dbd2fe9800c34d3c1d31786b3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c407ea06f3c1b6d904ff87994e9054e0afb76d9dbd2fe9800c34d3c1d31786b3_ppc64le",
"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:f002a9bb010ea2e4cf4ac65c2b9644c09951f5cf28fac82c112a9e2e23925ab7_amd64 as 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:f002a9bb010ea2e4cf4ac65c2b9644c09951f5cf28fac82c112a9e2e23925ab7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f002a9bb010ea2e4cf4ac65c2b9644c09951f5cf28fac82c112a9e2e23925ab7_amd64",
"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:2a0c8ba89fec53f33ffda91cb41530057a2c2370b9190a5c8cabc5ba7eb3fb34_ppc64le as 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:2a0c8ba89fec53f33ffda91cb41530057a2c2370b9190a5c8cabc5ba7eb3fb34_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2a0c8ba89fec53f33ffda91cb41530057a2c2370b9190a5c8cabc5ba7eb3fb34_ppc64le",
"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:9d90b5e7b4761caafb63c447fc9e352084650888029ab397a0e7597eb03235da_arm64 as 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:9d90b5e7b4761caafb63c447fc9e352084650888029ab397a0e7597eb03235da_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9d90b5e7b4761caafb63c447fc9e352084650888029ab397a0e7597eb03235da_arm64",
"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:aae7870b5ae62c0cbb24b90ed192b0ec8a830580b3a6565fababcf89fd17cfe0_s390x as 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:aae7870b5ae62c0cbb24b90ed192b0ec8a830580b3a6565fababcf89fd17cfe0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:aae7870b5ae62c0cbb24b90ed192b0ec8a830580b3a6565fababcf89fd17cfe0_s390x",
"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:eb8a1c875820beb6df5c898b3c859d787eacc661207888ccd31342837c441b1a_amd64 as 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:eb8a1c875820beb6df5c898b3c859d787eacc661207888ccd31342837c441b1a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:eb8a1c875820beb6df5c898b3c859d787eacc661207888ccd31342837c441b1a_amd64",
"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:0aa1c0778ac82f2f01ab8c7c79941de9b33338ffbe92c70ae2bb47a5c87cd356_ppc64le as 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:0aa1c0778ac82f2f01ab8c7c79941de9b33338ffbe92c70ae2bb47a5c87cd356_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0aa1c0778ac82f2f01ab8c7c79941de9b33338ffbe92c70ae2bb47a5c87cd356_ppc64le",
"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:1302901a96768f4c566a54ce4265fb2abe023d025652df4b78b94a8e44d785a2_arm64 as 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:1302901a96768f4c566a54ce4265fb2abe023d025652df4b78b94a8e44d785a2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1302901a96768f4c566a54ce4265fb2abe023d025652df4b78b94a8e44d785a2_arm64",
"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:579d7823258032e0e585734c50a08f0d97c346904d9a731d23fc94a5bac3d0f0_s390x as 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:579d7823258032e0e585734c50a08f0d97c346904d9a731d23fc94a5bac3d0f0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:579d7823258032e0e585734c50a08f0d97c346904d9a731d23fc94a5bac3d0f0_s390x",
"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:8d5efc32757a8a321e709ec9db0e304cabf4b4c63556986e677549891fdd542e_amd64 as 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:8d5efc32757a8a321e709ec9db0e304cabf4b4c63556986e677549891fdd542e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:8d5efc32757a8a321e709ec9db0e304cabf4b4c63556986e677549891fdd542e_amd64",
"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:4c75b6bfd12643b775a36ad69ed2cad789b27df74faf4454d723ba7f3c800746_amd64 as 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:4c75b6bfd12643b775a36ad69ed2cad789b27df74faf4454d723ba7f3c800746_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4c75b6bfd12643b775a36ad69ed2cad789b27df74faf4454d723ba7f3c800746_amd64",
"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:88f6bc9d1bcaceae8f65f654a2c0b169a7987872e2b301537ab078cc7563e36f_s390x as 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:88f6bc9d1bcaceae8f65f654a2c0b169a7987872e2b301537ab078cc7563e36f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:88f6bc9d1bcaceae8f65f654a2c0b169a7987872e2b301537ab078cc7563e36f_s390x",
"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:29d413f06f5eee509bf61a867d1db3abdb3f7ff78f91f5c4ccc40e8f4e52b73e_s390x as 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:29d413f06f5eee509bf61a867d1db3abdb3f7ff78f91f5c4ccc40e8f4e52b73e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:29d413f06f5eee509bf61a867d1db3abdb3f7ff78f91f5c4ccc40e8f4e52b73e_s390x",
"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:7a801eaa3eac0b20b6a0de04b6a54ed18d2d54a175891b6ac39ab503da858ed6_amd64 as 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:7a801eaa3eac0b20b6a0de04b6a54ed18d2d54a175891b6ac39ab503da858ed6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a801eaa3eac0b20b6a0de04b6a54ed18d2d54a175891b6ac39ab503da858ed6_amd64",
"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:2a9630616c4361ba346367855f264e8f01bd063f7fbc4ad4eb36fe181eac23e8_amd64 as 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:2a9630616c4361ba346367855f264e8f01bd063f7fbc4ad4eb36fe181eac23e8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2a9630616c4361ba346367855f264e8f01bd063f7fbc4ad4eb36fe181eac23e8_amd64",
"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:d0d035f3300596a93c21c4712a231077b6fbdc963d556ee6f9f9efe393df5bf9_s390x as 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:d0d035f3300596a93c21c4712a231077b6fbdc963d556ee6f9f9efe393df5bf9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:d0d035f3300596a93c21c4712a231077b6fbdc963d556ee6f9f9efe393df5bf9_s390x",
"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:117282439d4d1a2a741562904d28338cfc30ac9ba69b2ba607ca67fd6031a650_s390x as 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:117282439d4d1a2a741562904d28338cfc30ac9ba69b2ba607ca67fd6031a650_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:117282439d4d1a2a741562904d28338cfc30ac9ba69b2ba607ca67fd6031a650_s390x",
"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:7293094d198f0ab68b4e365e0df6a384c76aacb90b4c63de457cc805c183b206_ppc64le as 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:7293094d198f0ab68b4e365e0df6a384c76aacb90b4c63de457cc805c183b206_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7293094d198f0ab68b4e365e0df6a384c76aacb90b4c63de457cc805c183b206_ppc64le",
"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:7940286fc95f03f2323aa80e3c4a3aacb132d3532a380929ca20e831b46ff034_amd64 as 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:7940286fc95f03f2323aa80e3c4a3aacb132d3532a380929ca20e831b46ff034_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7940286fc95f03f2323aa80e3c4a3aacb132d3532a380929ca20e831b46ff034_amd64",
"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:38eb59fcefb3e1593774ca0117c163a3acdef98a0415e8d840ecacf1239220d6_amd64 as 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:38eb59fcefb3e1593774ca0117c163a3acdef98a0415e8d840ecacf1239220d6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38eb59fcefb3e1593774ca0117c163a3acdef98a0415e8d840ecacf1239220d6_amd64",
"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:4003ce46ffedec1de16e31773fef93eb34a4e0cb95ce30f572bd026280e046a5_s390x as 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:4003ce46ffedec1de16e31773fef93eb34a4e0cb95ce30f572bd026280e046a5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4003ce46ffedec1de16e31773fef93eb34a4e0cb95ce30f572bd026280e046a5_s390x",
"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:38ffb7d7d3017c6cbff3741cfc8fb8049627d7f1fcdcaf60a9bf28ca4a5432fa_amd64 as 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:38ffb7d7d3017c6cbff3741cfc8fb8049627d7f1fcdcaf60a9bf28ca4a5432fa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:38ffb7d7d3017c6cbff3741cfc8fb8049627d7f1fcdcaf60a9bf28ca4a5432fa_amd64",
"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:5184972b11cf8b144a801d0c53e7766b2c3b35cec5fb7e8356d6b1cef2d2c30f_arm64 as 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:5184972b11cf8b144a801d0c53e7766b2c3b35cec5fb7e8356d6b1cef2d2c30f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:5184972b11cf8b144a801d0c53e7766b2c3b35cec5fb7e8356d6b1cef2d2c30f_arm64",
"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:a402e4a4ae76ab9f13418715a44c09547820f1f6d21ae73792d4e8d7545d9b32_arm64 as 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:a402e4a4ae76ab9f13418715a44c09547820f1f6d21ae73792d4e8d7545d9b32_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a402e4a4ae76ab9f13418715a44c09547820f1f6d21ae73792d4e8d7545d9b32_arm64",
"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:be8993a5a41be437bdf3515c2b3000c4bbf4fec8bb54c92ab3fbbfc8c864523b_amd64 as 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:be8993a5a41be437bdf3515c2b3000c4bbf4fec8bb54c92ab3fbbfc8c864523b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:be8993a5a41be437bdf3515c2b3000c4bbf4fec8bb54c92ab3fbbfc8c864523b_amd64",
"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:ce3229db117ad4599d2588926dc948b34a9a0abede09e9df000570906bc9e31c_s390x as 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:ce3229db117ad4599d2588926dc948b34a9a0abede09e9df000570906bc9e31c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ce3229db117ad4599d2588926dc948b34a9a0abede09e9df000570906bc9e31c_s390x",
"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:def8b3178a8afbe4c2eac65a260061ceb8c6b1c78652a7db37f5c0c317b16224_ppc64le as 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:def8b3178a8afbe4c2eac65a260061ceb8c6b1c78652a7db37f5c0c317b16224_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:def8b3178a8afbe4c2eac65a260061ceb8c6b1c78652a7db37f5c0c317b16224_ppc64le",
"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:354251a64fa2d8238bdf01af221ae6faa53f3a68795968b9a49426dc361ac37b_ppc64le as 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:354251a64fa2d8238bdf01af221ae6faa53f3a68795968b9a49426dc361ac37b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:354251a64fa2d8238bdf01af221ae6faa53f3a68795968b9a49426dc361ac37b_ppc64le",
"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:455e3f1aa0a22fc78498156215ca8d5cfa1b9d123aa929a721e9217c9d1dc3ce_arm64 as 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:455e3f1aa0a22fc78498156215ca8d5cfa1b9d123aa929a721e9217c9d1dc3ce_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:455e3f1aa0a22fc78498156215ca8d5cfa1b9d123aa929a721e9217c9d1dc3ce_arm64",
"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:77c92eef8a503d59ca8ea792101e508bdb21d1d6ca711104e094d8f8be7ebfc9_s390x as 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:77c92eef8a503d59ca8ea792101e508bdb21d1d6ca711104e094d8f8be7ebfc9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:77c92eef8a503d59ca8ea792101e508bdb21d1d6ca711104e094d8f8be7ebfc9_s390x",
"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:f2ae73d315cbdfd49375cae9fdb6cac7365680b91fce4c0c3ddef5203a6abc68_amd64 as 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:f2ae73d315cbdfd49375cae9fdb6cac7365680b91fce4c0c3ddef5203a6abc68_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:f2ae73d315cbdfd49375cae9fdb6cac7365680b91fce4c0c3ddef5203a6abc68_amd64",
"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:3ee453c04008584850b4659e5db163d9cdc62004cfd2a3bffda429607f93cc27_amd64 as 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:3ee453c04008584850b4659e5db163d9cdc62004cfd2a3bffda429607f93cc27_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3ee453c04008584850b4659e5db163d9cdc62004cfd2a3bffda429607f93cc27_amd64",
"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:a274083dc0db4c367a77cad085620d1b6321ae60b82dc7284ad4c90ab313a283_arm64 as 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:a274083dc0db4c367a77cad085620d1b6321ae60b82dc7284ad4c90ab313a283_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a274083dc0db4c367a77cad085620d1b6321ae60b82dc7284ad4c90ab313a283_arm64",
"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:ce09b959e7f7c8c0359bf17ad46ce8816c11e89a4cdf4ac2a3a290b6a226a884_ppc64le as 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:ce09b959e7f7c8c0359bf17ad46ce8816c11e89a4cdf4ac2a3a290b6a226a884_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ce09b959e7f7c8c0359bf17ad46ce8816c11e89a4cdf4ac2a3a290b6a226a884_ppc64le",
"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:d6d19786d616706f403f79cd66c4e4400c4793fb0bfd4891c5345ec390d71046_s390x as 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:d6d19786d616706f403f79cd66c4e4400c4793fb0bfd4891c5345ec390d71046_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d6d19786d616706f403f79cd66c4e4400c4793fb0bfd4891c5345ec390d71046_s390x",
"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:0be5ea330b7f31d16e9d464979b0bb455d3eadb2aac8e3537bd513e68385520b_s390x as 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:0be5ea330b7f31d16e9d464979b0bb455d3eadb2aac8e3537bd513e68385520b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0be5ea330b7f31d16e9d464979b0bb455d3eadb2aac8e3537bd513e68385520b_s390x",
"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:b96da8c8cf79a30051fb7baabc36696d1e55cfeea7c013f391b4ac80cc70493f_arm64 as 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:b96da8c8cf79a30051fb7baabc36696d1e55cfeea7c013f391b4ac80cc70493f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b96da8c8cf79a30051fb7baabc36696d1e55cfeea7c013f391b4ac80cc70493f_arm64",
"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:d97b84a6f8bff76f17233e1d7c933c244e5684870d43f005badc9466c2e52db0_ppc64le as 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:d97b84a6f8bff76f17233e1d7c933c244e5684870d43f005badc9466c2e52db0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d97b84a6f8bff76f17233e1d7c933c244e5684870d43f005badc9466c2e52db0_ppc64le",
"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:f5562629f5161188d6397d25e124e5a01bf6a9752b87f06de75b95063d1b7270_amd64 as 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:f5562629f5161188d6397d25e124e5a01bf6a9752b87f06de75b95063d1b7270_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f5562629f5161188d6397d25e124e5a01bf6a9752b87f06de75b95063d1b7270_amd64",
"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:b407dbba3a3c34947d90ec0d499810500c04979d581747b634eea87a810a0125_arm64 as 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:b407dbba3a3c34947d90ec0d499810500c04979d581747b634eea87a810a0125_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b407dbba3a3c34947d90ec0d499810500c04979d581747b634eea87a810a0125_arm64",
"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:d3bb6a21bcdc01f252bcc997507ec39ca1d2240bf0997a3bdd6fe36b9923d6c2_amd64 as 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:d3bb6a21bcdc01f252bcc997507ec39ca1d2240bf0997a3bdd6fe36b9923d6c2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d3bb6a21bcdc01f252bcc997507ec39ca1d2240bf0997a3bdd6fe36b9923d6c2_amd64",
"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:081330003c7ed392746c912926d265366614063d1faef17e1155de0d8853ccbc_amd64 as 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:081330003c7ed392746c912926d265366614063d1faef17e1155de0d8853ccbc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:081330003c7ed392746c912926d265366614063d1faef17e1155de0d8853ccbc_amd64",
"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:8a0170234fa98ee60b9b7fef0d16d03c6ea42a1c6d72f7330ae957a9638feccd_arm64 as 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:8a0170234fa98ee60b9b7fef0d16d03c6ea42a1c6d72f7330ae957a9638feccd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:8a0170234fa98ee60b9b7fef0d16d03c6ea42a1c6d72f7330ae957a9638feccd_arm64",
"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:068b1e9154503eef7884ecec43d0fe3aa254131270be214854f7b78e0e2af2bd_amd64 as 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:068b1e9154503eef7884ecec43d0fe3aa254131270be214854f7b78e0e2af2bd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:068b1e9154503eef7884ecec43d0fe3aa254131270be214854f7b78e0e2af2bd_amd64",
"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:ac8836902e31b9f34359bb5074d0c40a68f0794de19e356522d589868c99608a_arm64 as 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:ac8836902e31b9f34359bb5074d0c40a68f0794de19e356522d589868c99608a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:ac8836902e31b9f34359bb5074d0c40a68f0794de19e356522d589868c99608a_arm64",
"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:9355e88f78c118b1a8808e0a178af7dc91833696f42eae52c1b88ad5dcf61ef4_amd64 as 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:9355e88f78c118b1a8808e0a178af7dc91833696f42eae52c1b88ad5dcf61ef4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9355e88f78c118b1a8808e0a178af7dc91833696f42eae52c1b88ad5dcf61ef4_amd64",
"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:ba7d10fa2d0bbe169b5c5b3bc2c05c43cb12df3d825443ffff13bc79f31160b2_arm64 as 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:ba7d10fa2d0bbe169b5c5b3bc2c05c43cb12df3d825443ffff13bc79f31160b2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ba7d10fa2d0bbe169b5c5b3bc2c05c43cb12df3d825443ffff13bc79f31160b2_arm64",
"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:04b5f984b839a3dfba0b70e682c0930468edf99bf3de31390a9e6ec5a7bc0f82_s390x as 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:04b5f984b839a3dfba0b70e682c0930468edf99bf3de31390a9e6ec5a7bc0f82_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:04b5f984b839a3dfba0b70e682c0930468edf99bf3de31390a9e6ec5a7bc0f82_s390x",
"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:0b3a848025efd76339009bc447ae171dc3a9e70629a9a231cea7b1d2abe5c320_ppc64le as 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:0b3a848025efd76339009bc447ae171dc3a9e70629a9a231cea7b1d2abe5c320_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:0b3a848025efd76339009bc447ae171dc3a9e70629a9a231cea7b1d2abe5c320_ppc64le",
"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:8cd40d63b3d13bef1cfd650b9bb521675dd4d15a9b308a16c034cae8ed048cad_amd64 as 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:8cd40d63b3d13bef1cfd650b9bb521675dd4d15a9b308a16c034cae8ed048cad_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:8cd40d63b3d13bef1cfd650b9bb521675dd4d15a9b308a16c034cae8ed048cad_amd64",
"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:959df171cc6392ef7d3ebafbbf2770c6aedc4db168549b28fc7847793c4930c8_arm64 as 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:959df171cc6392ef7d3ebafbbf2770c6aedc4db168549b28fc7847793c4930c8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:959df171cc6392ef7d3ebafbbf2770c6aedc4db168549b28fc7847793c4930c8_arm64",
"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:91bfd8eed2e057600d77b20e19764314e8952f695108486a5e61875cc1448145_s390x as 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:91bfd8eed2e057600d77b20e19764314e8952f695108486a5e61875cc1448145_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:91bfd8eed2e057600d77b20e19764314e8952f695108486a5e61875cc1448145_s390x",
"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:92d481ddb4a8286954e4992e71f3bac240d01139a46ae0a815365ee235047564_amd64 as 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:92d481ddb4a8286954e4992e71f3bac240d01139a46ae0a815365ee235047564_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:92d481ddb4a8286954e4992e71f3bac240d01139a46ae0a815365ee235047564_amd64",
"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:964b304d297293f2d8fe9955fbb72c67d7031fb5ec2c6b555b862f30ed359557_arm64 as 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:964b304d297293f2d8fe9955fbb72c67d7031fb5ec2c6b555b862f30ed359557_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:964b304d297293f2d8fe9955fbb72c67d7031fb5ec2c6b555b862f30ed359557_arm64",
"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:9df41eac98940169a5d74e1ed6c6875ac4d81f24e208f845181f9a55581b634c_ppc64le as 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:9df41eac98940169a5d74e1ed6c6875ac4d81f24e208f845181f9a55581b634c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9df41eac98940169a5d74e1ed6c6875ac4d81f24e208f845181f9a55581b634c_ppc64le",
"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:41d79968208f225321e35abdd613c4bbd18fdd4b3d4b84bc312bd58a99d21f42_s390x as 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:41d79968208f225321e35abdd613c4bbd18fdd4b3d4b84bc312bd58a99d21f42_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:41d79968208f225321e35abdd613c4bbd18fdd4b3d4b84bc312bd58a99d21f42_s390x",
"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:8b1d0c2eeef421b713481f8a0f52e1b0f076bd08505f5b698ff6d4e0478bb417_amd64 as 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:8b1d0c2eeef421b713481f8a0f52e1b0f076bd08505f5b698ff6d4e0478bb417_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8b1d0c2eeef421b713481f8a0f52e1b0f076bd08505f5b698ff6d4e0478bb417_amd64",
"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:e8463d4ec6bc3e56ec6b7e84a1dd9cad25fba166983f3a96bc16541d3b2fcf24_arm64 as 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:e8463d4ec6bc3e56ec6b7e84a1dd9cad25fba166983f3a96bc16541d3b2fcf24_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e8463d4ec6bc3e56ec6b7e84a1dd9cad25fba166983f3a96bc16541d3b2fcf24_arm64",
"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:ead8b62eeeb8404de7b394073ea1664ae4b8a01d445849360420472536db73ef_ppc64le as 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:ead8b62eeeb8404de7b394073ea1664ae4b8a01d445849360420472536db73ef_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ead8b62eeeb8404de7b394073ea1664ae4b8a01d445849360420472536db73ef_ppc64le",
"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:0f054295fa0ee7429d05d0aa601eb4b1a62bd5853c998b904399d23dd6d61a94_amd64 as 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:0f054295fa0ee7429d05d0aa601eb4b1a62bd5853c998b904399d23dd6d61a94_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0f054295fa0ee7429d05d0aa601eb4b1a62bd5853c998b904399d23dd6d61a94_amd64",
"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:5aa9ea0dc9f265192a1639270e0df0974b0a41159f8cf9b043b9ff9a34a19a4d_s390x as 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:5aa9ea0dc9f265192a1639270e0df0974b0a41159f8cf9b043b9ff9a34a19a4d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:5aa9ea0dc9f265192a1639270e0df0974b0a41159f8cf9b043b9ff9a34a19a4d_s390x",
"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:c683e533b0960dc9cb4612e761dcdb97b105a8cd4039d849637cc04b34c8b174_ppc64le as 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:c683e533b0960dc9cb4612e761dcdb97b105a8cd4039d849637cc04b34c8b174_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c683e533b0960dc9cb4612e761dcdb97b105a8cd4039d849637cc04b34c8b174_ppc64le",
"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:c98262a94c7d211b27b0e48b3dbf3fd7177c2b78e7ef1b2c07c57f0d982dc6d0_arm64 as 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:c98262a94c7d211b27b0e48b3dbf3fd7177c2b78e7ef1b2c07c57f0d982dc6d0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c98262a94c7d211b27b0e48b3dbf3fd7177c2b78e7ef1b2c07c57f0d982dc6d0_arm64",
"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:7749f12c01c007877d4b8e98f0972acee705f0061455d69b2223210f57098f75_amd64 as 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:7749f12c01c007877d4b8e98f0972acee705f0061455d69b2223210f57098f75_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:7749f12c01c007877d4b8e98f0972acee705f0061455d69b2223210f57098f75_amd64",
"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:97cc4050f575cf20f22b104c1bbe713f2e782d0937bb84f353e8b80c130d2198_s390x as 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:97cc4050f575cf20f22b104c1bbe713f2e782d0937bb84f353e8b80c130d2198_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:97cc4050f575cf20f22b104c1bbe713f2e782d0937bb84f353e8b80c130d2198_s390x",
"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:e3cb84ee255c71ab48988637dde76537a9456420890040cf761cd5aee71f6767_ppc64le as 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:e3cb84ee255c71ab48988637dde76537a9456420890040cf761cd5aee71f6767_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3cb84ee255c71ab48988637dde76537a9456420890040cf761cd5aee71f6767_ppc64le",
"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:e3e04181d1f9f33bfd9e8d82d9a07c33e3692a43af65fc0bccdd529f018ec717_arm64 as 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:e3e04181d1f9f33bfd9e8d82d9a07c33e3692a43af65fc0bccdd529f018ec717_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3e04181d1f9f33bfd9e8d82d9a07c33e3692a43af65fc0bccdd529f018ec717_arm64",
"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:37e649cab0559c66f300c915746f34f6e0929100557e622a966ec78f543f12d4_s390x as 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:37e649cab0559c66f300c915746f34f6e0929100557e622a966ec78f543f12d4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:37e649cab0559c66f300c915746f34f6e0929100557e622a966ec78f543f12d4_s390x",
"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:7de8ac0e3c44fe3a7d9f63057f722b316efc1e373ac772f88a0f18add6b88160_ppc64le as 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:7de8ac0e3c44fe3a7d9f63057f722b316efc1e373ac772f88a0f18add6b88160_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7de8ac0e3c44fe3a7d9f63057f722b316efc1e373ac772f88a0f18add6b88160_ppc64le",
"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:9ac7df88a38d08b38f14a39fd19846cb82d1c96a518905ce115821e4d8f2c382_amd64 as 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:9ac7df88a38d08b38f14a39fd19846cb82d1c96a518905ce115821e4d8f2c382_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ac7df88a38d08b38f14a39fd19846cb82d1c96a518905ce115821e4d8f2c382_amd64",
"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:9c64ce3c3ed86ecce5036e7bdca086083aceff3c8bb1a4c1e0af06102a3e6c10_arm64 as 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:9c64ce3c3ed86ecce5036e7bdca086083aceff3c8bb1a4c1e0af06102a3e6c10_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9c64ce3c3ed86ecce5036e7bdca086083aceff3c8bb1a4c1e0af06102a3e6c10_arm64",
"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:3989068374633d0c70e7f731ddfb4ecbe1972af492823e77ff9c2f77faedbd45_ppc64le as 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:3989068374633d0c70e7f731ddfb4ecbe1972af492823e77ff9c2f77faedbd45_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3989068374633d0c70e7f731ddfb4ecbe1972af492823e77ff9c2f77faedbd45_ppc64le",
"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:569c7ca684bd5079965d1f1b37ef1c0009162f0b506b4d6fbce0558e4c4aaf66_amd64 as 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:569c7ca684bd5079965d1f1b37ef1c0009162f0b506b4d6fbce0558e4c4aaf66_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:569c7ca684bd5079965d1f1b37ef1c0009162f0b506b4d6fbce0558e4c4aaf66_amd64",
"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:734fe28f66883c8c3a3f7764032fcabca4b5834d776ad249f9ecd5ea0fe618c8_arm64 as 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:734fe28f66883c8c3a3f7764032fcabca4b5834d776ad249f9ecd5ea0fe618c8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:734fe28f66883c8c3a3f7764032fcabca4b5834d776ad249f9ecd5ea0fe618c8_arm64",
"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:764eb596b1c27c924f68455752046a987657c3fa9dda1a655db644e06df9a29a_s390x as 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:764eb596b1c27c924f68455752046a987657c3fa9dda1a655db644e06df9a29a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:764eb596b1c27c924f68455752046a987657c3fa9dda1a655db644e06df9a29a_s390x",
"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:4c150c70c8b6171358141f5fe129da9927529a747a785a4d4fe83c2f7f8f0b0d_arm64 as 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:4c150c70c8b6171358141f5fe129da9927529a747a785a4d4fe83c2f7f8f0b0d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:4c150c70c8b6171358141f5fe129da9927529a747a785a4d4fe83c2f7f8f0b0d_arm64",
"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:68b2e02e236e852e3cbf527920f1c1915fdbadc99263eaa782a3ab74f42f4b1d_s390x as 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:68b2e02e236e852e3cbf527920f1c1915fdbadc99263eaa782a3ab74f42f4b1d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:68b2e02e236e852e3cbf527920f1c1915fdbadc99263eaa782a3ab74f42f4b1d_s390x",
"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:7922fbf20b0f9e965a6ae8ec6313e540a1e732449b5f8d88ed166a4ada238b47_ppc64le as 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:7922fbf20b0f9e965a6ae8ec6313e540a1e732449b5f8d88ed166a4ada238b47_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7922fbf20b0f9e965a6ae8ec6313e540a1e732449b5f8d88ed166a4ada238b47_ppc64le",
"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:f4f5535781e45da074dbced129678eff77090ef6ce6fe56bf1e53042d369528f_amd64 as 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:f4f5535781e45da074dbced129678eff77090ef6ce6fe56bf1e53042d369528f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f4f5535781e45da074dbced129678eff77090ef6ce6fe56bf1e53042d369528f_amd64",
"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:14cdd1f3013720f8bd9353d57798ed683175d1b12915bffcef4d7d6342e825ef_amd64 as 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:14cdd1f3013720f8bd9353d57798ed683175d1b12915bffcef4d7d6342e825ef_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:14cdd1f3013720f8bd9353d57798ed683175d1b12915bffcef4d7d6342e825ef_amd64",
"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:a8e333d012cc0ddcdcf62247d110592579ac00f023b20df2343910784aa85c01_arm64 as 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:a8e333d012cc0ddcdcf62247d110592579ac00f023b20df2343910784aa85c01_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a8e333d012cc0ddcdcf62247d110592579ac00f023b20df2343910784aa85c01_arm64",
"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:892e3c70e4fc4b80cc77163705ce80529daf53564a08bb92df994137ff65ee4d_amd64 as 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:892e3c70e4fc4b80cc77163705ce80529daf53564a08bb92df994137ff65ee4d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:892e3c70e4fc4b80cc77163705ce80529daf53564a08bb92df994137ff65ee4d_amd64",
"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:d7d1635f9de76b0420ca0089b69f56f650dbe2037d1bd7683752c68da6e9f2e1_arm64 as 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:d7d1635f9de76b0420ca0089b69f56f650dbe2037d1bd7683752c68da6e9f2e1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d7d1635f9de76b0420ca0089b69f56f650dbe2037d1bd7683752c68da6e9f2e1_arm64",
"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:09df495865592fa2b95ffe3e6a9d80afd9d370a1c273f87b14c91363948b4d7d_arm64 as 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:09df495865592fa2b95ffe3e6a9d80afd9d370a1c273f87b14c91363948b4d7d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:09df495865592fa2b95ffe3e6a9d80afd9d370a1c273f87b14c91363948b4d7d_arm64",
"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:320c716690843badf600b5ff2bc5a841edd43615c6036b92577faa2d11417f99_amd64 as 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:320c716690843badf600b5ff2bc5a841edd43615c6036b92577faa2d11417f99_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:320c716690843badf600b5ff2bc5a841edd43615c6036b92577faa2d11417f99_amd64",
"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:88e1f4524831af4e037c5410f38497dc1c64c715af7a0be8a609079d4f515e4d_ppc64le as 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:88e1f4524831af4e037c5410f38497dc1c64c715af7a0be8a609079d4f515e4d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:88e1f4524831af4e037c5410f38497dc1c64c715af7a0be8a609079d4f515e4d_ppc64le",
"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:304cbb7666d1426a03413b4f7363895b3a880bf22053ed2ee5ca6697eb8e3759_s390x as 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:304cbb7666d1426a03413b4f7363895b3a880bf22053ed2ee5ca6697eb8e3759_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:304cbb7666d1426a03413b4f7363895b3a880bf22053ed2ee5ca6697eb8e3759_s390x",
"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:7489f4cc66eeb744dc05ca8c5a5d85c931be8949a466961d754427850710d610_arm64 as 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:7489f4cc66eeb744dc05ca8c5a5d85c931be8949a466961d754427850710d610_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7489f4cc66eeb744dc05ca8c5a5d85c931be8949a466961d754427850710d610_arm64",
"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:ae9876699fe73338ca46cc3f05ecc8b09ad54fb7cf605d6202616086e90f673b_ppc64le as 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:ae9876699fe73338ca46cc3f05ecc8b09ad54fb7cf605d6202616086e90f673b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ae9876699fe73338ca46cc3f05ecc8b09ad54fb7cf605d6202616086e90f673b_ppc64le",
"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:ca509c6cf55a0571196c3cf33112c29d6d1e13b336797907640cb2785770b18c_amd64 as 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:ca509c6cf55a0571196c3cf33112c29d6d1e13b336797907640cb2785770b18c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ca509c6cf55a0571196c3cf33112c29d6d1e13b336797907640cb2785770b18c_amd64",
"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:12dd6fb5cf45aad60604a12e379021a19df11fbef516708eb6e5e80cc2877580_arm64 as 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:12dd6fb5cf45aad60604a12e379021a19df11fbef516708eb6e5e80cc2877580_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:12dd6fb5cf45aad60604a12e379021a19df11fbef516708eb6e5e80cc2877580_arm64",
"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:1e1544da4fe492584b5ff734b76beaa0cea3f130996dad6eb93713abe20f254a_s390x as 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:1e1544da4fe492584b5ff734b76beaa0cea3f130996dad6eb93713abe20f254a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1e1544da4fe492584b5ff734b76beaa0cea3f130996dad6eb93713abe20f254a_s390x",
"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:54725c3ed8a7f7f420b4280a583ac950f670d81c42941a51773c1a4e3672821a_ppc64le as 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:54725c3ed8a7f7f420b4280a583ac950f670d81c42941a51773c1a4e3672821a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:54725c3ed8a7f7f420b4280a583ac950f670d81c42941a51773c1a4e3672821a_ppc64le",
"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:6f1ad75bc2f909eae55c94e5ec26827dd8d6220bc5451a69d061aea0f63e8619_amd64 as 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:6f1ad75bc2f909eae55c94e5ec26827dd8d6220bc5451a69d061aea0f63e8619_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6f1ad75bc2f909eae55c94e5ec26827dd8d6220bc5451a69d061aea0f63e8619_amd64",
"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:20e107dd601114f15e4bdc752b7d49746c48950c16a76446a6456582373b718d_s390x as 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:20e107dd601114f15e4bdc752b7d49746c48950c16a76446a6456582373b718d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:20e107dd601114f15e4bdc752b7d49746c48950c16a76446a6456582373b718d_s390x",
"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:3cf104924efd6df7a7b35d302e6e881f6e76700ed48af895e3c8a35075b4335d_arm64 as 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:3cf104924efd6df7a7b35d302e6e881f6e76700ed48af895e3c8a35075b4335d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3cf104924efd6df7a7b35d302e6e881f6e76700ed48af895e3c8a35075b4335d_arm64",
"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:a1cd6feb5011cb18a4b2e73bf5c9238b89c45da875f69c7f18d24f8a9f05dd6d_amd64 as 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:a1cd6feb5011cb18a4b2e73bf5c9238b89c45da875f69c7f18d24f8a9f05dd6d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a1cd6feb5011cb18a4b2e73bf5c9238b89c45da875f69c7f18d24f8a9f05dd6d_amd64",
"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:e1f153bd75a461f815b1127ec280ca3abce4cc3e9fbd9e063e9cfbfd352fe0e0_ppc64le as 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:e1f153bd75a461f815b1127ec280ca3abce4cc3e9fbd9e063e9cfbfd352fe0e0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e1f153bd75a461f815b1127ec280ca3abce4cc3e9fbd9e063e9cfbfd352fe0e0_ppc64le",
"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:3a91a4f0ad77f0356d7217e4419823590a033a0a5854fc0651a102b1e5ffb516_amd64 as 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:3a91a4f0ad77f0356d7217e4419823590a033a0a5854fc0651a102b1e5ffb516_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:3a91a4f0ad77f0356d7217e4419823590a033a0a5854fc0651a102b1e5ffb516_amd64",
"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:63365d336a4da196cd878388be61e94561de74684e23b5e8e5054b7037174c5e_ppc64le as 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:63365d336a4da196cd878388be61e94561de74684e23b5e8e5054b7037174c5e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:63365d336a4da196cd878388be61e94561de74684e23b5e8e5054b7037174c5e_ppc64le",
"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:cf1a6e297a76d62d588b11b4a6bdc8761a37bb7e4b0886ecea1eb16982c1a998_s390x as 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:cf1a6e297a76d62d588b11b4a6bdc8761a37bb7e4b0886ecea1eb16982c1a998_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cf1a6e297a76d62d588b11b4a6bdc8761a37bb7e4b0886ecea1eb16982c1a998_s390x",
"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:f1403c7ab79dddc07df8a2fca9084985db53d199271f0faa9d124c9141e453ce_arm64 as 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:f1403c7ab79dddc07df8a2fca9084985db53d199271f0faa9d124c9141e453ce_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f1403c7ab79dddc07df8a2fca9084985db53d199271f0faa9d124c9141e453ce_arm64",
"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:67d9273bfa159a5c4911e356c06d992ad3ed91f7b090bacfcb198133f234b0d6_s390x as 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:67d9273bfa159a5c4911e356c06d992ad3ed91f7b090bacfcb198133f234b0d6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:67d9273bfa159a5c4911e356c06d992ad3ed91f7b090bacfcb198133f234b0d6_s390x",
"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:b2f09ae04b716fc2cc19ee7347067e488dcecacb48f34609cd24f9510d4b1c5c_arm64 as 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:b2f09ae04b716fc2cc19ee7347067e488dcecacb48f34609cd24f9510d4b1c5c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:b2f09ae04b716fc2cc19ee7347067e488dcecacb48f34609cd24f9510d4b1c5c_arm64",
"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:ba61c7408cc6947ccd857461981730161a03c41f32d308a973069eb278677809_ppc64le as 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:ba61c7408cc6947ccd857461981730161a03c41f32d308a973069eb278677809_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ba61c7408cc6947ccd857461981730161a03c41f32d308a973069eb278677809_ppc64le",
"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:f168e80279e4d53f0482c0933bf1e4878a6b1e53e37c6fffc84edf46b9c36b15_amd64 as 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:f168e80279e4d53f0482c0933bf1e4878a6b1e53e37c6fffc84edf46b9c36b15_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f168e80279e4d53f0482c0933bf1e4878a6b1e53e37c6fffc84edf46b9c36b15_amd64",
"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:3489ed4cc2437541f17cbe58781d3a22cfc24f7a001ca529c51aff4d5ad63b05_arm64 as 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:3489ed4cc2437541f17cbe58781d3a22cfc24f7a001ca529c51aff4d5ad63b05_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3489ed4cc2437541f17cbe58781d3a22cfc24f7a001ca529c51aff4d5ad63b05_arm64",
"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:43ebf7b84f72061efbd53c99eb883ab97b431d2053df270225759eabe26f4c49_amd64 as 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:43ebf7b84f72061efbd53c99eb883ab97b431d2053df270225759eabe26f4c49_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43ebf7b84f72061efbd53c99eb883ab97b431d2053df270225759eabe26f4c49_amd64",
"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:9d9d0de56220b0b4a2523ea896c1b26d90f790394340ee005c307558131e9de5_ppc64le as 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:9d9d0de56220b0b4a2523ea896c1b26d90f790394340ee005c307558131e9de5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9d9d0de56220b0b4a2523ea896c1b26d90f790394340ee005c307558131e9de5_ppc64le",
"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:d6f681893f542bd9a1de33170656f48238605b6c6e6865171cd046cf03a8d0d9_s390x as 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:d6f681893f542bd9a1de33170656f48238605b6c6e6865171cd046cf03a8d0d9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6f681893f542bd9a1de33170656f48238605b6c6e6865171cd046cf03a8d0d9_s390x",
"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:107278fd9636b013540bd4670445cca271970f809509e85e6f1ac82352992bad_ppc64le as 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:107278fd9636b013540bd4670445cca271970f809509e85e6f1ac82352992bad_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107278fd9636b013540bd4670445cca271970f809509e85e6f1ac82352992bad_ppc64le",
"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:14324f81b569ade391357cbefed32246c3acf04b36f1ab040a004de9da68be28_amd64 as 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:14324f81b569ade391357cbefed32246c3acf04b36f1ab040a004de9da68be28_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:14324f81b569ade391357cbefed32246c3acf04b36f1ab040a004de9da68be28_amd64",
"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:2979527ba1d210beb2a22b7dc52de09c8a0fa676844c4c031850de9c91616efe_s390x as 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:2979527ba1d210beb2a22b7dc52de09c8a0fa676844c4c031850de9c91616efe_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2979527ba1d210beb2a22b7dc52de09c8a0fa676844c4c031850de9c91616efe_s390x",
"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:8203854f2e347239bce20bcc1164e78f1080ee341a7c0c64391b308efd8ac4c0_arm64 as 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:8203854f2e347239bce20bcc1164e78f1080ee341a7c0c64391b308efd8ac4c0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8203854f2e347239bce20bcc1164e78f1080ee341a7c0c64391b308efd8ac4c0_arm64",
"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:17d53980bbd5a99440d633daa666c5f1dbe33a6a2d0dae8bee0061433f4d6ed1_arm64 as 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:17d53980bbd5a99440d633daa666c5f1dbe33a6a2d0dae8bee0061433f4d6ed1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:17d53980bbd5a99440d633daa666c5f1dbe33a6a2d0dae8bee0061433f4d6ed1_arm64",
"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:237e7043c6293e96e080ce54ff5cea298f7d1ba5c766f54d0c67d1c1ea8d937b_amd64 as 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:237e7043c6293e96e080ce54ff5cea298f7d1ba5c766f54d0c67d1c1ea8d937b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:237e7043c6293e96e080ce54ff5cea298f7d1ba5c766f54d0c67d1c1ea8d937b_amd64",
"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:353a469850c9adc59407b7a2699b8b291fb918e7b0599f351cf112ca6c8a7ecd_ppc64le as 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:353a469850c9adc59407b7a2699b8b291fb918e7b0599f351cf112ca6c8a7ecd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:353a469850c9adc59407b7a2699b8b291fb918e7b0599f351cf112ca6c8a7ecd_ppc64le",
"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:4b41304a429f036afa114ee726a6886dead13919a417f4e3924164f75096fbec_s390x as 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:4b41304a429f036afa114ee726a6886dead13919a417f4e3924164f75096fbec_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:4b41304a429f036afa114ee726a6886dead13919a417f4e3924164f75096fbec_s390x",
"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:20fab950929e3e50e6d551cbb8909304810c5f0fbabc1c81343568428177c575_amd64 as 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:20fab950929e3e50e6d551cbb8909304810c5f0fbabc1c81343568428177c575_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:20fab950929e3e50e6d551cbb8909304810c5f0fbabc1c81343568428177c575_amd64",
"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:5cb39a548ffa37e8aa5a4d474038ab8289f7b73e3af6efd0be6e5bcc37e109e6_ppc64le as 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:5cb39a548ffa37e8aa5a4d474038ab8289f7b73e3af6efd0be6e5bcc37e109e6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5cb39a548ffa37e8aa5a4d474038ab8289f7b73e3af6efd0be6e5bcc37e109e6_ppc64le",
"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:a4d4f0e2598f69a5c93011bc6ba877d97d5414fdfd21198985944b3e9690dbc4_arm64 as 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:a4d4f0e2598f69a5c93011bc6ba877d97d5414fdfd21198985944b3e9690dbc4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:a4d4f0e2598f69a5c93011bc6ba877d97d5414fdfd21198985944b3e9690dbc4_arm64",
"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:e045084383ddd69a9231023835aaad7e06737887a91353383dc54647f85ebdf7_s390x as 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:e045084383ddd69a9231023835aaad7e06737887a91353383dc54647f85ebdf7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e045084383ddd69a9231023835aaad7e06737887a91353383dc54647f85ebdf7_s390x",
"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:082f28c96df74f24487e9df996d3fe351e185c848ca4c6a39137454e03769d83_arm64 as 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:082f28c96df74f24487e9df996d3fe351e185c848ca4c6a39137454e03769d83_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:082f28c96df74f24487e9df996d3fe351e185c848ca4c6a39137454e03769d83_arm64",
"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:6e75913e0f8c81a1d89d7335b90518c9ba32785174276d64824578fae38d9fcd_ppc64le as 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:6e75913e0f8c81a1d89d7335b90518c9ba32785174276d64824578fae38d9fcd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6e75913e0f8c81a1d89d7335b90518c9ba32785174276d64824578fae38d9fcd_ppc64le",
"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:8e08bcb40b3f77d01b384620779a780b99f98b645dd242258b6c3af736b563fa_amd64 as 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:8e08bcb40b3f77d01b384620779a780b99f98b645dd242258b6c3af736b563fa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8e08bcb40b3f77d01b384620779a780b99f98b645dd242258b6c3af736b563fa_amd64",
"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:f56dfff4de25e25f0f1e9f926c142ea9266c7669d7ba104325ad883d8cfd7a85_s390x as 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:f56dfff4de25e25f0f1e9f926c142ea9266c7669d7ba104325ad883d8cfd7a85_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:f56dfff4de25e25f0f1e9f926c142ea9266c7669d7ba104325ad883d8cfd7a85_s390x",
"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:1841669972e0f6fe9fc0c3d0eeaf169a948a44b055a6fd32f66335535662d829_arm64 as 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:1841669972e0f6fe9fc0c3d0eeaf169a948a44b055a6fd32f66335535662d829_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1841669972e0f6fe9fc0c3d0eeaf169a948a44b055a6fd32f66335535662d829_arm64",
"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:3011e1cac120b39c1e889b3b19d89884e7d961ec80d36e0a034ecd0e43192d3a_s390x as 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:3011e1cac120b39c1e889b3b19d89884e7d961ec80d36e0a034ecd0e43192d3a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3011e1cac120b39c1e889b3b19d89884e7d961ec80d36e0a034ecd0e43192d3a_s390x",
"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:90275aac06b0346e09371ac6d680f50b39d56675acfe35b561e801dce6c9532a_ppc64le as 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:90275aac06b0346e09371ac6d680f50b39d56675acfe35b561e801dce6c9532a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:90275aac06b0346e09371ac6d680f50b39d56675acfe35b561e801dce6c9532a_ppc64le",
"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:b85c2ff4e6919a2941008fcf852036af88d8bfc0697fac26db7f0cdd55b9a83f_amd64 as 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:b85c2ff4e6919a2941008fcf852036af88d8bfc0697fac26db7f0cdd55b9a83f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:b85c2ff4e6919a2941008fcf852036af88d8bfc0697fac26db7f0cdd55b9a83f_amd64",
"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:1505d411aacbbfda9f05e00b54932b2b09afa157cef8ba835b5ff29d1e8c2104_arm64 as 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:1505d411aacbbfda9f05e00b54932b2b09afa157cef8ba835b5ff29d1e8c2104_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:1505d411aacbbfda9f05e00b54932b2b09afa157cef8ba835b5ff29d1e8c2104_arm64",
"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:5b3c5d8117c57355b2232acfd2d429b6b711819a9cc7fd839d3bd45b16ee5f55_amd64 as 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:5b3c5d8117c57355b2232acfd2d429b6b711819a9cc7fd839d3bd45b16ee5f55_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5b3c5d8117c57355b2232acfd2d429b6b711819a9cc7fd839d3bd45b16ee5f55_amd64",
"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:e76e63661abfb64b888dbdbb47df8deb448774e714cf499060942b1497b46bcb_ppc64le as 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:e76e63661abfb64b888dbdbb47df8deb448774e714cf499060942b1497b46bcb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e76e63661abfb64b888dbdbb47df8deb448774e714cf499060942b1497b46bcb_ppc64le",
"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:fe6d7071ae21fdb5e8aadee2a41f93897c866cf9fcda999ed67b8561143b9ef2_s390x as 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:fe6d7071ae21fdb5e8aadee2a41f93897c866cf9fcda999ed67b8561143b9ef2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fe6d7071ae21fdb5e8aadee2a41f93897c866cf9fcda999ed67b8561143b9ef2_s390x",
"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:404e23b81f5bfbacab6e30cf1992a8498ad70b915dd87ba79f614c1a10b4a7c1_arm64 as 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:404e23b81f5bfbacab6e30cf1992a8498ad70b915dd87ba79f614c1a10b4a7c1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:404e23b81f5bfbacab6e30cf1992a8498ad70b915dd87ba79f614c1a10b4a7c1_arm64",
"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:85410072fa8ddb00e536b209ee29e2299b4041e6cec408e9fe1a650d311d89c4_ppc64le as 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:85410072fa8ddb00e536b209ee29e2299b4041e6cec408e9fe1a650d311d89c4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:85410072fa8ddb00e536b209ee29e2299b4041e6cec408e9fe1a650d311d89c4_ppc64le",
"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:a0af61dccb480ecb164cae476271a9229d78cda8c717e23fbe2b7d18d7092e35_s390x as 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:a0af61dccb480ecb164cae476271a9229d78cda8c717e23fbe2b7d18d7092e35_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a0af61dccb480ecb164cae476271a9229d78cda8c717e23fbe2b7d18d7092e35_s390x",
"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:a5943bcbd35e2a099cdc285abb888c8f174fbb924859e6436d85bffa2ef6a302_amd64 as 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:a5943bcbd35e2a099cdc285abb888c8f174fbb924859e6436d85bffa2ef6a302_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a5943bcbd35e2a099cdc285abb888c8f174fbb924859e6436d85bffa2ef6a302_amd64",
"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:22bcf1f0ee52b3c487affa1ac6126e47abe9b79f958849812168de0429a87f6f_amd64 as 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:22bcf1f0ee52b3c487affa1ac6126e47abe9b79f958849812168de0429a87f6f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:22bcf1f0ee52b3c487affa1ac6126e47abe9b79f958849812168de0429a87f6f_amd64",
"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:460b3c8d710dd7f755023e60e7cb5d9c6aace4ffb6d7672a3aa8c232b44ae1ff_s390x as 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:460b3c8d710dd7f755023e60e7cb5d9c6aace4ffb6d7672a3aa8c232b44ae1ff_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:460b3c8d710dd7f755023e60e7cb5d9c6aace4ffb6d7672a3aa8c232b44ae1ff_s390x",
"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:d3b9895360cf52a71ad907255a2641af3652e06d452030da2c91d8bb1fe27b0d_ppc64le as 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:d3b9895360cf52a71ad907255a2641af3652e06d452030da2c91d8bb1fe27b0d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d3b9895360cf52a71ad907255a2641af3652e06d452030da2c91d8bb1fe27b0d_ppc64le",
"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:ed7416758f7e7fc15aa94a674674291189e5a4a327daefdb2ed2fc4b42f60f74_arm64 as 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:ed7416758f7e7fc15aa94a674674291189e5a4a327daefdb2ed2fc4b42f60f74_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ed7416758f7e7fc15aa94a674674291189e5a4a327daefdb2ed2fc4b42f60f74_arm64",
"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:5b7a9827b4068052bde65efc986f3600a221a283df3d2bd6031abb87c8b891a0_ppc64le as 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:5b7a9827b4068052bde65efc986f3600a221a283df3d2bd6031abb87c8b891a0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5b7a9827b4068052bde65efc986f3600a221a283df3d2bd6031abb87c8b891a0_ppc64le",
"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:6b9d912d39198903afa78388bbbf2bd5fa7d820a1e694ff82bb146bfb019a0f4_amd64 as 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:6b9d912d39198903afa78388bbbf2bd5fa7d820a1e694ff82bb146bfb019a0f4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6b9d912d39198903afa78388bbbf2bd5fa7d820a1e694ff82bb146bfb019a0f4_amd64",
"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:b2ccdc79674f3c9700147515ed136f36d7050a9f897f6909a06604670d6588f9_s390x as 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:b2ccdc79674f3c9700147515ed136f36d7050a9f897f6909a06604670d6588f9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b2ccdc79674f3c9700147515ed136f36d7050a9f897f6909a06604670d6588f9_s390x",
"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:d41541e5e1215843d5fff0ccfaa3efcdd8d2633efe4cd608c9247ac431d25c58_arm64 as 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:d41541e5e1215843d5fff0ccfaa3efcdd8d2633efe4cd608c9247ac431d25c58_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d41541e5e1215843d5fff0ccfaa3efcdd8d2633efe4cd608c9247ac431d25c58_arm64",
"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:30f401daee51b1d573d8b980d1eef5fdd0e46b5a9c876296e4cfabd77c598e15_amd64 as 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:30f401daee51b1d573d8b980d1eef5fdd0e46b5a9c876296e4cfabd77c598e15_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:30f401daee51b1d573d8b980d1eef5fdd0e46b5a9c876296e4cfabd77c598e15_amd64",
"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:d6430fc5e218fd51b59b1ce5045b52e326f1c471a17b0abfd8787553c2df60fa_amd64 as 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:d6430fc5e218fd51b59b1ce5045b52e326f1c471a17b0abfd8787553c2df60fa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:d6430fc5e218fd51b59b1ce5045b52e326f1c471a17b0abfd8787553c2df60fa_amd64",
"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:00ae335df5160d41e2a59fe7ed38d483dc95b4daf4a60c6c92ad0a0744b7e435_s390x as 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:00ae335df5160d41e2a59fe7ed38d483dc95b4daf4a60c6c92ad0a0744b7e435_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:00ae335df5160d41e2a59fe7ed38d483dc95b4daf4a60c6c92ad0a0744b7e435_s390x",
"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:05912c80cbd999c32571218e6d75bea3aedeef74852e995ceac2e7fb1b01b696_amd64 as 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:05912c80cbd999c32571218e6d75bea3aedeef74852e995ceac2e7fb1b01b696_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:05912c80cbd999c32571218e6d75bea3aedeef74852e995ceac2e7fb1b01b696_amd64",
"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:866c16abb647f71001681f4174f0804e0369ef4d427ce0aee2d1a3af309eb15d_arm64 as 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:866c16abb647f71001681f4174f0804e0369ef4d427ce0aee2d1a3af309eb15d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:866c16abb647f71001681f4174f0804e0369ef4d427ce0aee2d1a3af309eb15d_arm64",
"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:e6231728fe38ca010cdcc90482ebcf9f62d984528d7d463e81c5e7beebad139a_ppc64le as 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:e6231728fe38ca010cdcc90482ebcf9f62d984528d7d463e81c5e7beebad139a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e6231728fe38ca010cdcc90482ebcf9f62d984528d7d463e81c5e7beebad139a_ppc64le",
"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:021da7d11e595c3917adf3784e716915b15524d42d2797598b375e7d31aeca5d_amd64 as 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:021da7d11e595c3917adf3784e716915b15524d42d2797598b375e7d31aeca5d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:021da7d11e595c3917adf3784e716915b15524d42d2797598b375e7d31aeca5d_amd64",
"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:3ef35b3f8dc1662db59c39013b9d38f8f01de3db0dfc6cd8c5c18cadd203d565_arm64 as 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:3ef35b3f8dc1662db59c39013b9d38f8f01de3db0dfc6cd8c5c18cadd203d565_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ef35b3f8dc1662db59c39013b9d38f8f01de3db0dfc6cd8c5c18cadd203d565_arm64",
"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:8f41a73f0e4fdf5ee8cf875433cdeb9d997f0e6537c40ead9ea27beb6a8d13b1_ppc64le as 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:8f41a73f0e4fdf5ee8cf875433cdeb9d997f0e6537c40ead9ea27beb6a8d13b1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:8f41a73f0e4fdf5ee8cf875433cdeb9d997f0e6537c40ead9ea27beb6a8d13b1_ppc64le",
"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:abbcab1f5162dc3f47dd9d07d1b1f6af9cc158837eff4a80bc96d6656dd2c204_s390x as 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:abbcab1f5162dc3f47dd9d07d1b1f6af9cc158837eff4a80bc96d6656dd2c204_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:abbcab1f5162dc3f47dd9d07d1b1f6af9cc158837eff4a80bc96d6656dd2c204_s390x",
"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:3d3aa650e4d1c1789278761c247528a609cb204870f8a4ecec029889c1b92927_ppc64le as 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:3d3aa650e4d1c1789278761c247528a609cb204870f8a4ecec029889c1b92927_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3d3aa650e4d1c1789278761c247528a609cb204870f8a4ecec029889c1b92927_ppc64le",
"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:4c57ab0558844a6ff1a2a48d5638cb4afef26c53497b12ef8deaef7ca2dbff5a_s390x as 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:4c57ab0558844a6ff1a2a48d5638cb4afef26c53497b12ef8deaef7ca2dbff5a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4c57ab0558844a6ff1a2a48d5638cb4afef26c53497b12ef8deaef7ca2dbff5a_s390x",
"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:d6cd6e2a5f05a4f8f454bea472a0c2d7a16e3393918d0980031091936620669f_amd64 as 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:d6cd6e2a5f05a4f8f454bea472a0c2d7a16e3393918d0980031091936620669f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d6cd6e2a5f05a4f8f454bea472a0c2d7a16e3393918d0980031091936620669f_amd64",
"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:ed3e4ccf49430580dc307fe6902141a5eb228e7c8577c90dece13a838b06afe9_arm64 as 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:ed3e4ccf49430580dc307fe6902141a5eb228e7c8577c90dece13a838b06afe9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ed3e4ccf49430580dc307fe6902141a5eb228e7c8577c90dece13a838b06afe9_arm64",
"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:2a103f82e79ba86fbdacda3fc4849e7ad430219cab3227016d40faa9d670f16e_ppc64le as 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:2a103f82e79ba86fbdacda3fc4849e7ad430219cab3227016d40faa9d670f16e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2a103f82e79ba86fbdacda3fc4849e7ad430219cab3227016d40faa9d670f16e_ppc64le",
"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:6618c58373a3af6a5ce8ce501eb0078d82a547584b8d9fae31ad3d86424f18d8_s390x as 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:6618c58373a3af6a5ce8ce501eb0078d82a547584b8d9fae31ad3d86424f18d8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6618c58373a3af6a5ce8ce501eb0078d82a547584b8d9fae31ad3d86424f18d8_s390x",
"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:ade1c1792c68ca721ac90a2fa777e02f31474915ec8adc8f2ad8a7a6b451a431_arm64 as 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:ade1c1792c68ca721ac90a2fa777e02f31474915ec8adc8f2ad8a7a6b451a431_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ade1c1792c68ca721ac90a2fa777e02f31474915ec8adc8f2ad8a7a6b451a431_arm64",
"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:b94f87abe421ddf92ddd53d3f1c6dcefbea083db6f02668ba98cb59ccd35e8e9_amd64 as 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:b94f87abe421ddf92ddd53d3f1c6dcefbea083db6f02668ba98cb59ccd35e8e9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b94f87abe421ddf92ddd53d3f1c6dcefbea083db6f02668ba98cb59ccd35e8e9_amd64",
"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:1e69d28bcefdccb937f3ef459bb9bee5bcb6a6d1bd5c2a9ce9b71a2e4e03aa89_s390x as 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:1e69d28bcefdccb937f3ef459bb9bee5bcb6a6d1bd5c2a9ce9b71a2e4e03aa89_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1e69d28bcefdccb937f3ef459bb9bee5bcb6a6d1bd5c2a9ce9b71a2e4e03aa89_s390x",
"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:2900823d24dda552b6d4063be5b9615b24dbbb288b2702ec4313ce99bd9ec2ca_amd64 as 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:2900823d24dda552b6d4063be5b9615b24dbbb288b2702ec4313ce99bd9ec2ca_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:2900823d24dda552b6d4063be5b9615b24dbbb288b2702ec4313ce99bd9ec2ca_amd64",
"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:9c738f88f1ace51d293ef450554b6f6404e47a9b432b341fc27dde6169e6fe63_arm64 as 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:9c738f88f1ace51d293ef450554b6f6404e47a9b432b341fc27dde6169e6fe63_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c738f88f1ace51d293ef450554b6f6404e47a9b432b341fc27dde6169e6fe63_arm64",
"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:cce0b0ff07fbcb7b463ff3a9d5ac8fe20bd8bc83407adbc9b8756ec3ad5008c9_ppc64le as 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:cce0b0ff07fbcb7b463ff3a9d5ac8fe20bd8bc83407adbc9b8756ec3ad5008c9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:cce0b0ff07fbcb7b463ff3a9d5ac8fe20bd8bc83407adbc9b8756ec3ad5008c9_ppc64le",
"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:0559bd5bcecd4b6b2b24007eb4a03c65f45063e5359dfedf5a14ccda199c7899_amd64 as 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:0559bd5bcecd4b6b2b24007eb4a03c65f45063e5359dfedf5a14ccda199c7899_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:0559bd5bcecd4b6b2b24007eb4a03c65f45063e5359dfedf5a14ccda199c7899_amd64",
"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:111e7c679647b388af2704ca280ac0cf57128c6894c5422d9987e4a429b2204c_ppc64le as 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:111e7c679647b388af2704ca280ac0cf57128c6894c5422d9987e4a429b2204c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:111e7c679647b388af2704ca280ac0cf57128c6894c5422d9987e4a429b2204c_ppc64le",
"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:7dea3d12eb2ca6da490c09661fd1f3a603e0f5aca06282b7953039694b4d87aa_s390x as 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:7dea3d12eb2ca6da490c09661fd1f3a603e0f5aca06282b7953039694b4d87aa_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:7dea3d12eb2ca6da490c09661fd1f3a603e0f5aca06282b7953039694b4d87aa_s390x",
"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:b04ad95fc3610f262d6614d0b7d0b6c5bb8c6a5eef512e1178e77335feba455c_arm64 as 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:b04ad95fc3610f262d6614d0b7d0b6c5bb8c6a5eef512e1178e77335feba455c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:b04ad95fc3610f262d6614d0b7d0b6c5bb8c6a5eef512e1178e77335feba455c_arm64",
"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:34f12040d39e86e2127686220c2dde6f4e32bab685784afc5057904f286d48d1_ppc64le as 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:34f12040d39e86e2127686220c2dde6f4e32bab685784afc5057904f286d48d1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:34f12040d39e86e2127686220c2dde6f4e32bab685784afc5057904f286d48d1_ppc64le",
"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:5b896bbd0564afde2914c804fb331280fc78ceb831a047c0c1fd777576a5b8c4_amd64 as 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:5b896bbd0564afde2914c804fb331280fc78ceb831a047c0c1fd777576a5b8c4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5b896bbd0564afde2914c804fb331280fc78ceb831a047c0c1fd777576a5b8c4_amd64",
"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:7d1fcf1849e2ac29b2460c65c1924e049f83696415589b478c24b4819f9bca7a_s390x as 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:7d1fcf1849e2ac29b2460c65c1924e049f83696415589b478c24b4819f9bca7a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7d1fcf1849e2ac29b2460c65c1924e049f83696415589b478c24b4819f9bca7a_s390x",
"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:99b28f07c6f85c18e520f306a6cbe767c7f242f97a6d8dc820bd3ce1068aa596_arm64 as 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:99b28f07c6f85c18e520f306a6cbe767c7f242f97a6d8dc820bd3ce1068aa596_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:99b28f07c6f85c18e520f306a6cbe767c7f242f97a6d8dc820bd3ce1068aa596_arm64",
"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:2cd9c61cca7bc0898ce177bf3f531ead3d298232dc6c90d707d33d0ef0b8630f_arm64 as 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:2cd9c61cca7bc0898ce177bf3f531ead3d298232dc6c90d707d33d0ef0b8630f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2cd9c61cca7bc0898ce177bf3f531ead3d298232dc6c90d707d33d0ef0b8630f_arm64",
"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:9b44722b30791402e9750abcb2546665760295e6befce7a5176a347d1f72d545_ppc64le as 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:9b44722b30791402e9750abcb2546665760295e6befce7a5176a347d1f72d545_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9b44722b30791402e9750abcb2546665760295e6befce7a5176a347d1f72d545_ppc64le",
"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:b5005749857e00d42f95022459ca7a607b7445e53b62399b6a1820d4d71a501c_amd64 as 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:b5005749857e00d42f95022459ca7a607b7445e53b62399b6a1820d4d71a501c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b5005749857e00d42f95022459ca7a607b7445e53b62399b6a1820d4d71a501c_amd64",
"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:db66f887ca4acc98ad391de714d6bd3c126e4e64b103b5d161da507a3a2e34b3_s390x as 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:db66f887ca4acc98ad391de714d6bd3c126e4e64b103b5d161da507a3a2e34b3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:db66f887ca4acc98ad391de714d6bd3c126e4e64b103b5d161da507a3a2e34b3_s390x",
"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:677f603347dc7582f0bf4979547c929e47734841949f34d3de20140603aa5ba7_amd64 as 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:677f603347dc7582f0bf4979547c929e47734841949f34d3de20140603aa5ba7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:677f603347dc7582f0bf4979547c929e47734841949f34d3de20140603aa5ba7_amd64",
"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:7782e506e8700a4ff6d5aaa2bc5088b1801919e5365b72c3fc0b7185db6dd44e_ppc64le as 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:7782e506e8700a4ff6d5aaa2bc5088b1801919e5365b72c3fc0b7185db6dd44e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7782e506e8700a4ff6d5aaa2bc5088b1801919e5365b72c3fc0b7185db6dd44e_ppc64le",
"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:9bed270930ca04b17b126f49080046e8f8fd5149514695195da9ff959e5e89d7_arm64 as 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:9bed270930ca04b17b126f49080046e8f8fd5149514695195da9ff959e5e89d7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9bed270930ca04b17b126f49080046e8f8fd5149514695195da9ff959e5e89d7_arm64",
"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:ccaacb4d97a9fe1021e594b83f90f4d5f6ad14610e4aa49f2ba65dcae0a061fb_s390x as 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:ccaacb4d97a9fe1021e594b83f90f4d5f6ad14610e4aa49f2ba65dcae0a061fb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ccaacb4d97a9fe1021e594b83f90f4d5f6ad14610e4aa49f2ba65dcae0a061fb_s390x",
"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:bead99b68d82b36b367dac46c2111fd8edee0178643493f66e3ff8bb7dc8a645_amd64 as 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:bead99b68d82b36b367dac46c2111fd8edee0178643493f66e3ff8bb7dc8a645_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:bead99b68d82b36b367dac46c2111fd8edee0178643493f66e3ff8bb7dc8a645_amd64",
"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:c0f765a2e2bc33291066c3a8d4048d78f44d65a745fb7bd9c7ea2539d34d49fe_s390x as 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:c0f765a2e2bc33291066c3a8d4048d78f44d65a745fb7bd9c7ea2539d34d49fe_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c0f765a2e2bc33291066c3a8d4048d78f44d65a745fb7bd9c7ea2539d34d49fe_s390x",
"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:c4777746b9f26bff78a229e525c25bcedd693027d066795a4cfa596cd5b0130f_ppc64le as 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:c4777746b9f26bff78a229e525c25bcedd693027d066795a4cfa596cd5b0130f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c4777746b9f26bff78a229e525c25bcedd693027d066795a4cfa596cd5b0130f_ppc64le",
"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:eae2617453889a9643cc57fa812207c5ab1869ce7e338b06c63aeda8e0055faa_arm64 as 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:eae2617453889a9643cc57fa812207c5ab1869ce7e338b06c63aeda8e0055faa_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eae2617453889a9643cc57fa812207c5ab1869ce7e338b06c63aeda8e0055faa_arm64",
"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:1fdfb6e1075714ab25db450f3feab799d28f2b09fabcb62704de3071e0a72635_ppc64le as 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:1fdfb6e1075714ab25db450f3feab799d28f2b09fabcb62704de3071e0a72635_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1fdfb6e1075714ab25db450f3feab799d28f2b09fabcb62704de3071e0a72635_ppc64le",
"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:483b24b9f9acdb5b24ccaceb5234a6695c59f7a0dc1048888b6a4080e292129c_s390x as 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:483b24b9f9acdb5b24ccaceb5234a6695c59f7a0dc1048888b6a4080e292129c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:483b24b9f9acdb5b24ccaceb5234a6695c59f7a0dc1048888b6a4080e292129c_s390x",
"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:a63f630eb523aa9c85795ab923ac658baa4c3db17f0ac5247162ef8bca0923c6_amd64 as 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:a63f630eb523aa9c85795ab923ac658baa4c3db17f0ac5247162ef8bca0923c6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a63f630eb523aa9c85795ab923ac658baa4c3db17f0ac5247162ef8bca0923c6_amd64",
"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:acf90e404f2c04f4040c48ff6804665449a27cfaae12eba7eaf4f83b0f3a9bc2_arm64 as 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:acf90e404f2c04f4040c48ff6804665449a27cfaae12eba7eaf4f83b0f3a9bc2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:acf90e404f2c04f4040c48ff6804665449a27cfaae12eba7eaf4f83b0f3a9bc2_arm64",
"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:1a6eae41431c024df8708f97e4039219e10023467e56222ba3b148f97ab9d892_ppc64le as 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:1a6eae41431c024df8708f97e4039219e10023467e56222ba3b148f97ab9d892_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1a6eae41431c024df8708f97e4039219e10023467e56222ba3b148f97ab9d892_ppc64le",
"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:8da3869119650f0e4b4af5eb6e9611f52cc5d1707a48eb7d0a9d4348d378dec1_arm64 as 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:8da3869119650f0e4b4af5eb6e9611f52cc5d1707a48eb7d0a9d4348d378dec1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8da3869119650f0e4b4af5eb6e9611f52cc5d1707a48eb7d0a9d4348d378dec1_arm64",
"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:a6a4bf90759286416284eb0a93b6d802ab661e490fb21f123f141de12dfa227f_amd64 as 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:a6a4bf90759286416284eb0a93b6d802ab661e490fb21f123f141de12dfa227f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a6a4bf90759286416284eb0a93b6d802ab661e490fb21f123f141de12dfa227f_amd64",
"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:dfc5028a88c2e4ef37a39330975d990d1ffeb6e0c76cfb1a9370b5f7a0e1c6ce_s390x as 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:dfc5028a88c2e4ef37a39330975d990d1ffeb6e0c76cfb1a9370b5f7a0e1c6ce_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dfc5028a88c2e4ef37a39330975d990d1ffeb6e0c76cfb1a9370b5f7a0e1c6ce_s390x",
"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:060db92886f1a148cdc499c32217be8c31009f1b41a6b56c3144f3b658399eb8_ppc64le as 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:060db92886f1a148cdc499c32217be8c31009f1b41a6b56c3144f3b658399eb8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:060db92886f1a148cdc499c32217be8c31009f1b41a6b56c3144f3b658399eb8_ppc64le",
"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:8579a35025c17faf8398b62c9cf8fb5360f978735cb5857f44dbfab37e7f0b79_amd64 as 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:8579a35025c17faf8398b62c9cf8fb5360f978735cb5857f44dbfab37e7f0b79_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8579a35025c17faf8398b62c9cf8fb5360f978735cb5857f44dbfab37e7f0b79_amd64",
"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:a3d2ab7990362f0d14043801ec097ceae5167d5a596a2770211e00833f2370ed_arm64 as 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:a3d2ab7990362f0d14043801ec097ceae5167d5a596a2770211e00833f2370ed_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a3d2ab7990362f0d14043801ec097ceae5167d5a596a2770211e00833f2370ed_arm64",
"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:af19fe0085ed208064818cfff5ff18ac352109083f6d296c5690963221ed8e83_s390x as 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:af19fe0085ed208064818cfff5ff18ac352109083f6d296c5690963221ed8e83_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:af19fe0085ed208064818cfff5ff18ac352109083f6d296c5690963221ed8e83_s390x",
"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:27a9e77d60246ea75aaeba8bae7ff77ef2b85d37652459622a95286a35d82557_arm64 as 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:27a9e77d60246ea75aaeba8bae7ff77ef2b85d37652459622a95286a35d82557_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27a9e77d60246ea75aaeba8bae7ff77ef2b85d37652459622a95286a35d82557_arm64",
"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:671502952b3ddbd0f953e60b29def3eca0e2416a3a688774d4520453af07baf2_amd64 as 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:671502952b3ddbd0f953e60b29def3eca0e2416a3a688774d4520453af07baf2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:671502952b3ddbd0f953e60b29def3eca0e2416a3a688774d4520453af07baf2_amd64",
"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:6a4d1e21eb6fb1951ab62d00d13a6afc7205c69d0c7a03de01a3572f56634944_ppc64le as 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:6a4d1e21eb6fb1951ab62d00d13a6afc7205c69d0c7a03de01a3572f56634944_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6a4d1e21eb6fb1951ab62d00d13a6afc7205c69d0c7a03de01a3572f56634944_ppc64le",
"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:e104dcd1fb659be0793ce40c706bc1278a3d446db738dceae5d3a5a0b0606c56_s390x as 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:e104dcd1fb659be0793ce40c706bc1278a3d446db738dceae5d3a5a0b0606c56_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e104dcd1fb659be0793ce40c706bc1278a3d446db738dceae5d3a5a0b0606c56_s390x",
"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:390d8c8017c9bef7add6b076cb88cecad29f4f4af1465a6092f6b87053bfc901_arm64 as 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:390d8c8017c9bef7add6b076cb88cecad29f4f4af1465a6092f6b87053bfc901_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:390d8c8017c9bef7add6b076cb88cecad29f4f4af1465a6092f6b87053bfc901_arm64",
"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:5e994ea662028b84dc75988777232ea342041aee7bdf7f372e8177f1e9b07dc8_s390x as 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:5e994ea662028b84dc75988777232ea342041aee7bdf7f372e8177f1e9b07dc8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e994ea662028b84dc75988777232ea342041aee7bdf7f372e8177f1e9b07dc8_s390x",
"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:772950621cf9bca22a7c6fe3d51f2c4333b1c95fc2cee30f3da58fb157f0722b_ppc64le as 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:772950621cf9bca22a7c6fe3d51f2c4333b1c95fc2cee30f3da58fb157f0722b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:772950621cf9bca22a7c6fe3d51f2c4333b1c95fc2cee30f3da58fb157f0722b_ppc64le",
"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:d856e3a3e6a9f2d1f54902e20701fde45f8a190abb3ab94a7a10a687c9f8427d_amd64 as 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:d856e3a3e6a9f2d1f54902e20701fde45f8a190abb3ab94a7a10a687c9f8427d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d856e3a3e6a9f2d1f54902e20701fde45f8a190abb3ab94a7a10a687c9f8427d_amd64",
"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:51acbba56466ae38df1170e6f22e57343a34a2fab4c49467fac934ee2fffd46e_s390x as 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:51acbba56466ae38df1170e6f22e57343a34a2fab4c49467fac934ee2fffd46e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:51acbba56466ae38df1170e6f22e57343a34a2fab4c49467fac934ee2fffd46e_s390x",
"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:6abc5769619c5cea817aa473030f231d25fd13c96fb573384d67a2eaf90f2e2e_arm64 as 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:6abc5769619c5cea817aa473030f231d25fd13c96fb573384d67a2eaf90f2e2e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:6abc5769619c5cea817aa473030f231d25fd13c96fb573384d67a2eaf90f2e2e_arm64",
"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:9addd586875f542e82e92f528264f35f06b600560f02d1987e3a9c11d769c88c_ppc64le as 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:9addd586875f542e82e92f528264f35f06b600560f02d1987e3a9c11d769c88c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9addd586875f542e82e92f528264f35f06b600560f02d1987e3a9c11d769c88c_ppc64le",
"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:d41e4e952d91b02b66a409acc6f38cbe6a646330f6b4a223dc6f4c38d349c433_amd64 as 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:d41e4e952d91b02b66a409acc6f38cbe6a646330f6b4a223dc6f4c38d349c433_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d41e4e952d91b02b66a409acc6f38cbe6a646330f6b4a223dc6f4c38d349c433_amd64",
"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:0bc55d8119fda1bd8aab74462903ca9abc1fb3235df60974abe2cea9338d7b3e_amd64 as 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:0bc55d8119fda1bd8aab74462903ca9abc1fb3235df60974abe2cea9338d7b3e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0bc55d8119fda1bd8aab74462903ca9abc1fb3235df60974abe2cea9338d7b3e_amd64",
"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:47e527428f1e40ae8cbe57a84c60f7a31191ec720aef7b0b6faaaa26fa657c2a_arm64 as 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:47e527428f1e40ae8cbe57a84c60f7a31191ec720aef7b0b6faaaa26fa657c2a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:47e527428f1e40ae8cbe57a84c60f7a31191ec720aef7b0b6faaaa26fa657c2a_arm64",
"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:4e51673afc9e3b2b57f90e080977640880887689ca2fbb354f271c3fb5b4299f_ppc64le as 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:4e51673afc9e3b2b57f90e080977640880887689ca2fbb354f271c3fb5b4299f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4e51673afc9e3b2b57f90e080977640880887689ca2fbb354f271c3fb5b4299f_ppc64le",
"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:d7c7e167c932e47170612877bf5fb7adcbb9f6c3570e74cca0861005750f8135_s390x as 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:d7c7e167c932e47170612877bf5fb7adcbb9f6c3570e74cca0861005750f8135_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d7c7e167c932e47170612877bf5fb7adcbb9f6c3570e74cca0861005750f8135_s390x",
"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:45bbacf37a0fa13ccd4dbf0cbb2e6d2e858890445d97f649773942c0a88f3629_amd64 as 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:45bbacf37a0fa13ccd4dbf0cbb2e6d2e858890445d97f649773942c0a88f3629_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45bbacf37a0fa13ccd4dbf0cbb2e6d2e858890445d97f649773942c0a88f3629_amd64",
"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:45ccf0a67c06721666deab96038aa37bf205d60003c8a233e7442ea639e20933_ppc64le as 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:45ccf0a67c06721666deab96038aa37bf205d60003c8a233e7442ea639e20933_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45ccf0a67c06721666deab96038aa37bf205d60003c8a233e7442ea639e20933_ppc64le",
"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:a956c13c574e66556bc21b594740accc497e48af46d0f326116937b57b4cd6f6_s390x as 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:a956c13c574e66556bc21b594740accc497e48af46d0f326116937b57b4cd6f6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a956c13c574e66556bc21b594740accc497e48af46d0f326116937b57b4cd6f6_s390x",
"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:cbe20f10c01a0f87aa82a217ec01fcd653f4eb6e77afd659313a8e0b453027fd_arm64 as 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:cbe20f10c01a0f87aa82a217ec01fcd653f4eb6e77afd659313a8e0b453027fd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cbe20f10c01a0f87aa82a217ec01fcd653f4eb6e77afd659313a8e0b453027fd_arm64",
"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:0718804d539c1f36a0ef95085986b6065022c354e653a6c9a902c34cfed4d726_s390x as 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:0718804d539c1f36a0ef95085986b6065022c354e653a6c9a902c34cfed4d726_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0718804d539c1f36a0ef95085986b6065022c354e653a6c9a902c34cfed4d726_s390x",
"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:2eba8e41aab91ff0194e96a0d384e17955a05963a7ddc8d9fc18a9a67e24e8a9_ppc64le as 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:2eba8e41aab91ff0194e96a0d384e17955a05963a7ddc8d9fc18a9a67e24e8a9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2eba8e41aab91ff0194e96a0d384e17955a05963a7ddc8d9fc18a9a67e24e8a9_ppc64le",
"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:54d8f96067571abe8de8a55ae092cef1f4f423afa6d05d5b2f46663744ebcabd_amd64 as 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:54d8f96067571abe8de8a55ae092cef1f4f423afa6d05d5b2f46663744ebcabd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:54d8f96067571abe8de8a55ae092cef1f4f423afa6d05d5b2f46663744ebcabd_amd64",
"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:d888d3d628c75cea3de43a4a10aa7e4768bed2034330c71ec89b3adbf78d4e73_arm64 as 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:d888d3d628c75cea3de43a4a10aa7e4768bed2034330c71ec89b3adbf78d4e73_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d888d3d628c75cea3de43a4a10aa7e4768bed2034330c71ec89b3adbf78d4e73_arm64",
"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:0bd1739aa4fb64c1004bc4aac788700834f7b454e4ca9a23e83107eb2eecdc0c_ppc64le as 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:0bd1739aa4fb64c1004bc4aac788700834f7b454e4ca9a23e83107eb2eecdc0c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0bd1739aa4fb64c1004bc4aac788700834f7b454e4ca9a23e83107eb2eecdc0c_ppc64le",
"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:10955da0c33ec8aa5e671cb6b4813bd26014acb8dda68f8bd249c27a6c8ecae4_arm64 as 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:10955da0c33ec8aa5e671cb6b4813bd26014acb8dda68f8bd249c27a6c8ecae4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:10955da0c33ec8aa5e671cb6b4813bd26014acb8dda68f8bd249c27a6c8ecae4_arm64",
"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:6692616a559d423ed0f5335735a0740c0bfe034d06704cf288f74e6c2612b8e4_amd64 as 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:6692616a559d423ed0f5335735a0740c0bfe034d06704cf288f74e6c2612b8e4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6692616a559d423ed0f5335735a0740c0bfe034d06704cf288f74e6c2612b8e4_amd64",
"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:8ca6c009fa35ba4a94459981a72db8b54ca2507d0559eacf38614dd29f01874d_s390x as 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:8ca6c009fa35ba4a94459981a72db8b54ca2507d0559eacf38614dd29f01874d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8ca6c009fa35ba4a94459981a72db8b54ca2507d0559eacf38614dd29f01874d_s390x",
"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:0cd405015005ed19b3cfdc305bcff6f5f6ef683d9d68201046f0fab2a3b44f85_ppc64le as 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:0cd405015005ed19b3cfdc305bcff6f5f6ef683d9d68201046f0fab2a3b44f85_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0cd405015005ed19b3cfdc305bcff6f5f6ef683d9d68201046f0fab2a3b44f85_ppc64le",
"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:1785ef5991ec5ddf63130f0b1983c2b9cc23eceee5181c060cc62c6fd18ede33_amd64 as 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:1785ef5991ec5ddf63130f0b1983c2b9cc23eceee5181c060cc62c6fd18ede33_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1785ef5991ec5ddf63130f0b1983c2b9cc23eceee5181c060cc62c6fd18ede33_amd64",
"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:41750bd0eac46b324efde3548347c55eede126e2a17d071ce3557abf936fae8b_ppc64le as 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:41750bd0eac46b324efde3548347c55eede126e2a17d071ce3557abf936fae8b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:41750bd0eac46b324efde3548347c55eede126e2a17d071ce3557abf936fae8b_ppc64le",
"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:a242549ee4cdf6946f41d601af649317c53fb6ce779147ccf99106d3ce38a74f_amd64 as 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:a242549ee4cdf6946f41d601af649317c53fb6ce779147ccf99106d3ce38a74f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:a242549ee4cdf6946f41d601af649317c53fb6ce779147ccf99106d3ce38a74f_amd64",
"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:69182f4919f1b5f9bb6e7103fb5f12bcbeb697e826fa1a516124989f52128cee_amd64 as 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:69182f4919f1b5f9bb6e7103fb5f12bcbeb697e826fa1a516124989f52128cee_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:69182f4919f1b5f9bb6e7103fb5f12bcbeb697e826fa1a516124989f52128cee_amd64",
"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:dd633fb6fb437d90ad04f80af556670d364968de96ecfc5b0a1c00b4952c1ec1_ppc64le as 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:dd633fb6fb437d90ad04f80af556670d364968de96ecfc5b0a1c00b4952c1ec1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dd633fb6fb437d90ad04f80af556670d364968de96ecfc5b0a1c00b4952c1ec1_ppc64le",
"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:6018f1f3a11ec47bf1c281610bca3859c4122597910e6cf7d4dcb35c4a7ad60c_amd64 as 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:6018f1f3a11ec47bf1c281610bca3859c4122597910e6cf7d4dcb35c4a7ad60c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:6018f1f3a11ec47bf1c281610bca3859c4122597910e6cf7d4dcb35c4a7ad60c_amd64",
"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:c2eacceed018a256d1c60008b3d478b3bf234cec3f3ec0fb85f652449448abd5_ppc64le as 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:c2eacceed018a256d1c60008b3d478b3bf234cec3f3ec0fb85f652449448abd5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c2eacceed018a256d1c60008b3d478b3bf234cec3f3ec0fb85f652449448abd5_ppc64le",
"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:2b489e5c4ddf4e5f14883fa52a532ef0ca175a500d163bcd4713d4f08ed4c8d8_s390x as 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:2b489e5c4ddf4e5f14883fa52a532ef0ca175a500d163bcd4713d4f08ed4c8d8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b489e5c4ddf4e5f14883fa52a532ef0ca175a500d163bcd4713d4f08ed4c8d8_s390x",
"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:b6bb122aff540406a094b599dd1e7fa26ef39e69a861caf5cabeb1702b8c7e2d_arm64 as 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:b6bb122aff540406a094b599dd1e7fa26ef39e69a861caf5cabeb1702b8c7e2d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b6bb122aff540406a094b599dd1e7fa26ef39e69a861caf5cabeb1702b8c7e2d_arm64",
"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:becc8bd498a264e93ea78fb9eb2782cf0191b5c69b05e8aec4f7be7ae7a009a1_ppc64le as 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:becc8bd498a264e93ea78fb9eb2782cf0191b5c69b05e8aec4f7be7ae7a009a1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:becc8bd498a264e93ea78fb9eb2782cf0191b5c69b05e8aec4f7be7ae7a009a1_ppc64le",
"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:c2c770a1c5cd4024ea070d05285f23c065fbf2860996c56fed89efd5d447d57b_amd64 as 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:c2c770a1c5cd4024ea070d05285f23c065fbf2860996c56fed89efd5d447d57b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c2c770a1c5cd4024ea070d05285f23c065fbf2860996c56fed89efd5d447d57b_amd64",
"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:94c7946de43b360b6187324eebf4a9487f6fc09c0f6a5c4cf8c10dd9aa998e98_s390x as 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:94c7946de43b360b6187324eebf4a9487f6fc09c0f6a5c4cf8c10dd9aa998e98_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94c7946de43b360b6187324eebf4a9487f6fc09c0f6a5c4cf8c10dd9aa998e98_s390x",
"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:a06e475b0bd6871816f3d6bdc922144caaee7ded1d3fef47b7165980157dc8e3_ppc64le as 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:a06e475b0bd6871816f3d6bdc922144caaee7ded1d3fef47b7165980157dc8e3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a06e475b0bd6871816f3d6bdc922144caaee7ded1d3fef47b7165980157dc8e3_ppc64le",
"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:b9c3f33a7aa289d65b0eac2543b7c5385a3d68985bbd303fe38534fd6a8f0039_amd64 as 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:b9c3f33a7aa289d65b0eac2543b7c5385a3d68985bbd303fe38534fd6a8f0039_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b9c3f33a7aa289d65b0eac2543b7c5385a3d68985bbd303fe38534fd6a8f0039_amd64",
"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:e85418d292d588f67f52d1e513ded87b7160868e24b84ea1eadbe39a372e70bd_arm64 as 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:e85418d292d588f67f52d1e513ded87b7160868e24b84ea1eadbe39a372e70bd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e85418d292d588f67f52d1e513ded87b7160868e24b84ea1eadbe39a372e70bd_arm64",
"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:2b401a9d07735400fd8a278d052271143374e730dd926f1b09bf9364a0dfe9ed_arm64 as 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:2b401a9d07735400fd8a278d052271143374e730dd926f1b09bf9364a0dfe9ed_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2b401a9d07735400fd8a278d052271143374e730dd926f1b09bf9364a0dfe9ed_arm64",
"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:5ab5cde0dd77b3d87214af2ecbe8cf133023a4251bcdcc862cd3acd8abe05fff_ppc64le as 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:5ab5cde0dd77b3d87214af2ecbe8cf133023a4251bcdcc862cd3acd8abe05fff_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5ab5cde0dd77b3d87214af2ecbe8cf133023a4251bcdcc862cd3acd8abe05fff_ppc64le",
"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:5f38a62d298309bbc8b3f28d99e03b21b071256c6511863946ae082bcfb024d7_amd64 as 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:5f38a62d298309bbc8b3f28d99e03b21b071256c6511863946ae082bcfb024d7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5f38a62d298309bbc8b3f28d99e03b21b071256c6511863946ae082bcfb024d7_amd64",
"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:bd632521388d66beec1a1d0f9bf3531b21866a3cc1ead6e33004e2f423a018da_s390x as 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:bd632521388d66beec1a1d0f9bf3531b21866a3cc1ead6e33004e2f423a018da_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bd632521388d66beec1a1d0f9bf3531b21866a3cc1ead6e33004e2f423a018da_s390x",
"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:b1e461fc8832aefff0ba97be8b7c95935a0ecb5fbf64839b66ad8f66cbf742f2_amd64 as 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:b1e461fc8832aefff0ba97be8b7c95935a0ecb5fbf64839b66ad8f66cbf742f2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b1e461fc8832aefff0ba97be8b7c95935a0ecb5fbf64839b66ad8f66cbf742f2_amd64",
"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:e454985c4c1f59f0b93ff3bda68f52e8e681692774daac809e0f1a02a6fd2405_s390x as 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:e454985c4c1f59f0b93ff3bda68f52e8e681692774daac809e0f1a02a6fd2405_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e454985c4c1f59f0b93ff3bda68f52e8e681692774daac809e0f1a02a6fd2405_s390x",
"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:e9aca9254ed6f373e26dfc4b7403dd5b9a9f6cdf25acdc963a589530e5e1a4c1_arm64 as 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:e9aca9254ed6f373e26dfc4b7403dd5b9a9f6cdf25acdc963a589530e5e1a4c1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e9aca9254ed6f373e26dfc4b7403dd5b9a9f6cdf25acdc963a589530e5e1a4c1_arm64",
"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:f2fe73c16a00f0f286f5936670632898c07c36a9c96056740fb471bd02ffd155_ppc64le as 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:f2fe73c16a00f0f286f5936670632898c07c36a9c96056740fb471bd02ffd155_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f2fe73c16a00f0f286f5936670632898c07c36a9c96056740fb471bd02ffd155_ppc64le",
"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:1865ebb2e93654dab511b97edf2a5d714511466a49a6fd5087f3528ba4851034_ppc64le as 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:1865ebb2e93654dab511b97edf2a5d714511466a49a6fd5087f3528ba4851034_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1865ebb2e93654dab511b97edf2a5d714511466a49a6fd5087f3528ba4851034_ppc64le",
"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:7726814d87e0d098b5672f7f92b2a0832f175db125e8835d3df0235b544708b5_arm64 as 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:7726814d87e0d098b5672f7f92b2a0832f175db125e8835d3df0235b544708b5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7726814d87e0d098b5672f7f92b2a0832f175db125e8835d3df0235b544708b5_arm64",
"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:aa5f47b18ee8d25f88a58d24913b05dd8810c0c872eb0e377796d79852f67320_s390x as 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:aa5f47b18ee8d25f88a58d24913b05dd8810c0c872eb0e377796d79852f67320_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:aa5f47b18ee8d25f88a58d24913b05dd8810c0c872eb0e377796d79852f67320_s390x",
"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:dca861bc089e151181369c8ed8670be71c5e6eef094bedd61b30248fb13dbf23_amd64 as 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:dca861bc089e151181369c8ed8670be71c5e6eef094bedd61b30248fb13dbf23_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dca861bc089e151181369c8ed8670be71c5e6eef094bedd61b30248fb13dbf23_amd64",
"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:583598109b75130008a55756b2ba16c8bb8f259ce60537184c1a96bbb10d462d_s390x as 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:583598109b75130008a55756b2ba16c8bb8f259ce60537184c1a96bbb10d462d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:583598109b75130008a55756b2ba16c8bb8f259ce60537184c1a96bbb10d462d_s390x",
"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:69b1b6dbe21aadeddee2250944d3f562d04b10152741e261e1327e6840649dbd_amd64 as 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:69b1b6dbe21aadeddee2250944d3f562d04b10152741e261e1327e6840649dbd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:69b1b6dbe21aadeddee2250944d3f562d04b10152741e261e1327e6840649dbd_amd64",
"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:7a855f8881b148c2f97fdd701a5f1532ed9cd7dc4c2e4393555d4cd2747c227e_ppc64le as 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:7a855f8881b148c2f97fdd701a5f1532ed9cd7dc4c2e4393555d4cd2747c227e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7a855f8881b148c2f97fdd701a5f1532ed9cd7dc4c2e4393555d4cd2747c227e_ppc64le",
"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:cf33d50b404522170dc43e2b3b221a502ad21abad1e970e92127d440d0ba7212_arm64 as 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:cf33d50b404522170dc43e2b3b221a502ad21abad1e970e92127d440d0ba7212_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:cf33d50b404522170dc43e2b3b221a502ad21abad1e970e92127d440d0ba7212_arm64",
"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:4cbc554e939c01b52096687ce6d4e025d219a12c2e703750d744f1d82fd802f9_s390x as 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:4cbc554e939c01b52096687ce6d4e025d219a12c2e703750d744f1d82fd802f9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4cbc554e939c01b52096687ce6d4e025d219a12c2e703750d744f1d82fd802f9_s390x",
"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:7d76721b13fb1022ad387566825433182a276b3efc8f980823d59cb9dc8f931d_ppc64le as 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:7d76721b13fb1022ad387566825433182a276b3efc8f980823d59cb9dc8f931d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:7d76721b13fb1022ad387566825433182a276b3efc8f980823d59cb9dc8f931d_ppc64le",
"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:9786d7dade47aa9fd3834175a88f0b768b2c66c39ad689dcfb48107ce1dcdc59_arm64 as 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:9786d7dade47aa9fd3834175a88f0b768b2c66c39ad689dcfb48107ce1dcdc59_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:9786d7dade47aa9fd3834175a88f0b768b2c66c39ad689dcfb48107ce1dcdc59_arm64",
"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:f13707382a123f7c92aee321fb5c23a1007dce727b7a68cec0ffbe4636ba0813_amd64 as 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:f13707382a123f7c92aee321fb5c23a1007dce727b7a68cec0ffbe4636ba0813_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f13707382a123f7c92aee321fb5c23a1007dce727b7a68cec0ffbe4636ba0813_amd64",
"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:2b69d2a8aaf9e8e6b772871b0cb3486c062b0a123544fbd2a55acd40348e78c6_ppc64le as 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:2b69d2a8aaf9e8e6b772871b0cb3486c062b0a123544fbd2a55acd40348e78c6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:2b69d2a8aaf9e8e6b772871b0cb3486c062b0a123544fbd2a55acd40348e78c6_ppc64le",
"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:883097ca5214bfcac0ee1139f1734a044af527a16b634050aa4b86166ca4263a_s390x as 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:883097ca5214bfcac0ee1139f1734a044af527a16b634050aa4b86166ca4263a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:883097ca5214bfcac0ee1139f1734a044af527a16b634050aa4b86166ca4263a_s390x",
"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:8db6ba7c7d42a514b5c382afd3879867f5042d42b2495a922fef3f315f011217_arm64 as 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:8db6ba7c7d42a514b5c382afd3879867f5042d42b2495a922fef3f315f011217_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:8db6ba7c7d42a514b5c382afd3879867f5042d42b2495a922fef3f315f011217_arm64",
"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:a5c30d6f5bdd0e2bbe53ce9b90a00e94e84de1a0ed6d29aa86219518fb0c626c_amd64 as 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:a5c30d6f5bdd0e2bbe53ce9b90a00e94e84de1a0ed6d29aa86219518fb0c626c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a5c30d6f5bdd0e2bbe53ce9b90a00e94e84de1a0ed6d29aa86219518fb0c626c_amd64",
"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:4d71d9131273f93e38936169b336851b76ef4436c5b73da52add0a908b003a57_arm64 as 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:4d71d9131273f93e38936169b336851b76ef4436c5b73da52add0a908b003a57_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d71d9131273f93e38936169b336851b76ef4436c5b73da52add0a908b003a57_arm64",
"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:b0dfda5623e607655446385145a48db54fc830c29b610037b52f677fe94bc1dd_amd64 as 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:b0dfda5623e607655446385145a48db54fc830c29b610037b52f677fe94bc1dd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b0dfda5623e607655446385145a48db54fc830c29b610037b52f677fe94bc1dd_amd64",
"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:c9f9b6fab1de71845d9488c147a990b9a1ebb2b6c14c910234199c7833c92447_ppc64le as 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:c9f9b6fab1de71845d9488c147a990b9a1ebb2b6c14c910234199c7833c92447_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c9f9b6fab1de71845d9488c147a990b9a1ebb2b6c14c910234199c7833c92447_ppc64le",
"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:eedef2bd70bdc1d977b23f340ee6f714abd2fdf2c49379db151c88d9217f573e_s390x as 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:eedef2bd70bdc1d977b23f340ee6f714abd2fdf2c49379db151c88d9217f573e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:eedef2bd70bdc1d977b23f340ee6f714abd2fdf2c49379db151c88d9217f573e_s390x",
"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:8ae77ac1ca0aeb992c50869008c246d41ea290f23d8a2859cde958d58d3063a2_arm64 as 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:8ae77ac1ca0aeb992c50869008c246d41ea290f23d8a2859cde958d58d3063a2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8ae77ac1ca0aeb992c50869008c246d41ea290f23d8a2859cde958d58d3063a2_arm64",
"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:c169eff980fc34a0a1f6f19559e96485dda0023bc29fbb3326238c110bf3ba4b_s390x as 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:c169eff980fc34a0a1f6f19559e96485dda0023bc29fbb3326238c110bf3ba4b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c169eff980fc34a0a1f6f19559e96485dda0023bc29fbb3326238c110bf3ba4b_s390x",
"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:d7b3a7fd468564aea8435dac8b09e2ee35b2d27f6339a8049836b6cefc8d2cdf_ppc64le as 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:d7b3a7fd468564aea8435dac8b09e2ee35b2d27f6339a8049836b6cefc8d2cdf_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d7b3a7fd468564aea8435dac8b09e2ee35b2d27f6339a8049836b6cefc8d2cdf_ppc64le",
"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:d8fe8854022eb245f92305d42b92cb3dc81207f1115975ad607a75a023b8a820_amd64 as 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:d8fe8854022eb245f92305d42b92cb3dc81207f1115975ad607a75a023b8a820_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d8fe8854022eb245f92305d42b92cb3dc81207f1115975ad607a75a023b8a820_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3555df7502cfca54f9793f982ed7ea7453c9ac235e015b9c4c8c47789af48ff3_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3555df7502cfca54f9793f982ed7ea7453c9ac235e015b9c4c8c47789af48ff3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3555df7502cfca54f9793f982ed7ea7453c9ac235e015b9c4c8c47789af48ff3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:482a103550cfab666968202591121c6904aba79cf5e8c30cfa4718c856c65690_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:482a103550cfab666968202591121c6904aba79cf5e8c30cfa4718c856c65690_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:482a103550cfab666968202591121c6904aba79cf5e8c30cfa4718c856c65690_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6c8bc52abf358951381135a94638e4c01f0e8ce942ccc4f77386c36beedb8a35_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6c8bc52abf358951381135a94638e4c01f0e8ce942ccc4f77386c36beedb8a35_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6c8bc52abf358951381135a94638e4c01f0e8ce942ccc4f77386c36beedb8a35_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f9515705e2b37d2fb6f216aa936bd5424337a1e1ae4eaf3ded3c8d0fab373d36_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f9515705e2b37d2fb6f216aa936bd5424337a1e1ae4eaf3ded3c8d0fab373d36_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f9515705e2b37d2fb6f216aa936bd5424337a1e1ae4eaf3ded3c8d0fab373d36_s390x",
"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:45dca9b3c0f4fc36ab0052495fe6043c717673f8f16e915e49d682ceae2a3c6f_s390x as 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:45dca9b3c0f4fc36ab0052495fe6043c717673f8f16e915e49d682ceae2a3c6f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:45dca9b3c0f4fc36ab0052495fe6043c717673f8f16e915e49d682ceae2a3c6f_s390x",
"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:5aea67ae0eefba905f7f8af09dd8a83c8adfc185b3484fa0857834c270844c24_ppc64le as 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:5aea67ae0eefba905f7f8af09dd8a83c8adfc185b3484fa0857834c270844c24_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5aea67ae0eefba905f7f8af09dd8a83c8adfc185b3484fa0857834c270844c24_ppc64le",
"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:68ebd12d0369cf9ed73f37f5cc188a7ece136ddb8e23ba641a4544eb703f57c2_arm64 as 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:68ebd12d0369cf9ed73f37f5cc188a7ece136ddb8e23ba641a4544eb703f57c2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:68ebd12d0369cf9ed73f37f5cc188a7ece136ddb8e23ba641a4544eb703f57c2_arm64",
"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:a5b0377a79065793239498bd0743919b77cef2155093138bba8fa9884701c570_amd64 as 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:a5b0377a79065793239498bd0743919b77cef2155093138bba8fa9884701c570_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a5b0377a79065793239498bd0743919b77cef2155093138bba8fa9884701c570_amd64",
"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:4148272ea7b1e1b306c4e33dbb6baa9bde7a68d6522436a51e939bab4eb8ea7f_amd64 as 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:4148272ea7b1e1b306c4e33dbb6baa9bde7a68d6522436a51e939bab4eb8ea7f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4148272ea7b1e1b306c4e33dbb6baa9bde7a68d6522436a51e939bab4eb8ea7f_amd64",
"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:a8c81c137343805ff088fc27416e7c67e6f02d4c17dbea38a063f97ca08c51fb_arm64 as 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:a8c81c137343805ff088fc27416e7c67e6f02d4c17dbea38a063f97ca08c51fb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a8c81c137343805ff088fc27416e7c67e6f02d4c17dbea38a063f97ca08c51fb_arm64",
"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:d948b969af4caa50c0dfd8a822144a77169880fec165575e574f8fbb807c65f4_ppc64le as 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:d948b969af4caa50c0dfd8a822144a77169880fec165575e574f8fbb807c65f4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d948b969af4caa50c0dfd8a822144a77169880fec165575e574f8fbb807c65f4_ppc64le",
"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:ef3682c0bacb3d0d67f963387c8bfc8ba77db7c6ce8f0dd8e6bd00d131d721c3_s390x as 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:ef3682c0bacb3d0d67f963387c8bfc8ba77db7c6ce8f0dd8e6bd00d131d721c3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ef3682c0bacb3d0d67f963387c8bfc8ba77db7c6ce8f0dd8e6bd00d131d721c3_s390x",
"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:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64 as 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:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64",
"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:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64 as 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:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64",
"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:9024353b9d2359e30c5651042483ee70526996d02854b111f4bd9ffd3fe95026_amd64 as 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:9024353b9d2359e30c5651042483ee70526996d02854b111f4bd9ffd3fe95026_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9024353b9d2359e30c5651042483ee70526996d02854b111f4bd9ffd3fe95026_amd64",
"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:b3c65460fa54403f95f3c1192347b187b25b69c9214c5e586bc582dad432a9cb_amd64 as 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:b3c65460fa54403f95f3c1192347b187b25b69c9214c5e586bc582dad432a9cb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b3c65460fa54403f95f3c1192347b187b25b69c9214c5e586bc582dad432a9cb_amd64",
"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:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64 as 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:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64",
"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:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64 as 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:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64",
"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:797a79c184b21fb1d2cfd6c59fe54be07061b559bf77bb169e36790650fa907e_amd64 as 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:797a79c184b21fb1d2cfd6c59fe54be07061b559bf77bb169e36790650fa907e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:797a79c184b21fb1d2cfd6c59fe54be07061b559bf77bb169e36790650fa907e_amd64",
"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:b3305ace24242932292e14458e4ec2ad72f414f7dc24681fa497f7d1c382ea56_amd64 as 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:b3305ace24242932292e14458e4ec2ad72f414f7dc24681fa497f7d1c382ea56_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:b3305ace24242932292e14458e4ec2ad72f414f7dc24681fa497f7d1c382ea56_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:3355da57dcda21150a1ca2f8d922a94433aa44c19124f6e7ee833eed370857fc_s390x 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:3355da57dcda21150a1ca2f8d922a94433aa44c19124f6e7ee833eed370857fc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3355da57dcda21150a1ca2f8d922a94433aa44c19124f6e7ee833eed370857fc_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:5872a3706c561849469aa6c8205f911b47a1f98f75590f9640efca570b654abb_ppc64le 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:5872a3706c561849469aa6c8205f911b47a1f98f75590f9640efca570b654abb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5872a3706c561849469aa6c8205f911b47a1f98f75590f9640efca570b654abb_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:725e1e9610e0b304b06809bc6d942ec504ebeb7586aa9756fd87d139cb4e0449_amd64 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:725e1e9610e0b304b06809bc6d942ec504ebeb7586aa9756fd87d139cb4e0449_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:725e1e9610e0b304b06809bc6d942ec504ebeb7586aa9756fd87d139cb4e0449_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:914e3c4590a4a6d48af758d34c118d474fb8e3ae0e594475a82b996f27386b23_arm64 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:914e3c4590a4a6d48af758d34c118d474fb8e3ae0e594475a82b996f27386b23_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:914e3c4590a4a6d48af758d34c118d474fb8e3ae0e594475a82b996f27386b23_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:21516dfee1d53ef1759db9cd9c01da5817f8e5500ebf59a18912e3932f44db56_s390x 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:21516dfee1d53ef1759db9cd9c01da5817f8e5500ebf59a18912e3932f44db56_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:21516dfee1d53ef1759db9cd9c01da5817f8e5500ebf59a18912e3932f44db56_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:95772b0295918fb3e31580925e262ab0ad7c09246b1562249499f2c22a3e55cd_arm64 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:95772b0295918fb3e31580925e262ab0ad7c09246b1562249499f2c22a3e55cd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:95772b0295918fb3e31580925e262ab0ad7c09246b1562249499f2c22a3e55cd_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:c6fe6ae20c7e9e0e68b7a35f7e388e3caa2af3035361e59dfeb47f7006971fce_amd64 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:c6fe6ae20c7e9e0e68b7a35f7e388e3caa2af3035361e59dfeb47f7006971fce_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c6fe6ae20c7e9e0e68b7a35f7e388e3caa2af3035361e59dfeb47f7006971fce_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:ef77dd2ebff7fd079005601a96450a2c357eec93ca17ccf59598097cddf0cc6d_ppc64le 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:ef77dd2ebff7fd079005601a96450a2c357eec93ca17ccf59598097cddf0cc6d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ef77dd2ebff7fd079005601a96450a2c357eec93ca17ccf59598097cddf0cc6d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13465",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2026-01-21T20:01:28.774829+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:313c0e44208e7fc7d4039f2f22cd01135db0cd3337a258034b774fd7820d8a98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37889fd7ec96baeac0ffcafb8dbf903af16d95b413baf1b2fd7710f72cc71c98_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4a2a59a57ae76ff8ff5ee21dd25da4a9da4faae5a6beb8d5e0930f12f679e8b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:99f4af491329b3352e86322a56f42cd4588beeda00a2f94a2b82b169f6328fd8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:561b697db7976a064794258c5f274566dc9c1c32d803603b15ecdd78a0965710_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:99946bcecef29fccd2dc55cc18dfd5cefef1957666c9b8cd4c555ae9d8db676a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f4572abc9f444f08ad11d10168e4b9833b3fb9e4814910eff467767a914d124e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fd5aee9ac2b77bcab032dfd1bc6f1369f59e1b3366cfa96fa55f9bc18673144f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0c10368a8cb2450440348e1047d56fa91013b32b690c40b06baea182f04c3625_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:202f16700daa8022d5675bee872db2a776a1f240ce159d17b9ad91cad342bb7a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67c0172273e47f9f11072c1b27a028fabcfe29320b3347d58d35c53d9b1f512f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7ce75d70b4ffc0c4891ef83f75a453f414c010e387c09f8d7da432eb5543f032_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6cfa0e42180d0b52c41ef1f23d98443cc4a89afae97d21d3993a5f69bc73e6a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83cbc07e901f31f4f86938697d54564bd4c735ba924d5fd08f43b2dfac46aa59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:be5d2df0ea59d84b00bc2a1be257b8338c00f0563397b51d7fe86c48f7e6a62a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c91a3c588e78a92df5887828fc6cb03cb28580996fbb5204bbc5e17abf93ab8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3570c5968150582d417714eee75c4fdb244dece7812e772c0d60bc937d81d564_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3933b8a4a90aefb3e645441e8176d340b8e0b23b3f6760083c72d25248a17e67_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4dd95c213870b3d4ae9bf202094055f0cac5a965422dab852183305b5d85634d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e76c636de412eea5835c877ff862e24c5b0a7ab7fb95ece3fcf4dc9d614bf519_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:10864ad3974315fe717b7e22f5d1fb7bcfaf1b601741e4a0f2a643e1d897fa8a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:61858d0543de564814db6c98407aece822eea202cc1fec3393913d14f75875ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d4f1907759d9532d9659a97d18282e98c54eeffffc33c7de0570213b545aab51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d5bdf20ce7f4c5b1fcfd9c2b77410c8a6b9b0c27e6138a1ab54c241763b05bac_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:546872449f71f686be1dc4612f7e03d75633eea75f089c720f87d5d1c6fd0402_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:6e8813370db2a71161ead738ccf909b6997ca6ec452ba40576f8846c22c063c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:81c6745c7507d47122280c0d6893a35a4d4adc515e850b2cdc8d23599583ad71_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d9778a3fdaac8498f6953cf2bf5acee0d8823270442768c9e838dc5b330c2250_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5008136f5d3e028da656d046f85c83f3ed13d597dfd47bc6808b5b3043297dae_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:736b2a94787549701e830ab7d508f3e7be83cb694c69486157bd633a3ffd2c81_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:85c15e6f69c7f3e101346387f680258f5310e5c065f830a50d04d8a409f3f7c8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cb2aadceabad32ab080d76a709b79b70d488d9ca2f115c1a481a88f5c9c2f9f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:3d94824bf9265438ed208d017fd28911418d4930b9471b305e3a6f83dd97f0c0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:59993d1cdf6d58c3113061dc403fcc51e920c315d1944c931bba62ce47ec81db_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd9ab99b292e613266f833364f13ad19e9b26204deb12c56df333c3282d235fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ef1e59b118e3b97881fdb2f208f64486cf3225b7bc66c52cf9d4c2a9a2b84c72_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:4ac5626fb50e2550d27281a25e933335a786a4695f5a7a2d8f17546f6f4eb836_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9c5da07d689e56a0db2a2d142fb8debc7aa7a0483a3296aa50fd43b6a12feff0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e25c8d20772495f8d49acde8a35f49f30e18b3f6afd9074b7009a02d84a0e6e3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fd8a0aff6175093f881f0b879736594454ea69ae68db7e5837ecdf1527268fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0a5b8b943885041a0fb239fdc012124c8c8ae56d399ab52411585f3410f28670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a50a539c4972a89fa1f17afdeb62af1883bc89f231b51b1fffc096af3f4ebcb8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c2a814937215d63f71fda7ecb70017e9844b89c6b672fedf5a1b08f6f93d06a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d16269e4bced1a9adad5bf954354012d679df785cea828873226491c0c03cc20_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:50aa303cd2b22b961da419e66167c3aaa33a6829f2488d40e0d313dc322e6789_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5299088616c529dfc389935a9e005d88dc9f1fc40f18d025a95fabec27aaa646_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:634a5b684a30fe1870639c708aef32c6acb101f85f484483c7f05640eaee15ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c685ff9170595581ea97f706bea0069796563f03064b5a173e992cb373d84cea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f3872e501679796054ccd9eebb326e96e4b916bef525d3850c64cd8dc0c99b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9c5cd84436fb27de1b589a7675c029465b3e9eddb0ac87eafcb5bbd40a9018ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b256f9a69ebc26949acdaf2c4b7a9e89cb5a1a70837bc63b554a65fee7463850_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ffa19324ad8ee491c3431e8bfe5b1235a1431b0be914b0bf9b30d3a532b0085f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:307af3f934a493b4e7cd8a267202238d2a4238d52be1da4608e83c54b1af7d29_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4f3b445df34b234d1eda4f9d5fc9f7954dd726667bdafcbe0b1197412ab7ed13_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:cda4b2931a2a598995a4211c8dcbcf6c5e82f7de29b39ee437faeb8e4f696a2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:de4b57efe54b245a9c0e39ad94d0129ccb60f3d5670e7c0726ae5ab9cd3d98ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0dd73b3fd566b4961ed3e167079a2ca3309ea30fda7a49f73e001a0ab931dd7b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5befba9e2fd5cc494e2d0789d86d1e4011b4321dafe6f8be64f54d173c0c8c64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:abc08274dd4ed75d88d129e2e57257782d8c7caeddf348245dcd85be9ed2f8e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:d4b2c7057ca24af7fcaa78c27927ea2ec53f70ac9a14d8d775963d999ca981d8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1b85972300d8d89a30ea123ef7f8a337e63985bf93e21a7d77da7a5334c2ece7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:30b15e8c204734afaefdf90ca66daf6f22a7185a4ba894737904170257ef7443_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c388aa2a978bffc1292cbcd771018f7294d70658f7ad6e621e87f19171f49337_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:df93b08f6e63570eb979dbb3068a2f3341ec9ffe94f9409a297dfcded130ccee_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:2d8ea097a1119ddb3f40ab15e29b212f61333ac94b082f6baa02005cc57b6f33_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:be1225f3e3234b2b04fa3c4be0202557d57d08a567a5f8523991b9c5ac1e3c48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:26557b10309771e8a9300ea0962b6bbf90a67284853b6c9ed55eb89711eda7b8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:2ced08e6c4295cfce9c036ecaf12bb702e7425c1b16f546a3fd75be69eaaa05d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:88156e82ac3636c93c033b96064fc06ad605f670905b35499e198dd7d4faf8d0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df97df25115092253e776c7d6cd6db3182655a4daf8654f8e301e7a166e82708_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:87236d1fa81fb3e2ad0f3669471d6791272280dec8019ade793d9037c224776c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b536af5d58dff2b0e2dd8440d4ac5f046b1533fc7c822d34ff72208873feb155_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7f79a083bb85c531e54c0cf5b28e0c09163f90533869d6b3e86e3b145dfc1115_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ac8706c4b4eca623349bd3beb69018b256313dbff09c0d5a23d54d6d79e000d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3724703a3319c5dc69f4763d1b459b7d907686787250b42404afed8c25d7172d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:58a47435a1a6a39b0b9b0b4eefe3fc36771fa22f61b2bfe6fc6f20503b2904ff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:72f3154bd73e203f5372818916b4e229b9db2ec293d74bae7c7e4f7961c5dd58_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:af1ebaa3db633f76d592777b03934e61bdda7ca4a274f3ab8b5c5893334fa5d2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:25f3a738206a7d67fdd08f371f6f94b0edd79cceae3616d9291ee85759369de0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:55b34527f4a0a1067cb4535122b47d15766cad666f4059b3d97424e9b7a0c3fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:162e4ad58a67f27ea7aa4ac18f0452138544c21158ba2e9793cea5ff28b223cb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2f6b6c889144bcc8ca8a690c56a0a30dbe450e0ad285f52f06637b9b71649edc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:80c10d130565356ad8673149d066e3c5e9915a66e6f027ef8a735805c3a77a5d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9eeaa20ec429a7c841eb9be76d17c4539072c87652be8926e8358932015b59fb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1357f28244870da839b2f48b64b895eca65c206e006c349f05f17dcd802058ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:47fcb6f2d8e10a1d79ca4bc71a8d54eed20402663eb8fd56b34ee641bc22e327_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:5be196298a2f727b3f7c9325c3436682a6461ccab04ae9b1cd4900d7d48aded3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6bff3d2789e4b6819ea92e6e65bb7490c57283076f87ebe94ff6537c288da61d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4d72bb4124fda9c1d1d42e103431eb403cf0c70df5e0a4d78c84b966408d0e03_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ad09670a57c9e1c2913c628daf3685254016d30c9ef0134a4fe7401c3cbc6730_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:54d03e0866e9536e8cdce3566c9c6ba48cc3e1a46ba78c8ece6059caf66f9faa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b394f22e4a2adf3fb5048a8ec209c83453abdfb78dc45aac22b7656a19d239d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:2445e2741338aa7067c38f9ffb4bad3635d2f9ba64681f438efc86ca49ed2e22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d2a8f6b2b07ac922c18d6633616af534d6361f81ffecdbf0aa0892c2bfadf361_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8c9653765b6566c240efe8f08c5b6c395ef940c4c88f10a5cb12121687dffc31_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:d169385f11ec7d39d976e9ce9072ed036f76b856867065ecbcf10b1b1b1fcf40_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:18717d98bc3377a8bbd108ae41ec68ccd7c11fcec8c86f47c6e796b734c9ac1c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:251d79a18091bb739256f5ab000b7b3549a8fffd8c355e69bab6090de9e51e1d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77b4fc96e841482d7058f77d96e3b36b6aca8d3ddd855be95466afd2e4db82ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7d6468fe45b5f93b9803315f8a6c49d2e7b6692b6f8c3115f06bc8bd3076e9d0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:05db09a8aae75f472d13f4f39c0cb5ac43fdd510c29bfa88c5e66e2708560170_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a55cf020aa2a7606e32ffd260fbddbd5eb23675273ea5b4b68f5da6435052c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ccdbc3619e960e406c0db93dc7b5773d36825406ca99f0aba07cda4d00bacf34_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd9ed3d17f45e13aced32171e8565f8f58b7622ac1f2a7794a9d62263da7ef69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:08132d4d8a30d743568dcb6ae131643921990f93044b2fc6f14fbbd4192107c6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1b5bc300e652dbaecc0cd3060bc0b3f258c7592dc1dc51c81729f9d8f43e3b86_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8d7544c798dca8421c0759c257873368125c88082bf9ee7339ad4a4b4cb8b327_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b8c3cd3c913a7c1f9de9f4322f88800d26e91614a0257019a9381dd4dd48f5c8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:071392012c68f968615e26cfd19b309139b860b0569d52cfb0cbe85c3427fc37_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:601db4ef1788bcd90ad4df2459479b672b5d1138bca71a950b83cf585105c7e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:74ee7c085bd1d41ecbc12c3ef942f4f5f4b88e8b52e40a6bde2958e207a46e26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9e94b930f87a9d5e54891913169dba6a9d6789a0336966aa73b0bd456c0b1a51_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51f1a90bc58757e1396b863bbf500071d49d15c7d96d3b5e7486395d210e06a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:61e79da9ff15261bc0e77ad9c67320f8b0ea75577637ea7954ecdcee63c31083_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6ff81498181ab5c622109e159b6208bfa53408a08c29b700ba0afd84b89fc4d9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:af6fde3e30b158944ffa92ca0f56d958c5f0e05dd67b489d78065f31a4f2cb9f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:49a3ea982af6c920e18fb6156704f3e25595a47e1af9d2e6efadbcc39448a534_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:56cd3ae90c114579eb8dc572b4ea97b0272759cb71d4f5a1cc98366bddf13525_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b8ba4fcf5788be4ee007c13369ba94e1fbaf78d88beef2d22aec382e4697df29_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:ffcceb1871da670d06f0f0fcd522687ed537eec61491d57ed10680a8d07b44bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00527107a374acea508e4184509b6fe03cf670a3ecf0ca2ba6381c56238cf0ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4e0a44aababcd4e5c214968580c3bdcaeb60343c9110182757ee74319edf53ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:50d04fb6b2eac9c75211c0adb9b69ba85baa8efaf6f4e1904ab46ba1907d7d30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:51dbcb9dba321dc4484eb72f73368cabcb419b5a934d495eb8e8e53872ed7cb7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0a04386aa031b0328bba6089b6abbcd757f02206bd114a0b6e3ba4aff5806de2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a426fabfce54fcad0aeeb15a1f5c08f1141a7bff75cd93cf54ef94ff5ecc6f0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:2b743b58a1b88671b47fd3a90966b71f349491422c3a620967ed5f1073731f6c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4767d0078970d169d80cd1ed8d9a0697b3dc7f2e297d7370f36607e790a9ec07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:02e782e3d91a314e92c02ae1615681c9f0dd6ed97f6214030696664ea2c533fd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b74f6f01d7e24f6d970627c336f559a8ee21f99dd85e2fdb2ef80878a744258f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:dd32fa52a84d83d6c1ef649c913ac70a8227712ef0dd1eed24dbf6e80ed8956f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ecd152f01ad8c3ef7e2bf819c515f09c9fa3e3dc67b521de282dde042435fdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:37fa074c3d0cef8aa66b5533c9c788c10be5212d149837834c7001031a725e32_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:45183c775bb7d17a774bbb18a6ce8a9a7d495a6f2f92441c1a7749ceae2818cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8ddc8884b10884780e23708be0e0bc1d0aa78bf3e093e098bf31af3b39ff0054_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e10b5c60a01b7e22773f86d8a31283c95da6bd9cdb2f6f060700a58c8124d102_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0cb8351f3eed209c9d7e4c70fba134a2a1867ec394b99704772a489f3390631e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7b7ffce6efe509ca4f0ebc41424d5aad4d5115fdd4e91f197242c39fcc8a57a4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:98d19fdf299137aa1bcde0f86fb75539d9c181b310356bef90f912f17a53c8e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c0e8f7ad38409ea594409fb3878317dea94ddb7a4b1c6537ec69c5a075ea0e37_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2cc476050d658bf608fd981427208d7bad038db2c61d87871267f95b387a32a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:512db303d402678d8e13d712eecdfd21cb43b039b92a3ba3b3f1fde28440df94_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:71415f52d1b4a541ed4c944a85152d3d20e81e6ddd0ed042ac7a443c3cfd3304_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9ad939376d284c72b68173f7f9beeae564ca0b5f3f927d2254e47a9273b16990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6f918532a83b0f40654657e9fb715ac5f4b58cc5981f56c75342f3398c40ba98_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d7a107351537e67f156fc2bf5707e5380e2be3430ca3c114eb5f43b2f905bdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f2b0149f8cd25219144db3232ec50a4f303b473df9a119aeeef71b42dcca6a25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fc3bc50469f35b9424cdb845bd03a86dbaa573084dbd499fa9a3e47eb0e426f8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:03dfbb0d2d2ac35c6857f07e0bf7e30013542fb8c07df9e52319ede66f35d750_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0bfbbaa8673ce7bda001ab91def919e56e6f0fac4bd67b09a7c20212da0b529e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:597bd0de9e7bb97f8e960935ba7c9f1b91e4708b85e74596b903d726dcf7a398_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:ce87bf559d265da4e06195256803d41fb0b5edab70bc52ae46d2f626efb00c01_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:39e5a2c1983df681f7e02c13ed52fb630c4f1424a74c2b6a620a0f685c2becc5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6bb4b55f428abdb5c4191839058d1292bea484c244402c8772f566f7b6968d09_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7b7f216332fbf43c68b9b1097166f7998933c8b3b2e7dcf11a43bd1a6f3bd76a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cbb58404b4eec45794e8284ff50c95f9c44f86e687ea8f21962648c7c0f66917_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3dd38a98c32a74aa2231e807227a3c8d4eed1fc973e81db754a0a109eca0cc2d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b0e54a88923183074e19b8e24a6228d55bccc1a419b3a41a5307685e75c36e76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c1341b86b365d033ad566093a64ee3e643728b5057cf257d455b0a39aeb99683_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e102e842d7d298030224eb8ec80e0727b89c4a4d45b67af5c6d0b11a3df30565_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:527717a592672785c5d8bdbbcb23266fe26e2c95359a9f01c1bc174ce2bbbfe1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e36e8dcf7336bd1fa1d75a37813911782403f99c634a433d187d36bf2051f4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e3e278676c3c653f3543467fab3769c3694710e28c96fc9e821d5f2b5899ecc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da33d4c2317f8e5eec01f45b4bfc10fe66736b6df06a13b60f7ebc434b34a9e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0741873d5a242cb085fd074e2e850da0c40c94a672930bed489a5042e7cfa080_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:63c357eff8bfbf851295fec3e79631014762b1a5a2642b684dcc251235e900fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7c53a64cbb49c81aa926f021c50efbf2009a358d7c3e3c50a0c231dcfd7e110e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:83ae49730fcc34f08b5f1d3f620c41ff7d7b4419380b4e731d82fee7c50fa858_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:3215281a42cc42d59bfb0380060fa8492b060e43d15c731609c0368238520c34_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5d6a64c4c1d3ed74efafbc1bd93f7829b3555491a58b75622f2986cdcd63bb91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8981f5bc6770c8634fa4c2c707530c945ffe1e64309ca3d4c47aa1bec5f4dd29_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9f9ae18048d534c876d747b0f40db46134067c1f30c71386d77b1454070eb98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0ed78d5eed81ae4e0a7468e52315eed9442685f775a7fd08cee07673920a4a58_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a3f3a1911d6133402e3e97818ebc49da92420eef63b3007411d2cac11797d29b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:c752116250009619451107cdcf31da023d5a7df853f41509e2073428e3c5708e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:da94697c9b1023108475f827cc58df1c5e5fae4975a4d536e735934762e71b3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:16d51f0e3ab6302e56aa1364aadc6533c7046dad4857fbdb4dcb3976bdd9b256_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:9a0712d681f6d1778ec84618ed13b11c97e4d6b4bb3f2061083c8a642f0beb1c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c71dba6437bcd4f6a615d9390d07087578f1ae32c48d0ee634ccb5ebf46bc61d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d966f7ba9bf83531af76d565bf8781bbe4dfde5525f71e000f99fa265f78e3e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:078341b680f9a3b6f6d386551c569161058786c2da3a4fed8bd8191a1c96fd10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07f489bb05ab3907be43786d03c889827ccbddcfe049a970bce989945ced2374_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:30decb57f6f3569f08acd23fbd34a935ff6ffd9cb6777f29f3b21f755b62c307_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:488e5f13899e2922cb03777bba675061c2066797d4e5121a1eb7ccb680ead301_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:52d90f5f2aa431ed9014d6af378b3b935006b859bf8e8b74d928ed07c66a39d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:53ba6396dd8f44eff8baaa9eefaa796f155461c27c652fe608aa6f89f4569284_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:84268278c72ed9a76a44d91187cb04cdba386e0427217fa0734fa21261c2633c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9923549c7af82f8a377f55ec226b17849b80b6986bd5d9209baf975478859419_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:04b8fcbd71c85d53d2ef486f3cb3ee9eb7d3232830a88653ead37fa96b5e5041_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:428c4f45bb682423a047d8a306aa3e52d47a79da82b2e5d261c70394b9516dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:acfc5e61e66d2c25713b6031b44a9c5b4a2b01d88486121842d9474fee6e73dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d89c56db59c88798edb02d36b261b7fcd7e185c978d8ac1f61ab6ee4fa9858a6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:01672f20e08c865e334afb20bf4672e75ae3213bea815605692d3c160fbb98b5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1866b4398861ed85d3d472bc5cddcf86d087abe0ce3dc069e160c1cde7b3dd45_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:77a0618cdc2074ff5e567001f8bec4be9176454dfc6fe12558b8fec570245d02_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f34bdf5701307d3a78fc33e002906e52d6e92402aa02772c3f7aa86c806be963_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:5d8cadfdf44b8160c9dafd45979edf50de3c73e44970d32a2e41400174cbf801_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:89d0f42a71d1e6e6df886f4614781bf20779ce60b2c240d683002e8a77cca506_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f239e7af308dd33ba6849590b4d62316b1c27cd9abb91774153aedfa8ba6c674_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fe9734b268c86d555c17d50b28b53f6a70e6ed1d5f2423989f3f7395088a2cd2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:1b894ce3c863920819d4ea5252e661d16eb311345721e870b52256fa475c8191_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:46a5d33d55b3daa723c47adf1556617197acb7a1472e87eac6c48d84375db69f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:85caa3468f35ad8f53e67ee99afd608249440482234757c1032b73989f75ff06_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e2967044eabd99c49d1f1b73b00e7d1d4b041fc6c91e20698d0ebf7edf8adc18_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:00f9fe4e4830f2223b653191658ef9a41399681c1dfd0cb7a03441eb8b601411_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:210dc2ae060a77a1cd80fe7b9999df21f08d05726c2ee1a98a3d3b9091c738ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:68e7e47d7852aecb01251cd646f7de16ce032197587e32c0d312200b2ed335e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8a5f1886bcf3d4ddc1d8b25a3242d56086643e1985fdf2c5e0af4d523097e400_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:204539fcc315c96f4f36d75fb9f8e3c97712dd0f034dbca7874140052b8934b1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:36e42a5c42f9b5210acdd3438bb826ed8570422918a49527ee6f404d669a4baf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37787a3a765ff27aed1c4dc162f208835e5ea6befeefab25ba6ad08840644b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:72c4be85b6e8f0f4ef456cf013ff60cca10791a9ccb6e4b030b51b0e7d8fa27d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2301b2425a990c6b31fdc48f5b3bd8a6fed405671c6309474e6d1998478f67ce_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:524c69155c0cb62ef67c3f974ccb588c0b763ca30af1ff04da57bd4c7c606aff_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9294c9aed9b8166cd175aa1e5fc08a8206e7be01adb757142fd065f12a9f6dbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cc73c3f7d97cb6099485252ca4ff3f4c9e26969635fe3b234ffeaaa8e833d6d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0c6e87ce992c21f22b1b0dd2fec080705195760e86f274b29d3128090d79336d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:36e50b65c2a5f3c0e56acf0ef991e5ee8f187cfacb37b683aaa00e97a5d0e433_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:74177081e53ae2b8c9fb5c28212867d8800e3d6a65ebf637ce83743b74710016_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b52839eda3a26cafda3c901e448a36c9f0bbf1ecbeb71cd059cbe5f7ebe63867_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:028578f886c789357923b3bd92b9097eb21e2cebe2a179c8cf5b7796ea492dc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2f04b6f6f590f4ca9327a64bc61a3e75e1a5b3634038a4abcafe407b951ab95c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5cfa05a09f86e80011baef0e0b12f84b93ac31c89528b76ac68b7d0181c50bbb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:db83ee31d8a8649725b103e410ca2965c60b86e0a8be8e70f14376dfcec39b8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:33819f40cc5b2499ff6cbabb4eff22077ad17e5f721de430c951794e9ec7c4f4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:634f06b38c199b4ec846215198ae2d042c630dc27b54855b5c9d282dafedd05b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a02825b1dbcfaa0a328edd1e250bfd41e6df558251ecbc2e745b896db21b86d8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e8e3d3591a4376a5f0c02e6e27d41fd823c4e65800c77f51797dec01c8d9c84a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:366c950fe8ae969a72a8cb31db3bfe5f28a04f33d2a904148c3d5175def5bbc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:462a73a38e7e827422c8e765eb6b62ccc11c2148ff2dffb7a3cb0f4b8a6a0aaa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f419d4db4c9e502fe7df0110f17246d961d5f58ed5cae9095896b36472642bdc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f84cb8e409bf895d322078c5f86a071e8ec71b5cbf8177830204d4172e03a952_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:40c61cc05782d5913189e2898ead2277bc074562f99f51994fda52adb9ae8620_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:77d403925e7e528a4cc103dd52550b68b36254b1a7f5dd08afde70a3ec929bd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9d7d4ba7d9aa25f7aabd027e32042d7861fa85f25b32ff194c4d3fb70ffac370_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:feb77e0d6004a7cf988640bf052fdbb755be2fb893e5fdc07165e683e4bc668e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:476503d99351c99b4def061e46d9028eb1bcddc4ff5d583f347aa37ff551f8a5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6ac6d3f227ff99b9b84ce35940c04a2e1fade56d2f546e8b448964268daa0d2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:711d81a664205f975ea1982fc415575ca43166fed54e9dc2f801750fabc1c6ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b58df498504852ad6f0b12aa6c2a68fe269b31e9d210581ee82c9e2a4fe21062_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:135bd1efceac3a19de9e453acec53e9a10350093a29a0508298a5f0a8a69a8b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:1e0190062b9bbca28fdd2f82d52702ce99f9116d456083f94db79b75e8921e0f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f0193546fd32d558e2e89d722b3a2d8c94903d86c0e336e7d5dae028f9ccd82_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ec4c24829883edc23e37f9f07c95eaf4c74a9ac023cd4f3a518dacafeb3cd008_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1431a026103fa0b98183f4d0098697af78478ecccc1c0ebc6c3338c268603425_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1f8a046cc9d7272e86ce246c615011aac476b83aab58eb0bb32ff5a46e7250b1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c651e53602bd474d7453767f7059499947258d18e2d7a52a855a46b0e9196f95_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e0bafaa62220bcc59ee7f819547d13b2acc274c6cb7af0985f792d62caf28f1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8f9bfddea5c3e30535604b38af5628bbb62ac1c55d123165cd51481a61240b01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:aa39067d74522dd8c963f09d3fc61a3011214d007abb79e07794198e5746cad8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ac2df95e06953b95611d2bd684ce548ac3946daed5422b898ec922774988a18d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bbdf86f56a820788f1528759e359fe7f75e9f73f8e77d2930ae2cc8a83e2f159_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:591a3dcfd46410462aff2e777b28897f3c51255ad8d26285946df4639cdad68b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:879e2b89dc074a377b4a90d6bcc5864530065e2bf534a648c7e295856ec115a4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a7e97212984597e32afd279231efb35b55854879637a119ec9c3646a13032672_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b501f15629752ec6c4e81a264a66e358c0867dfe5d3f6f4fbf54870380a30e36_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:602ceb41e5f9acfd35ad6e068c016147fcc213ef6f7033a738aad2d59e2d6b72_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9cc6c1e50a2a8ec6e2887e4be96ea9f8acc1938a0b904306d490474489328299_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c5a579f6c2b917ffa0c912ca7f5e82a041009198899d78b204f26f6e0170629b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3fd7b4fc902611f29ae0cbfed4b03ca5ad65bcdd5206787e622d7e6ca0d550e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:308da98e17198c8032692089e5f8664f8386c877563a318e89f2ecceea478b22_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8f17d1902c0a419e9f32ef05bf0890ee9919b615bd8f625f4d744318a9666c40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:a49641db9bc33963261965690a0f66a3276ca9cae2140116ecaff094cacc79f2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cf267c31efc0ea7afa5cab3dcd829b8c40f1e3b41ce8c92097f5e48b4fc1c8db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:261ede219967877725c31523cdb7930390300c1bde2df0995dd9f2960ab2d609_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d1c9b9d3b2569e676d6f80975a7ef3cbbb4a1d8cbc329dd1fbf7e448362e480_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:758d2beef64594e16d0f410c9df58136e470e327b658d340c07d4c62fc64683f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd2a41b12c00d34fd99306c8e5436a9b5ba6cf909aa135263a915b5f9d7bc49b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:82e2733f21cb25e6543cc3070aac2aa4dca50526ebd7a56c68be61c35da951d0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d654271a0ff9fe6b7ad23dbe5a7c6c2cff0d6499285d2d1a892683705190acc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d8d593aa02e82fc7ba9424458c7e4078560b6c214f8633391c49d6864fbf460_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a48e4dbf49b0ff8524c788e52c58ba20b3494f86b1905382de9f7972f9acf487_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ac95f13fc989cd08b7d62d825db5212625ff6adccff4f3db11cf973a284aff09_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da62a9e0d6c4108a00b6adb5ed5ffb0322fd7cbb37c9ef9bc34ce8b7ad71ef1e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb39b393c767790b22aa495c2f6f03afb4e233e59163d3880972874ec24a871f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f0125c1d0f3960767c52d6d5c1b2babf7791bb06dd393acdde845eadbf43ed99_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7cb9c87d5a624ddd6626c90aa12a0e35c196769a8670c370483a7766014e1411_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ec306b13a3b2439da2afc1c40b9de0f94d3d4112904e5e397840183a0def80ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68f913b6bf562e617f56288f67abb62f7b29e01c891ead29afbf5970e6c48c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9fc5e2fb3c92a82cd5be46fd56632f8b5f937fd96f0e133038fea5ed665a558c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7d1f571b87ba1e197285c78a78ac4dcffa55ac4e6382ecf10ed630abd02e4df0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fcf1f6ce74a9aaed46574fce5772920b3c2b6b6af0b99c69d35e47983b9e8de1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:6be97b778d55cdc05fa3a65778dad37b70d6e206f52f3642ee18c2b624efd667_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:90e9d62ca779897829ac4a43c945b11393409d51826ef1ea446bfed517d88023_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc34882ae4096505985e163b8fead369bc2f5835ccd504442f2eaed4aaf0807b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e8516d1ef8f77fcffb337b4da4a539874107ab501c9c2cf46cb887b4a4a1c152_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0873393f0564bec29f4ef698becf97fca9ab57a6fcd62a574d041cbbb241acd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9b3cbaec7ce03762e1b63ee055935d866121a1ea7e0934d0c76f72561f2a73f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:ae34b610753a18756b34eeb0e0b95f21acd27d077b7c70356054b10bd6a20b80_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f760e2aeab036000a3351517f017e75600dbbf0a4fc871e5c6de2fd8d84f5914_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:0e0fed0efe55fa047409b60fc018f8a1efb7ec0e9c1527b9553cedd07a4a530c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9610860325949262171294ba4b9dfb298c392aa12ac2b34785443afc7dbacfd9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d4f823164bea7491748757273a054487630f7d00a102ba37c96011ed68519fbf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f8b152c6167e038d046580d88d3b9d8695e135aa945155231e869e46a5689341_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6abb6baa9cfd44652759dfdcef4390c0507c6a48de59a7cdb1949e929da2d20c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:723f42b675397961c109f2a8a08c2694ac469bc81a8748887e78adaf954b00ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cb3abe166a28ec665a117cb3c13335ce21381126b0f52bbdfa93daf8600045d2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e06d0f6a9ac19acda899cedd9ef383721af888fe31e07f89acaf043eccbd3e69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ba555e480169694aa66b172dec0a1dab38f528711ddd1d127997657e0576fcc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:66bd0f0059fb5216d01316b4a938426715406c9d34314e8bfdca91977797c1dc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:675f2d5fe379e396dc129a14c30e01bcecda81915efa12822b875ffba58c568f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d8dbf300f9ca4ec47510347c47d5870c9a8db7703ec5a4344e626fd449ec7fae_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:249a1efdeeadb5027c0b65aed7a6367ca760d9624e9d74f3cde3b34da62f6402_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3eb3266e51bcff8668c12bda2b4330240bd2569a40c85fee6be989732ff8f68b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:da5ddaa79cf6cd99a4c83ec00b19e8ce344b71427611282b7db2002a9e807675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:e2939a37737dc236d11720f9571179dd67df761f722a96ae0f05db9702a88c4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9a17f367a6dc58029e3ac83e4f2b6e9b240ec060c46c8ea06ecc87b0be87bdd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a2b79e5a1fc546da852c6f38bc920b67e1c6aa94356449cebedf08d7dec86076_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d28a7dc66779c1ca4c056eb5bca48b0c7e19d01089b93edbae8bf9b43b11cdfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dd45780c2d4b5bb0fd96521ab72ddbd9261ce234e61bf6a69bd7de0757f6616e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:01d99a84e687c20c1078c90223e884e7497908c05ce363d121378f96d46fbe2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7a657b023ca7a012c4c0f5cb0b71c751a0a9129229b0dff77112a82682fab839_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:8ec4eb72a079b8b94913f4c4f766ad03988664ffc27cf77659703f1ed9a00510_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c2a14aa3104f2c0cc5714a347162390f40cb555fabbfb5f0e2a5a7c83b3292b7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:583e3aacd432004936e3e6c8875c7c6f91377b9317179c2cfefad03d2892eaef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5ddca5fdb82e30000123c5be1cfb50ed93e04e35dd53c79fdd7014a3519af23a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922042d611b7cf7c8b92a6a99812d5f134deb3ba6a2ffd9236a1ec70db9df767_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c89f7fd553664814765a30ee59ed8dd4c2caf3b9ff40ad351096b408f1f3d938_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0df4e077293a69adf4bf04de6e3aa8df95cd1e358e7087b8930e6a06fe7f781d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1f80a860753af1686c601a11d5bbc1a65a82e10d671c102f4b652a5884ee94ff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:347b33aa8ac774d04023e52541ed1283475263ad0bf2c0a7cb0c16b64db6a00a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:89467d05594c81401ae0bdb9ba42504f475f2ff1fcfa6c30bda2546dbc2ebc1f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c55b956e1c6a4fbc88dc9dc488b54ef4589134b35eca971bf18943d48eef4cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4ffe514fa69794c881a504954dbf64ec3e0610ca38773ed1b49bddfd8731eb62_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5b91f26964ac42d3c19646792051c96a8ae25a7626ae081806c382c3cdf558ea_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5d25926b9a049a86997f922ab7948d6ca0af9a16af4e96e5800d673a38be4046_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0a12d980643d0912adb6979129d24765fd54c01a3f055961cfde3fb873fb786b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:349f4e4a30ed2d6033c45aa761b9a86e055515a47b7d1e75f44cffa9f94ab5ee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:39c9f7dee3fee9828f02088317da8eca15b94db80f99f4561dd5091841e8d1ba_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:7327301da2df28d4f25403132f5447f7a995c41604099044547694f99291685e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:172816977b3d5489e5633764c970652a14e7a8a29ccc95b0d089c3d64e5b325e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:433e25b474b2adafaf9ce6677f3f1d51a6512845ecb54c6ee3707a8969c3b3e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:66b0dfb02285c0dd4a74cbcdffe545babef4ab11a96750854f1fb733f55302d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ebe298db1443e2da31836551cbf88da11a8f422db254aa877c310cb092e1ccca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2c4604fd35ddde200baaf906d7d987a14eccbd1f678272c6d0fef35a1d0f7f03_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4fac13483d31a06f597739207f9cd7bd7acb418f055c80ebde0372446ebce360_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:529589efe0c2828d7a6dc104ce7c07fc358f43340ad99dc773536f38af557665_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6f09d75e75968768f9c4f06f0ff9b9680c7a43e6ec836b7a07ef7bfe348727a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:09e62b7ca5c078a71c0a36f74785af16ff1aafb5edff0b43abc261e648f17eca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5b7a8cd01d2846f8821c56447ddee3b7956d9a20e9c809363d8728ebb17c6d67_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ccd9bd93299a31672e58a356ca7f9cee946f757384ac2ca99c54718eb72e708d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f3c66ebcdedfad6a4f9b6b67387896cadf88683a285b0c9c2e87c067b3edaaf9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5b778bcb934f38efb0d2181f2afd0874b16b2c9bb541fbe821553df64609d831_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:6299c1c95b656dd2ea47927a629be820c744864bf4b401dd1d81346ff26199a6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:fb35926df0b2eba2b017ae46f86586f7534a0140bb56e19db4fdc1a0769ba74e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9b723bf806801f5f8dd2137f583352de2ca1c8cb14137c60ed3bc5a5a02c3223_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:d899b8ca509e2f6c7df3236729ba459f1dddbaf5f11b1757e3bc6a04c6a16952_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e5884e2e0f2451896ebc590ed0fb662429fc5971d99d19fd39dd98d29b9874f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1ced2dd84378f067b6e31049e8d8be06a1271aa580897ab67f1cac29e8973273_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3eb279dcc861d1ee9accd5aed65614fa1a32a0a3c39f80be6c16e3adece6afcd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bada651c6802150d411988a1462cc769cd2bd791ffca219a7e9ba6fc1f9e3ff6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1d6cd25f19d8729d5db2fce2c0ca12cd4434e3156d00e3b29128c8bcec31cbd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:689f54432640f9036f09a18ffdc655ef9f29514a5b2974da6beef407ef00039d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8acb96bd4e7ceecccb59895d9f2500b8061bd56af4235547fbf6246d88c11d29_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22af26575e09437f9912ce3092c9a5d32d8e402624e0c1c3ceed6c81120f3e75_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:b5ad7d1f6ae93fff78d520ffbc080304d5e069dc34be695ca2e72063e6f16cc6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c407ea06f3c1b6d904ff87994e9054e0afb76d9dbd2fe9800c34d3c1d31786b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f002a9bb010ea2e4cf4ac65c2b9644c09951f5cf28fac82c112a9e2e23925ab7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2a0c8ba89fec53f33ffda91cb41530057a2c2370b9190a5c8cabc5ba7eb3fb34_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9d90b5e7b4761caafb63c447fc9e352084650888029ab397a0e7597eb03235da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:aae7870b5ae62c0cbb24b90ed192b0ec8a830580b3a6565fababcf89fd17cfe0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:eb8a1c875820beb6df5c898b3c859d787eacc661207888ccd31342837c441b1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0aa1c0778ac82f2f01ab8c7c79941de9b33338ffbe92c70ae2bb47a5c87cd356_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1302901a96768f4c566a54ce4265fb2abe023d025652df4b78b94a8e44d785a2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:579d7823258032e0e585734c50a08f0d97c346904d9a731d23fc94a5bac3d0f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:8d5efc32757a8a321e709ec9db0e304cabf4b4c63556986e677549891fdd542e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4c75b6bfd12643b775a36ad69ed2cad789b27df74faf4454d723ba7f3c800746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:88f6bc9d1bcaceae8f65f654a2c0b169a7987872e2b301537ab078cc7563e36f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:29d413f06f5eee509bf61a867d1db3abdb3f7ff78f91f5c4ccc40e8f4e52b73e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a801eaa3eac0b20b6a0de04b6a54ed18d2d54a175891b6ac39ab503da858ed6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2a9630616c4361ba346367855f264e8f01bd063f7fbc4ad4eb36fe181eac23e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:d0d035f3300596a93c21c4712a231077b6fbdc963d556ee6f9f9efe393df5bf9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:117282439d4d1a2a741562904d28338cfc30ac9ba69b2ba607ca67fd6031a650_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7293094d198f0ab68b4e365e0df6a384c76aacb90b4c63de457cc805c183b206_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7940286fc95f03f2323aa80e3c4a3aacb132d3532a380929ca20e831b46ff034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38eb59fcefb3e1593774ca0117c163a3acdef98a0415e8d840ecacf1239220d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4003ce46ffedec1de16e31773fef93eb34a4e0cb95ce30f572bd026280e046a5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:38ffb7d7d3017c6cbff3741cfc8fb8049627d7f1fcdcaf60a9bf28ca4a5432fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:5184972b11cf8b144a801d0c53e7766b2c3b35cec5fb7e8356d6b1cef2d2c30f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a402e4a4ae76ab9f13418715a44c09547820f1f6d21ae73792d4e8d7545d9b32_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:be8993a5a41be437bdf3515c2b3000c4bbf4fec8bb54c92ab3fbbfc8c864523b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ce3229db117ad4599d2588926dc948b34a9a0abede09e9df000570906bc9e31c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:def8b3178a8afbe4c2eac65a260061ceb8c6b1c78652a7db37f5c0c317b16224_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:354251a64fa2d8238bdf01af221ae6faa53f3a68795968b9a49426dc361ac37b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:455e3f1aa0a22fc78498156215ca8d5cfa1b9d123aa929a721e9217c9d1dc3ce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:77c92eef8a503d59ca8ea792101e508bdb21d1d6ca711104e094d8f8be7ebfc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:f2ae73d315cbdfd49375cae9fdb6cac7365680b91fce4c0c3ddef5203a6abc68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3ee453c04008584850b4659e5db163d9cdc62004cfd2a3bffda429607f93cc27_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a274083dc0db4c367a77cad085620d1b6321ae60b82dc7284ad4c90ab313a283_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ce09b959e7f7c8c0359bf17ad46ce8816c11e89a4cdf4ac2a3a290b6a226a884_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d6d19786d616706f403f79cd66c4e4400c4793fb0bfd4891c5345ec390d71046_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0be5ea330b7f31d16e9d464979b0bb455d3eadb2aac8e3537bd513e68385520b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b96da8c8cf79a30051fb7baabc36696d1e55cfeea7c013f391b4ac80cc70493f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d97b84a6f8bff76f17233e1d7c933c244e5684870d43f005badc9466c2e52db0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f5562629f5161188d6397d25e124e5a01bf6a9752b87f06de75b95063d1b7270_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b407dbba3a3c34947d90ec0d499810500c04979d581747b634eea87a810a0125_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d3bb6a21bcdc01f252bcc997507ec39ca1d2240bf0997a3bdd6fe36b9923d6c2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:081330003c7ed392746c912926d265366614063d1faef17e1155de0d8853ccbc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:8a0170234fa98ee60b9b7fef0d16d03c6ea42a1c6d72f7330ae957a9638feccd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:068b1e9154503eef7884ecec43d0fe3aa254131270be214854f7b78e0e2af2bd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:ac8836902e31b9f34359bb5074d0c40a68f0794de19e356522d589868c99608a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9355e88f78c118b1a8808e0a178af7dc91833696f42eae52c1b88ad5dcf61ef4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ba7d10fa2d0bbe169b5c5b3bc2c05c43cb12df3d825443ffff13bc79f31160b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:04b5f984b839a3dfba0b70e682c0930468edf99bf3de31390a9e6ec5a7bc0f82_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:0b3a848025efd76339009bc447ae171dc3a9e70629a9a231cea7b1d2abe5c320_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:8cd40d63b3d13bef1cfd650b9bb521675dd4d15a9b308a16c034cae8ed048cad_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:959df171cc6392ef7d3ebafbbf2770c6aedc4db168549b28fc7847793c4930c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:91bfd8eed2e057600d77b20e19764314e8952f695108486a5e61875cc1448145_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:92d481ddb4a8286954e4992e71f3bac240d01139a46ae0a815365ee235047564_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:964b304d297293f2d8fe9955fbb72c67d7031fb5ec2c6b555b862f30ed359557_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9df41eac98940169a5d74e1ed6c6875ac4d81f24e208f845181f9a55581b634c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:41d79968208f225321e35abdd613c4bbd18fdd4b3d4b84bc312bd58a99d21f42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8b1d0c2eeef421b713481f8a0f52e1b0f076bd08505f5b698ff6d4e0478bb417_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e8463d4ec6bc3e56ec6b7e84a1dd9cad25fba166983f3a96bc16541d3b2fcf24_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ead8b62eeeb8404de7b394073ea1664ae4b8a01d445849360420472536db73ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0f054295fa0ee7429d05d0aa601eb4b1a62bd5853c998b904399d23dd6d61a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:5aa9ea0dc9f265192a1639270e0df0974b0a41159f8cf9b043b9ff9a34a19a4d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c683e533b0960dc9cb4612e761dcdb97b105a8cd4039d849637cc04b34c8b174_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c98262a94c7d211b27b0e48b3dbf3fd7177c2b78e7ef1b2c07c57f0d982dc6d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:7749f12c01c007877d4b8e98f0972acee705f0061455d69b2223210f57098f75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:97cc4050f575cf20f22b104c1bbe713f2e782d0937bb84f353e8b80c130d2198_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3cb84ee255c71ab48988637dde76537a9456420890040cf761cd5aee71f6767_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3e04181d1f9f33bfd9e8d82d9a07c33e3692a43af65fc0bccdd529f018ec717_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:37e649cab0559c66f300c915746f34f6e0929100557e622a966ec78f543f12d4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7de8ac0e3c44fe3a7d9f63057f722b316efc1e373ac772f88a0f18add6b88160_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ac7df88a38d08b38f14a39fd19846cb82d1c96a518905ce115821e4d8f2c382_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9c64ce3c3ed86ecce5036e7bdca086083aceff3c8bb1a4c1e0af06102a3e6c10_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3989068374633d0c70e7f731ddfb4ecbe1972af492823e77ff9c2f77faedbd45_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:569c7ca684bd5079965d1f1b37ef1c0009162f0b506b4d6fbce0558e4c4aaf66_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:734fe28f66883c8c3a3f7764032fcabca4b5834d776ad249f9ecd5ea0fe618c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:764eb596b1c27c924f68455752046a987657c3fa9dda1a655db644e06df9a29a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:4c150c70c8b6171358141f5fe129da9927529a747a785a4d4fe83c2f7f8f0b0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:68b2e02e236e852e3cbf527920f1c1915fdbadc99263eaa782a3ab74f42f4b1d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7922fbf20b0f9e965a6ae8ec6313e540a1e732449b5f8d88ed166a4ada238b47_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f4f5535781e45da074dbced129678eff77090ef6ce6fe56bf1e53042d369528f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:14cdd1f3013720f8bd9353d57798ed683175d1b12915bffcef4d7d6342e825ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a8e333d012cc0ddcdcf62247d110592579ac00f023b20df2343910784aa85c01_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:892e3c70e4fc4b80cc77163705ce80529daf53564a08bb92df994137ff65ee4d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d7d1635f9de76b0420ca0089b69f56f650dbe2037d1bd7683752c68da6e9f2e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:09df495865592fa2b95ffe3e6a9d80afd9d370a1c273f87b14c91363948b4d7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:320c716690843badf600b5ff2bc5a841edd43615c6036b92577faa2d11417f99_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:88e1f4524831af4e037c5410f38497dc1c64c715af7a0be8a609079d4f515e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:304cbb7666d1426a03413b4f7363895b3a880bf22053ed2ee5ca6697eb8e3759_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7489f4cc66eeb744dc05ca8c5a5d85c931be8949a466961d754427850710d610_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ae9876699fe73338ca46cc3f05ecc8b09ad54fb7cf605d6202616086e90f673b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ca509c6cf55a0571196c3cf33112c29d6d1e13b336797907640cb2785770b18c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:12dd6fb5cf45aad60604a12e379021a19df11fbef516708eb6e5e80cc2877580_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1e1544da4fe492584b5ff734b76beaa0cea3f130996dad6eb93713abe20f254a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:54725c3ed8a7f7f420b4280a583ac950f670d81c42941a51773c1a4e3672821a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6f1ad75bc2f909eae55c94e5ec26827dd8d6220bc5451a69d061aea0f63e8619_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:20e107dd601114f15e4bdc752b7d49746c48950c16a76446a6456582373b718d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3cf104924efd6df7a7b35d302e6e881f6e76700ed48af895e3c8a35075b4335d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a1cd6feb5011cb18a4b2e73bf5c9238b89c45da875f69c7f18d24f8a9f05dd6d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e1f153bd75a461f815b1127ec280ca3abce4cc3e9fbd9e063e9cfbfd352fe0e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:3a91a4f0ad77f0356d7217e4419823590a033a0a5854fc0651a102b1e5ffb516_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:63365d336a4da196cd878388be61e94561de74684e23b5e8e5054b7037174c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cf1a6e297a76d62d588b11b4a6bdc8761a37bb7e4b0886ecea1eb16982c1a998_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f1403c7ab79dddc07df8a2fca9084985db53d199271f0faa9d124c9141e453ce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3489ed4cc2437541f17cbe58781d3a22cfc24f7a001ca529c51aff4d5ad63b05_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43ebf7b84f72061efbd53c99eb883ab97b431d2053df270225759eabe26f4c49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9d9d0de56220b0b4a2523ea896c1b26d90f790394340ee005c307558131e9de5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6f681893f542bd9a1de33170656f48238605b6c6e6865171cd046cf03a8d0d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107278fd9636b013540bd4670445cca271970f809509e85e6f1ac82352992bad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:14324f81b569ade391357cbefed32246c3acf04b36f1ab040a004de9da68be28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2979527ba1d210beb2a22b7dc52de09c8a0fa676844c4c031850de9c91616efe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8203854f2e347239bce20bcc1164e78f1080ee341a7c0c64391b308efd8ac4c0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:17d53980bbd5a99440d633daa666c5f1dbe33a6a2d0dae8bee0061433f4d6ed1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:237e7043c6293e96e080ce54ff5cea298f7d1ba5c766f54d0c67d1c1ea8d937b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:353a469850c9adc59407b7a2699b8b291fb918e7b0599f351cf112ca6c8a7ecd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:4b41304a429f036afa114ee726a6886dead13919a417f4e3924164f75096fbec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:20fab950929e3e50e6d551cbb8909304810c5f0fbabc1c81343568428177c575_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5cb39a548ffa37e8aa5a4d474038ab8289f7b73e3af6efd0be6e5bcc37e109e6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:a4d4f0e2598f69a5c93011bc6ba877d97d5414fdfd21198985944b3e9690dbc4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e045084383ddd69a9231023835aaad7e06737887a91353383dc54647f85ebdf7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:082f28c96df74f24487e9df996d3fe351e185c848ca4c6a39137454e03769d83_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6e75913e0f8c81a1d89d7335b90518c9ba32785174276d64824578fae38d9fcd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8e08bcb40b3f77d01b384620779a780b99f98b645dd242258b6c3af736b563fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:f56dfff4de25e25f0f1e9f926c142ea9266c7669d7ba104325ad883d8cfd7a85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1841669972e0f6fe9fc0c3d0eeaf169a948a44b055a6fd32f66335535662d829_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3011e1cac120b39c1e889b3b19d89884e7d961ec80d36e0a034ecd0e43192d3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:90275aac06b0346e09371ac6d680f50b39d56675acfe35b561e801dce6c9532a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:b85c2ff4e6919a2941008fcf852036af88d8bfc0697fac26db7f0cdd55b9a83f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:1505d411aacbbfda9f05e00b54932b2b09afa157cef8ba835b5ff29d1e8c2104_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5b3c5d8117c57355b2232acfd2d429b6b711819a9cc7fd839d3bd45b16ee5f55_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e76e63661abfb64b888dbdbb47df8deb448774e714cf499060942b1497b46bcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fe6d7071ae21fdb5e8aadee2a41f93897c866cf9fcda999ed67b8561143b9ef2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:404e23b81f5bfbacab6e30cf1992a8498ad70b915dd87ba79f614c1a10b4a7c1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:85410072fa8ddb00e536b209ee29e2299b4041e6cec408e9fe1a650d311d89c4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a0af61dccb480ecb164cae476271a9229d78cda8c717e23fbe2b7d18d7092e35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a5943bcbd35e2a099cdc285abb888c8f174fbb924859e6436d85bffa2ef6a302_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:22bcf1f0ee52b3c487affa1ac6126e47abe9b79f958849812168de0429a87f6f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:460b3c8d710dd7f755023e60e7cb5d9c6aace4ffb6d7672a3aa8c232b44ae1ff_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d3b9895360cf52a71ad907255a2641af3652e06d452030da2c91d8bb1fe27b0d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ed7416758f7e7fc15aa94a674674291189e5a4a327daefdb2ed2fc4b42f60f74_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5b7a9827b4068052bde65efc986f3600a221a283df3d2bd6031abb87c8b891a0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6b9d912d39198903afa78388bbbf2bd5fa7d820a1e694ff82bb146bfb019a0f4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b2ccdc79674f3c9700147515ed136f36d7050a9f897f6909a06604670d6588f9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d41541e5e1215843d5fff0ccfaa3efcdd8d2633efe4cd608c9247ac431d25c58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:30f401daee51b1d573d8b980d1eef5fdd0e46b5a9c876296e4cfabd77c598e15_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:d6430fc5e218fd51b59b1ce5045b52e326f1c471a17b0abfd8787553c2df60fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:00ae335df5160d41e2a59fe7ed38d483dc95b4daf4a60c6c92ad0a0744b7e435_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:05912c80cbd999c32571218e6d75bea3aedeef74852e995ceac2e7fb1b01b696_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:866c16abb647f71001681f4174f0804e0369ef4d427ce0aee2d1a3af309eb15d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e6231728fe38ca010cdcc90482ebcf9f62d984528d7d463e81c5e7beebad139a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:021da7d11e595c3917adf3784e716915b15524d42d2797598b375e7d31aeca5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ef35b3f8dc1662db59c39013b9d38f8f01de3db0dfc6cd8c5c18cadd203d565_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:8f41a73f0e4fdf5ee8cf875433cdeb9d997f0e6537c40ead9ea27beb6a8d13b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:abbcab1f5162dc3f47dd9d07d1b1f6af9cc158837eff4a80bc96d6656dd2c204_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3d3aa650e4d1c1789278761c247528a609cb204870f8a4ecec029889c1b92927_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4c57ab0558844a6ff1a2a48d5638cb4afef26c53497b12ef8deaef7ca2dbff5a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d6cd6e2a5f05a4f8f454bea472a0c2d7a16e3393918d0980031091936620669f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ed3e4ccf49430580dc307fe6902141a5eb228e7c8577c90dece13a838b06afe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2a103f82e79ba86fbdacda3fc4849e7ad430219cab3227016d40faa9d670f16e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6618c58373a3af6a5ce8ce501eb0078d82a547584b8d9fae31ad3d86424f18d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ade1c1792c68ca721ac90a2fa777e02f31474915ec8adc8f2ad8a7a6b451a431_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b94f87abe421ddf92ddd53d3f1c6dcefbea083db6f02668ba98cb59ccd35e8e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1e69d28bcefdccb937f3ef459bb9bee5bcb6a6d1bd5c2a9ce9b71a2e4e03aa89_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:2900823d24dda552b6d4063be5b9615b24dbbb288b2702ec4313ce99bd9ec2ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c738f88f1ace51d293ef450554b6f6404e47a9b432b341fc27dde6169e6fe63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:cce0b0ff07fbcb7b463ff3a9d5ac8fe20bd8bc83407adbc9b8756ec3ad5008c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:0559bd5bcecd4b6b2b24007eb4a03c65f45063e5359dfedf5a14ccda199c7899_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:111e7c679647b388af2704ca280ac0cf57128c6894c5422d9987e4a429b2204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:7dea3d12eb2ca6da490c09661fd1f3a603e0f5aca06282b7953039694b4d87aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:b04ad95fc3610f262d6614d0b7d0b6c5bb8c6a5eef512e1178e77335feba455c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:34f12040d39e86e2127686220c2dde6f4e32bab685784afc5057904f286d48d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5b896bbd0564afde2914c804fb331280fc78ceb831a047c0c1fd777576a5b8c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7d1fcf1849e2ac29b2460c65c1924e049f83696415589b478c24b4819f9bca7a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:99b28f07c6f85c18e520f306a6cbe767c7f242f97a6d8dc820bd3ce1068aa596_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2cd9c61cca7bc0898ce177bf3f531ead3d298232dc6c90d707d33d0ef0b8630f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9b44722b30791402e9750abcb2546665760295e6befce7a5176a347d1f72d545_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b5005749857e00d42f95022459ca7a607b7445e53b62399b6a1820d4d71a501c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:db66f887ca4acc98ad391de714d6bd3c126e4e64b103b5d161da507a3a2e34b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:677f603347dc7582f0bf4979547c929e47734841949f34d3de20140603aa5ba7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7782e506e8700a4ff6d5aaa2bc5088b1801919e5365b72c3fc0b7185db6dd44e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9bed270930ca04b17b126f49080046e8f8fd5149514695195da9ff959e5e89d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ccaacb4d97a9fe1021e594b83f90f4d5f6ad14610e4aa49f2ba65dcae0a061fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:bead99b68d82b36b367dac46c2111fd8edee0178643493f66e3ff8bb7dc8a645_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c0f765a2e2bc33291066c3a8d4048d78f44d65a745fb7bd9c7ea2539d34d49fe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c4777746b9f26bff78a229e525c25bcedd693027d066795a4cfa596cd5b0130f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eae2617453889a9643cc57fa812207c5ab1869ce7e338b06c63aeda8e0055faa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1fdfb6e1075714ab25db450f3feab799d28f2b09fabcb62704de3071e0a72635_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:483b24b9f9acdb5b24ccaceb5234a6695c59f7a0dc1048888b6a4080e292129c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a63f630eb523aa9c85795ab923ac658baa4c3db17f0ac5247162ef8bca0923c6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:acf90e404f2c04f4040c48ff6804665449a27cfaae12eba7eaf4f83b0f3a9bc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1a6eae41431c024df8708f97e4039219e10023467e56222ba3b148f97ab9d892_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8da3869119650f0e4b4af5eb6e9611f52cc5d1707a48eb7d0a9d4348d378dec1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a6a4bf90759286416284eb0a93b6d802ab661e490fb21f123f141de12dfa227f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dfc5028a88c2e4ef37a39330975d990d1ffeb6e0c76cfb1a9370b5f7a0e1c6ce_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:060db92886f1a148cdc499c32217be8c31009f1b41a6b56c3144f3b658399eb8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8579a35025c17faf8398b62c9cf8fb5360f978735cb5857f44dbfab37e7f0b79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a3d2ab7990362f0d14043801ec097ceae5167d5a596a2770211e00833f2370ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:af19fe0085ed208064818cfff5ff18ac352109083f6d296c5690963221ed8e83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27a9e77d60246ea75aaeba8bae7ff77ef2b85d37652459622a95286a35d82557_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:671502952b3ddbd0f953e60b29def3eca0e2416a3a688774d4520453af07baf2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6a4d1e21eb6fb1951ab62d00d13a6afc7205c69d0c7a03de01a3572f56634944_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e104dcd1fb659be0793ce40c706bc1278a3d446db738dceae5d3a5a0b0606c56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:390d8c8017c9bef7add6b076cb88cecad29f4f4af1465a6092f6b87053bfc901_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e994ea662028b84dc75988777232ea342041aee7bdf7f372e8177f1e9b07dc8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:772950621cf9bca22a7c6fe3d51f2c4333b1c95fc2cee30f3da58fb157f0722b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d856e3a3e6a9f2d1f54902e20701fde45f8a190abb3ab94a7a10a687c9f8427d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:51acbba56466ae38df1170e6f22e57343a34a2fab4c49467fac934ee2fffd46e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:6abc5769619c5cea817aa473030f231d25fd13c96fb573384d67a2eaf90f2e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9addd586875f542e82e92f528264f35f06b600560f02d1987e3a9c11d769c88c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d41e4e952d91b02b66a409acc6f38cbe6a646330f6b4a223dc6f4c38d349c433_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0bc55d8119fda1bd8aab74462903ca9abc1fb3235df60974abe2cea9338d7b3e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:47e527428f1e40ae8cbe57a84c60f7a31191ec720aef7b0b6faaaa26fa657c2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4e51673afc9e3b2b57f90e080977640880887689ca2fbb354f271c3fb5b4299f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d7c7e167c932e47170612877bf5fb7adcbb9f6c3570e74cca0861005750f8135_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45bbacf37a0fa13ccd4dbf0cbb2e6d2e858890445d97f649773942c0a88f3629_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45ccf0a67c06721666deab96038aa37bf205d60003c8a233e7442ea639e20933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a956c13c574e66556bc21b594740accc497e48af46d0f326116937b57b4cd6f6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cbe20f10c01a0f87aa82a217ec01fcd653f4eb6e77afd659313a8e0b453027fd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0718804d539c1f36a0ef95085986b6065022c354e653a6c9a902c34cfed4d726_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2eba8e41aab91ff0194e96a0d384e17955a05963a7ddc8d9fc18a9a67e24e8a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:54d8f96067571abe8de8a55ae092cef1f4f423afa6d05d5b2f46663744ebcabd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d888d3d628c75cea3de43a4a10aa7e4768bed2034330c71ec89b3adbf78d4e73_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0bd1739aa4fb64c1004bc4aac788700834f7b454e4ca9a23e83107eb2eecdc0c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:10955da0c33ec8aa5e671cb6b4813bd26014acb8dda68f8bd249c27a6c8ecae4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6692616a559d423ed0f5335735a0740c0bfe034d06704cf288f74e6c2612b8e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8ca6c009fa35ba4a94459981a72db8b54ca2507d0559eacf38614dd29f01874d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0cd405015005ed19b3cfdc305bcff6f5f6ef683d9d68201046f0fab2a3b44f85_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1785ef5991ec5ddf63130f0b1983c2b9cc23eceee5181c060cc62c6fd18ede33_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:41750bd0eac46b324efde3548347c55eede126e2a17d071ce3557abf936fae8b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:a242549ee4cdf6946f41d601af649317c53fb6ce779147ccf99106d3ce38a74f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:69182f4919f1b5f9bb6e7103fb5f12bcbeb697e826fa1a516124989f52128cee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dd633fb6fb437d90ad04f80af556670d364968de96ecfc5b0a1c00b4952c1ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:6018f1f3a11ec47bf1c281610bca3859c4122597910e6cf7d4dcb35c4a7ad60c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c2eacceed018a256d1c60008b3d478b3bf234cec3f3ec0fb85f652449448abd5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b489e5c4ddf4e5f14883fa52a532ef0ca175a500d163bcd4713d4f08ed4c8d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b6bb122aff540406a094b599dd1e7fa26ef39e69a861caf5cabeb1702b8c7e2d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:becc8bd498a264e93ea78fb9eb2782cf0191b5c69b05e8aec4f7be7ae7a009a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c2c770a1c5cd4024ea070d05285f23c065fbf2860996c56fed89efd5d447d57b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94c7946de43b360b6187324eebf4a9487f6fc09c0f6a5c4cf8c10dd9aa998e98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a06e475b0bd6871816f3d6bdc922144caaee7ded1d3fef47b7165980157dc8e3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b9c3f33a7aa289d65b0eac2543b7c5385a3d68985bbd303fe38534fd6a8f0039_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e85418d292d588f67f52d1e513ded87b7160868e24b84ea1eadbe39a372e70bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2b401a9d07735400fd8a278d052271143374e730dd926f1b09bf9364a0dfe9ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5ab5cde0dd77b3d87214af2ecbe8cf133023a4251bcdcc862cd3acd8abe05fff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5f38a62d298309bbc8b3f28d99e03b21b071256c6511863946ae082bcfb024d7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bd632521388d66beec1a1d0f9bf3531b21866a3cc1ead6e33004e2f423a018da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b1e461fc8832aefff0ba97be8b7c95935a0ecb5fbf64839b66ad8f66cbf742f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e454985c4c1f59f0b93ff3bda68f52e8e681692774daac809e0f1a02a6fd2405_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e9aca9254ed6f373e26dfc4b7403dd5b9a9f6cdf25acdc963a589530e5e1a4c1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f2fe73c16a00f0f286f5936670632898c07c36a9c96056740fb471bd02ffd155_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1865ebb2e93654dab511b97edf2a5d714511466a49a6fd5087f3528ba4851034_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7726814d87e0d098b5672f7f92b2a0832f175db125e8835d3df0235b544708b5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:aa5f47b18ee8d25f88a58d24913b05dd8810c0c872eb0e377796d79852f67320_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dca861bc089e151181369c8ed8670be71c5e6eef094bedd61b30248fb13dbf23_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:583598109b75130008a55756b2ba16c8bb8f259ce60537184c1a96bbb10d462d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:69b1b6dbe21aadeddee2250944d3f562d04b10152741e261e1327e6840649dbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7a855f8881b148c2f97fdd701a5f1532ed9cd7dc4c2e4393555d4cd2747c227e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:cf33d50b404522170dc43e2b3b221a502ad21abad1e970e92127d440d0ba7212_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4cbc554e939c01b52096687ce6d4e025d219a12c2e703750d744f1d82fd802f9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:7d76721b13fb1022ad387566825433182a276b3efc8f980823d59cb9dc8f931d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:9786d7dade47aa9fd3834175a88f0b768b2c66c39ad689dcfb48107ce1dcdc59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f13707382a123f7c92aee321fb5c23a1007dce727b7a68cec0ffbe4636ba0813_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:2b69d2a8aaf9e8e6b772871b0cb3486c062b0a123544fbd2a55acd40348e78c6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:883097ca5214bfcac0ee1139f1734a044af527a16b634050aa4b86166ca4263a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:8db6ba7c7d42a514b5c382afd3879867f5042d42b2495a922fef3f315f011217_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a5c30d6f5bdd0e2bbe53ce9b90a00e94e84de1a0ed6d29aa86219518fb0c626c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d71d9131273f93e38936169b336851b76ef4436c5b73da52add0a908b003a57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b0dfda5623e607655446385145a48db54fc830c29b610037b52f677fe94bc1dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c9f9b6fab1de71845d9488c147a990b9a1ebb2b6c14c910234199c7833c92447_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:eedef2bd70bdc1d977b23f340ee6f714abd2fdf2c49379db151c88d9217f573e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8ae77ac1ca0aeb992c50869008c246d41ea290f23d8a2859cde958d58d3063a2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c169eff980fc34a0a1f6f19559e96485dda0023bc29fbb3326238c110bf3ba4b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d7b3a7fd468564aea8435dac8b09e2ee35b2d27f6339a8049836b6cefc8d2cdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d8fe8854022eb245f92305d42b92cb3dc81207f1115975ad607a75a023b8a820_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3555df7502cfca54f9793f982ed7ea7453c9ac235e015b9c4c8c47789af48ff3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:482a103550cfab666968202591121c6904aba79cf5e8c30cfa4718c856c65690_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6c8bc52abf358951381135a94638e4c01f0e8ce942ccc4f77386c36beedb8a35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f9515705e2b37d2fb6f216aa936bd5424337a1e1ae4eaf3ded3c8d0fab373d36_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:45dca9b3c0f4fc36ab0052495fe6043c717673f8f16e915e49d682ceae2a3c6f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5aea67ae0eefba905f7f8af09dd8a83c8adfc185b3484fa0857834c270844c24_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:68ebd12d0369cf9ed73f37f5cc188a7ece136ddb8e23ba641a4544eb703f57c2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a5b0377a79065793239498bd0743919b77cef2155093138bba8fa9884701c570_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4148272ea7b1e1b306c4e33dbb6baa9bde7a68d6522436a51e939bab4eb8ea7f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a8c81c137343805ff088fc27416e7c67e6f02d4c17dbea38a063f97ca08c51fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d948b969af4caa50c0dfd8a822144a77169880fec165575e574f8fbb807c65f4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ef3682c0bacb3d0d67f963387c8bfc8ba77db7c6ce8f0dd8e6bd00d131d721c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9024353b9d2359e30c5651042483ee70526996d02854b111f4bd9ffd3fe95026_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b3c65460fa54403f95f3c1192347b187b25b69c9214c5e586bc582dad432a9cb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:797a79c184b21fb1d2cfd6c59fe54be07061b559bf77bb169e36790650fa907e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:b3305ace24242932292e14458e4ec2ad72f414f7dc24681fa497f7d1c382ea56_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3355da57dcda21150a1ca2f8d922a94433aa44c19124f6e7ee833eed370857fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5872a3706c561849469aa6c8205f911b47a1f98f75590f9640efca570b654abb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:725e1e9610e0b304b06809bc6d942ec504ebeb7586aa9756fd87d139cb4e0449_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:914e3c4590a4a6d48af758d34c118d474fb8e3ae0e594475a82b996f27386b23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:21516dfee1d53ef1759db9cd9c01da5817f8e5500ebf59a18912e3932f44db56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:95772b0295918fb3e31580925e262ab0ad7c09246b1562249499f2c22a3e55cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c6fe6ae20c7e9e0e68b7a35f7e388e3caa2af3035361e59dfeb47f7006971fce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ef77dd2ebff7fd079005601a96450a2c357eec93ca17ccf59598097cddf0cc6d_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431740"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Lodash. A prototype pollution vulnerability in the _.unset and _.omit functions allows an attacker able to control property paths to delete methods from global prototypes. By removing essential functionalities, this can result in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "lodash: prototype pollution in _.unset and _.omit functions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is only exploitable by applications using the _.unset and _.omit functions on an object and allowing user input to determine the path of the property to be removed. This issue only allows the deletion of properties but does not allow overwriting their behavior, limiting the impact to a denial of service. Due to this reason, this vulnerability has been rated with an important severity.\n\nIn Grafana, JavaScript code runs only in the browser, while the server side is all Golang. Therefore, the worst-case scenario is a loss of functionality in the client application inside the browser. To reflect this, the CVSS availability metric and the severity of the Grafana and the Grafana-PCP component have been updated to low and moderate, respectively.\n\nThe lodash dependency is bundled and used by the pcs-web-ui component of the PCS package. In Red Hat Enterprise Linux 8.10, the pcs-web-ui component is no longer included in the PCS package. As a result, RHEL 8.10 does not ship the vulnerable lodash component within PCS and is therefore not-affected by this CVE.",
"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-monitoring-plugin-rhel9@sha256:67d9273bfa159a5c4911e356c06d992ad3ed91f7b090bacfcb198133f234b0d6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:b2f09ae04b716fc2cc19ee7347067e488dcecacb48f34609cd24f9510d4b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ba61c7408cc6947ccd857461981730161a03c41f32d308a973069eb278677809_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f168e80279e4d53f0482c0933bf1e4878a6b1e53e37c6fffc84edf46b9c36b15_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:313c0e44208e7fc7d4039f2f22cd01135db0cd3337a258034b774fd7820d8a98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37889fd7ec96baeac0ffcafb8dbf903af16d95b413baf1b2fd7710f72cc71c98_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4a2a59a57ae76ff8ff5ee21dd25da4a9da4faae5a6beb8d5e0930f12f679e8b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:99f4af491329b3352e86322a56f42cd4588beeda00a2f94a2b82b169f6328fd8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:561b697db7976a064794258c5f274566dc9c1c32d803603b15ecdd78a0965710_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:99946bcecef29fccd2dc55cc18dfd5cefef1957666c9b8cd4c555ae9d8db676a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f4572abc9f444f08ad11d10168e4b9833b3fb9e4814910eff467767a914d124e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fd5aee9ac2b77bcab032dfd1bc6f1369f59e1b3366cfa96fa55f9bc18673144f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0c10368a8cb2450440348e1047d56fa91013b32b690c40b06baea182f04c3625_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:202f16700daa8022d5675bee872db2a776a1f240ce159d17b9ad91cad342bb7a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67c0172273e47f9f11072c1b27a028fabcfe29320b3347d58d35c53d9b1f512f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7ce75d70b4ffc0c4891ef83f75a453f414c010e387c09f8d7da432eb5543f032_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6cfa0e42180d0b52c41ef1f23d98443cc4a89afae97d21d3993a5f69bc73e6a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83cbc07e901f31f4f86938697d54564bd4c735ba924d5fd08f43b2dfac46aa59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:be5d2df0ea59d84b00bc2a1be257b8338c00f0563397b51d7fe86c48f7e6a62a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c91a3c588e78a92df5887828fc6cb03cb28580996fbb5204bbc5e17abf93ab8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3570c5968150582d417714eee75c4fdb244dece7812e772c0d60bc937d81d564_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3933b8a4a90aefb3e645441e8176d340b8e0b23b3f6760083c72d25248a17e67_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4dd95c213870b3d4ae9bf202094055f0cac5a965422dab852183305b5d85634d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e76c636de412eea5835c877ff862e24c5b0a7ab7fb95ece3fcf4dc9d614bf519_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:10864ad3974315fe717b7e22f5d1fb7bcfaf1b601741e4a0f2a643e1d897fa8a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:61858d0543de564814db6c98407aece822eea202cc1fec3393913d14f75875ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d4f1907759d9532d9659a97d18282e98c54eeffffc33c7de0570213b545aab51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d5bdf20ce7f4c5b1fcfd9c2b77410c8a6b9b0c27e6138a1ab54c241763b05bac_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:546872449f71f686be1dc4612f7e03d75633eea75f089c720f87d5d1c6fd0402_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:6e8813370db2a71161ead738ccf909b6997ca6ec452ba40576f8846c22c063c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:81c6745c7507d47122280c0d6893a35a4d4adc515e850b2cdc8d23599583ad71_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d9778a3fdaac8498f6953cf2bf5acee0d8823270442768c9e838dc5b330c2250_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5008136f5d3e028da656d046f85c83f3ed13d597dfd47bc6808b5b3043297dae_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:736b2a94787549701e830ab7d508f3e7be83cb694c69486157bd633a3ffd2c81_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:85c15e6f69c7f3e101346387f680258f5310e5c065f830a50d04d8a409f3f7c8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cb2aadceabad32ab080d76a709b79b70d488d9ca2f115c1a481a88f5c9c2f9f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:3d94824bf9265438ed208d017fd28911418d4930b9471b305e3a6f83dd97f0c0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:59993d1cdf6d58c3113061dc403fcc51e920c315d1944c931bba62ce47ec81db_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd9ab99b292e613266f833364f13ad19e9b26204deb12c56df333c3282d235fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ef1e59b118e3b97881fdb2f208f64486cf3225b7bc66c52cf9d4c2a9a2b84c72_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:4ac5626fb50e2550d27281a25e933335a786a4695f5a7a2d8f17546f6f4eb836_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9c5da07d689e56a0db2a2d142fb8debc7aa7a0483a3296aa50fd43b6a12feff0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e25c8d20772495f8d49acde8a35f49f30e18b3f6afd9074b7009a02d84a0e6e3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fd8a0aff6175093f881f0b879736594454ea69ae68db7e5837ecdf1527268fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0a5b8b943885041a0fb239fdc012124c8c8ae56d399ab52411585f3410f28670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a50a539c4972a89fa1f17afdeb62af1883bc89f231b51b1fffc096af3f4ebcb8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c2a814937215d63f71fda7ecb70017e9844b89c6b672fedf5a1b08f6f93d06a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d16269e4bced1a9adad5bf954354012d679df785cea828873226491c0c03cc20_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:50aa303cd2b22b961da419e66167c3aaa33a6829f2488d40e0d313dc322e6789_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5299088616c529dfc389935a9e005d88dc9f1fc40f18d025a95fabec27aaa646_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:634a5b684a30fe1870639c708aef32c6acb101f85f484483c7f05640eaee15ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c685ff9170595581ea97f706bea0069796563f03064b5a173e992cb373d84cea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f3872e501679796054ccd9eebb326e96e4b916bef525d3850c64cd8dc0c99b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9c5cd84436fb27de1b589a7675c029465b3e9eddb0ac87eafcb5bbd40a9018ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b256f9a69ebc26949acdaf2c4b7a9e89cb5a1a70837bc63b554a65fee7463850_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ffa19324ad8ee491c3431e8bfe5b1235a1431b0be914b0bf9b30d3a532b0085f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:307af3f934a493b4e7cd8a267202238d2a4238d52be1da4608e83c54b1af7d29_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4f3b445df34b234d1eda4f9d5fc9f7954dd726667bdafcbe0b1197412ab7ed13_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:cda4b2931a2a598995a4211c8dcbcf6c5e82f7de29b39ee437faeb8e4f696a2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:de4b57efe54b245a9c0e39ad94d0129ccb60f3d5670e7c0726ae5ab9cd3d98ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0dd73b3fd566b4961ed3e167079a2ca3309ea30fda7a49f73e001a0ab931dd7b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5befba9e2fd5cc494e2d0789d86d1e4011b4321dafe6f8be64f54d173c0c8c64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:abc08274dd4ed75d88d129e2e57257782d8c7caeddf348245dcd85be9ed2f8e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:d4b2c7057ca24af7fcaa78c27927ea2ec53f70ac9a14d8d775963d999ca981d8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1b85972300d8d89a30ea123ef7f8a337e63985bf93e21a7d77da7a5334c2ece7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:30b15e8c204734afaefdf90ca66daf6f22a7185a4ba894737904170257ef7443_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c388aa2a978bffc1292cbcd771018f7294d70658f7ad6e621e87f19171f49337_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:df93b08f6e63570eb979dbb3068a2f3341ec9ffe94f9409a297dfcded130ccee_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:2d8ea097a1119ddb3f40ab15e29b212f61333ac94b082f6baa02005cc57b6f33_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:be1225f3e3234b2b04fa3c4be0202557d57d08a567a5f8523991b9c5ac1e3c48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:26557b10309771e8a9300ea0962b6bbf90a67284853b6c9ed55eb89711eda7b8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:2ced08e6c4295cfce9c036ecaf12bb702e7425c1b16f546a3fd75be69eaaa05d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:88156e82ac3636c93c033b96064fc06ad605f670905b35499e198dd7d4faf8d0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df97df25115092253e776c7d6cd6db3182655a4daf8654f8e301e7a166e82708_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:87236d1fa81fb3e2ad0f3669471d6791272280dec8019ade793d9037c224776c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b536af5d58dff2b0e2dd8440d4ac5f046b1533fc7c822d34ff72208873feb155_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7f79a083bb85c531e54c0cf5b28e0c09163f90533869d6b3e86e3b145dfc1115_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ac8706c4b4eca623349bd3beb69018b256313dbff09c0d5a23d54d6d79e000d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3724703a3319c5dc69f4763d1b459b7d907686787250b42404afed8c25d7172d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:58a47435a1a6a39b0b9b0b4eefe3fc36771fa22f61b2bfe6fc6f20503b2904ff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:72f3154bd73e203f5372818916b4e229b9db2ec293d74bae7c7e4f7961c5dd58_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:af1ebaa3db633f76d592777b03934e61bdda7ca4a274f3ab8b5c5893334fa5d2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:25f3a738206a7d67fdd08f371f6f94b0edd79cceae3616d9291ee85759369de0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:55b34527f4a0a1067cb4535122b47d15766cad666f4059b3d97424e9b7a0c3fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:162e4ad58a67f27ea7aa4ac18f0452138544c21158ba2e9793cea5ff28b223cb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2f6b6c889144bcc8ca8a690c56a0a30dbe450e0ad285f52f06637b9b71649edc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:80c10d130565356ad8673149d066e3c5e9915a66e6f027ef8a735805c3a77a5d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9eeaa20ec429a7c841eb9be76d17c4539072c87652be8926e8358932015b59fb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1357f28244870da839b2f48b64b895eca65c206e006c349f05f17dcd802058ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:47fcb6f2d8e10a1d79ca4bc71a8d54eed20402663eb8fd56b34ee641bc22e327_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:5be196298a2f727b3f7c9325c3436682a6461ccab04ae9b1cd4900d7d48aded3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6bff3d2789e4b6819ea92e6e65bb7490c57283076f87ebe94ff6537c288da61d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4d72bb4124fda9c1d1d42e103431eb403cf0c70df5e0a4d78c84b966408d0e03_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ad09670a57c9e1c2913c628daf3685254016d30c9ef0134a4fe7401c3cbc6730_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:54d03e0866e9536e8cdce3566c9c6ba48cc3e1a46ba78c8ece6059caf66f9faa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b394f22e4a2adf3fb5048a8ec209c83453abdfb78dc45aac22b7656a19d239d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:2445e2741338aa7067c38f9ffb4bad3635d2f9ba64681f438efc86ca49ed2e22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d2a8f6b2b07ac922c18d6633616af534d6361f81ffecdbf0aa0892c2bfadf361_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8c9653765b6566c240efe8f08c5b6c395ef940c4c88f10a5cb12121687dffc31_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:d169385f11ec7d39d976e9ce9072ed036f76b856867065ecbcf10b1b1b1fcf40_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:18717d98bc3377a8bbd108ae41ec68ccd7c11fcec8c86f47c6e796b734c9ac1c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:251d79a18091bb739256f5ab000b7b3549a8fffd8c355e69bab6090de9e51e1d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77b4fc96e841482d7058f77d96e3b36b6aca8d3ddd855be95466afd2e4db82ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7d6468fe45b5f93b9803315f8a6c49d2e7b6692b6f8c3115f06bc8bd3076e9d0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:05db09a8aae75f472d13f4f39c0cb5ac43fdd510c29bfa88c5e66e2708560170_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a55cf020aa2a7606e32ffd260fbddbd5eb23675273ea5b4b68f5da6435052c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ccdbc3619e960e406c0db93dc7b5773d36825406ca99f0aba07cda4d00bacf34_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd9ed3d17f45e13aced32171e8565f8f58b7622ac1f2a7794a9d62263da7ef69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:08132d4d8a30d743568dcb6ae131643921990f93044b2fc6f14fbbd4192107c6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1b5bc300e652dbaecc0cd3060bc0b3f258c7592dc1dc51c81729f9d8f43e3b86_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8d7544c798dca8421c0759c257873368125c88082bf9ee7339ad4a4b4cb8b327_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b8c3cd3c913a7c1f9de9f4322f88800d26e91614a0257019a9381dd4dd48f5c8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:071392012c68f968615e26cfd19b309139b860b0569d52cfb0cbe85c3427fc37_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:601db4ef1788bcd90ad4df2459479b672b5d1138bca71a950b83cf585105c7e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:74ee7c085bd1d41ecbc12c3ef942f4f5f4b88e8b52e40a6bde2958e207a46e26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9e94b930f87a9d5e54891913169dba6a9d6789a0336966aa73b0bd456c0b1a51_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51f1a90bc58757e1396b863bbf500071d49d15c7d96d3b5e7486395d210e06a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:61e79da9ff15261bc0e77ad9c67320f8b0ea75577637ea7954ecdcee63c31083_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6ff81498181ab5c622109e159b6208bfa53408a08c29b700ba0afd84b89fc4d9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:af6fde3e30b158944ffa92ca0f56d958c5f0e05dd67b489d78065f31a4f2cb9f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:49a3ea982af6c920e18fb6156704f3e25595a47e1af9d2e6efadbcc39448a534_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:56cd3ae90c114579eb8dc572b4ea97b0272759cb71d4f5a1cc98366bddf13525_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b8ba4fcf5788be4ee007c13369ba94e1fbaf78d88beef2d22aec382e4697df29_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:ffcceb1871da670d06f0f0fcd522687ed537eec61491d57ed10680a8d07b44bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00527107a374acea508e4184509b6fe03cf670a3ecf0ca2ba6381c56238cf0ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4e0a44aababcd4e5c214968580c3bdcaeb60343c9110182757ee74319edf53ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:50d04fb6b2eac9c75211c0adb9b69ba85baa8efaf6f4e1904ab46ba1907d7d30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:51dbcb9dba321dc4484eb72f73368cabcb419b5a934d495eb8e8e53872ed7cb7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0a04386aa031b0328bba6089b6abbcd757f02206bd114a0b6e3ba4aff5806de2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a426fabfce54fcad0aeeb15a1f5c08f1141a7bff75cd93cf54ef94ff5ecc6f0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:2b743b58a1b88671b47fd3a90966b71f349491422c3a620967ed5f1073731f6c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4767d0078970d169d80cd1ed8d9a0697b3dc7f2e297d7370f36607e790a9ec07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:02e782e3d91a314e92c02ae1615681c9f0dd6ed97f6214030696664ea2c533fd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b74f6f01d7e24f6d970627c336f559a8ee21f99dd85e2fdb2ef80878a744258f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:dd32fa52a84d83d6c1ef649c913ac70a8227712ef0dd1eed24dbf6e80ed8956f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ecd152f01ad8c3ef7e2bf819c515f09c9fa3e3dc67b521de282dde042435fdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:37fa074c3d0cef8aa66b5533c9c788c10be5212d149837834c7001031a725e32_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:45183c775bb7d17a774bbb18a6ce8a9a7d495a6f2f92441c1a7749ceae2818cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8ddc8884b10884780e23708be0e0bc1d0aa78bf3e093e098bf31af3b39ff0054_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e10b5c60a01b7e22773f86d8a31283c95da6bd9cdb2f6f060700a58c8124d102_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0cb8351f3eed209c9d7e4c70fba134a2a1867ec394b99704772a489f3390631e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7b7ffce6efe509ca4f0ebc41424d5aad4d5115fdd4e91f197242c39fcc8a57a4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:98d19fdf299137aa1bcde0f86fb75539d9c181b310356bef90f912f17a53c8e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c0e8f7ad38409ea594409fb3878317dea94ddb7a4b1c6537ec69c5a075ea0e37_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2cc476050d658bf608fd981427208d7bad038db2c61d87871267f95b387a32a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:512db303d402678d8e13d712eecdfd21cb43b039b92a3ba3b3f1fde28440df94_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:71415f52d1b4a541ed4c944a85152d3d20e81e6ddd0ed042ac7a443c3cfd3304_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9ad939376d284c72b68173f7f9beeae564ca0b5f3f927d2254e47a9273b16990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6f918532a83b0f40654657e9fb715ac5f4b58cc5981f56c75342f3398c40ba98_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d7a107351537e67f156fc2bf5707e5380e2be3430ca3c114eb5f43b2f905bdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f2b0149f8cd25219144db3232ec50a4f303b473df9a119aeeef71b42dcca6a25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fc3bc50469f35b9424cdb845bd03a86dbaa573084dbd499fa9a3e47eb0e426f8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:03dfbb0d2d2ac35c6857f07e0bf7e30013542fb8c07df9e52319ede66f35d750_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0bfbbaa8673ce7bda001ab91def919e56e6f0fac4bd67b09a7c20212da0b529e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:597bd0de9e7bb97f8e960935ba7c9f1b91e4708b85e74596b903d726dcf7a398_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:ce87bf559d265da4e06195256803d41fb0b5edab70bc52ae46d2f626efb00c01_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:39e5a2c1983df681f7e02c13ed52fb630c4f1424a74c2b6a620a0f685c2becc5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6bb4b55f428abdb5c4191839058d1292bea484c244402c8772f566f7b6968d09_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7b7f216332fbf43c68b9b1097166f7998933c8b3b2e7dcf11a43bd1a6f3bd76a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cbb58404b4eec45794e8284ff50c95f9c44f86e687ea8f21962648c7c0f66917_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3dd38a98c32a74aa2231e807227a3c8d4eed1fc973e81db754a0a109eca0cc2d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b0e54a88923183074e19b8e24a6228d55bccc1a419b3a41a5307685e75c36e76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c1341b86b365d033ad566093a64ee3e643728b5057cf257d455b0a39aeb99683_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e102e842d7d298030224eb8ec80e0727b89c4a4d45b67af5c6d0b11a3df30565_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:527717a592672785c5d8bdbbcb23266fe26e2c95359a9f01c1bc174ce2bbbfe1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e36e8dcf7336bd1fa1d75a37813911782403f99c634a433d187d36bf2051f4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e3e278676c3c653f3543467fab3769c3694710e28c96fc9e821d5f2b5899ecc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da33d4c2317f8e5eec01f45b4bfc10fe66736b6df06a13b60f7ebc434b34a9e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0741873d5a242cb085fd074e2e850da0c40c94a672930bed489a5042e7cfa080_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:63c357eff8bfbf851295fec3e79631014762b1a5a2642b684dcc251235e900fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7c53a64cbb49c81aa926f021c50efbf2009a358d7c3e3c50a0c231dcfd7e110e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:83ae49730fcc34f08b5f1d3f620c41ff7d7b4419380b4e731d82fee7c50fa858_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:3215281a42cc42d59bfb0380060fa8492b060e43d15c731609c0368238520c34_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5d6a64c4c1d3ed74efafbc1bd93f7829b3555491a58b75622f2986cdcd63bb91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8981f5bc6770c8634fa4c2c707530c945ffe1e64309ca3d4c47aa1bec5f4dd29_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9f9ae18048d534c876d747b0f40db46134067c1f30c71386d77b1454070eb98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0ed78d5eed81ae4e0a7468e52315eed9442685f775a7fd08cee07673920a4a58_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a3f3a1911d6133402e3e97818ebc49da92420eef63b3007411d2cac11797d29b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:c752116250009619451107cdcf31da023d5a7df853f41509e2073428e3c5708e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:da94697c9b1023108475f827cc58df1c5e5fae4975a4d536e735934762e71b3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:16d51f0e3ab6302e56aa1364aadc6533c7046dad4857fbdb4dcb3976bdd9b256_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:9a0712d681f6d1778ec84618ed13b11c97e4d6b4bb3f2061083c8a642f0beb1c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c71dba6437bcd4f6a615d9390d07087578f1ae32c48d0ee634ccb5ebf46bc61d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d966f7ba9bf83531af76d565bf8781bbe4dfde5525f71e000f99fa265f78e3e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:078341b680f9a3b6f6d386551c569161058786c2da3a4fed8bd8191a1c96fd10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07f489bb05ab3907be43786d03c889827ccbddcfe049a970bce989945ced2374_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:30decb57f6f3569f08acd23fbd34a935ff6ffd9cb6777f29f3b21f755b62c307_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:488e5f13899e2922cb03777bba675061c2066797d4e5121a1eb7ccb680ead301_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:52d90f5f2aa431ed9014d6af378b3b935006b859bf8e8b74d928ed07c66a39d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:53ba6396dd8f44eff8baaa9eefaa796f155461c27c652fe608aa6f89f4569284_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:84268278c72ed9a76a44d91187cb04cdba386e0427217fa0734fa21261c2633c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9923549c7af82f8a377f55ec226b17849b80b6986bd5d9209baf975478859419_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:04b8fcbd71c85d53d2ef486f3cb3ee9eb7d3232830a88653ead37fa96b5e5041_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:428c4f45bb682423a047d8a306aa3e52d47a79da82b2e5d261c70394b9516dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:acfc5e61e66d2c25713b6031b44a9c5b4a2b01d88486121842d9474fee6e73dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d89c56db59c88798edb02d36b261b7fcd7e185c978d8ac1f61ab6ee4fa9858a6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:01672f20e08c865e334afb20bf4672e75ae3213bea815605692d3c160fbb98b5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1866b4398861ed85d3d472bc5cddcf86d087abe0ce3dc069e160c1cde7b3dd45_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:77a0618cdc2074ff5e567001f8bec4be9176454dfc6fe12558b8fec570245d02_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f34bdf5701307d3a78fc33e002906e52d6e92402aa02772c3f7aa86c806be963_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:5d8cadfdf44b8160c9dafd45979edf50de3c73e44970d32a2e41400174cbf801_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:89d0f42a71d1e6e6df886f4614781bf20779ce60b2c240d683002e8a77cca506_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f239e7af308dd33ba6849590b4d62316b1c27cd9abb91774153aedfa8ba6c674_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fe9734b268c86d555c17d50b28b53f6a70e6ed1d5f2423989f3f7395088a2cd2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:1b894ce3c863920819d4ea5252e661d16eb311345721e870b52256fa475c8191_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:46a5d33d55b3daa723c47adf1556617197acb7a1472e87eac6c48d84375db69f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:85caa3468f35ad8f53e67ee99afd608249440482234757c1032b73989f75ff06_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e2967044eabd99c49d1f1b73b00e7d1d4b041fc6c91e20698d0ebf7edf8adc18_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:00f9fe4e4830f2223b653191658ef9a41399681c1dfd0cb7a03441eb8b601411_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:210dc2ae060a77a1cd80fe7b9999df21f08d05726c2ee1a98a3d3b9091c738ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:68e7e47d7852aecb01251cd646f7de16ce032197587e32c0d312200b2ed335e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8a5f1886bcf3d4ddc1d8b25a3242d56086643e1985fdf2c5e0af4d523097e400_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:204539fcc315c96f4f36d75fb9f8e3c97712dd0f034dbca7874140052b8934b1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:36e42a5c42f9b5210acdd3438bb826ed8570422918a49527ee6f404d669a4baf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37787a3a765ff27aed1c4dc162f208835e5ea6befeefab25ba6ad08840644b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:72c4be85b6e8f0f4ef456cf013ff60cca10791a9ccb6e4b030b51b0e7d8fa27d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2301b2425a990c6b31fdc48f5b3bd8a6fed405671c6309474e6d1998478f67ce_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:524c69155c0cb62ef67c3f974ccb588c0b763ca30af1ff04da57bd4c7c606aff_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9294c9aed9b8166cd175aa1e5fc08a8206e7be01adb757142fd065f12a9f6dbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cc73c3f7d97cb6099485252ca4ff3f4c9e26969635fe3b234ffeaaa8e833d6d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0c6e87ce992c21f22b1b0dd2fec080705195760e86f274b29d3128090d79336d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:36e50b65c2a5f3c0e56acf0ef991e5ee8f187cfacb37b683aaa00e97a5d0e433_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:74177081e53ae2b8c9fb5c28212867d8800e3d6a65ebf637ce83743b74710016_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b52839eda3a26cafda3c901e448a36c9f0bbf1ecbeb71cd059cbe5f7ebe63867_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:028578f886c789357923b3bd92b9097eb21e2cebe2a179c8cf5b7796ea492dc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2f04b6f6f590f4ca9327a64bc61a3e75e1a5b3634038a4abcafe407b951ab95c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5cfa05a09f86e80011baef0e0b12f84b93ac31c89528b76ac68b7d0181c50bbb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:db83ee31d8a8649725b103e410ca2965c60b86e0a8be8e70f14376dfcec39b8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:33819f40cc5b2499ff6cbabb4eff22077ad17e5f721de430c951794e9ec7c4f4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:634f06b38c199b4ec846215198ae2d042c630dc27b54855b5c9d282dafedd05b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a02825b1dbcfaa0a328edd1e250bfd41e6df558251ecbc2e745b896db21b86d8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e8e3d3591a4376a5f0c02e6e27d41fd823c4e65800c77f51797dec01c8d9c84a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:366c950fe8ae969a72a8cb31db3bfe5f28a04f33d2a904148c3d5175def5bbc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:462a73a38e7e827422c8e765eb6b62ccc11c2148ff2dffb7a3cb0f4b8a6a0aaa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f419d4db4c9e502fe7df0110f17246d961d5f58ed5cae9095896b36472642bdc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f84cb8e409bf895d322078c5f86a071e8ec71b5cbf8177830204d4172e03a952_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:40c61cc05782d5913189e2898ead2277bc074562f99f51994fda52adb9ae8620_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:77d403925e7e528a4cc103dd52550b68b36254b1a7f5dd08afde70a3ec929bd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9d7d4ba7d9aa25f7aabd027e32042d7861fa85f25b32ff194c4d3fb70ffac370_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:feb77e0d6004a7cf988640bf052fdbb755be2fb893e5fdc07165e683e4bc668e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:476503d99351c99b4def061e46d9028eb1bcddc4ff5d583f347aa37ff551f8a5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6ac6d3f227ff99b9b84ce35940c04a2e1fade56d2f546e8b448964268daa0d2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:711d81a664205f975ea1982fc415575ca43166fed54e9dc2f801750fabc1c6ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b58df498504852ad6f0b12aa6c2a68fe269b31e9d210581ee82c9e2a4fe21062_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:135bd1efceac3a19de9e453acec53e9a10350093a29a0508298a5f0a8a69a8b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:1e0190062b9bbca28fdd2f82d52702ce99f9116d456083f94db79b75e8921e0f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f0193546fd32d558e2e89d722b3a2d8c94903d86c0e336e7d5dae028f9ccd82_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ec4c24829883edc23e37f9f07c95eaf4c74a9ac023cd4f3a518dacafeb3cd008_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1431a026103fa0b98183f4d0098697af78478ecccc1c0ebc6c3338c268603425_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1f8a046cc9d7272e86ce246c615011aac476b83aab58eb0bb32ff5a46e7250b1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c651e53602bd474d7453767f7059499947258d18e2d7a52a855a46b0e9196f95_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e0bafaa62220bcc59ee7f819547d13b2acc274c6cb7af0985f792d62caf28f1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8f9bfddea5c3e30535604b38af5628bbb62ac1c55d123165cd51481a61240b01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:aa39067d74522dd8c963f09d3fc61a3011214d007abb79e07794198e5746cad8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ac2df95e06953b95611d2bd684ce548ac3946daed5422b898ec922774988a18d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bbdf86f56a820788f1528759e359fe7f75e9f73f8e77d2930ae2cc8a83e2f159_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:591a3dcfd46410462aff2e777b28897f3c51255ad8d26285946df4639cdad68b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:879e2b89dc074a377b4a90d6bcc5864530065e2bf534a648c7e295856ec115a4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a7e97212984597e32afd279231efb35b55854879637a119ec9c3646a13032672_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b501f15629752ec6c4e81a264a66e358c0867dfe5d3f6f4fbf54870380a30e36_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:602ceb41e5f9acfd35ad6e068c016147fcc213ef6f7033a738aad2d59e2d6b72_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9cc6c1e50a2a8ec6e2887e4be96ea9f8acc1938a0b904306d490474489328299_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c5a579f6c2b917ffa0c912ca7f5e82a041009198899d78b204f26f6e0170629b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3fd7b4fc902611f29ae0cbfed4b03ca5ad65bcdd5206787e622d7e6ca0d550e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:308da98e17198c8032692089e5f8664f8386c877563a318e89f2ecceea478b22_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8f17d1902c0a419e9f32ef05bf0890ee9919b615bd8f625f4d744318a9666c40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:a49641db9bc33963261965690a0f66a3276ca9cae2140116ecaff094cacc79f2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cf267c31efc0ea7afa5cab3dcd829b8c40f1e3b41ce8c92097f5e48b4fc1c8db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:261ede219967877725c31523cdb7930390300c1bde2df0995dd9f2960ab2d609_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d1c9b9d3b2569e676d6f80975a7ef3cbbb4a1d8cbc329dd1fbf7e448362e480_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:758d2beef64594e16d0f410c9df58136e470e327b658d340c07d4c62fc64683f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd2a41b12c00d34fd99306c8e5436a9b5ba6cf909aa135263a915b5f9d7bc49b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:82e2733f21cb25e6543cc3070aac2aa4dca50526ebd7a56c68be61c35da951d0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d654271a0ff9fe6b7ad23dbe5a7c6c2cff0d6499285d2d1a892683705190acc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d8d593aa02e82fc7ba9424458c7e4078560b6c214f8633391c49d6864fbf460_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a48e4dbf49b0ff8524c788e52c58ba20b3494f86b1905382de9f7972f9acf487_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ac95f13fc989cd08b7d62d825db5212625ff6adccff4f3db11cf973a284aff09_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da62a9e0d6c4108a00b6adb5ed5ffb0322fd7cbb37c9ef9bc34ce8b7ad71ef1e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb39b393c767790b22aa495c2f6f03afb4e233e59163d3880972874ec24a871f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f0125c1d0f3960767c52d6d5c1b2babf7791bb06dd393acdde845eadbf43ed99_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7cb9c87d5a624ddd6626c90aa12a0e35c196769a8670c370483a7766014e1411_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ec306b13a3b2439da2afc1c40b9de0f94d3d4112904e5e397840183a0def80ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68f913b6bf562e617f56288f67abb62f7b29e01c891ead29afbf5970e6c48c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9fc5e2fb3c92a82cd5be46fd56632f8b5f937fd96f0e133038fea5ed665a558c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7d1f571b87ba1e197285c78a78ac4dcffa55ac4e6382ecf10ed630abd02e4df0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fcf1f6ce74a9aaed46574fce5772920b3c2b6b6af0b99c69d35e47983b9e8de1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:6be97b778d55cdc05fa3a65778dad37b70d6e206f52f3642ee18c2b624efd667_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:90e9d62ca779897829ac4a43c945b11393409d51826ef1ea446bfed517d88023_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc34882ae4096505985e163b8fead369bc2f5835ccd504442f2eaed4aaf0807b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e8516d1ef8f77fcffb337b4da4a539874107ab501c9c2cf46cb887b4a4a1c152_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0873393f0564bec29f4ef698becf97fca9ab57a6fcd62a574d041cbbb241acd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9b3cbaec7ce03762e1b63ee055935d866121a1ea7e0934d0c76f72561f2a73f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:ae34b610753a18756b34eeb0e0b95f21acd27d077b7c70356054b10bd6a20b80_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f760e2aeab036000a3351517f017e75600dbbf0a4fc871e5c6de2fd8d84f5914_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:0e0fed0efe55fa047409b60fc018f8a1efb7ec0e9c1527b9553cedd07a4a530c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9610860325949262171294ba4b9dfb298c392aa12ac2b34785443afc7dbacfd9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d4f823164bea7491748757273a054487630f7d00a102ba37c96011ed68519fbf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f8b152c6167e038d046580d88d3b9d8695e135aa945155231e869e46a5689341_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6abb6baa9cfd44652759dfdcef4390c0507c6a48de59a7cdb1949e929da2d20c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:723f42b675397961c109f2a8a08c2694ac469bc81a8748887e78adaf954b00ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cb3abe166a28ec665a117cb3c13335ce21381126b0f52bbdfa93daf8600045d2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e06d0f6a9ac19acda899cedd9ef383721af888fe31e07f89acaf043eccbd3e69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ba555e480169694aa66b172dec0a1dab38f528711ddd1d127997657e0576fcc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:66bd0f0059fb5216d01316b4a938426715406c9d34314e8bfdca91977797c1dc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:675f2d5fe379e396dc129a14c30e01bcecda81915efa12822b875ffba58c568f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d8dbf300f9ca4ec47510347c47d5870c9a8db7703ec5a4344e626fd449ec7fae_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:249a1efdeeadb5027c0b65aed7a6367ca760d9624e9d74f3cde3b34da62f6402_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3eb3266e51bcff8668c12bda2b4330240bd2569a40c85fee6be989732ff8f68b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:da5ddaa79cf6cd99a4c83ec00b19e8ce344b71427611282b7db2002a9e807675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:e2939a37737dc236d11720f9571179dd67df761f722a96ae0f05db9702a88c4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9a17f367a6dc58029e3ac83e4f2b6e9b240ec060c46c8ea06ecc87b0be87bdd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a2b79e5a1fc546da852c6f38bc920b67e1c6aa94356449cebedf08d7dec86076_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d28a7dc66779c1ca4c056eb5bca48b0c7e19d01089b93edbae8bf9b43b11cdfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dd45780c2d4b5bb0fd96521ab72ddbd9261ce234e61bf6a69bd7de0757f6616e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:01d99a84e687c20c1078c90223e884e7497908c05ce363d121378f96d46fbe2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7a657b023ca7a012c4c0f5cb0b71c751a0a9129229b0dff77112a82682fab839_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:8ec4eb72a079b8b94913f4c4f766ad03988664ffc27cf77659703f1ed9a00510_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c2a14aa3104f2c0cc5714a347162390f40cb555fabbfb5f0e2a5a7c83b3292b7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:583e3aacd432004936e3e6c8875c7c6f91377b9317179c2cfefad03d2892eaef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5ddca5fdb82e30000123c5be1cfb50ed93e04e35dd53c79fdd7014a3519af23a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922042d611b7cf7c8b92a6a99812d5f134deb3ba6a2ffd9236a1ec70db9df767_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c89f7fd553664814765a30ee59ed8dd4c2caf3b9ff40ad351096b408f1f3d938_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0df4e077293a69adf4bf04de6e3aa8df95cd1e358e7087b8930e6a06fe7f781d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1f80a860753af1686c601a11d5bbc1a65a82e10d671c102f4b652a5884ee94ff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:347b33aa8ac774d04023e52541ed1283475263ad0bf2c0a7cb0c16b64db6a00a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:89467d05594c81401ae0bdb9ba42504f475f2ff1fcfa6c30bda2546dbc2ebc1f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c55b956e1c6a4fbc88dc9dc488b54ef4589134b35eca971bf18943d48eef4cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4ffe514fa69794c881a504954dbf64ec3e0610ca38773ed1b49bddfd8731eb62_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5b91f26964ac42d3c19646792051c96a8ae25a7626ae081806c382c3cdf558ea_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5d25926b9a049a86997f922ab7948d6ca0af9a16af4e96e5800d673a38be4046_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0a12d980643d0912adb6979129d24765fd54c01a3f055961cfde3fb873fb786b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:349f4e4a30ed2d6033c45aa761b9a86e055515a47b7d1e75f44cffa9f94ab5ee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:39c9f7dee3fee9828f02088317da8eca15b94db80f99f4561dd5091841e8d1ba_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:7327301da2df28d4f25403132f5447f7a995c41604099044547694f99291685e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:172816977b3d5489e5633764c970652a14e7a8a29ccc95b0d089c3d64e5b325e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:433e25b474b2adafaf9ce6677f3f1d51a6512845ecb54c6ee3707a8969c3b3e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:66b0dfb02285c0dd4a74cbcdffe545babef4ab11a96750854f1fb733f55302d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ebe298db1443e2da31836551cbf88da11a8f422db254aa877c310cb092e1ccca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2c4604fd35ddde200baaf906d7d987a14eccbd1f678272c6d0fef35a1d0f7f03_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4fac13483d31a06f597739207f9cd7bd7acb418f055c80ebde0372446ebce360_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:529589efe0c2828d7a6dc104ce7c07fc358f43340ad99dc773536f38af557665_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6f09d75e75968768f9c4f06f0ff9b9680c7a43e6ec836b7a07ef7bfe348727a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:09e62b7ca5c078a71c0a36f74785af16ff1aafb5edff0b43abc261e648f17eca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5b7a8cd01d2846f8821c56447ddee3b7956d9a20e9c809363d8728ebb17c6d67_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ccd9bd93299a31672e58a356ca7f9cee946f757384ac2ca99c54718eb72e708d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f3c66ebcdedfad6a4f9b6b67387896cadf88683a285b0c9c2e87c067b3edaaf9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5b778bcb934f38efb0d2181f2afd0874b16b2c9bb541fbe821553df64609d831_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:6299c1c95b656dd2ea47927a629be820c744864bf4b401dd1d81346ff26199a6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:fb35926df0b2eba2b017ae46f86586f7534a0140bb56e19db4fdc1a0769ba74e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9b723bf806801f5f8dd2137f583352de2ca1c8cb14137c60ed3bc5a5a02c3223_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:d899b8ca509e2f6c7df3236729ba459f1dddbaf5f11b1757e3bc6a04c6a16952_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e5884e2e0f2451896ebc590ed0fb662429fc5971d99d19fd39dd98d29b9874f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1ced2dd84378f067b6e31049e8d8be06a1271aa580897ab67f1cac29e8973273_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3eb279dcc861d1ee9accd5aed65614fa1a32a0a3c39f80be6c16e3adece6afcd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bada651c6802150d411988a1462cc769cd2bd791ffca219a7e9ba6fc1f9e3ff6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1d6cd25f19d8729d5db2fce2c0ca12cd4434e3156d00e3b29128c8bcec31cbd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:689f54432640f9036f09a18ffdc655ef9f29514a5b2974da6beef407ef00039d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8acb96bd4e7ceecccb59895d9f2500b8061bd56af4235547fbf6246d88c11d29_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22af26575e09437f9912ce3092c9a5d32d8e402624e0c1c3ceed6c81120f3e75_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:b5ad7d1f6ae93fff78d520ffbc080304d5e069dc34be695ca2e72063e6f16cc6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c407ea06f3c1b6d904ff87994e9054e0afb76d9dbd2fe9800c34d3c1d31786b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f002a9bb010ea2e4cf4ac65c2b9644c09951f5cf28fac82c112a9e2e23925ab7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2a0c8ba89fec53f33ffda91cb41530057a2c2370b9190a5c8cabc5ba7eb3fb34_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9d90b5e7b4761caafb63c447fc9e352084650888029ab397a0e7597eb03235da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:aae7870b5ae62c0cbb24b90ed192b0ec8a830580b3a6565fababcf89fd17cfe0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:eb8a1c875820beb6df5c898b3c859d787eacc661207888ccd31342837c441b1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0aa1c0778ac82f2f01ab8c7c79941de9b33338ffbe92c70ae2bb47a5c87cd356_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1302901a96768f4c566a54ce4265fb2abe023d025652df4b78b94a8e44d785a2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:579d7823258032e0e585734c50a08f0d97c346904d9a731d23fc94a5bac3d0f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:8d5efc32757a8a321e709ec9db0e304cabf4b4c63556986e677549891fdd542e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4c75b6bfd12643b775a36ad69ed2cad789b27df74faf4454d723ba7f3c800746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:88f6bc9d1bcaceae8f65f654a2c0b169a7987872e2b301537ab078cc7563e36f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:29d413f06f5eee509bf61a867d1db3abdb3f7ff78f91f5c4ccc40e8f4e52b73e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a801eaa3eac0b20b6a0de04b6a54ed18d2d54a175891b6ac39ab503da858ed6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2a9630616c4361ba346367855f264e8f01bd063f7fbc4ad4eb36fe181eac23e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:d0d035f3300596a93c21c4712a231077b6fbdc963d556ee6f9f9efe393df5bf9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:117282439d4d1a2a741562904d28338cfc30ac9ba69b2ba607ca67fd6031a650_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7293094d198f0ab68b4e365e0df6a384c76aacb90b4c63de457cc805c183b206_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7940286fc95f03f2323aa80e3c4a3aacb132d3532a380929ca20e831b46ff034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38eb59fcefb3e1593774ca0117c163a3acdef98a0415e8d840ecacf1239220d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4003ce46ffedec1de16e31773fef93eb34a4e0cb95ce30f572bd026280e046a5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:38ffb7d7d3017c6cbff3741cfc8fb8049627d7f1fcdcaf60a9bf28ca4a5432fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:5184972b11cf8b144a801d0c53e7766b2c3b35cec5fb7e8356d6b1cef2d2c30f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a402e4a4ae76ab9f13418715a44c09547820f1f6d21ae73792d4e8d7545d9b32_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:be8993a5a41be437bdf3515c2b3000c4bbf4fec8bb54c92ab3fbbfc8c864523b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ce3229db117ad4599d2588926dc948b34a9a0abede09e9df000570906bc9e31c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:def8b3178a8afbe4c2eac65a260061ceb8c6b1c78652a7db37f5c0c317b16224_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:354251a64fa2d8238bdf01af221ae6faa53f3a68795968b9a49426dc361ac37b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:455e3f1aa0a22fc78498156215ca8d5cfa1b9d123aa929a721e9217c9d1dc3ce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:77c92eef8a503d59ca8ea792101e508bdb21d1d6ca711104e094d8f8be7ebfc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:f2ae73d315cbdfd49375cae9fdb6cac7365680b91fce4c0c3ddef5203a6abc68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3ee453c04008584850b4659e5db163d9cdc62004cfd2a3bffda429607f93cc27_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a274083dc0db4c367a77cad085620d1b6321ae60b82dc7284ad4c90ab313a283_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ce09b959e7f7c8c0359bf17ad46ce8816c11e89a4cdf4ac2a3a290b6a226a884_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d6d19786d616706f403f79cd66c4e4400c4793fb0bfd4891c5345ec390d71046_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0be5ea330b7f31d16e9d464979b0bb455d3eadb2aac8e3537bd513e68385520b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b96da8c8cf79a30051fb7baabc36696d1e55cfeea7c013f391b4ac80cc70493f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d97b84a6f8bff76f17233e1d7c933c244e5684870d43f005badc9466c2e52db0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f5562629f5161188d6397d25e124e5a01bf6a9752b87f06de75b95063d1b7270_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b407dbba3a3c34947d90ec0d499810500c04979d581747b634eea87a810a0125_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d3bb6a21bcdc01f252bcc997507ec39ca1d2240bf0997a3bdd6fe36b9923d6c2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:081330003c7ed392746c912926d265366614063d1faef17e1155de0d8853ccbc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:8a0170234fa98ee60b9b7fef0d16d03c6ea42a1c6d72f7330ae957a9638feccd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:068b1e9154503eef7884ecec43d0fe3aa254131270be214854f7b78e0e2af2bd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:ac8836902e31b9f34359bb5074d0c40a68f0794de19e356522d589868c99608a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9355e88f78c118b1a8808e0a178af7dc91833696f42eae52c1b88ad5dcf61ef4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ba7d10fa2d0bbe169b5c5b3bc2c05c43cb12df3d825443ffff13bc79f31160b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:04b5f984b839a3dfba0b70e682c0930468edf99bf3de31390a9e6ec5a7bc0f82_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:0b3a848025efd76339009bc447ae171dc3a9e70629a9a231cea7b1d2abe5c320_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:8cd40d63b3d13bef1cfd650b9bb521675dd4d15a9b308a16c034cae8ed048cad_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:959df171cc6392ef7d3ebafbbf2770c6aedc4db168549b28fc7847793c4930c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:91bfd8eed2e057600d77b20e19764314e8952f695108486a5e61875cc1448145_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:92d481ddb4a8286954e4992e71f3bac240d01139a46ae0a815365ee235047564_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:964b304d297293f2d8fe9955fbb72c67d7031fb5ec2c6b555b862f30ed359557_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9df41eac98940169a5d74e1ed6c6875ac4d81f24e208f845181f9a55581b634c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:41d79968208f225321e35abdd613c4bbd18fdd4b3d4b84bc312bd58a99d21f42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8b1d0c2eeef421b713481f8a0f52e1b0f076bd08505f5b698ff6d4e0478bb417_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e8463d4ec6bc3e56ec6b7e84a1dd9cad25fba166983f3a96bc16541d3b2fcf24_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ead8b62eeeb8404de7b394073ea1664ae4b8a01d445849360420472536db73ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0f054295fa0ee7429d05d0aa601eb4b1a62bd5853c998b904399d23dd6d61a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:5aa9ea0dc9f265192a1639270e0df0974b0a41159f8cf9b043b9ff9a34a19a4d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c683e533b0960dc9cb4612e761dcdb97b105a8cd4039d849637cc04b34c8b174_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c98262a94c7d211b27b0e48b3dbf3fd7177c2b78e7ef1b2c07c57f0d982dc6d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:7749f12c01c007877d4b8e98f0972acee705f0061455d69b2223210f57098f75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:97cc4050f575cf20f22b104c1bbe713f2e782d0937bb84f353e8b80c130d2198_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3cb84ee255c71ab48988637dde76537a9456420890040cf761cd5aee71f6767_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3e04181d1f9f33bfd9e8d82d9a07c33e3692a43af65fc0bccdd529f018ec717_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:37e649cab0559c66f300c915746f34f6e0929100557e622a966ec78f543f12d4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7de8ac0e3c44fe3a7d9f63057f722b316efc1e373ac772f88a0f18add6b88160_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ac7df88a38d08b38f14a39fd19846cb82d1c96a518905ce115821e4d8f2c382_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9c64ce3c3ed86ecce5036e7bdca086083aceff3c8bb1a4c1e0af06102a3e6c10_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3989068374633d0c70e7f731ddfb4ecbe1972af492823e77ff9c2f77faedbd45_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:569c7ca684bd5079965d1f1b37ef1c0009162f0b506b4d6fbce0558e4c4aaf66_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:734fe28f66883c8c3a3f7764032fcabca4b5834d776ad249f9ecd5ea0fe618c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:764eb596b1c27c924f68455752046a987657c3fa9dda1a655db644e06df9a29a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:4c150c70c8b6171358141f5fe129da9927529a747a785a4d4fe83c2f7f8f0b0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:68b2e02e236e852e3cbf527920f1c1915fdbadc99263eaa782a3ab74f42f4b1d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7922fbf20b0f9e965a6ae8ec6313e540a1e732449b5f8d88ed166a4ada238b47_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f4f5535781e45da074dbced129678eff77090ef6ce6fe56bf1e53042d369528f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:14cdd1f3013720f8bd9353d57798ed683175d1b12915bffcef4d7d6342e825ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a8e333d012cc0ddcdcf62247d110592579ac00f023b20df2343910784aa85c01_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:892e3c70e4fc4b80cc77163705ce80529daf53564a08bb92df994137ff65ee4d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d7d1635f9de76b0420ca0089b69f56f650dbe2037d1bd7683752c68da6e9f2e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:09df495865592fa2b95ffe3e6a9d80afd9d370a1c273f87b14c91363948b4d7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:320c716690843badf600b5ff2bc5a841edd43615c6036b92577faa2d11417f99_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:88e1f4524831af4e037c5410f38497dc1c64c715af7a0be8a609079d4f515e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:304cbb7666d1426a03413b4f7363895b3a880bf22053ed2ee5ca6697eb8e3759_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7489f4cc66eeb744dc05ca8c5a5d85c931be8949a466961d754427850710d610_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ae9876699fe73338ca46cc3f05ecc8b09ad54fb7cf605d6202616086e90f673b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ca509c6cf55a0571196c3cf33112c29d6d1e13b336797907640cb2785770b18c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:12dd6fb5cf45aad60604a12e379021a19df11fbef516708eb6e5e80cc2877580_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1e1544da4fe492584b5ff734b76beaa0cea3f130996dad6eb93713abe20f254a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:54725c3ed8a7f7f420b4280a583ac950f670d81c42941a51773c1a4e3672821a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6f1ad75bc2f909eae55c94e5ec26827dd8d6220bc5451a69d061aea0f63e8619_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:20e107dd601114f15e4bdc752b7d49746c48950c16a76446a6456582373b718d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3cf104924efd6df7a7b35d302e6e881f6e76700ed48af895e3c8a35075b4335d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a1cd6feb5011cb18a4b2e73bf5c9238b89c45da875f69c7f18d24f8a9f05dd6d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e1f153bd75a461f815b1127ec280ca3abce4cc3e9fbd9e063e9cfbfd352fe0e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:3a91a4f0ad77f0356d7217e4419823590a033a0a5854fc0651a102b1e5ffb516_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:63365d336a4da196cd878388be61e94561de74684e23b5e8e5054b7037174c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cf1a6e297a76d62d588b11b4a6bdc8761a37bb7e4b0886ecea1eb16982c1a998_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f1403c7ab79dddc07df8a2fca9084985db53d199271f0faa9d124c9141e453ce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3489ed4cc2437541f17cbe58781d3a22cfc24f7a001ca529c51aff4d5ad63b05_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43ebf7b84f72061efbd53c99eb883ab97b431d2053df270225759eabe26f4c49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9d9d0de56220b0b4a2523ea896c1b26d90f790394340ee005c307558131e9de5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6f681893f542bd9a1de33170656f48238605b6c6e6865171cd046cf03a8d0d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107278fd9636b013540bd4670445cca271970f809509e85e6f1ac82352992bad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:14324f81b569ade391357cbefed32246c3acf04b36f1ab040a004de9da68be28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2979527ba1d210beb2a22b7dc52de09c8a0fa676844c4c031850de9c91616efe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8203854f2e347239bce20bcc1164e78f1080ee341a7c0c64391b308efd8ac4c0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:17d53980bbd5a99440d633daa666c5f1dbe33a6a2d0dae8bee0061433f4d6ed1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:237e7043c6293e96e080ce54ff5cea298f7d1ba5c766f54d0c67d1c1ea8d937b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:353a469850c9adc59407b7a2699b8b291fb918e7b0599f351cf112ca6c8a7ecd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:4b41304a429f036afa114ee726a6886dead13919a417f4e3924164f75096fbec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:20fab950929e3e50e6d551cbb8909304810c5f0fbabc1c81343568428177c575_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5cb39a548ffa37e8aa5a4d474038ab8289f7b73e3af6efd0be6e5bcc37e109e6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:a4d4f0e2598f69a5c93011bc6ba877d97d5414fdfd21198985944b3e9690dbc4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e045084383ddd69a9231023835aaad7e06737887a91353383dc54647f85ebdf7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:082f28c96df74f24487e9df996d3fe351e185c848ca4c6a39137454e03769d83_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6e75913e0f8c81a1d89d7335b90518c9ba32785174276d64824578fae38d9fcd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8e08bcb40b3f77d01b384620779a780b99f98b645dd242258b6c3af736b563fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:f56dfff4de25e25f0f1e9f926c142ea9266c7669d7ba104325ad883d8cfd7a85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1841669972e0f6fe9fc0c3d0eeaf169a948a44b055a6fd32f66335535662d829_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3011e1cac120b39c1e889b3b19d89884e7d961ec80d36e0a034ecd0e43192d3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:90275aac06b0346e09371ac6d680f50b39d56675acfe35b561e801dce6c9532a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:b85c2ff4e6919a2941008fcf852036af88d8bfc0697fac26db7f0cdd55b9a83f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:1505d411aacbbfda9f05e00b54932b2b09afa157cef8ba835b5ff29d1e8c2104_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5b3c5d8117c57355b2232acfd2d429b6b711819a9cc7fd839d3bd45b16ee5f55_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e76e63661abfb64b888dbdbb47df8deb448774e714cf499060942b1497b46bcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fe6d7071ae21fdb5e8aadee2a41f93897c866cf9fcda999ed67b8561143b9ef2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:404e23b81f5bfbacab6e30cf1992a8498ad70b915dd87ba79f614c1a10b4a7c1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:85410072fa8ddb00e536b209ee29e2299b4041e6cec408e9fe1a650d311d89c4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a0af61dccb480ecb164cae476271a9229d78cda8c717e23fbe2b7d18d7092e35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a5943bcbd35e2a099cdc285abb888c8f174fbb924859e6436d85bffa2ef6a302_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:22bcf1f0ee52b3c487affa1ac6126e47abe9b79f958849812168de0429a87f6f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:460b3c8d710dd7f755023e60e7cb5d9c6aace4ffb6d7672a3aa8c232b44ae1ff_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d3b9895360cf52a71ad907255a2641af3652e06d452030da2c91d8bb1fe27b0d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ed7416758f7e7fc15aa94a674674291189e5a4a327daefdb2ed2fc4b42f60f74_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5b7a9827b4068052bde65efc986f3600a221a283df3d2bd6031abb87c8b891a0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6b9d912d39198903afa78388bbbf2bd5fa7d820a1e694ff82bb146bfb019a0f4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b2ccdc79674f3c9700147515ed136f36d7050a9f897f6909a06604670d6588f9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d41541e5e1215843d5fff0ccfaa3efcdd8d2633efe4cd608c9247ac431d25c58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:30f401daee51b1d573d8b980d1eef5fdd0e46b5a9c876296e4cfabd77c598e15_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:d6430fc5e218fd51b59b1ce5045b52e326f1c471a17b0abfd8787553c2df60fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:00ae335df5160d41e2a59fe7ed38d483dc95b4daf4a60c6c92ad0a0744b7e435_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:05912c80cbd999c32571218e6d75bea3aedeef74852e995ceac2e7fb1b01b696_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:866c16abb647f71001681f4174f0804e0369ef4d427ce0aee2d1a3af309eb15d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e6231728fe38ca010cdcc90482ebcf9f62d984528d7d463e81c5e7beebad139a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:021da7d11e595c3917adf3784e716915b15524d42d2797598b375e7d31aeca5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ef35b3f8dc1662db59c39013b9d38f8f01de3db0dfc6cd8c5c18cadd203d565_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:8f41a73f0e4fdf5ee8cf875433cdeb9d997f0e6537c40ead9ea27beb6a8d13b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:abbcab1f5162dc3f47dd9d07d1b1f6af9cc158837eff4a80bc96d6656dd2c204_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3d3aa650e4d1c1789278761c247528a609cb204870f8a4ecec029889c1b92927_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4c57ab0558844a6ff1a2a48d5638cb4afef26c53497b12ef8deaef7ca2dbff5a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d6cd6e2a5f05a4f8f454bea472a0c2d7a16e3393918d0980031091936620669f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ed3e4ccf49430580dc307fe6902141a5eb228e7c8577c90dece13a838b06afe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2a103f82e79ba86fbdacda3fc4849e7ad430219cab3227016d40faa9d670f16e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6618c58373a3af6a5ce8ce501eb0078d82a547584b8d9fae31ad3d86424f18d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ade1c1792c68ca721ac90a2fa777e02f31474915ec8adc8f2ad8a7a6b451a431_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b94f87abe421ddf92ddd53d3f1c6dcefbea083db6f02668ba98cb59ccd35e8e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1e69d28bcefdccb937f3ef459bb9bee5bcb6a6d1bd5c2a9ce9b71a2e4e03aa89_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:2900823d24dda552b6d4063be5b9615b24dbbb288b2702ec4313ce99bd9ec2ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c738f88f1ace51d293ef450554b6f6404e47a9b432b341fc27dde6169e6fe63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:cce0b0ff07fbcb7b463ff3a9d5ac8fe20bd8bc83407adbc9b8756ec3ad5008c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:0559bd5bcecd4b6b2b24007eb4a03c65f45063e5359dfedf5a14ccda199c7899_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:111e7c679647b388af2704ca280ac0cf57128c6894c5422d9987e4a429b2204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:7dea3d12eb2ca6da490c09661fd1f3a603e0f5aca06282b7953039694b4d87aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:b04ad95fc3610f262d6614d0b7d0b6c5bb8c6a5eef512e1178e77335feba455c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:34f12040d39e86e2127686220c2dde6f4e32bab685784afc5057904f286d48d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5b896bbd0564afde2914c804fb331280fc78ceb831a047c0c1fd777576a5b8c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7d1fcf1849e2ac29b2460c65c1924e049f83696415589b478c24b4819f9bca7a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:99b28f07c6f85c18e520f306a6cbe767c7f242f97a6d8dc820bd3ce1068aa596_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2cd9c61cca7bc0898ce177bf3f531ead3d298232dc6c90d707d33d0ef0b8630f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9b44722b30791402e9750abcb2546665760295e6befce7a5176a347d1f72d545_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b5005749857e00d42f95022459ca7a607b7445e53b62399b6a1820d4d71a501c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:db66f887ca4acc98ad391de714d6bd3c126e4e64b103b5d161da507a3a2e34b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:677f603347dc7582f0bf4979547c929e47734841949f34d3de20140603aa5ba7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7782e506e8700a4ff6d5aaa2bc5088b1801919e5365b72c3fc0b7185db6dd44e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9bed270930ca04b17b126f49080046e8f8fd5149514695195da9ff959e5e89d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ccaacb4d97a9fe1021e594b83f90f4d5f6ad14610e4aa49f2ba65dcae0a061fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:bead99b68d82b36b367dac46c2111fd8edee0178643493f66e3ff8bb7dc8a645_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c0f765a2e2bc33291066c3a8d4048d78f44d65a745fb7bd9c7ea2539d34d49fe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c4777746b9f26bff78a229e525c25bcedd693027d066795a4cfa596cd5b0130f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eae2617453889a9643cc57fa812207c5ab1869ce7e338b06c63aeda8e0055faa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1fdfb6e1075714ab25db450f3feab799d28f2b09fabcb62704de3071e0a72635_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:483b24b9f9acdb5b24ccaceb5234a6695c59f7a0dc1048888b6a4080e292129c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a63f630eb523aa9c85795ab923ac658baa4c3db17f0ac5247162ef8bca0923c6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:acf90e404f2c04f4040c48ff6804665449a27cfaae12eba7eaf4f83b0f3a9bc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1a6eae41431c024df8708f97e4039219e10023467e56222ba3b148f97ab9d892_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8da3869119650f0e4b4af5eb6e9611f52cc5d1707a48eb7d0a9d4348d378dec1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a6a4bf90759286416284eb0a93b6d802ab661e490fb21f123f141de12dfa227f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dfc5028a88c2e4ef37a39330975d990d1ffeb6e0c76cfb1a9370b5f7a0e1c6ce_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:060db92886f1a148cdc499c32217be8c31009f1b41a6b56c3144f3b658399eb8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8579a35025c17faf8398b62c9cf8fb5360f978735cb5857f44dbfab37e7f0b79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a3d2ab7990362f0d14043801ec097ceae5167d5a596a2770211e00833f2370ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:af19fe0085ed208064818cfff5ff18ac352109083f6d296c5690963221ed8e83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27a9e77d60246ea75aaeba8bae7ff77ef2b85d37652459622a95286a35d82557_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:671502952b3ddbd0f953e60b29def3eca0e2416a3a688774d4520453af07baf2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6a4d1e21eb6fb1951ab62d00d13a6afc7205c69d0c7a03de01a3572f56634944_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e104dcd1fb659be0793ce40c706bc1278a3d446db738dceae5d3a5a0b0606c56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:390d8c8017c9bef7add6b076cb88cecad29f4f4af1465a6092f6b87053bfc901_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e994ea662028b84dc75988777232ea342041aee7bdf7f372e8177f1e9b07dc8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:772950621cf9bca22a7c6fe3d51f2c4333b1c95fc2cee30f3da58fb157f0722b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d856e3a3e6a9f2d1f54902e20701fde45f8a190abb3ab94a7a10a687c9f8427d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:51acbba56466ae38df1170e6f22e57343a34a2fab4c49467fac934ee2fffd46e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:6abc5769619c5cea817aa473030f231d25fd13c96fb573384d67a2eaf90f2e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9addd586875f542e82e92f528264f35f06b600560f02d1987e3a9c11d769c88c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d41e4e952d91b02b66a409acc6f38cbe6a646330f6b4a223dc6f4c38d349c433_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0bc55d8119fda1bd8aab74462903ca9abc1fb3235df60974abe2cea9338d7b3e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:47e527428f1e40ae8cbe57a84c60f7a31191ec720aef7b0b6faaaa26fa657c2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4e51673afc9e3b2b57f90e080977640880887689ca2fbb354f271c3fb5b4299f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d7c7e167c932e47170612877bf5fb7adcbb9f6c3570e74cca0861005750f8135_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45bbacf37a0fa13ccd4dbf0cbb2e6d2e858890445d97f649773942c0a88f3629_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45ccf0a67c06721666deab96038aa37bf205d60003c8a233e7442ea639e20933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a956c13c574e66556bc21b594740accc497e48af46d0f326116937b57b4cd6f6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cbe20f10c01a0f87aa82a217ec01fcd653f4eb6e77afd659313a8e0b453027fd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0718804d539c1f36a0ef95085986b6065022c354e653a6c9a902c34cfed4d726_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2eba8e41aab91ff0194e96a0d384e17955a05963a7ddc8d9fc18a9a67e24e8a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:54d8f96067571abe8de8a55ae092cef1f4f423afa6d05d5b2f46663744ebcabd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d888d3d628c75cea3de43a4a10aa7e4768bed2034330c71ec89b3adbf78d4e73_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0bd1739aa4fb64c1004bc4aac788700834f7b454e4ca9a23e83107eb2eecdc0c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:10955da0c33ec8aa5e671cb6b4813bd26014acb8dda68f8bd249c27a6c8ecae4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6692616a559d423ed0f5335735a0740c0bfe034d06704cf288f74e6c2612b8e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8ca6c009fa35ba4a94459981a72db8b54ca2507d0559eacf38614dd29f01874d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0cd405015005ed19b3cfdc305bcff6f5f6ef683d9d68201046f0fab2a3b44f85_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1785ef5991ec5ddf63130f0b1983c2b9cc23eceee5181c060cc62c6fd18ede33_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:41750bd0eac46b324efde3548347c55eede126e2a17d071ce3557abf936fae8b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:a242549ee4cdf6946f41d601af649317c53fb6ce779147ccf99106d3ce38a74f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:69182f4919f1b5f9bb6e7103fb5f12bcbeb697e826fa1a516124989f52128cee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dd633fb6fb437d90ad04f80af556670d364968de96ecfc5b0a1c00b4952c1ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:6018f1f3a11ec47bf1c281610bca3859c4122597910e6cf7d4dcb35c4a7ad60c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c2eacceed018a256d1c60008b3d478b3bf234cec3f3ec0fb85f652449448abd5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b489e5c4ddf4e5f14883fa52a532ef0ca175a500d163bcd4713d4f08ed4c8d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b6bb122aff540406a094b599dd1e7fa26ef39e69a861caf5cabeb1702b8c7e2d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:becc8bd498a264e93ea78fb9eb2782cf0191b5c69b05e8aec4f7be7ae7a009a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c2c770a1c5cd4024ea070d05285f23c065fbf2860996c56fed89efd5d447d57b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94c7946de43b360b6187324eebf4a9487f6fc09c0f6a5c4cf8c10dd9aa998e98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a06e475b0bd6871816f3d6bdc922144caaee7ded1d3fef47b7165980157dc8e3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b9c3f33a7aa289d65b0eac2543b7c5385a3d68985bbd303fe38534fd6a8f0039_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e85418d292d588f67f52d1e513ded87b7160868e24b84ea1eadbe39a372e70bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2b401a9d07735400fd8a278d052271143374e730dd926f1b09bf9364a0dfe9ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5ab5cde0dd77b3d87214af2ecbe8cf133023a4251bcdcc862cd3acd8abe05fff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5f38a62d298309bbc8b3f28d99e03b21b071256c6511863946ae082bcfb024d7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bd632521388d66beec1a1d0f9bf3531b21866a3cc1ead6e33004e2f423a018da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b1e461fc8832aefff0ba97be8b7c95935a0ecb5fbf64839b66ad8f66cbf742f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e454985c4c1f59f0b93ff3bda68f52e8e681692774daac809e0f1a02a6fd2405_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e9aca9254ed6f373e26dfc4b7403dd5b9a9f6cdf25acdc963a589530e5e1a4c1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f2fe73c16a00f0f286f5936670632898c07c36a9c96056740fb471bd02ffd155_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1865ebb2e93654dab511b97edf2a5d714511466a49a6fd5087f3528ba4851034_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7726814d87e0d098b5672f7f92b2a0832f175db125e8835d3df0235b544708b5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:aa5f47b18ee8d25f88a58d24913b05dd8810c0c872eb0e377796d79852f67320_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dca861bc089e151181369c8ed8670be71c5e6eef094bedd61b30248fb13dbf23_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:583598109b75130008a55756b2ba16c8bb8f259ce60537184c1a96bbb10d462d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:69b1b6dbe21aadeddee2250944d3f562d04b10152741e261e1327e6840649dbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7a855f8881b148c2f97fdd701a5f1532ed9cd7dc4c2e4393555d4cd2747c227e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:cf33d50b404522170dc43e2b3b221a502ad21abad1e970e92127d440d0ba7212_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4cbc554e939c01b52096687ce6d4e025d219a12c2e703750d744f1d82fd802f9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:7d76721b13fb1022ad387566825433182a276b3efc8f980823d59cb9dc8f931d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:9786d7dade47aa9fd3834175a88f0b768b2c66c39ad689dcfb48107ce1dcdc59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f13707382a123f7c92aee321fb5c23a1007dce727b7a68cec0ffbe4636ba0813_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:2b69d2a8aaf9e8e6b772871b0cb3486c062b0a123544fbd2a55acd40348e78c6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:883097ca5214bfcac0ee1139f1734a044af527a16b634050aa4b86166ca4263a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:8db6ba7c7d42a514b5c382afd3879867f5042d42b2495a922fef3f315f011217_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a5c30d6f5bdd0e2bbe53ce9b90a00e94e84de1a0ed6d29aa86219518fb0c626c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d71d9131273f93e38936169b336851b76ef4436c5b73da52add0a908b003a57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b0dfda5623e607655446385145a48db54fc830c29b610037b52f677fe94bc1dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c9f9b6fab1de71845d9488c147a990b9a1ebb2b6c14c910234199c7833c92447_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:eedef2bd70bdc1d977b23f340ee6f714abd2fdf2c49379db151c88d9217f573e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8ae77ac1ca0aeb992c50869008c246d41ea290f23d8a2859cde958d58d3063a2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c169eff980fc34a0a1f6f19559e96485dda0023bc29fbb3326238c110bf3ba4b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d7b3a7fd468564aea8435dac8b09e2ee35b2d27f6339a8049836b6cefc8d2cdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d8fe8854022eb245f92305d42b92cb3dc81207f1115975ad607a75a023b8a820_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3555df7502cfca54f9793f982ed7ea7453c9ac235e015b9c4c8c47789af48ff3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:482a103550cfab666968202591121c6904aba79cf5e8c30cfa4718c856c65690_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6c8bc52abf358951381135a94638e4c01f0e8ce942ccc4f77386c36beedb8a35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f9515705e2b37d2fb6f216aa936bd5424337a1e1ae4eaf3ded3c8d0fab373d36_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:45dca9b3c0f4fc36ab0052495fe6043c717673f8f16e915e49d682ceae2a3c6f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5aea67ae0eefba905f7f8af09dd8a83c8adfc185b3484fa0857834c270844c24_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:68ebd12d0369cf9ed73f37f5cc188a7ece136ddb8e23ba641a4544eb703f57c2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a5b0377a79065793239498bd0743919b77cef2155093138bba8fa9884701c570_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4148272ea7b1e1b306c4e33dbb6baa9bde7a68d6522436a51e939bab4eb8ea7f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a8c81c137343805ff088fc27416e7c67e6f02d4c17dbea38a063f97ca08c51fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d948b969af4caa50c0dfd8a822144a77169880fec165575e574f8fbb807c65f4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ef3682c0bacb3d0d67f963387c8bfc8ba77db7c6ce8f0dd8e6bd00d131d721c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9024353b9d2359e30c5651042483ee70526996d02854b111f4bd9ffd3fe95026_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b3c65460fa54403f95f3c1192347b187b25b69c9214c5e586bc582dad432a9cb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:797a79c184b21fb1d2cfd6c59fe54be07061b559bf77bb169e36790650fa907e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:b3305ace24242932292e14458e4ec2ad72f414f7dc24681fa497f7d1c382ea56_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3355da57dcda21150a1ca2f8d922a94433aa44c19124f6e7ee833eed370857fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5872a3706c561849469aa6c8205f911b47a1f98f75590f9640efca570b654abb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:725e1e9610e0b304b06809bc6d942ec504ebeb7586aa9756fd87d139cb4e0449_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:914e3c4590a4a6d48af758d34c118d474fb8e3ae0e594475a82b996f27386b23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:21516dfee1d53ef1759db9cd9c01da5817f8e5500ebf59a18912e3932f44db56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:95772b0295918fb3e31580925e262ab0ad7c09246b1562249499f2c22a3e55cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c6fe6ae20c7e9e0e68b7a35f7e388e3caa2af3035361e59dfeb47f7006971fce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ef77dd2ebff7fd079005601a96450a2c357eec93ca17ccf59598097cddf0cc6d_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13465"
},
{
"category": "external",
"summary": "RHBZ#2431740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431740"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13465"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13465",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13465"
},
{
"category": "external",
"summary": "https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg",
"url": "https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg"
}
],
"release_date": "2026-01-21T19:05:28.846000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-29T07:58:24+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:0a3e0b4e23d509a31b7a58162a4336d24c9b899a6de9aac2f930f6b558f9e4d7\n\n (For s390x architecture)\n The image digest is sha256:818c1d9fb15d05bb7d6104e8aa7fca18bb46666d4eb53951680ef445d752f0ac\n\n (For ppc64le architecture)\n The image digest is sha256:6f2c9e2402f4a8b128c0239e3aee44a4b4735a9d558d18f06fe4e3d4f5bc5c98\n\n (For aarch64 architecture)\n The image digest is sha256:746dd9a75ac3c9ed743d63b32c12de3484f74addadb1b5a00dbb004918406ba3\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-monitoring-plugin-rhel9@sha256:67d9273bfa159a5c4911e356c06d992ad3ed91f7b090bacfcb198133f234b0d6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:b2f09ae04b716fc2cc19ee7347067e488dcecacb48f34609cd24f9510d4b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ba61c7408cc6947ccd857461981730161a03c41f32d308a973069eb278677809_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f168e80279e4d53f0482c0933bf1e4878a6b1e53e37c6fffc84edf46b9c36b15_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20088"
},
{
"category": "workaround",
"details": "To mitigate this issue, implement strict input validation before passing any property paths to the _.unset and _.omit functions to block attempts to access the prototype chain. Ensure that strings like __proto__, constructor and prototype are blocked, for example.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:313c0e44208e7fc7d4039f2f22cd01135db0cd3337a258034b774fd7820d8a98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37889fd7ec96baeac0ffcafb8dbf903af16d95b413baf1b2fd7710f72cc71c98_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4a2a59a57ae76ff8ff5ee21dd25da4a9da4faae5a6beb8d5e0930f12f679e8b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:99f4af491329b3352e86322a56f42cd4588beeda00a2f94a2b82b169f6328fd8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:561b697db7976a064794258c5f274566dc9c1c32d803603b15ecdd78a0965710_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:99946bcecef29fccd2dc55cc18dfd5cefef1957666c9b8cd4c555ae9d8db676a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f4572abc9f444f08ad11d10168e4b9833b3fb9e4814910eff467767a914d124e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fd5aee9ac2b77bcab032dfd1bc6f1369f59e1b3366cfa96fa55f9bc18673144f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0c10368a8cb2450440348e1047d56fa91013b32b690c40b06baea182f04c3625_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:202f16700daa8022d5675bee872db2a776a1f240ce159d17b9ad91cad342bb7a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67c0172273e47f9f11072c1b27a028fabcfe29320b3347d58d35c53d9b1f512f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7ce75d70b4ffc0c4891ef83f75a453f414c010e387c09f8d7da432eb5543f032_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6cfa0e42180d0b52c41ef1f23d98443cc4a89afae97d21d3993a5f69bc73e6a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83cbc07e901f31f4f86938697d54564bd4c735ba924d5fd08f43b2dfac46aa59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:be5d2df0ea59d84b00bc2a1be257b8338c00f0563397b51d7fe86c48f7e6a62a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c91a3c588e78a92df5887828fc6cb03cb28580996fbb5204bbc5e17abf93ab8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3570c5968150582d417714eee75c4fdb244dece7812e772c0d60bc937d81d564_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3933b8a4a90aefb3e645441e8176d340b8e0b23b3f6760083c72d25248a17e67_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4dd95c213870b3d4ae9bf202094055f0cac5a965422dab852183305b5d85634d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e76c636de412eea5835c877ff862e24c5b0a7ab7fb95ece3fcf4dc9d614bf519_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:10864ad3974315fe717b7e22f5d1fb7bcfaf1b601741e4a0f2a643e1d897fa8a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:61858d0543de564814db6c98407aece822eea202cc1fec3393913d14f75875ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d4f1907759d9532d9659a97d18282e98c54eeffffc33c7de0570213b545aab51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d5bdf20ce7f4c5b1fcfd9c2b77410c8a6b9b0c27e6138a1ab54c241763b05bac_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:546872449f71f686be1dc4612f7e03d75633eea75f089c720f87d5d1c6fd0402_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:6e8813370db2a71161ead738ccf909b6997ca6ec452ba40576f8846c22c063c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:81c6745c7507d47122280c0d6893a35a4d4adc515e850b2cdc8d23599583ad71_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d9778a3fdaac8498f6953cf2bf5acee0d8823270442768c9e838dc5b330c2250_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5008136f5d3e028da656d046f85c83f3ed13d597dfd47bc6808b5b3043297dae_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:736b2a94787549701e830ab7d508f3e7be83cb694c69486157bd633a3ffd2c81_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:85c15e6f69c7f3e101346387f680258f5310e5c065f830a50d04d8a409f3f7c8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cb2aadceabad32ab080d76a709b79b70d488d9ca2f115c1a481a88f5c9c2f9f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:3d94824bf9265438ed208d017fd28911418d4930b9471b305e3a6f83dd97f0c0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:59993d1cdf6d58c3113061dc403fcc51e920c315d1944c931bba62ce47ec81db_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd9ab99b292e613266f833364f13ad19e9b26204deb12c56df333c3282d235fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ef1e59b118e3b97881fdb2f208f64486cf3225b7bc66c52cf9d4c2a9a2b84c72_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:4ac5626fb50e2550d27281a25e933335a786a4695f5a7a2d8f17546f6f4eb836_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9c5da07d689e56a0db2a2d142fb8debc7aa7a0483a3296aa50fd43b6a12feff0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e25c8d20772495f8d49acde8a35f49f30e18b3f6afd9074b7009a02d84a0e6e3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fd8a0aff6175093f881f0b879736594454ea69ae68db7e5837ecdf1527268fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0a5b8b943885041a0fb239fdc012124c8c8ae56d399ab52411585f3410f28670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a50a539c4972a89fa1f17afdeb62af1883bc89f231b51b1fffc096af3f4ebcb8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c2a814937215d63f71fda7ecb70017e9844b89c6b672fedf5a1b08f6f93d06a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d16269e4bced1a9adad5bf954354012d679df785cea828873226491c0c03cc20_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:50aa303cd2b22b961da419e66167c3aaa33a6829f2488d40e0d313dc322e6789_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5299088616c529dfc389935a9e005d88dc9f1fc40f18d025a95fabec27aaa646_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:634a5b684a30fe1870639c708aef32c6acb101f85f484483c7f05640eaee15ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c685ff9170595581ea97f706bea0069796563f03064b5a173e992cb373d84cea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f3872e501679796054ccd9eebb326e96e4b916bef525d3850c64cd8dc0c99b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9c5cd84436fb27de1b589a7675c029465b3e9eddb0ac87eafcb5bbd40a9018ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b256f9a69ebc26949acdaf2c4b7a9e89cb5a1a70837bc63b554a65fee7463850_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ffa19324ad8ee491c3431e8bfe5b1235a1431b0be914b0bf9b30d3a532b0085f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:307af3f934a493b4e7cd8a267202238d2a4238d52be1da4608e83c54b1af7d29_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4f3b445df34b234d1eda4f9d5fc9f7954dd726667bdafcbe0b1197412ab7ed13_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:cda4b2931a2a598995a4211c8dcbcf6c5e82f7de29b39ee437faeb8e4f696a2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:de4b57efe54b245a9c0e39ad94d0129ccb60f3d5670e7c0726ae5ab9cd3d98ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0dd73b3fd566b4961ed3e167079a2ca3309ea30fda7a49f73e001a0ab931dd7b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5befba9e2fd5cc494e2d0789d86d1e4011b4321dafe6f8be64f54d173c0c8c64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:abc08274dd4ed75d88d129e2e57257782d8c7caeddf348245dcd85be9ed2f8e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:d4b2c7057ca24af7fcaa78c27927ea2ec53f70ac9a14d8d775963d999ca981d8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1b85972300d8d89a30ea123ef7f8a337e63985bf93e21a7d77da7a5334c2ece7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:30b15e8c204734afaefdf90ca66daf6f22a7185a4ba894737904170257ef7443_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c388aa2a978bffc1292cbcd771018f7294d70658f7ad6e621e87f19171f49337_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:df93b08f6e63570eb979dbb3068a2f3341ec9ffe94f9409a297dfcded130ccee_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:2d8ea097a1119ddb3f40ab15e29b212f61333ac94b082f6baa02005cc57b6f33_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:be1225f3e3234b2b04fa3c4be0202557d57d08a567a5f8523991b9c5ac1e3c48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:26557b10309771e8a9300ea0962b6bbf90a67284853b6c9ed55eb89711eda7b8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:2ced08e6c4295cfce9c036ecaf12bb702e7425c1b16f546a3fd75be69eaaa05d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:88156e82ac3636c93c033b96064fc06ad605f670905b35499e198dd7d4faf8d0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df97df25115092253e776c7d6cd6db3182655a4daf8654f8e301e7a166e82708_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:87236d1fa81fb3e2ad0f3669471d6791272280dec8019ade793d9037c224776c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b536af5d58dff2b0e2dd8440d4ac5f046b1533fc7c822d34ff72208873feb155_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7f79a083bb85c531e54c0cf5b28e0c09163f90533869d6b3e86e3b145dfc1115_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ac8706c4b4eca623349bd3beb69018b256313dbff09c0d5a23d54d6d79e000d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3724703a3319c5dc69f4763d1b459b7d907686787250b42404afed8c25d7172d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:58a47435a1a6a39b0b9b0b4eefe3fc36771fa22f61b2bfe6fc6f20503b2904ff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:72f3154bd73e203f5372818916b4e229b9db2ec293d74bae7c7e4f7961c5dd58_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:af1ebaa3db633f76d592777b03934e61bdda7ca4a274f3ab8b5c5893334fa5d2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:25f3a738206a7d67fdd08f371f6f94b0edd79cceae3616d9291ee85759369de0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:55b34527f4a0a1067cb4535122b47d15766cad666f4059b3d97424e9b7a0c3fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:162e4ad58a67f27ea7aa4ac18f0452138544c21158ba2e9793cea5ff28b223cb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2f6b6c889144bcc8ca8a690c56a0a30dbe450e0ad285f52f06637b9b71649edc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:80c10d130565356ad8673149d066e3c5e9915a66e6f027ef8a735805c3a77a5d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9eeaa20ec429a7c841eb9be76d17c4539072c87652be8926e8358932015b59fb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1357f28244870da839b2f48b64b895eca65c206e006c349f05f17dcd802058ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:47fcb6f2d8e10a1d79ca4bc71a8d54eed20402663eb8fd56b34ee641bc22e327_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:5be196298a2f727b3f7c9325c3436682a6461ccab04ae9b1cd4900d7d48aded3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6bff3d2789e4b6819ea92e6e65bb7490c57283076f87ebe94ff6537c288da61d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4d72bb4124fda9c1d1d42e103431eb403cf0c70df5e0a4d78c84b966408d0e03_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ad09670a57c9e1c2913c628daf3685254016d30c9ef0134a4fe7401c3cbc6730_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:54d03e0866e9536e8cdce3566c9c6ba48cc3e1a46ba78c8ece6059caf66f9faa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b394f22e4a2adf3fb5048a8ec209c83453abdfb78dc45aac22b7656a19d239d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:2445e2741338aa7067c38f9ffb4bad3635d2f9ba64681f438efc86ca49ed2e22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d2a8f6b2b07ac922c18d6633616af534d6361f81ffecdbf0aa0892c2bfadf361_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8c9653765b6566c240efe8f08c5b6c395ef940c4c88f10a5cb12121687dffc31_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:d169385f11ec7d39d976e9ce9072ed036f76b856867065ecbcf10b1b1b1fcf40_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:18717d98bc3377a8bbd108ae41ec68ccd7c11fcec8c86f47c6e796b734c9ac1c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:251d79a18091bb739256f5ab000b7b3549a8fffd8c355e69bab6090de9e51e1d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77b4fc96e841482d7058f77d96e3b36b6aca8d3ddd855be95466afd2e4db82ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7d6468fe45b5f93b9803315f8a6c49d2e7b6692b6f8c3115f06bc8bd3076e9d0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:05db09a8aae75f472d13f4f39c0cb5ac43fdd510c29bfa88c5e66e2708560170_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a55cf020aa2a7606e32ffd260fbddbd5eb23675273ea5b4b68f5da6435052c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ccdbc3619e960e406c0db93dc7b5773d36825406ca99f0aba07cda4d00bacf34_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd9ed3d17f45e13aced32171e8565f8f58b7622ac1f2a7794a9d62263da7ef69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:08132d4d8a30d743568dcb6ae131643921990f93044b2fc6f14fbbd4192107c6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1b5bc300e652dbaecc0cd3060bc0b3f258c7592dc1dc51c81729f9d8f43e3b86_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8d7544c798dca8421c0759c257873368125c88082bf9ee7339ad4a4b4cb8b327_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b8c3cd3c913a7c1f9de9f4322f88800d26e91614a0257019a9381dd4dd48f5c8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:071392012c68f968615e26cfd19b309139b860b0569d52cfb0cbe85c3427fc37_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:601db4ef1788bcd90ad4df2459479b672b5d1138bca71a950b83cf585105c7e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:74ee7c085bd1d41ecbc12c3ef942f4f5f4b88e8b52e40a6bde2958e207a46e26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9e94b930f87a9d5e54891913169dba6a9d6789a0336966aa73b0bd456c0b1a51_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51f1a90bc58757e1396b863bbf500071d49d15c7d96d3b5e7486395d210e06a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:61e79da9ff15261bc0e77ad9c67320f8b0ea75577637ea7954ecdcee63c31083_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6ff81498181ab5c622109e159b6208bfa53408a08c29b700ba0afd84b89fc4d9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:af6fde3e30b158944ffa92ca0f56d958c5f0e05dd67b489d78065f31a4f2cb9f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:49a3ea982af6c920e18fb6156704f3e25595a47e1af9d2e6efadbcc39448a534_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:56cd3ae90c114579eb8dc572b4ea97b0272759cb71d4f5a1cc98366bddf13525_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b8ba4fcf5788be4ee007c13369ba94e1fbaf78d88beef2d22aec382e4697df29_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:ffcceb1871da670d06f0f0fcd522687ed537eec61491d57ed10680a8d07b44bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00527107a374acea508e4184509b6fe03cf670a3ecf0ca2ba6381c56238cf0ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4e0a44aababcd4e5c214968580c3bdcaeb60343c9110182757ee74319edf53ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:50d04fb6b2eac9c75211c0adb9b69ba85baa8efaf6f4e1904ab46ba1907d7d30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:51dbcb9dba321dc4484eb72f73368cabcb419b5a934d495eb8e8e53872ed7cb7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0a04386aa031b0328bba6089b6abbcd757f02206bd114a0b6e3ba4aff5806de2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a426fabfce54fcad0aeeb15a1f5c08f1141a7bff75cd93cf54ef94ff5ecc6f0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:2b743b58a1b88671b47fd3a90966b71f349491422c3a620967ed5f1073731f6c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4767d0078970d169d80cd1ed8d9a0697b3dc7f2e297d7370f36607e790a9ec07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:02e782e3d91a314e92c02ae1615681c9f0dd6ed97f6214030696664ea2c533fd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b74f6f01d7e24f6d970627c336f559a8ee21f99dd85e2fdb2ef80878a744258f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:dd32fa52a84d83d6c1ef649c913ac70a8227712ef0dd1eed24dbf6e80ed8956f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ecd152f01ad8c3ef7e2bf819c515f09c9fa3e3dc67b521de282dde042435fdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:37fa074c3d0cef8aa66b5533c9c788c10be5212d149837834c7001031a725e32_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:45183c775bb7d17a774bbb18a6ce8a9a7d495a6f2f92441c1a7749ceae2818cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8ddc8884b10884780e23708be0e0bc1d0aa78bf3e093e098bf31af3b39ff0054_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e10b5c60a01b7e22773f86d8a31283c95da6bd9cdb2f6f060700a58c8124d102_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0cb8351f3eed209c9d7e4c70fba134a2a1867ec394b99704772a489f3390631e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7b7ffce6efe509ca4f0ebc41424d5aad4d5115fdd4e91f197242c39fcc8a57a4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:98d19fdf299137aa1bcde0f86fb75539d9c181b310356bef90f912f17a53c8e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c0e8f7ad38409ea594409fb3878317dea94ddb7a4b1c6537ec69c5a075ea0e37_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2cc476050d658bf608fd981427208d7bad038db2c61d87871267f95b387a32a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:512db303d402678d8e13d712eecdfd21cb43b039b92a3ba3b3f1fde28440df94_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:71415f52d1b4a541ed4c944a85152d3d20e81e6ddd0ed042ac7a443c3cfd3304_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9ad939376d284c72b68173f7f9beeae564ca0b5f3f927d2254e47a9273b16990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6f918532a83b0f40654657e9fb715ac5f4b58cc5981f56c75342f3398c40ba98_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d7a107351537e67f156fc2bf5707e5380e2be3430ca3c114eb5f43b2f905bdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f2b0149f8cd25219144db3232ec50a4f303b473df9a119aeeef71b42dcca6a25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fc3bc50469f35b9424cdb845bd03a86dbaa573084dbd499fa9a3e47eb0e426f8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:03dfbb0d2d2ac35c6857f07e0bf7e30013542fb8c07df9e52319ede66f35d750_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0bfbbaa8673ce7bda001ab91def919e56e6f0fac4bd67b09a7c20212da0b529e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:597bd0de9e7bb97f8e960935ba7c9f1b91e4708b85e74596b903d726dcf7a398_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:ce87bf559d265da4e06195256803d41fb0b5edab70bc52ae46d2f626efb00c01_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:39e5a2c1983df681f7e02c13ed52fb630c4f1424a74c2b6a620a0f685c2becc5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6bb4b55f428abdb5c4191839058d1292bea484c244402c8772f566f7b6968d09_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7b7f216332fbf43c68b9b1097166f7998933c8b3b2e7dcf11a43bd1a6f3bd76a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cbb58404b4eec45794e8284ff50c95f9c44f86e687ea8f21962648c7c0f66917_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3dd38a98c32a74aa2231e807227a3c8d4eed1fc973e81db754a0a109eca0cc2d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b0e54a88923183074e19b8e24a6228d55bccc1a419b3a41a5307685e75c36e76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c1341b86b365d033ad566093a64ee3e643728b5057cf257d455b0a39aeb99683_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e102e842d7d298030224eb8ec80e0727b89c4a4d45b67af5c6d0b11a3df30565_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:527717a592672785c5d8bdbbcb23266fe26e2c95359a9f01c1bc174ce2bbbfe1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e36e8dcf7336bd1fa1d75a37813911782403f99c634a433d187d36bf2051f4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e3e278676c3c653f3543467fab3769c3694710e28c96fc9e821d5f2b5899ecc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da33d4c2317f8e5eec01f45b4bfc10fe66736b6df06a13b60f7ebc434b34a9e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0741873d5a242cb085fd074e2e850da0c40c94a672930bed489a5042e7cfa080_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:63c357eff8bfbf851295fec3e79631014762b1a5a2642b684dcc251235e900fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7c53a64cbb49c81aa926f021c50efbf2009a358d7c3e3c50a0c231dcfd7e110e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:83ae49730fcc34f08b5f1d3f620c41ff7d7b4419380b4e731d82fee7c50fa858_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:3215281a42cc42d59bfb0380060fa8492b060e43d15c731609c0368238520c34_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5d6a64c4c1d3ed74efafbc1bd93f7829b3555491a58b75622f2986cdcd63bb91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8981f5bc6770c8634fa4c2c707530c945ffe1e64309ca3d4c47aa1bec5f4dd29_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9f9ae18048d534c876d747b0f40db46134067c1f30c71386d77b1454070eb98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0ed78d5eed81ae4e0a7468e52315eed9442685f775a7fd08cee07673920a4a58_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a3f3a1911d6133402e3e97818ebc49da92420eef63b3007411d2cac11797d29b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:c752116250009619451107cdcf31da023d5a7df853f41509e2073428e3c5708e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:da94697c9b1023108475f827cc58df1c5e5fae4975a4d536e735934762e71b3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:16d51f0e3ab6302e56aa1364aadc6533c7046dad4857fbdb4dcb3976bdd9b256_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:9a0712d681f6d1778ec84618ed13b11c97e4d6b4bb3f2061083c8a642f0beb1c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c71dba6437bcd4f6a615d9390d07087578f1ae32c48d0ee634ccb5ebf46bc61d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d966f7ba9bf83531af76d565bf8781bbe4dfde5525f71e000f99fa265f78e3e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:078341b680f9a3b6f6d386551c569161058786c2da3a4fed8bd8191a1c96fd10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07f489bb05ab3907be43786d03c889827ccbddcfe049a970bce989945ced2374_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:30decb57f6f3569f08acd23fbd34a935ff6ffd9cb6777f29f3b21f755b62c307_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:488e5f13899e2922cb03777bba675061c2066797d4e5121a1eb7ccb680ead301_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:52d90f5f2aa431ed9014d6af378b3b935006b859bf8e8b74d928ed07c66a39d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:53ba6396dd8f44eff8baaa9eefaa796f155461c27c652fe608aa6f89f4569284_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:84268278c72ed9a76a44d91187cb04cdba386e0427217fa0734fa21261c2633c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9923549c7af82f8a377f55ec226b17849b80b6986bd5d9209baf975478859419_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:04b8fcbd71c85d53d2ef486f3cb3ee9eb7d3232830a88653ead37fa96b5e5041_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:428c4f45bb682423a047d8a306aa3e52d47a79da82b2e5d261c70394b9516dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:acfc5e61e66d2c25713b6031b44a9c5b4a2b01d88486121842d9474fee6e73dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d89c56db59c88798edb02d36b261b7fcd7e185c978d8ac1f61ab6ee4fa9858a6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:01672f20e08c865e334afb20bf4672e75ae3213bea815605692d3c160fbb98b5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1866b4398861ed85d3d472bc5cddcf86d087abe0ce3dc069e160c1cde7b3dd45_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:77a0618cdc2074ff5e567001f8bec4be9176454dfc6fe12558b8fec570245d02_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f34bdf5701307d3a78fc33e002906e52d6e92402aa02772c3f7aa86c806be963_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:5d8cadfdf44b8160c9dafd45979edf50de3c73e44970d32a2e41400174cbf801_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:89d0f42a71d1e6e6df886f4614781bf20779ce60b2c240d683002e8a77cca506_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f239e7af308dd33ba6849590b4d62316b1c27cd9abb91774153aedfa8ba6c674_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fe9734b268c86d555c17d50b28b53f6a70e6ed1d5f2423989f3f7395088a2cd2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:1b894ce3c863920819d4ea5252e661d16eb311345721e870b52256fa475c8191_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:46a5d33d55b3daa723c47adf1556617197acb7a1472e87eac6c48d84375db69f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:85caa3468f35ad8f53e67ee99afd608249440482234757c1032b73989f75ff06_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e2967044eabd99c49d1f1b73b00e7d1d4b041fc6c91e20698d0ebf7edf8adc18_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:00f9fe4e4830f2223b653191658ef9a41399681c1dfd0cb7a03441eb8b601411_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:210dc2ae060a77a1cd80fe7b9999df21f08d05726c2ee1a98a3d3b9091c738ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:68e7e47d7852aecb01251cd646f7de16ce032197587e32c0d312200b2ed335e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8a5f1886bcf3d4ddc1d8b25a3242d56086643e1985fdf2c5e0af4d523097e400_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:204539fcc315c96f4f36d75fb9f8e3c97712dd0f034dbca7874140052b8934b1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:36e42a5c42f9b5210acdd3438bb826ed8570422918a49527ee6f404d669a4baf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37787a3a765ff27aed1c4dc162f208835e5ea6befeefab25ba6ad08840644b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:72c4be85b6e8f0f4ef456cf013ff60cca10791a9ccb6e4b030b51b0e7d8fa27d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2301b2425a990c6b31fdc48f5b3bd8a6fed405671c6309474e6d1998478f67ce_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:524c69155c0cb62ef67c3f974ccb588c0b763ca30af1ff04da57bd4c7c606aff_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9294c9aed9b8166cd175aa1e5fc08a8206e7be01adb757142fd065f12a9f6dbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cc73c3f7d97cb6099485252ca4ff3f4c9e26969635fe3b234ffeaaa8e833d6d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0c6e87ce992c21f22b1b0dd2fec080705195760e86f274b29d3128090d79336d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:36e50b65c2a5f3c0e56acf0ef991e5ee8f187cfacb37b683aaa00e97a5d0e433_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:74177081e53ae2b8c9fb5c28212867d8800e3d6a65ebf637ce83743b74710016_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b52839eda3a26cafda3c901e448a36c9f0bbf1ecbeb71cd059cbe5f7ebe63867_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:028578f886c789357923b3bd92b9097eb21e2cebe2a179c8cf5b7796ea492dc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2f04b6f6f590f4ca9327a64bc61a3e75e1a5b3634038a4abcafe407b951ab95c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5cfa05a09f86e80011baef0e0b12f84b93ac31c89528b76ac68b7d0181c50bbb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:db83ee31d8a8649725b103e410ca2965c60b86e0a8be8e70f14376dfcec39b8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:33819f40cc5b2499ff6cbabb4eff22077ad17e5f721de430c951794e9ec7c4f4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:634f06b38c199b4ec846215198ae2d042c630dc27b54855b5c9d282dafedd05b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a02825b1dbcfaa0a328edd1e250bfd41e6df558251ecbc2e745b896db21b86d8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e8e3d3591a4376a5f0c02e6e27d41fd823c4e65800c77f51797dec01c8d9c84a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:366c950fe8ae969a72a8cb31db3bfe5f28a04f33d2a904148c3d5175def5bbc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:462a73a38e7e827422c8e765eb6b62ccc11c2148ff2dffb7a3cb0f4b8a6a0aaa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f419d4db4c9e502fe7df0110f17246d961d5f58ed5cae9095896b36472642bdc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f84cb8e409bf895d322078c5f86a071e8ec71b5cbf8177830204d4172e03a952_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:40c61cc05782d5913189e2898ead2277bc074562f99f51994fda52adb9ae8620_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:77d403925e7e528a4cc103dd52550b68b36254b1a7f5dd08afde70a3ec929bd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9d7d4ba7d9aa25f7aabd027e32042d7861fa85f25b32ff194c4d3fb70ffac370_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:feb77e0d6004a7cf988640bf052fdbb755be2fb893e5fdc07165e683e4bc668e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:476503d99351c99b4def061e46d9028eb1bcddc4ff5d583f347aa37ff551f8a5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6ac6d3f227ff99b9b84ce35940c04a2e1fade56d2f546e8b448964268daa0d2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:711d81a664205f975ea1982fc415575ca43166fed54e9dc2f801750fabc1c6ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b58df498504852ad6f0b12aa6c2a68fe269b31e9d210581ee82c9e2a4fe21062_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:135bd1efceac3a19de9e453acec53e9a10350093a29a0508298a5f0a8a69a8b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:1e0190062b9bbca28fdd2f82d52702ce99f9116d456083f94db79b75e8921e0f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f0193546fd32d558e2e89d722b3a2d8c94903d86c0e336e7d5dae028f9ccd82_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ec4c24829883edc23e37f9f07c95eaf4c74a9ac023cd4f3a518dacafeb3cd008_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1431a026103fa0b98183f4d0098697af78478ecccc1c0ebc6c3338c268603425_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1f8a046cc9d7272e86ce246c615011aac476b83aab58eb0bb32ff5a46e7250b1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c651e53602bd474d7453767f7059499947258d18e2d7a52a855a46b0e9196f95_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e0bafaa62220bcc59ee7f819547d13b2acc274c6cb7af0985f792d62caf28f1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8f9bfddea5c3e30535604b38af5628bbb62ac1c55d123165cd51481a61240b01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:aa39067d74522dd8c963f09d3fc61a3011214d007abb79e07794198e5746cad8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ac2df95e06953b95611d2bd684ce548ac3946daed5422b898ec922774988a18d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bbdf86f56a820788f1528759e359fe7f75e9f73f8e77d2930ae2cc8a83e2f159_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:591a3dcfd46410462aff2e777b28897f3c51255ad8d26285946df4639cdad68b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:879e2b89dc074a377b4a90d6bcc5864530065e2bf534a648c7e295856ec115a4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a7e97212984597e32afd279231efb35b55854879637a119ec9c3646a13032672_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b501f15629752ec6c4e81a264a66e358c0867dfe5d3f6f4fbf54870380a30e36_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:602ceb41e5f9acfd35ad6e068c016147fcc213ef6f7033a738aad2d59e2d6b72_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9cc6c1e50a2a8ec6e2887e4be96ea9f8acc1938a0b904306d490474489328299_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c5a579f6c2b917ffa0c912ca7f5e82a041009198899d78b204f26f6e0170629b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3fd7b4fc902611f29ae0cbfed4b03ca5ad65bcdd5206787e622d7e6ca0d550e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:308da98e17198c8032692089e5f8664f8386c877563a318e89f2ecceea478b22_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8f17d1902c0a419e9f32ef05bf0890ee9919b615bd8f625f4d744318a9666c40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:a49641db9bc33963261965690a0f66a3276ca9cae2140116ecaff094cacc79f2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cf267c31efc0ea7afa5cab3dcd829b8c40f1e3b41ce8c92097f5e48b4fc1c8db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:261ede219967877725c31523cdb7930390300c1bde2df0995dd9f2960ab2d609_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d1c9b9d3b2569e676d6f80975a7ef3cbbb4a1d8cbc329dd1fbf7e448362e480_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:758d2beef64594e16d0f410c9df58136e470e327b658d340c07d4c62fc64683f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd2a41b12c00d34fd99306c8e5436a9b5ba6cf909aa135263a915b5f9d7bc49b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:82e2733f21cb25e6543cc3070aac2aa4dca50526ebd7a56c68be61c35da951d0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d654271a0ff9fe6b7ad23dbe5a7c6c2cff0d6499285d2d1a892683705190acc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d8d593aa02e82fc7ba9424458c7e4078560b6c214f8633391c49d6864fbf460_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a48e4dbf49b0ff8524c788e52c58ba20b3494f86b1905382de9f7972f9acf487_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ac95f13fc989cd08b7d62d825db5212625ff6adccff4f3db11cf973a284aff09_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da62a9e0d6c4108a00b6adb5ed5ffb0322fd7cbb37c9ef9bc34ce8b7ad71ef1e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb39b393c767790b22aa495c2f6f03afb4e233e59163d3880972874ec24a871f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f0125c1d0f3960767c52d6d5c1b2babf7791bb06dd393acdde845eadbf43ed99_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7cb9c87d5a624ddd6626c90aa12a0e35c196769a8670c370483a7766014e1411_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ec306b13a3b2439da2afc1c40b9de0f94d3d4112904e5e397840183a0def80ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68f913b6bf562e617f56288f67abb62f7b29e01c891ead29afbf5970e6c48c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9fc5e2fb3c92a82cd5be46fd56632f8b5f937fd96f0e133038fea5ed665a558c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7d1f571b87ba1e197285c78a78ac4dcffa55ac4e6382ecf10ed630abd02e4df0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fcf1f6ce74a9aaed46574fce5772920b3c2b6b6af0b99c69d35e47983b9e8de1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:6be97b778d55cdc05fa3a65778dad37b70d6e206f52f3642ee18c2b624efd667_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:90e9d62ca779897829ac4a43c945b11393409d51826ef1ea446bfed517d88023_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc34882ae4096505985e163b8fead369bc2f5835ccd504442f2eaed4aaf0807b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e8516d1ef8f77fcffb337b4da4a539874107ab501c9c2cf46cb887b4a4a1c152_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0873393f0564bec29f4ef698becf97fca9ab57a6fcd62a574d041cbbb241acd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9b3cbaec7ce03762e1b63ee055935d866121a1ea7e0934d0c76f72561f2a73f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:ae34b610753a18756b34eeb0e0b95f21acd27d077b7c70356054b10bd6a20b80_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f760e2aeab036000a3351517f017e75600dbbf0a4fc871e5c6de2fd8d84f5914_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:0e0fed0efe55fa047409b60fc018f8a1efb7ec0e9c1527b9553cedd07a4a530c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9610860325949262171294ba4b9dfb298c392aa12ac2b34785443afc7dbacfd9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d4f823164bea7491748757273a054487630f7d00a102ba37c96011ed68519fbf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f8b152c6167e038d046580d88d3b9d8695e135aa945155231e869e46a5689341_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6abb6baa9cfd44652759dfdcef4390c0507c6a48de59a7cdb1949e929da2d20c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:723f42b675397961c109f2a8a08c2694ac469bc81a8748887e78adaf954b00ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cb3abe166a28ec665a117cb3c13335ce21381126b0f52bbdfa93daf8600045d2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e06d0f6a9ac19acda899cedd9ef383721af888fe31e07f89acaf043eccbd3e69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ba555e480169694aa66b172dec0a1dab38f528711ddd1d127997657e0576fcc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:66bd0f0059fb5216d01316b4a938426715406c9d34314e8bfdca91977797c1dc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:675f2d5fe379e396dc129a14c30e01bcecda81915efa12822b875ffba58c568f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d8dbf300f9ca4ec47510347c47d5870c9a8db7703ec5a4344e626fd449ec7fae_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:249a1efdeeadb5027c0b65aed7a6367ca760d9624e9d74f3cde3b34da62f6402_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3eb3266e51bcff8668c12bda2b4330240bd2569a40c85fee6be989732ff8f68b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:da5ddaa79cf6cd99a4c83ec00b19e8ce344b71427611282b7db2002a9e807675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:e2939a37737dc236d11720f9571179dd67df761f722a96ae0f05db9702a88c4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9a17f367a6dc58029e3ac83e4f2b6e9b240ec060c46c8ea06ecc87b0be87bdd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a2b79e5a1fc546da852c6f38bc920b67e1c6aa94356449cebedf08d7dec86076_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d28a7dc66779c1ca4c056eb5bca48b0c7e19d01089b93edbae8bf9b43b11cdfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dd45780c2d4b5bb0fd96521ab72ddbd9261ce234e61bf6a69bd7de0757f6616e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:01d99a84e687c20c1078c90223e884e7497908c05ce363d121378f96d46fbe2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7a657b023ca7a012c4c0f5cb0b71c751a0a9129229b0dff77112a82682fab839_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:8ec4eb72a079b8b94913f4c4f766ad03988664ffc27cf77659703f1ed9a00510_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c2a14aa3104f2c0cc5714a347162390f40cb555fabbfb5f0e2a5a7c83b3292b7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:583e3aacd432004936e3e6c8875c7c6f91377b9317179c2cfefad03d2892eaef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5ddca5fdb82e30000123c5be1cfb50ed93e04e35dd53c79fdd7014a3519af23a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922042d611b7cf7c8b92a6a99812d5f134deb3ba6a2ffd9236a1ec70db9df767_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c89f7fd553664814765a30ee59ed8dd4c2caf3b9ff40ad351096b408f1f3d938_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0df4e077293a69adf4bf04de6e3aa8df95cd1e358e7087b8930e6a06fe7f781d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1f80a860753af1686c601a11d5bbc1a65a82e10d671c102f4b652a5884ee94ff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:347b33aa8ac774d04023e52541ed1283475263ad0bf2c0a7cb0c16b64db6a00a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:89467d05594c81401ae0bdb9ba42504f475f2ff1fcfa6c30bda2546dbc2ebc1f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c55b956e1c6a4fbc88dc9dc488b54ef4589134b35eca971bf18943d48eef4cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4ffe514fa69794c881a504954dbf64ec3e0610ca38773ed1b49bddfd8731eb62_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5b91f26964ac42d3c19646792051c96a8ae25a7626ae081806c382c3cdf558ea_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5d25926b9a049a86997f922ab7948d6ca0af9a16af4e96e5800d673a38be4046_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0a12d980643d0912adb6979129d24765fd54c01a3f055961cfde3fb873fb786b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:349f4e4a30ed2d6033c45aa761b9a86e055515a47b7d1e75f44cffa9f94ab5ee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:39c9f7dee3fee9828f02088317da8eca15b94db80f99f4561dd5091841e8d1ba_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:7327301da2df28d4f25403132f5447f7a995c41604099044547694f99291685e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:172816977b3d5489e5633764c970652a14e7a8a29ccc95b0d089c3d64e5b325e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:433e25b474b2adafaf9ce6677f3f1d51a6512845ecb54c6ee3707a8969c3b3e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:66b0dfb02285c0dd4a74cbcdffe545babef4ab11a96750854f1fb733f55302d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ebe298db1443e2da31836551cbf88da11a8f422db254aa877c310cb092e1ccca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2c4604fd35ddde200baaf906d7d987a14eccbd1f678272c6d0fef35a1d0f7f03_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4fac13483d31a06f597739207f9cd7bd7acb418f055c80ebde0372446ebce360_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:529589efe0c2828d7a6dc104ce7c07fc358f43340ad99dc773536f38af557665_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6f09d75e75968768f9c4f06f0ff9b9680c7a43e6ec836b7a07ef7bfe348727a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:09e62b7ca5c078a71c0a36f74785af16ff1aafb5edff0b43abc261e648f17eca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5b7a8cd01d2846f8821c56447ddee3b7956d9a20e9c809363d8728ebb17c6d67_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ccd9bd93299a31672e58a356ca7f9cee946f757384ac2ca99c54718eb72e708d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f3c66ebcdedfad6a4f9b6b67387896cadf88683a285b0c9c2e87c067b3edaaf9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5b778bcb934f38efb0d2181f2afd0874b16b2c9bb541fbe821553df64609d831_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:6299c1c95b656dd2ea47927a629be820c744864bf4b401dd1d81346ff26199a6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:fb35926df0b2eba2b017ae46f86586f7534a0140bb56e19db4fdc1a0769ba74e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9b723bf806801f5f8dd2137f583352de2ca1c8cb14137c60ed3bc5a5a02c3223_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:d899b8ca509e2f6c7df3236729ba459f1dddbaf5f11b1757e3bc6a04c6a16952_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e5884e2e0f2451896ebc590ed0fb662429fc5971d99d19fd39dd98d29b9874f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1ced2dd84378f067b6e31049e8d8be06a1271aa580897ab67f1cac29e8973273_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3eb279dcc861d1ee9accd5aed65614fa1a32a0a3c39f80be6c16e3adece6afcd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bada651c6802150d411988a1462cc769cd2bd791ffca219a7e9ba6fc1f9e3ff6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1d6cd25f19d8729d5db2fce2c0ca12cd4434e3156d00e3b29128c8bcec31cbd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:689f54432640f9036f09a18ffdc655ef9f29514a5b2974da6beef407ef00039d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8acb96bd4e7ceecccb59895d9f2500b8061bd56af4235547fbf6246d88c11d29_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22af26575e09437f9912ce3092c9a5d32d8e402624e0c1c3ceed6c81120f3e75_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:b5ad7d1f6ae93fff78d520ffbc080304d5e069dc34be695ca2e72063e6f16cc6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c407ea06f3c1b6d904ff87994e9054e0afb76d9dbd2fe9800c34d3c1d31786b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f002a9bb010ea2e4cf4ac65c2b9644c09951f5cf28fac82c112a9e2e23925ab7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2a0c8ba89fec53f33ffda91cb41530057a2c2370b9190a5c8cabc5ba7eb3fb34_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9d90b5e7b4761caafb63c447fc9e352084650888029ab397a0e7597eb03235da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:aae7870b5ae62c0cbb24b90ed192b0ec8a830580b3a6565fababcf89fd17cfe0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:eb8a1c875820beb6df5c898b3c859d787eacc661207888ccd31342837c441b1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0aa1c0778ac82f2f01ab8c7c79941de9b33338ffbe92c70ae2bb47a5c87cd356_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1302901a96768f4c566a54ce4265fb2abe023d025652df4b78b94a8e44d785a2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:579d7823258032e0e585734c50a08f0d97c346904d9a731d23fc94a5bac3d0f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:8d5efc32757a8a321e709ec9db0e304cabf4b4c63556986e677549891fdd542e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4c75b6bfd12643b775a36ad69ed2cad789b27df74faf4454d723ba7f3c800746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:88f6bc9d1bcaceae8f65f654a2c0b169a7987872e2b301537ab078cc7563e36f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:29d413f06f5eee509bf61a867d1db3abdb3f7ff78f91f5c4ccc40e8f4e52b73e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a801eaa3eac0b20b6a0de04b6a54ed18d2d54a175891b6ac39ab503da858ed6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2a9630616c4361ba346367855f264e8f01bd063f7fbc4ad4eb36fe181eac23e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:d0d035f3300596a93c21c4712a231077b6fbdc963d556ee6f9f9efe393df5bf9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:117282439d4d1a2a741562904d28338cfc30ac9ba69b2ba607ca67fd6031a650_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7293094d198f0ab68b4e365e0df6a384c76aacb90b4c63de457cc805c183b206_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7940286fc95f03f2323aa80e3c4a3aacb132d3532a380929ca20e831b46ff034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38eb59fcefb3e1593774ca0117c163a3acdef98a0415e8d840ecacf1239220d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4003ce46ffedec1de16e31773fef93eb34a4e0cb95ce30f572bd026280e046a5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:38ffb7d7d3017c6cbff3741cfc8fb8049627d7f1fcdcaf60a9bf28ca4a5432fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:5184972b11cf8b144a801d0c53e7766b2c3b35cec5fb7e8356d6b1cef2d2c30f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a402e4a4ae76ab9f13418715a44c09547820f1f6d21ae73792d4e8d7545d9b32_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:be8993a5a41be437bdf3515c2b3000c4bbf4fec8bb54c92ab3fbbfc8c864523b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ce3229db117ad4599d2588926dc948b34a9a0abede09e9df000570906bc9e31c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:def8b3178a8afbe4c2eac65a260061ceb8c6b1c78652a7db37f5c0c317b16224_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:354251a64fa2d8238bdf01af221ae6faa53f3a68795968b9a49426dc361ac37b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:455e3f1aa0a22fc78498156215ca8d5cfa1b9d123aa929a721e9217c9d1dc3ce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:77c92eef8a503d59ca8ea792101e508bdb21d1d6ca711104e094d8f8be7ebfc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:f2ae73d315cbdfd49375cae9fdb6cac7365680b91fce4c0c3ddef5203a6abc68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3ee453c04008584850b4659e5db163d9cdc62004cfd2a3bffda429607f93cc27_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a274083dc0db4c367a77cad085620d1b6321ae60b82dc7284ad4c90ab313a283_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ce09b959e7f7c8c0359bf17ad46ce8816c11e89a4cdf4ac2a3a290b6a226a884_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d6d19786d616706f403f79cd66c4e4400c4793fb0bfd4891c5345ec390d71046_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0be5ea330b7f31d16e9d464979b0bb455d3eadb2aac8e3537bd513e68385520b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b96da8c8cf79a30051fb7baabc36696d1e55cfeea7c013f391b4ac80cc70493f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d97b84a6f8bff76f17233e1d7c933c244e5684870d43f005badc9466c2e52db0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f5562629f5161188d6397d25e124e5a01bf6a9752b87f06de75b95063d1b7270_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b407dbba3a3c34947d90ec0d499810500c04979d581747b634eea87a810a0125_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d3bb6a21bcdc01f252bcc997507ec39ca1d2240bf0997a3bdd6fe36b9923d6c2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:081330003c7ed392746c912926d265366614063d1faef17e1155de0d8853ccbc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:8a0170234fa98ee60b9b7fef0d16d03c6ea42a1c6d72f7330ae957a9638feccd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:068b1e9154503eef7884ecec43d0fe3aa254131270be214854f7b78e0e2af2bd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:ac8836902e31b9f34359bb5074d0c40a68f0794de19e356522d589868c99608a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9355e88f78c118b1a8808e0a178af7dc91833696f42eae52c1b88ad5dcf61ef4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ba7d10fa2d0bbe169b5c5b3bc2c05c43cb12df3d825443ffff13bc79f31160b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:04b5f984b839a3dfba0b70e682c0930468edf99bf3de31390a9e6ec5a7bc0f82_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:0b3a848025efd76339009bc447ae171dc3a9e70629a9a231cea7b1d2abe5c320_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:8cd40d63b3d13bef1cfd650b9bb521675dd4d15a9b308a16c034cae8ed048cad_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:959df171cc6392ef7d3ebafbbf2770c6aedc4db168549b28fc7847793c4930c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:91bfd8eed2e057600d77b20e19764314e8952f695108486a5e61875cc1448145_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:92d481ddb4a8286954e4992e71f3bac240d01139a46ae0a815365ee235047564_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:964b304d297293f2d8fe9955fbb72c67d7031fb5ec2c6b555b862f30ed359557_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9df41eac98940169a5d74e1ed6c6875ac4d81f24e208f845181f9a55581b634c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:41d79968208f225321e35abdd613c4bbd18fdd4b3d4b84bc312bd58a99d21f42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8b1d0c2eeef421b713481f8a0f52e1b0f076bd08505f5b698ff6d4e0478bb417_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e8463d4ec6bc3e56ec6b7e84a1dd9cad25fba166983f3a96bc16541d3b2fcf24_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ead8b62eeeb8404de7b394073ea1664ae4b8a01d445849360420472536db73ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0f054295fa0ee7429d05d0aa601eb4b1a62bd5853c998b904399d23dd6d61a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:5aa9ea0dc9f265192a1639270e0df0974b0a41159f8cf9b043b9ff9a34a19a4d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c683e533b0960dc9cb4612e761dcdb97b105a8cd4039d849637cc04b34c8b174_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c98262a94c7d211b27b0e48b3dbf3fd7177c2b78e7ef1b2c07c57f0d982dc6d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:7749f12c01c007877d4b8e98f0972acee705f0061455d69b2223210f57098f75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:97cc4050f575cf20f22b104c1bbe713f2e782d0937bb84f353e8b80c130d2198_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3cb84ee255c71ab48988637dde76537a9456420890040cf761cd5aee71f6767_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3e04181d1f9f33bfd9e8d82d9a07c33e3692a43af65fc0bccdd529f018ec717_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:37e649cab0559c66f300c915746f34f6e0929100557e622a966ec78f543f12d4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7de8ac0e3c44fe3a7d9f63057f722b316efc1e373ac772f88a0f18add6b88160_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ac7df88a38d08b38f14a39fd19846cb82d1c96a518905ce115821e4d8f2c382_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9c64ce3c3ed86ecce5036e7bdca086083aceff3c8bb1a4c1e0af06102a3e6c10_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3989068374633d0c70e7f731ddfb4ecbe1972af492823e77ff9c2f77faedbd45_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:569c7ca684bd5079965d1f1b37ef1c0009162f0b506b4d6fbce0558e4c4aaf66_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:734fe28f66883c8c3a3f7764032fcabca4b5834d776ad249f9ecd5ea0fe618c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:764eb596b1c27c924f68455752046a987657c3fa9dda1a655db644e06df9a29a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:4c150c70c8b6171358141f5fe129da9927529a747a785a4d4fe83c2f7f8f0b0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:68b2e02e236e852e3cbf527920f1c1915fdbadc99263eaa782a3ab74f42f4b1d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7922fbf20b0f9e965a6ae8ec6313e540a1e732449b5f8d88ed166a4ada238b47_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f4f5535781e45da074dbced129678eff77090ef6ce6fe56bf1e53042d369528f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:14cdd1f3013720f8bd9353d57798ed683175d1b12915bffcef4d7d6342e825ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a8e333d012cc0ddcdcf62247d110592579ac00f023b20df2343910784aa85c01_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:892e3c70e4fc4b80cc77163705ce80529daf53564a08bb92df994137ff65ee4d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d7d1635f9de76b0420ca0089b69f56f650dbe2037d1bd7683752c68da6e9f2e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:09df495865592fa2b95ffe3e6a9d80afd9d370a1c273f87b14c91363948b4d7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:320c716690843badf600b5ff2bc5a841edd43615c6036b92577faa2d11417f99_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:88e1f4524831af4e037c5410f38497dc1c64c715af7a0be8a609079d4f515e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:304cbb7666d1426a03413b4f7363895b3a880bf22053ed2ee5ca6697eb8e3759_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7489f4cc66eeb744dc05ca8c5a5d85c931be8949a466961d754427850710d610_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ae9876699fe73338ca46cc3f05ecc8b09ad54fb7cf605d6202616086e90f673b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ca509c6cf55a0571196c3cf33112c29d6d1e13b336797907640cb2785770b18c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:12dd6fb5cf45aad60604a12e379021a19df11fbef516708eb6e5e80cc2877580_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1e1544da4fe492584b5ff734b76beaa0cea3f130996dad6eb93713abe20f254a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:54725c3ed8a7f7f420b4280a583ac950f670d81c42941a51773c1a4e3672821a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6f1ad75bc2f909eae55c94e5ec26827dd8d6220bc5451a69d061aea0f63e8619_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:20e107dd601114f15e4bdc752b7d49746c48950c16a76446a6456582373b718d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3cf104924efd6df7a7b35d302e6e881f6e76700ed48af895e3c8a35075b4335d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a1cd6feb5011cb18a4b2e73bf5c9238b89c45da875f69c7f18d24f8a9f05dd6d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e1f153bd75a461f815b1127ec280ca3abce4cc3e9fbd9e063e9cfbfd352fe0e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:3a91a4f0ad77f0356d7217e4419823590a033a0a5854fc0651a102b1e5ffb516_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:63365d336a4da196cd878388be61e94561de74684e23b5e8e5054b7037174c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cf1a6e297a76d62d588b11b4a6bdc8761a37bb7e4b0886ecea1eb16982c1a998_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f1403c7ab79dddc07df8a2fca9084985db53d199271f0faa9d124c9141e453ce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:67d9273bfa159a5c4911e356c06d992ad3ed91f7b090bacfcb198133f234b0d6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:b2f09ae04b716fc2cc19ee7347067e488dcecacb48f34609cd24f9510d4b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ba61c7408cc6947ccd857461981730161a03c41f32d308a973069eb278677809_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f168e80279e4d53f0482c0933bf1e4878a6b1e53e37c6fffc84edf46b9c36b15_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3489ed4cc2437541f17cbe58781d3a22cfc24f7a001ca529c51aff4d5ad63b05_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43ebf7b84f72061efbd53c99eb883ab97b431d2053df270225759eabe26f4c49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9d9d0de56220b0b4a2523ea896c1b26d90f790394340ee005c307558131e9de5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6f681893f542bd9a1de33170656f48238605b6c6e6865171cd046cf03a8d0d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107278fd9636b013540bd4670445cca271970f809509e85e6f1ac82352992bad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:14324f81b569ade391357cbefed32246c3acf04b36f1ab040a004de9da68be28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2979527ba1d210beb2a22b7dc52de09c8a0fa676844c4c031850de9c91616efe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8203854f2e347239bce20bcc1164e78f1080ee341a7c0c64391b308efd8ac4c0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:17d53980bbd5a99440d633daa666c5f1dbe33a6a2d0dae8bee0061433f4d6ed1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:237e7043c6293e96e080ce54ff5cea298f7d1ba5c766f54d0c67d1c1ea8d937b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:353a469850c9adc59407b7a2699b8b291fb918e7b0599f351cf112ca6c8a7ecd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:4b41304a429f036afa114ee726a6886dead13919a417f4e3924164f75096fbec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:20fab950929e3e50e6d551cbb8909304810c5f0fbabc1c81343568428177c575_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5cb39a548ffa37e8aa5a4d474038ab8289f7b73e3af6efd0be6e5bcc37e109e6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:a4d4f0e2598f69a5c93011bc6ba877d97d5414fdfd21198985944b3e9690dbc4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e045084383ddd69a9231023835aaad7e06737887a91353383dc54647f85ebdf7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:082f28c96df74f24487e9df996d3fe351e185c848ca4c6a39137454e03769d83_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6e75913e0f8c81a1d89d7335b90518c9ba32785174276d64824578fae38d9fcd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8e08bcb40b3f77d01b384620779a780b99f98b645dd242258b6c3af736b563fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:f56dfff4de25e25f0f1e9f926c142ea9266c7669d7ba104325ad883d8cfd7a85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1841669972e0f6fe9fc0c3d0eeaf169a948a44b055a6fd32f66335535662d829_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3011e1cac120b39c1e889b3b19d89884e7d961ec80d36e0a034ecd0e43192d3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:90275aac06b0346e09371ac6d680f50b39d56675acfe35b561e801dce6c9532a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:b85c2ff4e6919a2941008fcf852036af88d8bfc0697fac26db7f0cdd55b9a83f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:1505d411aacbbfda9f05e00b54932b2b09afa157cef8ba835b5ff29d1e8c2104_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5b3c5d8117c57355b2232acfd2d429b6b711819a9cc7fd839d3bd45b16ee5f55_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e76e63661abfb64b888dbdbb47df8deb448774e714cf499060942b1497b46bcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fe6d7071ae21fdb5e8aadee2a41f93897c866cf9fcda999ed67b8561143b9ef2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:404e23b81f5bfbacab6e30cf1992a8498ad70b915dd87ba79f614c1a10b4a7c1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:85410072fa8ddb00e536b209ee29e2299b4041e6cec408e9fe1a650d311d89c4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a0af61dccb480ecb164cae476271a9229d78cda8c717e23fbe2b7d18d7092e35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a5943bcbd35e2a099cdc285abb888c8f174fbb924859e6436d85bffa2ef6a302_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:22bcf1f0ee52b3c487affa1ac6126e47abe9b79f958849812168de0429a87f6f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:460b3c8d710dd7f755023e60e7cb5d9c6aace4ffb6d7672a3aa8c232b44ae1ff_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d3b9895360cf52a71ad907255a2641af3652e06d452030da2c91d8bb1fe27b0d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ed7416758f7e7fc15aa94a674674291189e5a4a327daefdb2ed2fc4b42f60f74_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5b7a9827b4068052bde65efc986f3600a221a283df3d2bd6031abb87c8b891a0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6b9d912d39198903afa78388bbbf2bd5fa7d820a1e694ff82bb146bfb019a0f4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b2ccdc79674f3c9700147515ed136f36d7050a9f897f6909a06604670d6588f9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d41541e5e1215843d5fff0ccfaa3efcdd8d2633efe4cd608c9247ac431d25c58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:30f401daee51b1d573d8b980d1eef5fdd0e46b5a9c876296e4cfabd77c598e15_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:d6430fc5e218fd51b59b1ce5045b52e326f1c471a17b0abfd8787553c2df60fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:00ae335df5160d41e2a59fe7ed38d483dc95b4daf4a60c6c92ad0a0744b7e435_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:05912c80cbd999c32571218e6d75bea3aedeef74852e995ceac2e7fb1b01b696_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:866c16abb647f71001681f4174f0804e0369ef4d427ce0aee2d1a3af309eb15d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e6231728fe38ca010cdcc90482ebcf9f62d984528d7d463e81c5e7beebad139a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:021da7d11e595c3917adf3784e716915b15524d42d2797598b375e7d31aeca5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ef35b3f8dc1662db59c39013b9d38f8f01de3db0dfc6cd8c5c18cadd203d565_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:8f41a73f0e4fdf5ee8cf875433cdeb9d997f0e6537c40ead9ea27beb6a8d13b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:abbcab1f5162dc3f47dd9d07d1b1f6af9cc158837eff4a80bc96d6656dd2c204_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3d3aa650e4d1c1789278761c247528a609cb204870f8a4ecec029889c1b92927_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4c57ab0558844a6ff1a2a48d5638cb4afef26c53497b12ef8deaef7ca2dbff5a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d6cd6e2a5f05a4f8f454bea472a0c2d7a16e3393918d0980031091936620669f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ed3e4ccf49430580dc307fe6902141a5eb228e7c8577c90dece13a838b06afe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2a103f82e79ba86fbdacda3fc4849e7ad430219cab3227016d40faa9d670f16e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6618c58373a3af6a5ce8ce501eb0078d82a547584b8d9fae31ad3d86424f18d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ade1c1792c68ca721ac90a2fa777e02f31474915ec8adc8f2ad8a7a6b451a431_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b94f87abe421ddf92ddd53d3f1c6dcefbea083db6f02668ba98cb59ccd35e8e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1e69d28bcefdccb937f3ef459bb9bee5bcb6a6d1bd5c2a9ce9b71a2e4e03aa89_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:2900823d24dda552b6d4063be5b9615b24dbbb288b2702ec4313ce99bd9ec2ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c738f88f1ace51d293ef450554b6f6404e47a9b432b341fc27dde6169e6fe63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:cce0b0ff07fbcb7b463ff3a9d5ac8fe20bd8bc83407adbc9b8756ec3ad5008c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:0559bd5bcecd4b6b2b24007eb4a03c65f45063e5359dfedf5a14ccda199c7899_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:111e7c679647b388af2704ca280ac0cf57128c6894c5422d9987e4a429b2204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:7dea3d12eb2ca6da490c09661fd1f3a603e0f5aca06282b7953039694b4d87aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:b04ad95fc3610f262d6614d0b7d0b6c5bb8c6a5eef512e1178e77335feba455c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:34f12040d39e86e2127686220c2dde6f4e32bab685784afc5057904f286d48d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5b896bbd0564afde2914c804fb331280fc78ceb831a047c0c1fd777576a5b8c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7d1fcf1849e2ac29b2460c65c1924e049f83696415589b478c24b4819f9bca7a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:99b28f07c6f85c18e520f306a6cbe767c7f242f97a6d8dc820bd3ce1068aa596_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2cd9c61cca7bc0898ce177bf3f531ead3d298232dc6c90d707d33d0ef0b8630f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9b44722b30791402e9750abcb2546665760295e6befce7a5176a347d1f72d545_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b5005749857e00d42f95022459ca7a607b7445e53b62399b6a1820d4d71a501c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:db66f887ca4acc98ad391de714d6bd3c126e4e64b103b5d161da507a3a2e34b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:677f603347dc7582f0bf4979547c929e47734841949f34d3de20140603aa5ba7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7782e506e8700a4ff6d5aaa2bc5088b1801919e5365b72c3fc0b7185db6dd44e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9bed270930ca04b17b126f49080046e8f8fd5149514695195da9ff959e5e89d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ccaacb4d97a9fe1021e594b83f90f4d5f6ad14610e4aa49f2ba65dcae0a061fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:bead99b68d82b36b367dac46c2111fd8edee0178643493f66e3ff8bb7dc8a645_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c0f765a2e2bc33291066c3a8d4048d78f44d65a745fb7bd9c7ea2539d34d49fe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c4777746b9f26bff78a229e525c25bcedd693027d066795a4cfa596cd5b0130f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eae2617453889a9643cc57fa812207c5ab1869ce7e338b06c63aeda8e0055faa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1fdfb6e1075714ab25db450f3feab799d28f2b09fabcb62704de3071e0a72635_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:483b24b9f9acdb5b24ccaceb5234a6695c59f7a0dc1048888b6a4080e292129c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a63f630eb523aa9c85795ab923ac658baa4c3db17f0ac5247162ef8bca0923c6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:acf90e404f2c04f4040c48ff6804665449a27cfaae12eba7eaf4f83b0f3a9bc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1a6eae41431c024df8708f97e4039219e10023467e56222ba3b148f97ab9d892_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8da3869119650f0e4b4af5eb6e9611f52cc5d1707a48eb7d0a9d4348d378dec1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a6a4bf90759286416284eb0a93b6d802ab661e490fb21f123f141de12dfa227f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dfc5028a88c2e4ef37a39330975d990d1ffeb6e0c76cfb1a9370b5f7a0e1c6ce_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:060db92886f1a148cdc499c32217be8c31009f1b41a6b56c3144f3b658399eb8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8579a35025c17faf8398b62c9cf8fb5360f978735cb5857f44dbfab37e7f0b79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a3d2ab7990362f0d14043801ec097ceae5167d5a596a2770211e00833f2370ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:af19fe0085ed208064818cfff5ff18ac352109083f6d296c5690963221ed8e83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27a9e77d60246ea75aaeba8bae7ff77ef2b85d37652459622a95286a35d82557_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:671502952b3ddbd0f953e60b29def3eca0e2416a3a688774d4520453af07baf2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6a4d1e21eb6fb1951ab62d00d13a6afc7205c69d0c7a03de01a3572f56634944_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e104dcd1fb659be0793ce40c706bc1278a3d446db738dceae5d3a5a0b0606c56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:390d8c8017c9bef7add6b076cb88cecad29f4f4af1465a6092f6b87053bfc901_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e994ea662028b84dc75988777232ea342041aee7bdf7f372e8177f1e9b07dc8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:772950621cf9bca22a7c6fe3d51f2c4333b1c95fc2cee30f3da58fb157f0722b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d856e3a3e6a9f2d1f54902e20701fde45f8a190abb3ab94a7a10a687c9f8427d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:51acbba56466ae38df1170e6f22e57343a34a2fab4c49467fac934ee2fffd46e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:6abc5769619c5cea817aa473030f231d25fd13c96fb573384d67a2eaf90f2e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9addd586875f542e82e92f528264f35f06b600560f02d1987e3a9c11d769c88c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d41e4e952d91b02b66a409acc6f38cbe6a646330f6b4a223dc6f4c38d349c433_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0bc55d8119fda1bd8aab74462903ca9abc1fb3235df60974abe2cea9338d7b3e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:47e527428f1e40ae8cbe57a84c60f7a31191ec720aef7b0b6faaaa26fa657c2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4e51673afc9e3b2b57f90e080977640880887689ca2fbb354f271c3fb5b4299f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d7c7e167c932e47170612877bf5fb7adcbb9f6c3570e74cca0861005750f8135_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45bbacf37a0fa13ccd4dbf0cbb2e6d2e858890445d97f649773942c0a88f3629_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45ccf0a67c06721666deab96038aa37bf205d60003c8a233e7442ea639e20933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a956c13c574e66556bc21b594740accc497e48af46d0f326116937b57b4cd6f6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cbe20f10c01a0f87aa82a217ec01fcd653f4eb6e77afd659313a8e0b453027fd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0718804d539c1f36a0ef95085986b6065022c354e653a6c9a902c34cfed4d726_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2eba8e41aab91ff0194e96a0d384e17955a05963a7ddc8d9fc18a9a67e24e8a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:54d8f96067571abe8de8a55ae092cef1f4f423afa6d05d5b2f46663744ebcabd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d888d3d628c75cea3de43a4a10aa7e4768bed2034330c71ec89b3adbf78d4e73_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0bd1739aa4fb64c1004bc4aac788700834f7b454e4ca9a23e83107eb2eecdc0c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:10955da0c33ec8aa5e671cb6b4813bd26014acb8dda68f8bd249c27a6c8ecae4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6692616a559d423ed0f5335735a0740c0bfe034d06704cf288f74e6c2612b8e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8ca6c009fa35ba4a94459981a72db8b54ca2507d0559eacf38614dd29f01874d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0cd405015005ed19b3cfdc305bcff6f5f6ef683d9d68201046f0fab2a3b44f85_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1785ef5991ec5ddf63130f0b1983c2b9cc23eceee5181c060cc62c6fd18ede33_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:41750bd0eac46b324efde3548347c55eede126e2a17d071ce3557abf936fae8b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:a242549ee4cdf6946f41d601af649317c53fb6ce779147ccf99106d3ce38a74f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:69182f4919f1b5f9bb6e7103fb5f12bcbeb697e826fa1a516124989f52128cee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dd633fb6fb437d90ad04f80af556670d364968de96ecfc5b0a1c00b4952c1ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:6018f1f3a11ec47bf1c281610bca3859c4122597910e6cf7d4dcb35c4a7ad60c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c2eacceed018a256d1c60008b3d478b3bf234cec3f3ec0fb85f652449448abd5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b489e5c4ddf4e5f14883fa52a532ef0ca175a500d163bcd4713d4f08ed4c8d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b6bb122aff540406a094b599dd1e7fa26ef39e69a861caf5cabeb1702b8c7e2d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:becc8bd498a264e93ea78fb9eb2782cf0191b5c69b05e8aec4f7be7ae7a009a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c2c770a1c5cd4024ea070d05285f23c065fbf2860996c56fed89efd5d447d57b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94c7946de43b360b6187324eebf4a9487f6fc09c0f6a5c4cf8c10dd9aa998e98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a06e475b0bd6871816f3d6bdc922144caaee7ded1d3fef47b7165980157dc8e3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b9c3f33a7aa289d65b0eac2543b7c5385a3d68985bbd303fe38534fd6a8f0039_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e85418d292d588f67f52d1e513ded87b7160868e24b84ea1eadbe39a372e70bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2b401a9d07735400fd8a278d052271143374e730dd926f1b09bf9364a0dfe9ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5ab5cde0dd77b3d87214af2ecbe8cf133023a4251bcdcc862cd3acd8abe05fff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5f38a62d298309bbc8b3f28d99e03b21b071256c6511863946ae082bcfb024d7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bd632521388d66beec1a1d0f9bf3531b21866a3cc1ead6e33004e2f423a018da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b1e461fc8832aefff0ba97be8b7c95935a0ecb5fbf64839b66ad8f66cbf742f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e454985c4c1f59f0b93ff3bda68f52e8e681692774daac809e0f1a02a6fd2405_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e9aca9254ed6f373e26dfc4b7403dd5b9a9f6cdf25acdc963a589530e5e1a4c1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f2fe73c16a00f0f286f5936670632898c07c36a9c96056740fb471bd02ffd155_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1865ebb2e93654dab511b97edf2a5d714511466a49a6fd5087f3528ba4851034_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7726814d87e0d098b5672f7f92b2a0832f175db125e8835d3df0235b544708b5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:aa5f47b18ee8d25f88a58d24913b05dd8810c0c872eb0e377796d79852f67320_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dca861bc089e151181369c8ed8670be71c5e6eef094bedd61b30248fb13dbf23_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:583598109b75130008a55756b2ba16c8bb8f259ce60537184c1a96bbb10d462d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:69b1b6dbe21aadeddee2250944d3f562d04b10152741e261e1327e6840649dbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7a855f8881b148c2f97fdd701a5f1532ed9cd7dc4c2e4393555d4cd2747c227e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:cf33d50b404522170dc43e2b3b221a502ad21abad1e970e92127d440d0ba7212_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4cbc554e939c01b52096687ce6d4e025d219a12c2e703750d744f1d82fd802f9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:7d76721b13fb1022ad387566825433182a276b3efc8f980823d59cb9dc8f931d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:9786d7dade47aa9fd3834175a88f0b768b2c66c39ad689dcfb48107ce1dcdc59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f13707382a123f7c92aee321fb5c23a1007dce727b7a68cec0ffbe4636ba0813_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:2b69d2a8aaf9e8e6b772871b0cb3486c062b0a123544fbd2a55acd40348e78c6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:883097ca5214bfcac0ee1139f1734a044af527a16b634050aa4b86166ca4263a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:8db6ba7c7d42a514b5c382afd3879867f5042d42b2495a922fef3f315f011217_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a5c30d6f5bdd0e2bbe53ce9b90a00e94e84de1a0ed6d29aa86219518fb0c626c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d71d9131273f93e38936169b336851b76ef4436c5b73da52add0a908b003a57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b0dfda5623e607655446385145a48db54fc830c29b610037b52f677fe94bc1dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c9f9b6fab1de71845d9488c147a990b9a1ebb2b6c14c910234199c7833c92447_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:eedef2bd70bdc1d977b23f340ee6f714abd2fdf2c49379db151c88d9217f573e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8ae77ac1ca0aeb992c50869008c246d41ea290f23d8a2859cde958d58d3063a2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c169eff980fc34a0a1f6f19559e96485dda0023bc29fbb3326238c110bf3ba4b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d7b3a7fd468564aea8435dac8b09e2ee35b2d27f6339a8049836b6cefc8d2cdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d8fe8854022eb245f92305d42b92cb3dc81207f1115975ad607a75a023b8a820_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3555df7502cfca54f9793f982ed7ea7453c9ac235e015b9c4c8c47789af48ff3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:482a103550cfab666968202591121c6904aba79cf5e8c30cfa4718c856c65690_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6c8bc52abf358951381135a94638e4c01f0e8ce942ccc4f77386c36beedb8a35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f9515705e2b37d2fb6f216aa936bd5424337a1e1ae4eaf3ded3c8d0fab373d36_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:45dca9b3c0f4fc36ab0052495fe6043c717673f8f16e915e49d682ceae2a3c6f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5aea67ae0eefba905f7f8af09dd8a83c8adfc185b3484fa0857834c270844c24_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:68ebd12d0369cf9ed73f37f5cc188a7ece136ddb8e23ba641a4544eb703f57c2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a5b0377a79065793239498bd0743919b77cef2155093138bba8fa9884701c570_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4148272ea7b1e1b306c4e33dbb6baa9bde7a68d6522436a51e939bab4eb8ea7f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a8c81c137343805ff088fc27416e7c67e6f02d4c17dbea38a063f97ca08c51fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d948b969af4caa50c0dfd8a822144a77169880fec165575e574f8fbb807c65f4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ef3682c0bacb3d0d67f963387c8bfc8ba77db7c6ce8f0dd8e6bd00d131d721c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9024353b9d2359e30c5651042483ee70526996d02854b111f4bd9ffd3fe95026_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b3c65460fa54403f95f3c1192347b187b25b69c9214c5e586bc582dad432a9cb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:797a79c184b21fb1d2cfd6c59fe54be07061b559bf77bb169e36790650fa907e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:b3305ace24242932292e14458e4ec2ad72f414f7dc24681fa497f7d1c382ea56_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3355da57dcda21150a1ca2f8d922a94433aa44c19124f6e7ee833eed370857fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5872a3706c561849469aa6c8205f911b47a1f98f75590f9640efca570b654abb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:725e1e9610e0b304b06809bc6d942ec504ebeb7586aa9756fd87d139cb4e0449_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:914e3c4590a4a6d48af758d34c118d474fb8e3ae0e594475a82b996f27386b23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:21516dfee1d53ef1759db9cd9c01da5817f8e5500ebf59a18912e3932f44db56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:95772b0295918fb3e31580925e262ab0ad7c09246b1562249499f2c22a3e55cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c6fe6ae20c7e9e0e68b7a35f7e388e3caa2af3035361e59dfeb47f7006971fce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ef77dd2ebff7fd079005601a96450a2c357eec93ca17ccf59598097cddf0cc6d_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"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:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:313c0e44208e7fc7d4039f2f22cd01135db0cd3337a258034b774fd7820d8a98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37889fd7ec96baeac0ffcafb8dbf903af16d95b413baf1b2fd7710f72cc71c98_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4a2a59a57ae76ff8ff5ee21dd25da4a9da4faae5a6beb8d5e0930f12f679e8b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:99f4af491329b3352e86322a56f42cd4588beeda00a2f94a2b82b169f6328fd8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:561b697db7976a064794258c5f274566dc9c1c32d803603b15ecdd78a0965710_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:99946bcecef29fccd2dc55cc18dfd5cefef1957666c9b8cd4c555ae9d8db676a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f4572abc9f444f08ad11d10168e4b9833b3fb9e4814910eff467767a914d124e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fd5aee9ac2b77bcab032dfd1bc6f1369f59e1b3366cfa96fa55f9bc18673144f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0c10368a8cb2450440348e1047d56fa91013b32b690c40b06baea182f04c3625_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:202f16700daa8022d5675bee872db2a776a1f240ce159d17b9ad91cad342bb7a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67c0172273e47f9f11072c1b27a028fabcfe29320b3347d58d35c53d9b1f512f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7ce75d70b4ffc0c4891ef83f75a453f414c010e387c09f8d7da432eb5543f032_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6cfa0e42180d0b52c41ef1f23d98443cc4a89afae97d21d3993a5f69bc73e6a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83cbc07e901f31f4f86938697d54564bd4c735ba924d5fd08f43b2dfac46aa59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:be5d2df0ea59d84b00bc2a1be257b8338c00f0563397b51d7fe86c48f7e6a62a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c91a3c588e78a92df5887828fc6cb03cb28580996fbb5204bbc5e17abf93ab8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3570c5968150582d417714eee75c4fdb244dece7812e772c0d60bc937d81d564_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3933b8a4a90aefb3e645441e8176d340b8e0b23b3f6760083c72d25248a17e67_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4dd95c213870b3d4ae9bf202094055f0cac5a965422dab852183305b5d85634d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e76c636de412eea5835c877ff862e24c5b0a7ab7fb95ece3fcf4dc9d614bf519_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:10864ad3974315fe717b7e22f5d1fb7bcfaf1b601741e4a0f2a643e1d897fa8a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:61858d0543de564814db6c98407aece822eea202cc1fec3393913d14f75875ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d4f1907759d9532d9659a97d18282e98c54eeffffc33c7de0570213b545aab51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d5bdf20ce7f4c5b1fcfd9c2b77410c8a6b9b0c27e6138a1ab54c241763b05bac_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:546872449f71f686be1dc4612f7e03d75633eea75f089c720f87d5d1c6fd0402_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:6e8813370db2a71161ead738ccf909b6997ca6ec452ba40576f8846c22c063c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:81c6745c7507d47122280c0d6893a35a4d4adc515e850b2cdc8d23599583ad71_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d9778a3fdaac8498f6953cf2bf5acee0d8823270442768c9e838dc5b330c2250_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5008136f5d3e028da656d046f85c83f3ed13d597dfd47bc6808b5b3043297dae_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:736b2a94787549701e830ab7d508f3e7be83cb694c69486157bd633a3ffd2c81_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:85c15e6f69c7f3e101346387f680258f5310e5c065f830a50d04d8a409f3f7c8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cb2aadceabad32ab080d76a709b79b70d488d9ca2f115c1a481a88f5c9c2f9f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:3d94824bf9265438ed208d017fd28911418d4930b9471b305e3a6f83dd97f0c0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:59993d1cdf6d58c3113061dc403fcc51e920c315d1944c931bba62ce47ec81db_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd9ab99b292e613266f833364f13ad19e9b26204deb12c56df333c3282d235fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ef1e59b118e3b97881fdb2f208f64486cf3225b7bc66c52cf9d4c2a9a2b84c72_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:4ac5626fb50e2550d27281a25e933335a786a4695f5a7a2d8f17546f6f4eb836_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9c5da07d689e56a0db2a2d142fb8debc7aa7a0483a3296aa50fd43b6a12feff0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e25c8d20772495f8d49acde8a35f49f30e18b3f6afd9074b7009a02d84a0e6e3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fd8a0aff6175093f881f0b879736594454ea69ae68db7e5837ecdf1527268fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0a5b8b943885041a0fb239fdc012124c8c8ae56d399ab52411585f3410f28670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a50a539c4972a89fa1f17afdeb62af1883bc89f231b51b1fffc096af3f4ebcb8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c2a814937215d63f71fda7ecb70017e9844b89c6b672fedf5a1b08f6f93d06a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d16269e4bced1a9adad5bf954354012d679df785cea828873226491c0c03cc20_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:50aa303cd2b22b961da419e66167c3aaa33a6829f2488d40e0d313dc322e6789_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5299088616c529dfc389935a9e005d88dc9f1fc40f18d025a95fabec27aaa646_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:634a5b684a30fe1870639c708aef32c6acb101f85f484483c7f05640eaee15ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c685ff9170595581ea97f706bea0069796563f03064b5a173e992cb373d84cea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f3872e501679796054ccd9eebb326e96e4b916bef525d3850c64cd8dc0c99b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9c5cd84436fb27de1b589a7675c029465b3e9eddb0ac87eafcb5bbd40a9018ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b256f9a69ebc26949acdaf2c4b7a9e89cb5a1a70837bc63b554a65fee7463850_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ffa19324ad8ee491c3431e8bfe5b1235a1431b0be914b0bf9b30d3a532b0085f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:307af3f934a493b4e7cd8a267202238d2a4238d52be1da4608e83c54b1af7d29_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4f3b445df34b234d1eda4f9d5fc9f7954dd726667bdafcbe0b1197412ab7ed13_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:cda4b2931a2a598995a4211c8dcbcf6c5e82f7de29b39ee437faeb8e4f696a2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:de4b57efe54b245a9c0e39ad94d0129ccb60f3d5670e7c0726ae5ab9cd3d98ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0dd73b3fd566b4961ed3e167079a2ca3309ea30fda7a49f73e001a0ab931dd7b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5befba9e2fd5cc494e2d0789d86d1e4011b4321dafe6f8be64f54d173c0c8c64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:abc08274dd4ed75d88d129e2e57257782d8c7caeddf348245dcd85be9ed2f8e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:d4b2c7057ca24af7fcaa78c27927ea2ec53f70ac9a14d8d775963d999ca981d8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1b85972300d8d89a30ea123ef7f8a337e63985bf93e21a7d77da7a5334c2ece7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:30b15e8c204734afaefdf90ca66daf6f22a7185a4ba894737904170257ef7443_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c388aa2a978bffc1292cbcd771018f7294d70658f7ad6e621e87f19171f49337_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:df93b08f6e63570eb979dbb3068a2f3341ec9ffe94f9409a297dfcded130ccee_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:2d8ea097a1119ddb3f40ab15e29b212f61333ac94b082f6baa02005cc57b6f33_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:be1225f3e3234b2b04fa3c4be0202557d57d08a567a5f8523991b9c5ac1e3c48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:26557b10309771e8a9300ea0962b6bbf90a67284853b6c9ed55eb89711eda7b8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:2ced08e6c4295cfce9c036ecaf12bb702e7425c1b16f546a3fd75be69eaaa05d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:88156e82ac3636c93c033b96064fc06ad605f670905b35499e198dd7d4faf8d0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df97df25115092253e776c7d6cd6db3182655a4daf8654f8e301e7a166e82708_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:87236d1fa81fb3e2ad0f3669471d6791272280dec8019ade793d9037c224776c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b536af5d58dff2b0e2dd8440d4ac5f046b1533fc7c822d34ff72208873feb155_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7f79a083bb85c531e54c0cf5b28e0c09163f90533869d6b3e86e3b145dfc1115_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ac8706c4b4eca623349bd3beb69018b256313dbff09c0d5a23d54d6d79e000d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3724703a3319c5dc69f4763d1b459b7d907686787250b42404afed8c25d7172d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:58a47435a1a6a39b0b9b0b4eefe3fc36771fa22f61b2bfe6fc6f20503b2904ff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:72f3154bd73e203f5372818916b4e229b9db2ec293d74bae7c7e4f7961c5dd58_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:af1ebaa3db633f76d592777b03934e61bdda7ca4a274f3ab8b5c5893334fa5d2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:25f3a738206a7d67fdd08f371f6f94b0edd79cceae3616d9291ee85759369de0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:55b34527f4a0a1067cb4535122b47d15766cad666f4059b3d97424e9b7a0c3fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:162e4ad58a67f27ea7aa4ac18f0452138544c21158ba2e9793cea5ff28b223cb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2f6b6c889144bcc8ca8a690c56a0a30dbe450e0ad285f52f06637b9b71649edc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:80c10d130565356ad8673149d066e3c5e9915a66e6f027ef8a735805c3a77a5d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9eeaa20ec429a7c841eb9be76d17c4539072c87652be8926e8358932015b59fb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1357f28244870da839b2f48b64b895eca65c206e006c349f05f17dcd802058ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:47fcb6f2d8e10a1d79ca4bc71a8d54eed20402663eb8fd56b34ee641bc22e327_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:5be196298a2f727b3f7c9325c3436682a6461ccab04ae9b1cd4900d7d48aded3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6bff3d2789e4b6819ea92e6e65bb7490c57283076f87ebe94ff6537c288da61d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4d72bb4124fda9c1d1d42e103431eb403cf0c70df5e0a4d78c84b966408d0e03_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ad09670a57c9e1c2913c628daf3685254016d30c9ef0134a4fe7401c3cbc6730_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:54d03e0866e9536e8cdce3566c9c6ba48cc3e1a46ba78c8ece6059caf66f9faa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b394f22e4a2adf3fb5048a8ec209c83453abdfb78dc45aac22b7656a19d239d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:2445e2741338aa7067c38f9ffb4bad3635d2f9ba64681f438efc86ca49ed2e22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d2a8f6b2b07ac922c18d6633616af534d6361f81ffecdbf0aa0892c2bfadf361_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8c9653765b6566c240efe8f08c5b6c395ef940c4c88f10a5cb12121687dffc31_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:d169385f11ec7d39d976e9ce9072ed036f76b856867065ecbcf10b1b1b1fcf40_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:18717d98bc3377a8bbd108ae41ec68ccd7c11fcec8c86f47c6e796b734c9ac1c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:251d79a18091bb739256f5ab000b7b3549a8fffd8c355e69bab6090de9e51e1d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77b4fc96e841482d7058f77d96e3b36b6aca8d3ddd855be95466afd2e4db82ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7d6468fe45b5f93b9803315f8a6c49d2e7b6692b6f8c3115f06bc8bd3076e9d0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:05db09a8aae75f472d13f4f39c0cb5ac43fdd510c29bfa88c5e66e2708560170_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a55cf020aa2a7606e32ffd260fbddbd5eb23675273ea5b4b68f5da6435052c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ccdbc3619e960e406c0db93dc7b5773d36825406ca99f0aba07cda4d00bacf34_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd9ed3d17f45e13aced32171e8565f8f58b7622ac1f2a7794a9d62263da7ef69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:08132d4d8a30d743568dcb6ae131643921990f93044b2fc6f14fbbd4192107c6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1b5bc300e652dbaecc0cd3060bc0b3f258c7592dc1dc51c81729f9d8f43e3b86_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8d7544c798dca8421c0759c257873368125c88082bf9ee7339ad4a4b4cb8b327_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b8c3cd3c913a7c1f9de9f4322f88800d26e91614a0257019a9381dd4dd48f5c8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:071392012c68f968615e26cfd19b309139b860b0569d52cfb0cbe85c3427fc37_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:601db4ef1788bcd90ad4df2459479b672b5d1138bca71a950b83cf585105c7e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:74ee7c085bd1d41ecbc12c3ef942f4f5f4b88e8b52e40a6bde2958e207a46e26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9e94b930f87a9d5e54891913169dba6a9d6789a0336966aa73b0bd456c0b1a51_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51f1a90bc58757e1396b863bbf500071d49d15c7d96d3b5e7486395d210e06a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:61e79da9ff15261bc0e77ad9c67320f8b0ea75577637ea7954ecdcee63c31083_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6ff81498181ab5c622109e159b6208bfa53408a08c29b700ba0afd84b89fc4d9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:af6fde3e30b158944ffa92ca0f56d958c5f0e05dd67b489d78065f31a4f2cb9f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:49a3ea982af6c920e18fb6156704f3e25595a47e1af9d2e6efadbcc39448a534_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:56cd3ae90c114579eb8dc572b4ea97b0272759cb71d4f5a1cc98366bddf13525_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b8ba4fcf5788be4ee007c13369ba94e1fbaf78d88beef2d22aec382e4697df29_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:ffcceb1871da670d06f0f0fcd522687ed537eec61491d57ed10680a8d07b44bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00527107a374acea508e4184509b6fe03cf670a3ecf0ca2ba6381c56238cf0ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4e0a44aababcd4e5c214968580c3bdcaeb60343c9110182757ee74319edf53ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:50d04fb6b2eac9c75211c0adb9b69ba85baa8efaf6f4e1904ab46ba1907d7d30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:51dbcb9dba321dc4484eb72f73368cabcb419b5a934d495eb8e8e53872ed7cb7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0a04386aa031b0328bba6089b6abbcd757f02206bd114a0b6e3ba4aff5806de2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a426fabfce54fcad0aeeb15a1f5c08f1141a7bff75cd93cf54ef94ff5ecc6f0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:2b743b58a1b88671b47fd3a90966b71f349491422c3a620967ed5f1073731f6c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4767d0078970d169d80cd1ed8d9a0697b3dc7f2e297d7370f36607e790a9ec07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:02e782e3d91a314e92c02ae1615681c9f0dd6ed97f6214030696664ea2c533fd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b74f6f01d7e24f6d970627c336f559a8ee21f99dd85e2fdb2ef80878a744258f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:dd32fa52a84d83d6c1ef649c913ac70a8227712ef0dd1eed24dbf6e80ed8956f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ecd152f01ad8c3ef7e2bf819c515f09c9fa3e3dc67b521de282dde042435fdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:37fa074c3d0cef8aa66b5533c9c788c10be5212d149837834c7001031a725e32_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:45183c775bb7d17a774bbb18a6ce8a9a7d495a6f2f92441c1a7749ceae2818cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8ddc8884b10884780e23708be0e0bc1d0aa78bf3e093e098bf31af3b39ff0054_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e10b5c60a01b7e22773f86d8a31283c95da6bd9cdb2f6f060700a58c8124d102_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0cb8351f3eed209c9d7e4c70fba134a2a1867ec394b99704772a489f3390631e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7b7ffce6efe509ca4f0ebc41424d5aad4d5115fdd4e91f197242c39fcc8a57a4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:98d19fdf299137aa1bcde0f86fb75539d9c181b310356bef90f912f17a53c8e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c0e8f7ad38409ea594409fb3878317dea94ddb7a4b1c6537ec69c5a075ea0e37_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2cc476050d658bf608fd981427208d7bad038db2c61d87871267f95b387a32a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:512db303d402678d8e13d712eecdfd21cb43b039b92a3ba3b3f1fde28440df94_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:71415f52d1b4a541ed4c944a85152d3d20e81e6ddd0ed042ac7a443c3cfd3304_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9ad939376d284c72b68173f7f9beeae564ca0b5f3f927d2254e47a9273b16990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6f918532a83b0f40654657e9fb715ac5f4b58cc5981f56c75342f3398c40ba98_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d7a107351537e67f156fc2bf5707e5380e2be3430ca3c114eb5f43b2f905bdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f2b0149f8cd25219144db3232ec50a4f303b473df9a119aeeef71b42dcca6a25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fc3bc50469f35b9424cdb845bd03a86dbaa573084dbd499fa9a3e47eb0e426f8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:03dfbb0d2d2ac35c6857f07e0bf7e30013542fb8c07df9e52319ede66f35d750_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0bfbbaa8673ce7bda001ab91def919e56e6f0fac4bd67b09a7c20212da0b529e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:597bd0de9e7bb97f8e960935ba7c9f1b91e4708b85e74596b903d726dcf7a398_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:ce87bf559d265da4e06195256803d41fb0b5edab70bc52ae46d2f626efb00c01_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:39e5a2c1983df681f7e02c13ed52fb630c4f1424a74c2b6a620a0f685c2becc5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6bb4b55f428abdb5c4191839058d1292bea484c244402c8772f566f7b6968d09_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7b7f216332fbf43c68b9b1097166f7998933c8b3b2e7dcf11a43bd1a6f3bd76a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cbb58404b4eec45794e8284ff50c95f9c44f86e687ea8f21962648c7c0f66917_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3dd38a98c32a74aa2231e807227a3c8d4eed1fc973e81db754a0a109eca0cc2d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b0e54a88923183074e19b8e24a6228d55bccc1a419b3a41a5307685e75c36e76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c1341b86b365d033ad566093a64ee3e643728b5057cf257d455b0a39aeb99683_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e102e842d7d298030224eb8ec80e0727b89c4a4d45b67af5c6d0b11a3df30565_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:527717a592672785c5d8bdbbcb23266fe26e2c95359a9f01c1bc174ce2bbbfe1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e36e8dcf7336bd1fa1d75a37813911782403f99c634a433d187d36bf2051f4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e3e278676c3c653f3543467fab3769c3694710e28c96fc9e821d5f2b5899ecc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da33d4c2317f8e5eec01f45b4bfc10fe66736b6df06a13b60f7ebc434b34a9e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0741873d5a242cb085fd074e2e850da0c40c94a672930bed489a5042e7cfa080_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:63c357eff8bfbf851295fec3e79631014762b1a5a2642b684dcc251235e900fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7c53a64cbb49c81aa926f021c50efbf2009a358d7c3e3c50a0c231dcfd7e110e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:83ae49730fcc34f08b5f1d3f620c41ff7d7b4419380b4e731d82fee7c50fa858_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:3215281a42cc42d59bfb0380060fa8492b060e43d15c731609c0368238520c34_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5d6a64c4c1d3ed74efafbc1bd93f7829b3555491a58b75622f2986cdcd63bb91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8981f5bc6770c8634fa4c2c707530c945ffe1e64309ca3d4c47aa1bec5f4dd29_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9f9ae18048d534c876d747b0f40db46134067c1f30c71386d77b1454070eb98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0ed78d5eed81ae4e0a7468e52315eed9442685f775a7fd08cee07673920a4a58_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a3f3a1911d6133402e3e97818ebc49da92420eef63b3007411d2cac11797d29b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:c752116250009619451107cdcf31da023d5a7df853f41509e2073428e3c5708e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:da94697c9b1023108475f827cc58df1c5e5fae4975a4d536e735934762e71b3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:16d51f0e3ab6302e56aa1364aadc6533c7046dad4857fbdb4dcb3976bdd9b256_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:9a0712d681f6d1778ec84618ed13b11c97e4d6b4bb3f2061083c8a642f0beb1c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c71dba6437bcd4f6a615d9390d07087578f1ae32c48d0ee634ccb5ebf46bc61d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d966f7ba9bf83531af76d565bf8781bbe4dfde5525f71e000f99fa265f78e3e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:078341b680f9a3b6f6d386551c569161058786c2da3a4fed8bd8191a1c96fd10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07f489bb05ab3907be43786d03c889827ccbddcfe049a970bce989945ced2374_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:30decb57f6f3569f08acd23fbd34a935ff6ffd9cb6777f29f3b21f755b62c307_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:488e5f13899e2922cb03777bba675061c2066797d4e5121a1eb7ccb680ead301_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:52d90f5f2aa431ed9014d6af378b3b935006b859bf8e8b74d928ed07c66a39d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:53ba6396dd8f44eff8baaa9eefaa796f155461c27c652fe608aa6f89f4569284_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:84268278c72ed9a76a44d91187cb04cdba386e0427217fa0734fa21261c2633c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9923549c7af82f8a377f55ec226b17849b80b6986bd5d9209baf975478859419_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:04b8fcbd71c85d53d2ef486f3cb3ee9eb7d3232830a88653ead37fa96b5e5041_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:428c4f45bb682423a047d8a306aa3e52d47a79da82b2e5d261c70394b9516dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:acfc5e61e66d2c25713b6031b44a9c5b4a2b01d88486121842d9474fee6e73dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d89c56db59c88798edb02d36b261b7fcd7e185c978d8ac1f61ab6ee4fa9858a6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:01672f20e08c865e334afb20bf4672e75ae3213bea815605692d3c160fbb98b5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1866b4398861ed85d3d472bc5cddcf86d087abe0ce3dc069e160c1cde7b3dd45_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:77a0618cdc2074ff5e567001f8bec4be9176454dfc6fe12558b8fec570245d02_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f34bdf5701307d3a78fc33e002906e52d6e92402aa02772c3f7aa86c806be963_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:5d8cadfdf44b8160c9dafd45979edf50de3c73e44970d32a2e41400174cbf801_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:89d0f42a71d1e6e6df886f4614781bf20779ce60b2c240d683002e8a77cca506_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f239e7af308dd33ba6849590b4d62316b1c27cd9abb91774153aedfa8ba6c674_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fe9734b268c86d555c17d50b28b53f6a70e6ed1d5f2423989f3f7395088a2cd2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:1b894ce3c863920819d4ea5252e661d16eb311345721e870b52256fa475c8191_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:46a5d33d55b3daa723c47adf1556617197acb7a1472e87eac6c48d84375db69f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:85caa3468f35ad8f53e67ee99afd608249440482234757c1032b73989f75ff06_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e2967044eabd99c49d1f1b73b00e7d1d4b041fc6c91e20698d0ebf7edf8adc18_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:00f9fe4e4830f2223b653191658ef9a41399681c1dfd0cb7a03441eb8b601411_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:210dc2ae060a77a1cd80fe7b9999df21f08d05726c2ee1a98a3d3b9091c738ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:68e7e47d7852aecb01251cd646f7de16ce032197587e32c0d312200b2ed335e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8a5f1886bcf3d4ddc1d8b25a3242d56086643e1985fdf2c5e0af4d523097e400_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:204539fcc315c96f4f36d75fb9f8e3c97712dd0f034dbca7874140052b8934b1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:36e42a5c42f9b5210acdd3438bb826ed8570422918a49527ee6f404d669a4baf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37787a3a765ff27aed1c4dc162f208835e5ea6befeefab25ba6ad08840644b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:72c4be85b6e8f0f4ef456cf013ff60cca10791a9ccb6e4b030b51b0e7d8fa27d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2301b2425a990c6b31fdc48f5b3bd8a6fed405671c6309474e6d1998478f67ce_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:524c69155c0cb62ef67c3f974ccb588c0b763ca30af1ff04da57bd4c7c606aff_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9294c9aed9b8166cd175aa1e5fc08a8206e7be01adb757142fd065f12a9f6dbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cc73c3f7d97cb6099485252ca4ff3f4c9e26969635fe3b234ffeaaa8e833d6d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0c6e87ce992c21f22b1b0dd2fec080705195760e86f274b29d3128090d79336d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:36e50b65c2a5f3c0e56acf0ef991e5ee8f187cfacb37b683aaa00e97a5d0e433_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:74177081e53ae2b8c9fb5c28212867d8800e3d6a65ebf637ce83743b74710016_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b52839eda3a26cafda3c901e448a36c9f0bbf1ecbeb71cd059cbe5f7ebe63867_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:028578f886c789357923b3bd92b9097eb21e2cebe2a179c8cf5b7796ea492dc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2f04b6f6f590f4ca9327a64bc61a3e75e1a5b3634038a4abcafe407b951ab95c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5cfa05a09f86e80011baef0e0b12f84b93ac31c89528b76ac68b7d0181c50bbb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:db83ee31d8a8649725b103e410ca2965c60b86e0a8be8e70f14376dfcec39b8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:33819f40cc5b2499ff6cbabb4eff22077ad17e5f721de430c951794e9ec7c4f4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:634f06b38c199b4ec846215198ae2d042c630dc27b54855b5c9d282dafedd05b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a02825b1dbcfaa0a328edd1e250bfd41e6df558251ecbc2e745b896db21b86d8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e8e3d3591a4376a5f0c02e6e27d41fd823c4e65800c77f51797dec01c8d9c84a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:366c950fe8ae969a72a8cb31db3bfe5f28a04f33d2a904148c3d5175def5bbc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:462a73a38e7e827422c8e765eb6b62ccc11c2148ff2dffb7a3cb0f4b8a6a0aaa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f419d4db4c9e502fe7df0110f17246d961d5f58ed5cae9095896b36472642bdc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f84cb8e409bf895d322078c5f86a071e8ec71b5cbf8177830204d4172e03a952_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:40c61cc05782d5913189e2898ead2277bc074562f99f51994fda52adb9ae8620_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:77d403925e7e528a4cc103dd52550b68b36254b1a7f5dd08afde70a3ec929bd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9d7d4ba7d9aa25f7aabd027e32042d7861fa85f25b32ff194c4d3fb70ffac370_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:feb77e0d6004a7cf988640bf052fdbb755be2fb893e5fdc07165e683e4bc668e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:476503d99351c99b4def061e46d9028eb1bcddc4ff5d583f347aa37ff551f8a5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6ac6d3f227ff99b9b84ce35940c04a2e1fade56d2f546e8b448964268daa0d2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:711d81a664205f975ea1982fc415575ca43166fed54e9dc2f801750fabc1c6ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b58df498504852ad6f0b12aa6c2a68fe269b31e9d210581ee82c9e2a4fe21062_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:135bd1efceac3a19de9e453acec53e9a10350093a29a0508298a5f0a8a69a8b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:1e0190062b9bbca28fdd2f82d52702ce99f9116d456083f94db79b75e8921e0f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f0193546fd32d558e2e89d722b3a2d8c94903d86c0e336e7d5dae028f9ccd82_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ec4c24829883edc23e37f9f07c95eaf4c74a9ac023cd4f3a518dacafeb3cd008_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1431a026103fa0b98183f4d0098697af78478ecccc1c0ebc6c3338c268603425_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1f8a046cc9d7272e86ce246c615011aac476b83aab58eb0bb32ff5a46e7250b1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c651e53602bd474d7453767f7059499947258d18e2d7a52a855a46b0e9196f95_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e0bafaa62220bcc59ee7f819547d13b2acc274c6cb7af0985f792d62caf28f1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8f9bfddea5c3e30535604b38af5628bbb62ac1c55d123165cd51481a61240b01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:aa39067d74522dd8c963f09d3fc61a3011214d007abb79e07794198e5746cad8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ac2df95e06953b95611d2bd684ce548ac3946daed5422b898ec922774988a18d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bbdf86f56a820788f1528759e359fe7f75e9f73f8e77d2930ae2cc8a83e2f159_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:591a3dcfd46410462aff2e777b28897f3c51255ad8d26285946df4639cdad68b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:879e2b89dc074a377b4a90d6bcc5864530065e2bf534a648c7e295856ec115a4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a7e97212984597e32afd279231efb35b55854879637a119ec9c3646a13032672_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b501f15629752ec6c4e81a264a66e358c0867dfe5d3f6f4fbf54870380a30e36_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:602ceb41e5f9acfd35ad6e068c016147fcc213ef6f7033a738aad2d59e2d6b72_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9cc6c1e50a2a8ec6e2887e4be96ea9f8acc1938a0b904306d490474489328299_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c5a579f6c2b917ffa0c912ca7f5e82a041009198899d78b204f26f6e0170629b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3fd7b4fc902611f29ae0cbfed4b03ca5ad65bcdd5206787e622d7e6ca0d550e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:308da98e17198c8032692089e5f8664f8386c877563a318e89f2ecceea478b22_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8f17d1902c0a419e9f32ef05bf0890ee9919b615bd8f625f4d744318a9666c40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:a49641db9bc33963261965690a0f66a3276ca9cae2140116ecaff094cacc79f2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cf267c31efc0ea7afa5cab3dcd829b8c40f1e3b41ce8c92097f5e48b4fc1c8db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:261ede219967877725c31523cdb7930390300c1bde2df0995dd9f2960ab2d609_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d1c9b9d3b2569e676d6f80975a7ef3cbbb4a1d8cbc329dd1fbf7e448362e480_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:758d2beef64594e16d0f410c9df58136e470e327b658d340c07d4c62fc64683f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd2a41b12c00d34fd99306c8e5436a9b5ba6cf909aa135263a915b5f9d7bc49b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:82e2733f21cb25e6543cc3070aac2aa4dca50526ebd7a56c68be61c35da951d0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d654271a0ff9fe6b7ad23dbe5a7c6c2cff0d6499285d2d1a892683705190acc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d8d593aa02e82fc7ba9424458c7e4078560b6c214f8633391c49d6864fbf460_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a48e4dbf49b0ff8524c788e52c58ba20b3494f86b1905382de9f7972f9acf487_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ac95f13fc989cd08b7d62d825db5212625ff6adccff4f3db11cf973a284aff09_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da62a9e0d6c4108a00b6adb5ed5ffb0322fd7cbb37c9ef9bc34ce8b7ad71ef1e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb39b393c767790b22aa495c2f6f03afb4e233e59163d3880972874ec24a871f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f0125c1d0f3960767c52d6d5c1b2babf7791bb06dd393acdde845eadbf43ed99_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7cb9c87d5a624ddd6626c90aa12a0e35c196769a8670c370483a7766014e1411_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ec306b13a3b2439da2afc1c40b9de0f94d3d4112904e5e397840183a0def80ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68f913b6bf562e617f56288f67abb62f7b29e01c891ead29afbf5970e6c48c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9fc5e2fb3c92a82cd5be46fd56632f8b5f937fd96f0e133038fea5ed665a558c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7d1f571b87ba1e197285c78a78ac4dcffa55ac4e6382ecf10ed630abd02e4df0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fcf1f6ce74a9aaed46574fce5772920b3c2b6b6af0b99c69d35e47983b9e8de1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:6be97b778d55cdc05fa3a65778dad37b70d6e206f52f3642ee18c2b624efd667_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:90e9d62ca779897829ac4a43c945b11393409d51826ef1ea446bfed517d88023_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc34882ae4096505985e163b8fead369bc2f5835ccd504442f2eaed4aaf0807b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e8516d1ef8f77fcffb337b4da4a539874107ab501c9c2cf46cb887b4a4a1c152_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0873393f0564bec29f4ef698becf97fca9ab57a6fcd62a574d041cbbb241acd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9b3cbaec7ce03762e1b63ee055935d866121a1ea7e0934d0c76f72561f2a73f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:ae34b610753a18756b34eeb0e0b95f21acd27d077b7c70356054b10bd6a20b80_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f760e2aeab036000a3351517f017e75600dbbf0a4fc871e5c6de2fd8d84f5914_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:0e0fed0efe55fa047409b60fc018f8a1efb7ec0e9c1527b9553cedd07a4a530c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9610860325949262171294ba4b9dfb298c392aa12ac2b34785443afc7dbacfd9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d4f823164bea7491748757273a054487630f7d00a102ba37c96011ed68519fbf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f8b152c6167e038d046580d88d3b9d8695e135aa945155231e869e46a5689341_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6abb6baa9cfd44652759dfdcef4390c0507c6a48de59a7cdb1949e929da2d20c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:723f42b675397961c109f2a8a08c2694ac469bc81a8748887e78adaf954b00ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cb3abe166a28ec665a117cb3c13335ce21381126b0f52bbdfa93daf8600045d2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e06d0f6a9ac19acda899cedd9ef383721af888fe31e07f89acaf043eccbd3e69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ba555e480169694aa66b172dec0a1dab38f528711ddd1d127997657e0576fcc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:66bd0f0059fb5216d01316b4a938426715406c9d34314e8bfdca91977797c1dc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:675f2d5fe379e396dc129a14c30e01bcecda81915efa12822b875ffba58c568f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d8dbf300f9ca4ec47510347c47d5870c9a8db7703ec5a4344e626fd449ec7fae_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:249a1efdeeadb5027c0b65aed7a6367ca760d9624e9d74f3cde3b34da62f6402_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3eb3266e51bcff8668c12bda2b4330240bd2569a40c85fee6be989732ff8f68b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:da5ddaa79cf6cd99a4c83ec00b19e8ce344b71427611282b7db2002a9e807675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:e2939a37737dc236d11720f9571179dd67df761f722a96ae0f05db9702a88c4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9a17f367a6dc58029e3ac83e4f2b6e9b240ec060c46c8ea06ecc87b0be87bdd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a2b79e5a1fc546da852c6f38bc920b67e1c6aa94356449cebedf08d7dec86076_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d28a7dc66779c1ca4c056eb5bca48b0c7e19d01089b93edbae8bf9b43b11cdfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dd45780c2d4b5bb0fd96521ab72ddbd9261ce234e61bf6a69bd7de0757f6616e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:01d99a84e687c20c1078c90223e884e7497908c05ce363d121378f96d46fbe2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7a657b023ca7a012c4c0f5cb0b71c751a0a9129229b0dff77112a82682fab839_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:8ec4eb72a079b8b94913f4c4f766ad03988664ffc27cf77659703f1ed9a00510_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c2a14aa3104f2c0cc5714a347162390f40cb555fabbfb5f0e2a5a7c83b3292b7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:583e3aacd432004936e3e6c8875c7c6f91377b9317179c2cfefad03d2892eaef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5ddca5fdb82e30000123c5be1cfb50ed93e04e35dd53c79fdd7014a3519af23a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922042d611b7cf7c8b92a6a99812d5f134deb3ba6a2ffd9236a1ec70db9df767_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c89f7fd553664814765a30ee59ed8dd4c2caf3b9ff40ad351096b408f1f3d938_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0df4e077293a69adf4bf04de6e3aa8df95cd1e358e7087b8930e6a06fe7f781d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1f80a860753af1686c601a11d5bbc1a65a82e10d671c102f4b652a5884ee94ff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:347b33aa8ac774d04023e52541ed1283475263ad0bf2c0a7cb0c16b64db6a00a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:89467d05594c81401ae0bdb9ba42504f475f2ff1fcfa6c30bda2546dbc2ebc1f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c55b956e1c6a4fbc88dc9dc488b54ef4589134b35eca971bf18943d48eef4cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4ffe514fa69794c881a504954dbf64ec3e0610ca38773ed1b49bddfd8731eb62_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5b91f26964ac42d3c19646792051c96a8ae25a7626ae081806c382c3cdf558ea_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5d25926b9a049a86997f922ab7948d6ca0af9a16af4e96e5800d673a38be4046_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0a12d980643d0912adb6979129d24765fd54c01a3f055961cfde3fb873fb786b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:349f4e4a30ed2d6033c45aa761b9a86e055515a47b7d1e75f44cffa9f94ab5ee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:39c9f7dee3fee9828f02088317da8eca15b94db80f99f4561dd5091841e8d1ba_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:7327301da2df28d4f25403132f5447f7a995c41604099044547694f99291685e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:172816977b3d5489e5633764c970652a14e7a8a29ccc95b0d089c3d64e5b325e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:433e25b474b2adafaf9ce6677f3f1d51a6512845ecb54c6ee3707a8969c3b3e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:66b0dfb02285c0dd4a74cbcdffe545babef4ab11a96750854f1fb733f55302d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ebe298db1443e2da31836551cbf88da11a8f422db254aa877c310cb092e1ccca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2c4604fd35ddde200baaf906d7d987a14eccbd1f678272c6d0fef35a1d0f7f03_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4fac13483d31a06f597739207f9cd7bd7acb418f055c80ebde0372446ebce360_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:529589efe0c2828d7a6dc104ce7c07fc358f43340ad99dc773536f38af557665_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6f09d75e75968768f9c4f06f0ff9b9680c7a43e6ec836b7a07ef7bfe348727a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:09e62b7ca5c078a71c0a36f74785af16ff1aafb5edff0b43abc261e648f17eca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5b7a8cd01d2846f8821c56447ddee3b7956d9a20e9c809363d8728ebb17c6d67_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ccd9bd93299a31672e58a356ca7f9cee946f757384ac2ca99c54718eb72e708d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f3c66ebcdedfad6a4f9b6b67387896cadf88683a285b0c9c2e87c067b3edaaf9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5b778bcb934f38efb0d2181f2afd0874b16b2c9bb541fbe821553df64609d831_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:6299c1c95b656dd2ea47927a629be820c744864bf4b401dd1d81346ff26199a6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:fb35926df0b2eba2b017ae46f86586f7534a0140bb56e19db4fdc1a0769ba74e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9b723bf806801f5f8dd2137f583352de2ca1c8cb14137c60ed3bc5a5a02c3223_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:d899b8ca509e2f6c7df3236729ba459f1dddbaf5f11b1757e3bc6a04c6a16952_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e5884e2e0f2451896ebc590ed0fb662429fc5971d99d19fd39dd98d29b9874f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1ced2dd84378f067b6e31049e8d8be06a1271aa580897ab67f1cac29e8973273_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3eb279dcc861d1ee9accd5aed65614fa1a32a0a3c39f80be6c16e3adece6afcd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bada651c6802150d411988a1462cc769cd2bd791ffca219a7e9ba6fc1f9e3ff6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1d6cd25f19d8729d5db2fce2c0ca12cd4434e3156d00e3b29128c8bcec31cbd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:689f54432640f9036f09a18ffdc655ef9f29514a5b2974da6beef407ef00039d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8acb96bd4e7ceecccb59895d9f2500b8061bd56af4235547fbf6246d88c11d29_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22af26575e09437f9912ce3092c9a5d32d8e402624e0c1c3ceed6c81120f3e75_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:b5ad7d1f6ae93fff78d520ffbc080304d5e069dc34be695ca2e72063e6f16cc6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c407ea06f3c1b6d904ff87994e9054e0afb76d9dbd2fe9800c34d3c1d31786b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f002a9bb010ea2e4cf4ac65c2b9644c09951f5cf28fac82c112a9e2e23925ab7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2a0c8ba89fec53f33ffda91cb41530057a2c2370b9190a5c8cabc5ba7eb3fb34_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9d90b5e7b4761caafb63c447fc9e352084650888029ab397a0e7597eb03235da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:aae7870b5ae62c0cbb24b90ed192b0ec8a830580b3a6565fababcf89fd17cfe0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:eb8a1c875820beb6df5c898b3c859d787eacc661207888ccd31342837c441b1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0aa1c0778ac82f2f01ab8c7c79941de9b33338ffbe92c70ae2bb47a5c87cd356_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1302901a96768f4c566a54ce4265fb2abe023d025652df4b78b94a8e44d785a2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:579d7823258032e0e585734c50a08f0d97c346904d9a731d23fc94a5bac3d0f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:8d5efc32757a8a321e709ec9db0e304cabf4b4c63556986e677549891fdd542e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4c75b6bfd12643b775a36ad69ed2cad789b27df74faf4454d723ba7f3c800746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:88f6bc9d1bcaceae8f65f654a2c0b169a7987872e2b301537ab078cc7563e36f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:29d413f06f5eee509bf61a867d1db3abdb3f7ff78f91f5c4ccc40e8f4e52b73e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a801eaa3eac0b20b6a0de04b6a54ed18d2d54a175891b6ac39ab503da858ed6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2a9630616c4361ba346367855f264e8f01bd063f7fbc4ad4eb36fe181eac23e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:d0d035f3300596a93c21c4712a231077b6fbdc963d556ee6f9f9efe393df5bf9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:117282439d4d1a2a741562904d28338cfc30ac9ba69b2ba607ca67fd6031a650_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7293094d198f0ab68b4e365e0df6a384c76aacb90b4c63de457cc805c183b206_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7940286fc95f03f2323aa80e3c4a3aacb132d3532a380929ca20e831b46ff034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38eb59fcefb3e1593774ca0117c163a3acdef98a0415e8d840ecacf1239220d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4003ce46ffedec1de16e31773fef93eb34a4e0cb95ce30f572bd026280e046a5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:38ffb7d7d3017c6cbff3741cfc8fb8049627d7f1fcdcaf60a9bf28ca4a5432fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:5184972b11cf8b144a801d0c53e7766b2c3b35cec5fb7e8356d6b1cef2d2c30f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a402e4a4ae76ab9f13418715a44c09547820f1f6d21ae73792d4e8d7545d9b32_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:be8993a5a41be437bdf3515c2b3000c4bbf4fec8bb54c92ab3fbbfc8c864523b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ce3229db117ad4599d2588926dc948b34a9a0abede09e9df000570906bc9e31c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:def8b3178a8afbe4c2eac65a260061ceb8c6b1c78652a7db37f5c0c317b16224_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:354251a64fa2d8238bdf01af221ae6faa53f3a68795968b9a49426dc361ac37b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:455e3f1aa0a22fc78498156215ca8d5cfa1b9d123aa929a721e9217c9d1dc3ce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:77c92eef8a503d59ca8ea792101e508bdb21d1d6ca711104e094d8f8be7ebfc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:f2ae73d315cbdfd49375cae9fdb6cac7365680b91fce4c0c3ddef5203a6abc68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3ee453c04008584850b4659e5db163d9cdc62004cfd2a3bffda429607f93cc27_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a274083dc0db4c367a77cad085620d1b6321ae60b82dc7284ad4c90ab313a283_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ce09b959e7f7c8c0359bf17ad46ce8816c11e89a4cdf4ac2a3a290b6a226a884_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d6d19786d616706f403f79cd66c4e4400c4793fb0bfd4891c5345ec390d71046_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0be5ea330b7f31d16e9d464979b0bb455d3eadb2aac8e3537bd513e68385520b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b96da8c8cf79a30051fb7baabc36696d1e55cfeea7c013f391b4ac80cc70493f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d97b84a6f8bff76f17233e1d7c933c244e5684870d43f005badc9466c2e52db0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f5562629f5161188d6397d25e124e5a01bf6a9752b87f06de75b95063d1b7270_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b407dbba3a3c34947d90ec0d499810500c04979d581747b634eea87a810a0125_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d3bb6a21bcdc01f252bcc997507ec39ca1d2240bf0997a3bdd6fe36b9923d6c2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:081330003c7ed392746c912926d265366614063d1faef17e1155de0d8853ccbc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:8a0170234fa98ee60b9b7fef0d16d03c6ea42a1c6d72f7330ae957a9638feccd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:068b1e9154503eef7884ecec43d0fe3aa254131270be214854f7b78e0e2af2bd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:ac8836902e31b9f34359bb5074d0c40a68f0794de19e356522d589868c99608a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9355e88f78c118b1a8808e0a178af7dc91833696f42eae52c1b88ad5dcf61ef4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ba7d10fa2d0bbe169b5c5b3bc2c05c43cb12df3d825443ffff13bc79f31160b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:04b5f984b839a3dfba0b70e682c0930468edf99bf3de31390a9e6ec5a7bc0f82_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:0b3a848025efd76339009bc447ae171dc3a9e70629a9a231cea7b1d2abe5c320_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:8cd40d63b3d13bef1cfd650b9bb521675dd4d15a9b308a16c034cae8ed048cad_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:959df171cc6392ef7d3ebafbbf2770c6aedc4db168549b28fc7847793c4930c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:91bfd8eed2e057600d77b20e19764314e8952f695108486a5e61875cc1448145_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:92d481ddb4a8286954e4992e71f3bac240d01139a46ae0a815365ee235047564_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:964b304d297293f2d8fe9955fbb72c67d7031fb5ec2c6b555b862f30ed359557_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9df41eac98940169a5d74e1ed6c6875ac4d81f24e208f845181f9a55581b634c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:41d79968208f225321e35abdd613c4bbd18fdd4b3d4b84bc312bd58a99d21f42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8b1d0c2eeef421b713481f8a0f52e1b0f076bd08505f5b698ff6d4e0478bb417_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e8463d4ec6bc3e56ec6b7e84a1dd9cad25fba166983f3a96bc16541d3b2fcf24_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ead8b62eeeb8404de7b394073ea1664ae4b8a01d445849360420472536db73ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0f054295fa0ee7429d05d0aa601eb4b1a62bd5853c998b904399d23dd6d61a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:5aa9ea0dc9f265192a1639270e0df0974b0a41159f8cf9b043b9ff9a34a19a4d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c683e533b0960dc9cb4612e761dcdb97b105a8cd4039d849637cc04b34c8b174_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c98262a94c7d211b27b0e48b3dbf3fd7177c2b78e7ef1b2c07c57f0d982dc6d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:7749f12c01c007877d4b8e98f0972acee705f0061455d69b2223210f57098f75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:97cc4050f575cf20f22b104c1bbe713f2e782d0937bb84f353e8b80c130d2198_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3cb84ee255c71ab48988637dde76537a9456420890040cf761cd5aee71f6767_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3e04181d1f9f33bfd9e8d82d9a07c33e3692a43af65fc0bccdd529f018ec717_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:37e649cab0559c66f300c915746f34f6e0929100557e622a966ec78f543f12d4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7de8ac0e3c44fe3a7d9f63057f722b316efc1e373ac772f88a0f18add6b88160_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ac7df88a38d08b38f14a39fd19846cb82d1c96a518905ce115821e4d8f2c382_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9c64ce3c3ed86ecce5036e7bdca086083aceff3c8bb1a4c1e0af06102a3e6c10_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3989068374633d0c70e7f731ddfb4ecbe1972af492823e77ff9c2f77faedbd45_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:569c7ca684bd5079965d1f1b37ef1c0009162f0b506b4d6fbce0558e4c4aaf66_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:734fe28f66883c8c3a3f7764032fcabca4b5834d776ad249f9ecd5ea0fe618c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:764eb596b1c27c924f68455752046a987657c3fa9dda1a655db644e06df9a29a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:4c150c70c8b6171358141f5fe129da9927529a747a785a4d4fe83c2f7f8f0b0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:68b2e02e236e852e3cbf527920f1c1915fdbadc99263eaa782a3ab74f42f4b1d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7922fbf20b0f9e965a6ae8ec6313e540a1e732449b5f8d88ed166a4ada238b47_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f4f5535781e45da074dbced129678eff77090ef6ce6fe56bf1e53042d369528f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:14cdd1f3013720f8bd9353d57798ed683175d1b12915bffcef4d7d6342e825ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a8e333d012cc0ddcdcf62247d110592579ac00f023b20df2343910784aa85c01_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:892e3c70e4fc4b80cc77163705ce80529daf53564a08bb92df994137ff65ee4d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d7d1635f9de76b0420ca0089b69f56f650dbe2037d1bd7683752c68da6e9f2e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:09df495865592fa2b95ffe3e6a9d80afd9d370a1c273f87b14c91363948b4d7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:320c716690843badf600b5ff2bc5a841edd43615c6036b92577faa2d11417f99_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:88e1f4524831af4e037c5410f38497dc1c64c715af7a0be8a609079d4f515e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:304cbb7666d1426a03413b4f7363895b3a880bf22053ed2ee5ca6697eb8e3759_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7489f4cc66eeb744dc05ca8c5a5d85c931be8949a466961d754427850710d610_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ae9876699fe73338ca46cc3f05ecc8b09ad54fb7cf605d6202616086e90f673b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ca509c6cf55a0571196c3cf33112c29d6d1e13b336797907640cb2785770b18c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:12dd6fb5cf45aad60604a12e379021a19df11fbef516708eb6e5e80cc2877580_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1e1544da4fe492584b5ff734b76beaa0cea3f130996dad6eb93713abe20f254a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:54725c3ed8a7f7f420b4280a583ac950f670d81c42941a51773c1a4e3672821a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6f1ad75bc2f909eae55c94e5ec26827dd8d6220bc5451a69d061aea0f63e8619_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:20e107dd601114f15e4bdc752b7d49746c48950c16a76446a6456582373b718d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3cf104924efd6df7a7b35d302e6e881f6e76700ed48af895e3c8a35075b4335d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a1cd6feb5011cb18a4b2e73bf5c9238b89c45da875f69c7f18d24f8a9f05dd6d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e1f153bd75a461f815b1127ec280ca3abce4cc3e9fbd9e063e9cfbfd352fe0e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:3a91a4f0ad77f0356d7217e4419823590a033a0a5854fc0651a102b1e5ffb516_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:63365d336a4da196cd878388be61e94561de74684e23b5e8e5054b7037174c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cf1a6e297a76d62d588b11b4a6bdc8761a37bb7e4b0886ecea1eb16982c1a998_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f1403c7ab79dddc07df8a2fca9084985db53d199271f0faa9d124c9141e453ce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:67d9273bfa159a5c4911e356c06d992ad3ed91f7b090bacfcb198133f234b0d6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:b2f09ae04b716fc2cc19ee7347067e488dcecacb48f34609cd24f9510d4b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ba61c7408cc6947ccd857461981730161a03c41f32d308a973069eb278677809_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f168e80279e4d53f0482c0933bf1e4878a6b1e53e37c6fffc84edf46b9c36b15_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3489ed4cc2437541f17cbe58781d3a22cfc24f7a001ca529c51aff4d5ad63b05_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43ebf7b84f72061efbd53c99eb883ab97b431d2053df270225759eabe26f4c49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9d9d0de56220b0b4a2523ea896c1b26d90f790394340ee005c307558131e9de5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6f681893f542bd9a1de33170656f48238605b6c6e6865171cd046cf03a8d0d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107278fd9636b013540bd4670445cca271970f809509e85e6f1ac82352992bad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:14324f81b569ade391357cbefed32246c3acf04b36f1ab040a004de9da68be28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2979527ba1d210beb2a22b7dc52de09c8a0fa676844c4c031850de9c91616efe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8203854f2e347239bce20bcc1164e78f1080ee341a7c0c64391b308efd8ac4c0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:17d53980bbd5a99440d633daa666c5f1dbe33a6a2d0dae8bee0061433f4d6ed1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:237e7043c6293e96e080ce54ff5cea298f7d1ba5c766f54d0c67d1c1ea8d937b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:353a469850c9adc59407b7a2699b8b291fb918e7b0599f351cf112ca6c8a7ecd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:4b41304a429f036afa114ee726a6886dead13919a417f4e3924164f75096fbec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:20fab950929e3e50e6d551cbb8909304810c5f0fbabc1c81343568428177c575_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5cb39a548ffa37e8aa5a4d474038ab8289f7b73e3af6efd0be6e5bcc37e109e6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:a4d4f0e2598f69a5c93011bc6ba877d97d5414fdfd21198985944b3e9690dbc4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e045084383ddd69a9231023835aaad7e06737887a91353383dc54647f85ebdf7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:082f28c96df74f24487e9df996d3fe351e185c848ca4c6a39137454e03769d83_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6e75913e0f8c81a1d89d7335b90518c9ba32785174276d64824578fae38d9fcd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8e08bcb40b3f77d01b384620779a780b99f98b645dd242258b6c3af736b563fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:f56dfff4de25e25f0f1e9f926c142ea9266c7669d7ba104325ad883d8cfd7a85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1841669972e0f6fe9fc0c3d0eeaf169a948a44b055a6fd32f66335535662d829_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3011e1cac120b39c1e889b3b19d89884e7d961ec80d36e0a034ecd0e43192d3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:90275aac06b0346e09371ac6d680f50b39d56675acfe35b561e801dce6c9532a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:b85c2ff4e6919a2941008fcf852036af88d8bfc0697fac26db7f0cdd55b9a83f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:1505d411aacbbfda9f05e00b54932b2b09afa157cef8ba835b5ff29d1e8c2104_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5b3c5d8117c57355b2232acfd2d429b6b711819a9cc7fd839d3bd45b16ee5f55_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e76e63661abfb64b888dbdbb47df8deb448774e714cf499060942b1497b46bcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fe6d7071ae21fdb5e8aadee2a41f93897c866cf9fcda999ed67b8561143b9ef2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:404e23b81f5bfbacab6e30cf1992a8498ad70b915dd87ba79f614c1a10b4a7c1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:85410072fa8ddb00e536b209ee29e2299b4041e6cec408e9fe1a650d311d89c4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a0af61dccb480ecb164cae476271a9229d78cda8c717e23fbe2b7d18d7092e35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a5943bcbd35e2a099cdc285abb888c8f174fbb924859e6436d85bffa2ef6a302_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:22bcf1f0ee52b3c487affa1ac6126e47abe9b79f958849812168de0429a87f6f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:460b3c8d710dd7f755023e60e7cb5d9c6aace4ffb6d7672a3aa8c232b44ae1ff_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d3b9895360cf52a71ad907255a2641af3652e06d452030da2c91d8bb1fe27b0d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ed7416758f7e7fc15aa94a674674291189e5a4a327daefdb2ed2fc4b42f60f74_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5b7a9827b4068052bde65efc986f3600a221a283df3d2bd6031abb87c8b891a0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6b9d912d39198903afa78388bbbf2bd5fa7d820a1e694ff82bb146bfb019a0f4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b2ccdc79674f3c9700147515ed136f36d7050a9f897f6909a06604670d6588f9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d41541e5e1215843d5fff0ccfaa3efcdd8d2633efe4cd608c9247ac431d25c58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:30f401daee51b1d573d8b980d1eef5fdd0e46b5a9c876296e4cfabd77c598e15_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:d6430fc5e218fd51b59b1ce5045b52e326f1c471a17b0abfd8787553c2df60fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:00ae335df5160d41e2a59fe7ed38d483dc95b4daf4a60c6c92ad0a0744b7e435_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:05912c80cbd999c32571218e6d75bea3aedeef74852e995ceac2e7fb1b01b696_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:866c16abb647f71001681f4174f0804e0369ef4d427ce0aee2d1a3af309eb15d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e6231728fe38ca010cdcc90482ebcf9f62d984528d7d463e81c5e7beebad139a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:021da7d11e595c3917adf3784e716915b15524d42d2797598b375e7d31aeca5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ef35b3f8dc1662db59c39013b9d38f8f01de3db0dfc6cd8c5c18cadd203d565_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:8f41a73f0e4fdf5ee8cf875433cdeb9d997f0e6537c40ead9ea27beb6a8d13b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:abbcab1f5162dc3f47dd9d07d1b1f6af9cc158837eff4a80bc96d6656dd2c204_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3d3aa650e4d1c1789278761c247528a609cb204870f8a4ecec029889c1b92927_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4c57ab0558844a6ff1a2a48d5638cb4afef26c53497b12ef8deaef7ca2dbff5a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d6cd6e2a5f05a4f8f454bea472a0c2d7a16e3393918d0980031091936620669f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ed3e4ccf49430580dc307fe6902141a5eb228e7c8577c90dece13a838b06afe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2a103f82e79ba86fbdacda3fc4849e7ad430219cab3227016d40faa9d670f16e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6618c58373a3af6a5ce8ce501eb0078d82a547584b8d9fae31ad3d86424f18d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ade1c1792c68ca721ac90a2fa777e02f31474915ec8adc8f2ad8a7a6b451a431_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b94f87abe421ddf92ddd53d3f1c6dcefbea083db6f02668ba98cb59ccd35e8e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1e69d28bcefdccb937f3ef459bb9bee5bcb6a6d1bd5c2a9ce9b71a2e4e03aa89_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:2900823d24dda552b6d4063be5b9615b24dbbb288b2702ec4313ce99bd9ec2ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c738f88f1ace51d293ef450554b6f6404e47a9b432b341fc27dde6169e6fe63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:cce0b0ff07fbcb7b463ff3a9d5ac8fe20bd8bc83407adbc9b8756ec3ad5008c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:0559bd5bcecd4b6b2b24007eb4a03c65f45063e5359dfedf5a14ccda199c7899_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:111e7c679647b388af2704ca280ac0cf57128c6894c5422d9987e4a429b2204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:7dea3d12eb2ca6da490c09661fd1f3a603e0f5aca06282b7953039694b4d87aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:b04ad95fc3610f262d6614d0b7d0b6c5bb8c6a5eef512e1178e77335feba455c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:34f12040d39e86e2127686220c2dde6f4e32bab685784afc5057904f286d48d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5b896bbd0564afde2914c804fb331280fc78ceb831a047c0c1fd777576a5b8c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7d1fcf1849e2ac29b2460c65c1924e049f83696415589b478c24b4819f9bca7a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:99b28f07c6f85c18e520f306a6cbe767c7f242f97a6d8dc820bd3ce1068aa596_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2cd9c61cca7bc0898ce177bf3f531ead3d298232dc6c90d707d33d0ef0b8630f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9b44722b30791402e9750abcb2546665760295e6befce7a5176a347d1f72d545_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b5005749857e00d42f95022459ca7a607b7445e53b62399b6a1820d4d71a501c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:db66f887ca4acc98ad391de714d6bd3c126e4e64b103b5d161da507a3a2e34b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:677f603347dc7582f0bf4979547c929e47734841949f34d3de20140603aa5ba7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7782e506e8700a4ff6d5aaa2bc5088b1801919e5365b72c3fc0b7185db6dd44e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9bed270930ca04b17b126f49080046e8f8fd5149514695195da9ff959e5e89d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ccaacb4d97a9fe1021e594b83f90f4d5f6ad14610e4aa49f2ba65dcae0a061fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:bead99b68d82b36b367dac46c2111fd8edee0178643493f66e3ff8bb7dc8a645_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c0f765a2e2bc33291066c3a8d4048d78f44d65a745fb7bd9c7ea2539d34d49fe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c4777746b9f26bff78a229e525c25bcedd693027d066795a4cfa596cd5b0130f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eae2617453889a9643cc57fa812207c5ab1869ce7e338b06c63aeda8e0055faa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1fdfb6e1075714ab25db450f3feab799d28f2b09fabcb62704de3071e0a72635_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:483b24b9f9acdb5b24ccaceb5234a6695c59f7a0dc1048888b6a4080e292129c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a63f630eb523aa9c85795ab923ac658baa4c3db17f0ac5247162ef8bca0923c6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:acf90e404f2c04f4040c48ff6804665449a27cfaae12eba7eaf4f83b0f3a9bc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1a6eae41431c024df8708f97e4039219e10023467e56222ba3b148f97ab9d892_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8da3869119650f0e4b4af5eb6e9611f52cc5d1707a48eb7d0a9d4348d378dec1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a6a4bf90759286416284eb0a93b6d802ab661e490fb21f123f141de12dfa227f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dfc5028a88c2e4ef37a39330975d990d1ffeb6e0c76cfb1a9370b5f7a0e1c6ce_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:060db92886f1a148cdc499c32217be8c31009f1b41a6b56c3144f3b658399eb8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8579a35025c17faf8398b62c9cf8fb5360f978735cb5857f44dbfab37e7f0b79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a3d2ab7990362f0d14043801ec097ceae5167d5a596a2770211e00833f2370ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:af19fe0085ed208064818cfff5ff18ac352109083f6d296c5690963221ed8e83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27a9e77d60246ea75aaeba8bae7ff77ef2b85d37652459622a95286a35d82557_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:671502952b3ddbd0f953e60b29def3eca0e2416a3a688774d4520453af07baf2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6a4d1e21eb6fb1951ab62d00d13a6afc7205c69d0c7a03de01a3572f56634944_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e104dcd1fb659be0793ce40c706bc1278a3d446db738dceae5d3a5a0b0606c56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:390d8c8017c9bef7add6b076cb88cecad29f4f4af1465a6092f6b87053bfc901_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e994ea662028b84dc75988777232ea342041aee7bdf7f372e8177f1e9b07dc8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:772950621cf9bca22a7c6fe3d51f2c4333b1c95fc2cee30f3da58fb157f0722b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d856e3a3e6a9f2d1f54902e20701fde45f8a190abb3ab94a7a10a687c9f8427d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:51acbba56466ae38df1170e6f22e57343a34a2fab4c49467fac934ee2fffd46e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:6abc5769619c5cea817aa473030f231d25fd13c96fb573384d67a2eaf90f2e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9addd586875f542e82e92f528264f35f06b600560f02d1987e3a9c11d769c88c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d41e4e952d91b02b66a409acc6f38cbe6a646330f6b4a223dc6f4c38d349c433_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0bc55d8119fda1bd8aab74462903ca9abc1fb3235df60974abe2cea9338d7b3e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:47e527428f1e40ae8cbe57a84c60f7a31191ec720aef7b0b6faaaa26fa657c2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4e51673afc9e3b2b57f90e080977640880887689ca2fbb354f271c3fb5b4299f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d7c7e167c932e47170612877bf5fb7adcbb9f6c3570e74cca0861005750f8135_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45bbacf37a0fa13ccd4dbf0cbb2e6d2e858890445d97f649773942c0a88f3629_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45ccf0a67c06721666deab96038aa37bf205d60003c8a233e7442ea639e20933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a956c13c574e66556bc21b594740accc497e48af46d0f326116937b57b4cd6f6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cbe20f10c01a0f87aa82a217ec01fcd653f4eb6e77afd659313a8e0b453027fd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0718804d539c1f36a0ef95085986b6065022c354e653a6c9a902c34cfed4d726_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2eba8e41aab91ff0194e96a0d384e17955a05963a7ddc8d9fc18a9a67e24e8a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:54d8f96067571abe8de8a55ae092cef1f4f423afa6d05d5b2f46663744ebcabd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d888d3d628c75cea3de43a4a10aa7e4768bed2034330c71ec89b3adbf78d4e73_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0bd1739aa4fb64c1004bc4aac788700834f7b454e4ca9a23e83107eb2eecdc0c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:10955da0c33ec8aa5e671cb6b4813bd26014acb8dda68f8bd249c27a6c8ecae4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6692616a559d423ed0f5335735a0740c0bfe034d06704cf288f74e6c2612b8e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8ca6c009fa35ba4a94459981a72db8b54ca2507d0559eacf38614dd29f01874d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0cd405015005ed19b3cfdc305bcff6f5f6ef683d9d68201046f0fab2a3b44f85_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1785ef5991ec5ddf63130f0b1983c2b9cc23eceee5181c060cc62c6fd18ede33_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:41750bd0eac46b324efde3548347c55eede126e2a17d071ce3557abf936fae8b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:a242549ee4cdf6946f41d601af649317c53fb6ce779147ccf99106d3ce38a74f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:69182f4919f1b5f9bb6e7103fb5f12bcbeb697e826fa1a516124989f52128cee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dd633fb6fb437d90ad04f80af556670d364968de96ecfc5b0a1c00b4952c1ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:6018f1f3a11ec47bf1c281610bca3859c4122597910e6cf7d4dcb35c4a7ad60c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c2eacceed018a256d1c60008b3d478b3bf234cec3f3ec0fb85f652449448abd5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b489e5c4ddf4e5f14883fa52a532ef0ca175a500d163bcd4713d4f08ed4c8d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b6bb122aff540406a094b599dd1e7fa26ef39e69a861caf5cabeb1702b8c7e2d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:becc8bd498a264e93ea78fb9eb2782cf0191b5c69b05e8aec4f7be7ae7a009a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c2c770a1c5cd4024ea070d05285f23c065fbf2860996c56fed89efd5d447d57b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94c7946de43b360b6187324eebf4a9487f6fc09c0f6a5c4cf8c10dd9aa998e98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a06e475b0bd6871816f3d6bdc922144caaee7ded1d3fef47b7165980157dc8e3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b9c3f33a7aa289d65b0eac2543b7c5385a3d68985bbd303fe38534fd6a8f0039_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e85418d292d588f67f52d1e513ded87b7160868e24b84ea1eadbe39a372e70bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2b401a9d07735400fd8a278d052271143374e730dd926f1b09bf9364a0dfe9ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5ab5cde0dd77b3d87214af2ecbe8cf133023a4251bcdcc862cd3acd8abe05fff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5f38a62d298309bbc8b3f28d99e03b21b071256c6511863946ae082bcfb024d7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bd632521388d66beec1a1d0f9bf3531b21866a3cc1ead6e33004e2f423a018da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b1e461fc8832aefff0ba97be8b7c95935a0ecb5fbf64839b66ad8f66cbf742f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e454985c4c1f59f0b93ff3bda68f52e8e681692774daac809e0f1a02a6fd2405_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e9aca9254ed6f373e26dfc4b7403dd5b9a9f6cdf25acdc963a589530e5e1a4c1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f2fe73c16a00f0f286f5936670632898c07c36a9c96056740fb471bd02ffd155_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1865ebb2e93654dab511b97edf2a5d714511466a49a6fd5087f3528ba4851034_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7726814d87e0d098b5672f7f92b2a0832f175db125e8835d3df0235b544708b5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:aa5f47b18ee8d25f88a58d24913b05dd8810c0c872eb0e377796d79852f67320_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dca861bc089e151181369c8ed8670be71c5e6eef094bedd61b30248fb13dbf23_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:583598109b75130008a55756b2ba16c8bb8f259ce60537184c1a96bbb10d462d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:69b1b6dbe21aadeddee2250944d3f562d04b10152741e261e1327e6840649dbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7a855f8881b148c2f97fdd701a5f1532ed9cd7dc4c2e4393555d4cd2747c227e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:cf33d50b404522170dc43e2b3b221a502ad21abad1e970e92127d440d0ba7212_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4cbc554e939c01b52096687ce6d4e025d219a12c2e703750d744f1d82fd802f9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:7d76721b13fb1022ad387566825433182a276b3efc8f980823d59cb9dc8f931d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:9786d7dade47aa9fd3834175a88f0b768b2c66c39ad689dcfb48107ce1dcdc59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f13707382a123f7c92aee321fb5c23a1007dce727b7a68cec0ffbe4636ba0813_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:2b69d2a8aaf9e8e6b772871b0cb3486c062b0a123544fbd2a55acd40348e78c6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:883097ca5214bfcac0ee1139f1734a044af527a16b634050aa4b86166ca4263a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:8db6ba7c7d42a514b5c382afd3879867f5042d42b2495a922fef3f315f011217_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a5c30d6f5bdd0e2bbe53ce9b90a00e94e84de1a0ed6d29aa86219518fb0c626c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d71d9131273f93e38936169b336851b76ef4436c5b73da52add0a908b003a57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b0dfda5623e607655446385145a48db54fc830c29b610037b52f677fe94bc1dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c9f9b6fab1de71845d9488c147a990b9a1ebb2b6c14c910234199c7833c92447_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:eedef2bd70bdc1d977b23f340ee6f714abd2fdf2c49379db151c88d9217f573e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8ae77ac1ca0aeb992c50869008c246d41ea290f23d8a2859cde958d58d3063a2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c169eff980fc34a0a1f6f19559e96485dda0023bc29fbb3326238c110bf3ba4b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d7b3a7fd468564aea8435dac8b09e2ee35b2d27f6339a8049836b6cefc8d2cdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d8fe8854022eb245f92305d42b92cb3dc81207f1115975ad607a75a023b8a820_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3555df7502cfca54f9793f982ed7ea7453c9ac235e015b9c4c8c47789af48ff3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:482a103550cfab666968202591121c6904aba79cf5e8c30cfa4718c856c65690_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6c8bc52abf358951381135a94638e4c01f0e8ce942ccc4f77386c36beedb8a35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f9515705e2b37d2fb6f216aa936bd5424337a1e1ae4eaf3ded3c8d0fab373d36_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:45dca9b3c0f4fc36ab0052495fe6043c717673f8f16e915e49d682ceae2a3c6f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5aea67ae0eefba905f7f8af09dd8a83c8adfc185b3484fa0857834c270844c24_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:68ebd12d0369cf9ed73f37f5cc188a7ece136ddb8e23ba641a4544eb703f57c2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a5b0377a79065793239498bd0743919b77cef2155093138bba8fa9884701c570_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4148272ea7b1e1b306c4e33dbb6baa9bde7a68d6522436a51e939bab4eb8ea7f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a8c81c137343805ff088fc27416e7c67e6f02d4c17dbea38a063f97ca08c51fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d948b969af4caa50c0dfd8a822144a77169880fec165575e574f8fbb807c65f4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ef3682c0bacb3d0d67f963387c8bfc8ba77db7c6ce8f0dd8e6bd00d131d721c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9024353b9d2359e30c5651042483ee70526996d02854b111f4bd9ffd3fe95026_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b3c65460fa54403f95f3c1192347b187b25b69c9214c5e586bc582dad432a9cb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:797a79c184b21fb1d2cfd6c59fe54be07061b559bf77bb169e36790650fa907e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:b3305ace24242932292e14458e4ec2ad72f414f7dc24681fa497f7d1c382ea56_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3355da57dcda21150a1ca2f8d922a94433aa44c19124f6e7ee833eed370857fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5872a3706c561849469aa6c8205f911b47a1f98f75590f9640efca570b654abb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:725e1e9610e0b304b06809bc6d942ec504ebeb7586aa9756fd87d139cb4e0449_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:914e3c4590a4a6d48af758d34c118d474fb8e3ae0e594475a82b996f27386b23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:21516dfee1d53ef1759db9cd9c01da5817f8e5500ebf59a18912e3932f44db56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:95772b0295918fb3e31580925e262ab0ad7c09246b1562249499f2c22a3e55cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c6fe6ae20c7e9e0e68b7a35f7e388e3caa2af3035361e59dfeb47f7006971fce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ef77dd2ebff7fd079005601a96450a2c357eec93ca17ccf59598097cddf0cc6d_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "lodash: prototype pollution in _.unset and _.omit functions"
},
{
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3570c5968150582d417714eee75c4fdb244dece7812e772c0d60bc937d81d564_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3933b8a4a90aefb3e645441e8176d340b8e0b23b3f6760083c72d25248a17e67_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4dd95c213870b3d4ae9bf202094055f0cac5a965422dab852183305b5d85634d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e76c636de412eea5835c877ff862e24c5b0a7ab7fb95ece3fcf4dc9d614bf519_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8f9bfddea5c3e30535604b38af5628bbb62ac1c55d123165cd51481a61240b01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:aa39067d74522dd8c963f09d3fc61a3011214d007abb79e07794198e5746cad8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ac2df95e06953b95611d2bd684ce548ac3946daed5422b898ec922774988a18d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bbdf86f56a820788f1528759e359fe7f75e9f73f8e77d2930ae2cc8a83e2f159_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0a12d980643d0912adb6979129d24765fd54c01a3f055961cfde3fb873fb786b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:349f4e4a30ed2d6033c45aa761b9a86e055515a47b7d1e75f44cffa9f94ab5ee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:39c9f7dee3fee9828f02088317da8eca15b94db80f99f4561dd5091841e8d1ba_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:7327301da2df28d4f25403132f5447f7a995c41604099044547694f99291685e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22af26575e09437f9912ce3092c9a5d32d8e402624e0c1c3ceed6c81120f3e75_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:b5ad7d1f6ae93fff78d520ffbc080304d5e069dc34be695ca2e72063e6f16cc6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c407ea06f3c1b6d904ff87994e9054e0afb76d9dbd2fe9800c34d3c1d31786b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f002a9bb010ea2e4cf4ac65c2b9644c09951f5cf28fac82c112a9e2e23925ab7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b407dbba3a3c34947d90ec0d499810500c04979d581747b634eea87a810a0125_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d3bb6a21bcdc01f252bcc997507ec39ca1d2240bf0997a3bdd6fe36b9923d6c2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:068b1e9154503eef7884ecec43d0fe3aa254131270be214854f7b78e0e2af2bd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:ac8836902e31b9f34359bb5074d0c40a68f0794de19e356522d589868c99608a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9355e88f78c118b1a8808e0a178af7dc91833696f42eae52c1b88ad5dcf61ef4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ba7d10fa2d0bbe169b5c5b3bc2c05c43cb12df3d825443ffff13bc79f31160b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:91bfd8eed2e057600d77b20e19764314e8952f695108486a5e61875cc1448145_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:92d481ddb4a8286954e4992e71f3bac240d01139a46ae0a815365ee235047564_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:964b304d297293f2d8fe9955fbb72c67d7031fb5ec2c6b555b862f30ed359557_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9df41eac98940169a5d74e1ed6c6875ac4d81f24e208f845181f9a55581b634c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:3a91a4f0ad77f0356d7217e4419823590a033a0a5854fc0651a102b1e5ffb516_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:63365d336a4da196cd878388be61e94561de74684e23b5e8e5054b7037174c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cf1a6e297a76d62d588b11b4a6bdc8761a37bb7e4b0886ecea1eb16982c1a998_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f1403c7ab79dddc07df8a2fca9084985db53d199271f0faa9d124c9141e453ce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:67d9273bfa159a5c4911e356c06d992ad3ed91f7b090bacfcb198133f234b0d6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:b2f09ae04b716fc2cc19ee7347067e488dcecacb48f34609cd24f9510d4b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ba61c7408cc6947ccd857461981730161a03c41f32d308a973069eb278677809_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f168e80279e4d53f0482c0933bf1e4878a6b1e53e37c6fffc84edf46b9c36b15_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5b7a9827b4068052bde65efc986f3600a221a283df3d2bd6031abb87c8b891a0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6b9d912d39198903afa78388bbbf2bd5fa7d820a1e694ff82bb146bfb019a0f4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b2ccdc79674f3c9700147515ed136f36d7050a9f897f6909a06604670d6588f9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d41541e5e1215843d5fff0ccfaa3efcdd8d2633efe4cd608c9247ac431d25c58_arm64"
]
}
],
"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 OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:313c0e44208e7fc7d4039f2f22cd01135db0cd3337a258034b774fd7820d8a98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37889fd7ec96baeac0ffcafb8dbf903af16d95b413baf1b2fd7710f72cc71c98_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4a2a59a57ae76ff8ff5ee21dd25da4a9da4faae5a6beb8d5e0930f12f679e8b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:99f4af491329b3352e86322a56f42cd4588beeda00a2f94a2b82b169f6328fd8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:561b697db7976a064794258c5f274566dc9c1c32d803603b15ecdd78a0965710_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:99946bcecef29fccd2dc55cc18dfd5cefef1957666c9b8cd4c555ae9d8db676a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f4572abc9f444f08ad11d10168e4b9833b3fb9e4814910eff467767a914d124e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fd5aee9ac2b77bcab032dfd1bc6f1369f59e1b3366cfa96fa55f9bc18673144f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0c10368a8cb2450440348e1047d56fa91013b32b690c40b06baea182f04c3625_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:202f16700daa8022d5675bee872db2a776a1f240ce159d17b9ad91cad342bb7a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67c0172273e47f9f11072c1b27a028fabcfe29320b3347d58d35c53d9b1f512f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7ce75d70b4ffc0c4891ef83f75a453f414c010e387c09f8d7da432eb5543f032_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6cfa0e42180d0b52c41ef1f23d98443cc4a89afae97d21d3993a5f69bc73e6a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83cbc07e901f31f4f86938697d54564bd4c735ba924d5fd08f43b2dfac46aa59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:be5d2df0ea59d84b00bc2a1be257b8338c00f0563397b51d7fe86c48f7e6a62a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c91a3c588e78a92df5887828fc6cb03cb28580996fbb5204bbc5e17abf93ab8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:10864ad3974315fe717b7e22f5d1fb7bcfaf1b601741e4a0f2a643e1d897fa8a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:61858d0543de564814db6c98407aece822eea202cc1fec3393913d14f75875ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d4f1907759d9532d9659a97d18282e98c54eeffffc33c7de0570213b545aab51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d5bdf20ce7f4c5b1fcfd9c2b77410c8a6b9b0c27e6138a1ab54c241763b05bac_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:546872449f71f686be1dc4612f7e03d75633eea75f089c720f87d5d1c6fd0402_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:6e8813370db2a71161ead738ccf909b6997ca6ec452ba40576f8846c22c063c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:81c6745c7507d47122280c0d6893a35a4d4adc515e850b2cdc8d23599583ad71_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d9778a3fdaac8498f6953cf2bf5acee0d8823270442768c9e838dc5b330c2250_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5008136f5d3e028da656d046f85c83f3ed13d597dfd47bc6808b5b3043297dae_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:736b2a94787549701e830ab7d508f3e7be83cb694c69486157bd633a3ffd2c81_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:85c15e6f69c7f3e101346387f680258f5310e5c065f830a50d04d8a409f3f7c8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cb2aadceabad32ab080d76a709b79b70d488d9ca2f115c1a481a88f5c9c2f9f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:3d94824bf9265438ed208d017fd28911418d4930b9471b305e3a6f83dd97f0c0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:59993d1cdf6d58c3113061dc403fcc51e920c315d1944c931bba62ce47ec81db_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd9ab99b292e613266f833364f13ad19e9b26204deb12c56df333c3282d235fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ef1e59b118e3b97881fdb2f208f64486cf3225b7bc66c52cf9d4c2a9a2b84c72_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:4ac5626fb50e2550d27281a25e933335a786a4695f5a7a2d8f17546f6f4eb836_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9c5da07d689e56a0db2a2d142fb8debc7aa7a0483a3296aa50fd43b6a12feff0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e25c8d20772495f8d49acde8a35f49f30e18b3f6afd9074b7009a02d84a0e6e3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fd8a0aff6175093f881f0b879736594454ea69ae68db7e5837ecdf1527268fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0a5b8b943885041a0fb239fdc012124c8c8ae56d399ab52411585f3410f28670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a50a539c4972a89fa1f17afdeb62af1883bc89f231b51b1fffc096af3f4ebcb8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c2a814937215d63f71fda7ecb70017e9844b89c6b672fedf5a1b08f6f93d06a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d16269e4bced1a9adad5bf954354012d679df785cea828873226491c0c03cc20_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:50aa303cd2b22b961da419e66167c3aaa33a6829f2488d40e0d313dc322e6789_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5299088616c529dfc389935a9e005d88dc9f1fc40f18d025a95fabec27aaa646_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:634a5b684a30fe1870639c708aef32c6acb101f85f484483c7f05640eaee15ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c685ff9170595581ea97f706bea0069796563f03064b5a173e992cb373d84cea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f3872e501679796054ccd9eebb326e96e4b916bef525d3850c64cd8dc0c99b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9c5cd84436fb27de1b589a7675c029465b3e9eddb0ac87eafcb5bbd40a9018ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b256f9a69ebc26949acdaf2c4b7a9e89cb5a1a70837bc63b554a65fee7463850_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ffa19324ad8ee491c3431e8bfe5b1235a1431b0be914b0bf9b30d3a532b0085f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:307af3f934a493b4e7cd8a267202238d2a4238d52be1da4608e83c54b1af7d29_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4f3b445df34b234d1eda4f9d5fc9f7954dd726667bdafcbe0b1197412ab7ed13_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:cda4b2931a2a598995a4211c8dcbcf6c5e82f7de29b39ee437faeb8e4f696a2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:de4b57efe54b245a9c0e39ad94d0129ccb60f3d5670e7c0726ae5ab9cd3d98ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0dd73b3fd566b4961ed3e167079a2ca3309ea30fda7a49f73e001a0ab931dd7b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5befba9e2fd5cc494e2d0789d86d1e4011b4321dafe6f8be64f54d173c0c8c64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:abc08274dd4ed75d88d129e2e57257782d8c7caeddf348245dcd85be9ed2f8e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:d4b2c7057ca24af7fcaa78c27927ea2ec53f70ac9a14d8d775963d999ca981d8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1b85972300d8d89a30ea123ef7f8a337e63985bf93e21a7d77da7a5334c2ece7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:30b15e8c204734afaefdf90ca66daf6f22a7185a4ba894737904170257ef7443_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c388aa2a978bffc1292cbcd771018f7294d70658f7ad6e621e87f19171f49337_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:df93b08f6e63570eb979dbb3068a2f3341ec9ffe94f9409a297dfcded130ccee_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:2d8ea097a1119ddb3f40ab15e29b212f61333ac94b082f6baa02005cc57b6f33_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:be1225f3e3234b2b04fa3c4be0202557d57d08a567a5f8523991b9c5ac1e3c48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:26557b10309771e8a9300ea0962b6bbf90a67284853b6c9ed55eb89711eda7b8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:2ced08e6c4295cfce9c036ecaf12bb702e7425c1b16f546a3fd75be69eaaa05d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:88156e82ac3636c93c033b96064fc06ad605f670905b35499e198dd7d4faf8d0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df97df25115092253e776c7d6cd6db3182655a4daf8654f8e301e7a166e82708_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:87236d1fa81fb3e2ad0f3669471d6791272280dec8019ade793d9037c224776c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b536af5d58dff2b0e2dd8440d4ac5f046b1533fc7c822d34ff72208873feb155_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7f79a083bb85c531e54c0cf5b28e0c09163f90533869d6b3e86e3b145dfc1115_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ac8706c4b4eca623349bd3beb69018b256313dbff09c0d5a23d54d6d79e000d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3724703a3319c5dc69f4763d1b459b7d907686787250b42404afed8c25d7172d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:58a47435a1a6a39b0b9b0b4eefe3fc36771fa22f61b2bfe6fc6f20503b2904ff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:72f3154bd73e203f5372818916b4e229b9db2ec293d74bae7c7e4f7961c5dd58_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:af1ebaa3db633f76d592777b03934e61bdda7ca4a274f3ab8b5c5893334fa5d2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:25f3a738206a7d67fdd08f371f6f94b0edd79cceae3616d9291ee85759369de0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:55b34527f4a0a1067cb4535122b47d15766cad666f4059b3d97424e9b7a0c3fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:162e4ad58a67f27ea7aa4ac18f0452138544c21158ba2e9793cea5ff28b223cb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2f6b6c889144bcc8ca8a690c56a0a30dbe450e0ad285f52f06637b9b71649edc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:80c10d130565356ad8673149d066e3c5e9915a66e6f027ef8a735805c3a77a5d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9eeaa20ec429a7c841eb9be76d17c4539072c87652be8926e8358932015b59fb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1357f28244870da839b2f48b64b895eca65c206e006c349f05f17dcd802058ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:47fcb6f2d8e10a1d79ca4bc71a8d54eed20402663eb8fd56b34ee641bc22e327_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:5be196298a2f727b3f7c9325c3436682a6461ccab04ae9b1cd4900d7d48aded3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6bff3d2789e4b6819ea92e6e65bb7490c57283076f87ebe94ff6537c288da61d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4d72bb4124fda9c1d1d42e103431eb403cf0c70df5e0a4d78c84b966408d0e03_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ad09670a57c9e1c2913c628daf3685254016d30c9ef0134a4fe7401c3cbc6730_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:54d03e0866e9536e8cdce3566c9c6ba48cc3e1a46ba78c8ece6059caf66f9faa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b394f22e4a2adf3fb5048a8ec209c83453abdfb78dc45aac22b7656a19d239d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:2445e2741338aa7067c38f9ffb4bad3635d2f9ba64681f438efc86ca49ed2e22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d2a8f6b2b07ac922c18d6633616af534d6361f81ffecdbf0aa0892c2bfadf361_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8c9653765b6566c240efe8f08c5b6c395ef940c4c88f10a5cb12121687dffc31_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:d169385f11ec7d39d976e9ce9072ed036f76b856867065ecbcf10b1b1b1fcf40_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:18717d98bc3377a8bbd108ae41ec68ccd7c11fcec8c86f47c6e796b734c9ac1c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:251d79a18091bb739256f5ab000b7b3549a8fffd8c355e69bab6090de9e51e1d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77b4fc96e841482d7058f77d96e3b36b6aca8d3ddd855be95466afd2e4db82ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7d6468fe45b5f93b9803315f8a6c49d2e7b6692b6f8c3115f06bc8bd3076e9d0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:05db09a8aae75f472d13f4f39c0cb5ac43fdd510c29bfa88c5e66e2708560170_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a55cf020aa2a7606e32ffd260fbddbd5eb23675273ea5b4b68f5da6435052c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ccdbc3619e960e406c0db93dc7b5773d36825406ca99f0aba07cda4d00bacf34_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd9ed3d17f45e13aced32171e8565f8f58b7622ac1f2a7794a9d62263da7ef69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:08132d4d8a30d743568dcb6ae131643921990f93044b2fc6f14fbbd4192107c6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1b5bc300e652dbaecc0cd3060bc0b3f258c7592dc1dc51c81729f9d8f43e3b86_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8d7544c798dca8421c0759c257873368125c88082bf9ee7339ad4a4b4cb8b327_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b8c3cd3c913a7c1f9de9f4322f88800d26e91614a0257019a9381dd4dd48f5c8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:071392012c68f968615e26cfd19b309139b860b0569d52cfb0cbe85c3427fc37_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:601db4ef1788bcd90ad4df2459479b672b5d1138bca71a950b83cf585105c7e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:74ee7c085bd1d41ecbc12c3ef942f4f5f4b88e8b52e40a6bde2958e207a46e26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9e94b930f87a9d5e54891913169dba6a9d6789a0336966aa73b0bd456c0b1a51_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51f1a90bc58757e1396b863bbf500071d49d15c7d96d3b5e7486395d210e06a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:61e79da9ff15261bc0e77ad9c67320f8b0ea75577637ea7954ecdcee63c31083_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6ff81498181ab5c622109e159b6208bfa53408a08c29b700ba0afd84b89fc4d9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:af6fde3e30b158944ffa92ca0f56d958c5f0e05dd67b489d78065f31a4f2cb9f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:49a3ea982af6c920e18fb6156704f3e25595a47e1af9d2e6efadbcc39448a534_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:56cd3ae90c114579eb8dc572b4ea97b0272759cb71d4f5a1cc98366bddf13525_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b8ba4fcf5788be4ee007c13369ba94e1fbaf78d88beef2d22aec382e4697df29_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:ffcceb1871da670d06f0f0fcd522687ed537eec61491d57ed10680a8d07b44bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00527107a374acea508e4184509b6fe03cf670a3ecf0ca2ba6381c56238cf0ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4e0a44aababcd4e5c214968580c3bdcaeb60343c9110182757ee74319edf53ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:50d04fb6b2eac9c75211c0adb9b69ba85baa8efaf6f4e1904ab46ba1907d7d30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:51dbcb9dba321dc4484eb72f73368cabcb419b5a934d495eb8e8e53872ed7cb7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0a04386aa031b0328bba6089b6abbcd757f02206bd114a0b6e3ba4aff5806de2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a426fabfce54fcad0aeeb15a1f5c08f1141a7bff75cd93cf54ef94ff5ecc6f0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:2b743b58a1b88671b47fd3a90966b71f349491422c3a620967ed5f1073731f6c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4767d0078970d169d80cd1ed8d9a0697b3dc7f2e297d7370f36607e790a9ec07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:02e782e3d91a314e92c02ae1615681c9f0dd6ed97f6214030696664ea2c533fd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b74f6f01d7e24f6d970627c336f559a8ee21f99dd85e2fdb2ef80878a744258f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:dd32fa52a84d83d6c1ef649c913ac70a8227712ef0dd1eed24dbf6e80ed8956f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ecd152f01ad8c3ef7e2bf819c515f09c9fa3e3dc67b521de282dde042435fdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:37fa074c3d0cef8aa66b5533c9c788c10be5212d149837834c7001031a725e32_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:45183c775bb7d17a774bbb18a6ce8a9a7d495a6f2f92441c1a7749ceae2818cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8ddc8884b10884780e23708be0e0bc1d0aa78bf3e093e098bf31af3b39ff0054_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e10b5c60a01b7e22773f86d8a31283c95da6bd9cdb2f6f060700a58c8124d102_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0cb8351f3eed209c9d7e4c70fba134a2a1867ec394b99704772a489f3390631e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7b7ffce6efe509ca4f0ebc41424d5aad4d5115fdd4e91f197242c39fcc8a57a4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:98d19fdf299137aa1bcde0f86fb75539d9c181b310356bef90f912f17a53c8e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c0e8f7ad38409ea594409fb3878317dea94ddb7a4b1c6537ec69c5a075ea0e37_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2cc476050d658bf608fd981427208d7bad038db2c61d87871267f95b387a32a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:512db303d402678d8e13d712eecdfd21cb43b039b92a3ba3b3f1fde28440df94_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:71415f52d1b4a541ed4c944a85152d3d20e81e6ddd0ed042ac7a443c3cfd3304_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9ad939376d284c72b68173f7f9beeae564ca0b5f3f927d2254e47a9273b16990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6f918532a83b0f40654657e9fb715ac5f4b58cc5981f56c75342f3398c40ba98_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d7a107351537e67f156fc2bf5707e5380e2be3430ca3c114eb5f43b2f905bdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f2b0149f8cd25219144db3232ec50a4f303b473df9a119aeeef71b42dcca6a25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fc3bc50469f35b9424cdb845bd03a86dbaa573084dbd499fa9a3e47eb0e426f8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:03dfbb0d2d2ac35c6857f07e0bf7e30013542fb8c07df9e52319ede66f35d750_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0bfbbaa8673ce7bda001ab91def919e56e6f0fac4bd67b09a7c20212da0b529e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:597bd0de9e7bb97f8e960935ba7c9f1b91e4708b85e74596b903d726dcf7a398_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:ce87bf559d265da4e06195256803d41fb0b5edab70bc52ae46d2f626efb00c01_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:39e5a2c1983df681f7e02c13ed52fb630c4f1424a74c2b6a620a0f685c2becc5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6bb4b55f428abdb5c4191839058d1292bea484c244402c8772f566f7b6968d09_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7b7f216332fbf43c68b9b1097166f7998933c8b3b2e7dcf11a43bd1a6f3bd76a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cbb58404b4eec45794e8284ff50c95f9c44f86e687ea8f21962648c7c0f66917_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3dd38a98c32a74aa2231e807227a3c8d4eed1fc973e81db754a0a109eca0cc2d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b0e54a88923183074e19b8e24a6228d55bccc1a419b3a41a5307685e75c36e76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c1341b86b365d033ad566093a64ee3e643728b5057cf257d455b0a39aeb99683_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e102e842d7d298030224eb8ec80e0727b89c4a4d45b67af5c6d0b11a3df30565_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:527717a592672785c5d8bdbbcb23266fe26e2c95359a9f01c1bc174ce2bbbfe1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e36e8dcf7336bd1fa1d75a37813911782403f99c634a433d187d36bf2051f4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e3e278676c3c653f3543467fab3769c3694710e28c96fc9e821d5f2b5899ecc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da33d4c2317f8e5eec01f45b4bfc10fe66736b6df06a13b60f7ebc434b34a9e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0741873d5a242cb085fd074e2e850da0c40c94a672930bed489a5042e7cfa080_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:63c357eff8bfbf851295fec3e79631014762b1a5a2642b684dcc251235e900fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7c53a64cbb49c81aa926f021c50efbf2009a358d7c3e3c50a0c231dcfd7e110e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:83ae49730fcc34f08b5f1d3f620c41ff7d7b4419380b4e731d82fee7c50fa858_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:3215281a42cc42d59bfb0380060fa8492b060e43d15c731609c0368238520c34_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5d6a64c4c1d3ed74efafbc1bd93f7829b3555491a58b75622f2986cdcd63bb91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8981f5bc6770c8634fa4c2c707530c945ffe1e64309ca3d4c47aa1bec5f4dd29_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9f9ae18048d534c876d747b0f40db46134067c1f30c71386d77b1454070eb98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0ed78d5eed81ae4e0a7468e52315eed9442685f775a7fd08cee07673920a4a58_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a3f3a1911d6133402e3e97818ebc49da92420eef63b3007411d2cac11797d29b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:c752116250009619451107cdcf31da023d5a7df853f41509e2073428e3c5708e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:da94697c9b1023108475f827cc58df1c5e5fae4975a4d536e735934762e71b3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:16d51f0e3ab6302e56aa1364aadc6533c7046dad4857fbdb4dcb3976bdd9b256_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:9a0712d681f6d1778ec84618ed13b11c97e4d6b4bb3f2061083c8a642f0beb1c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c71dba6437bcd4f6a615d9390d07087578f1ae32c48d0ee634ccb5ebf46bc61d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d966f7ba9bf83531af76d565bf8781bbe4dfde5525f71e000f99fa265f78e3e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:078341b680f9a3b6f6d386551c569161058786c2da3a4fed8bd8191a1c96fd10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07f489bb05ab3907be43786d03c889827ccbddcfe049a970bce989945ced2374_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:30decb57f6f3569f08acd23fbd34a935ff6ffd9cb6777f29f3b21f755b62c307_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:488e5f13899e2922cb03777bba675061c2066797d4e5121a1eb7ccb680ead301_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:52d90f5f2aa431ed9014d6af378b3b935006b859bf8e8b74d928ed07c66a39d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:53ba6396dd8f44eff8baaa9eefaa796f155461c27c652fe608aa6f89f4569284_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:84268278c72ed9a76a44d91187cb04cdba386e0427217fa0734fa21261c2633c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9923549c7af82f8a377f55ec226b17849b80b6986bd5d9209baf975478859419_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:04b8fcbd71c85d53d2ef486f3cb3ee9eb7d3232830a88653ead37fa96b5e5041_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:428c4f45bb682423a047d8a306aa3e52d47a79da82b2e5d261c70394b9516dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:acfc5e61e66d2c25713b6031b44a9c5b4a2b01d88486121842d9474fee6e73dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d89c56db59c88798edb02d36b261b7fcd7e185c978d8ac1f61ab6ee4fa9858a6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:01672f20e08c865e334afb20bf4672e75ae3213bea815605692d3c160fbb98b5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1866b4398861ed85d3d472bc5cddcf86d087abe0ce3dc069e160c1cde7b3dd45_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:77a0618cdc2074ff5e567001f8bec4be9176454dfc6fe12558b8fec570245d02_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f34bdf5701307d3a78fc33e002906e52d6e92402aa02772c3f7aa86c806be963_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:5d8cadfdf44b8160c9dafd45979edf50de3c73e44970d32a2e41400174cbf801_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:89d0f42a71d1e6e6df886f4614781bf20779ce60b2c240d683002e8a77cca506_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f239e7af308dd33ba6849590b4d62316b1c27cd9abb91774153aedfa8ba6c674_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fe9734b268c86d555c17d50b28b53f6a70e6ed1d5f2423989f3f7395088a2cd2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:1b894ce3c863920819d4ea5252e661d16eb311345721e870b52256fa475c8191_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:46a5d33d55b3daa723c47adf1556617197acb7a1472e87eac6c48d84375db69f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:85caa3468f35ad8f53e67ee99afd608249440482234757c1032b73989f75ff06_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e2967044eabd99c49d1f1b73b00e7d1d4b041fc6c91e20698d0ebf7edf8adc18_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:00f9fe4e4830f2223b653191658ef9a41399681c1dfd0cb7a03441eb8b601411_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:210dc2ae060a77a1cd80fe7b9999df21f08d05726c2ee1a98a3d3b9091c738ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:68e7e47d7852aecb01251cd646f7de16ce032197587e32c0d312200b2ed335e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8a5f1886bcf3d4ddc1d8b25a3242d56086643e1985fdf2c5e0af4d523097e400_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:204539fcc315c96f4f36d75fb9f8e3c97712dd0f034dbca7874140052b8934b1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:36e42a5c42f9b5210acdd3438bb826ed8570422918a49527ee6f404d669a4baf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37787a3a765ff27aed1c4dc162f208835e5ea6befeefab25ba6ad08840644b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:72c4be85b6e8f0f4ef456cf013ff60cca10791a9ccb6e4b030b51b0e7d8fa27d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2301b2425a990c6b31fdc48f5b3bd8a6fed405671c6309474e6d1998478f67ce_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:524c69155c0cb62ef67c3f974ccb588c0b763ca30af1ff04da57bd4c7c606aff_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9294c9aed9b8166cd175aa1e5fc08a8206e7be01adb757142fd065f12a9f6dbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cc73c3f7d97cb6099485252ca4ff3f4c9e26969635fe3b234ffeaaa8e833d6d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0c6e87ce992c21f22b1b0dd2fec080705195760e86f274b29d3128090d79336d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:36e50b65c2a5f3c0e56acf0ef991e5ee8f187cfacb37b683aaa00e97a5d0e433_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:74177081e53ae2b8c9fb5c28212867d8800e3d6a65ebf637ce83743b74710016_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b52839eda3a26cafda3c901e448a36c9f0bbf1ecbeb71cd059cbe5f7ebe63867_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:028578f886c789357923b3bd92b9097eb21e2cebe2a179c8cf5b7796ea492dc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2f04b6f6f590f4ca9327a64bc61a3e75e1a5b3634038a4abcafe407b951ab95c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5cfa05a09f86e80011baef0e0b12f84b93ac31c89528b76ac68b7d0181c50bbb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:db83ee31d8a8649725b103e410ca2965c60b86e0a8be8e70f14376dfcec39b8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:33819f40cc5b2499ff6cbabb4eff22077ad17e5f721de430c951794e9ec7c4f4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:634f06b38c199b4ec846215198ae2d042c630dc27b54855b5c9d282dafedd05b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a02825b1dbcfaa0a328edd1e250bfd41e6df558251ecbc2e745b896db21b86d8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e8e3d3591a4376a5f0c02e6e27d41fd823c4e65800c77f51797dec01c8d9c84a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:366c950fe8ae969a72a8cb31db3bfe5f28a04f33d2a904148c3d5175def5bbc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:462a73a38e7e827422c8e765eb6b62ccc11c2148ff2dffb7a3cb0f4b8a6a0aaa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f419d4db4c9e502fe7df0110f17246d961d5f58ed5cae9095896b36472642bdc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f84cb8e409bf895d322078c5f86a071e8ec71b5cbf8177830204d4172e03a952_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:40c61cc05782d5913189e2898ead2277bc074562f99f51994fda52adb9ae8620_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:77d403925e7e528a4cc103dd52550b68b36254b1a7f5dd08afde70a3ec929bd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9d7d4ba7d9aa25f7aabd027e32042d7861fa85f25b32ff194c4d3fb70ffac370_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:feb77e0d6004a7cf988640bf052fdbb755be2fb893e5fdc07165e683e4bc668e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:476503d99351c99b4def061e46d9028eb1bcddc4ff5d583f347aa37ff551f8a5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6ac6d3f227ff99b9b84ce35940c04a2e1fade56d2f546e8b448964268daa0d2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:711d81a664205f975ea1982fc415575ca43166fed54e9dc2f801750fabc1c6ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b58df498504852ad6f0b12aa6c2a68fe269b31e9d210581ee82c9e2a4fe21062_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:135bd1efceac3a19de9e453acec53e9a10350093a29a0508298a5f0a8a69a8b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:1e0190062b9bbca28fdd2f82d52702ce99f9116d456083f94db79b75e8921e0f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f0193546fd32d558e2e89d722b3a2d8c94903d86c0e336e7d5dae028f9ccd82_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ec4c24829883edc23e37f9f07c95eaf4c74a9ac023cd4f3a518dacafeb3cd008_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1431a026103fa0b98183f4d0098697af78478ecccc1c0ebc6c3338c268603425_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1f8a046cc9d7272e86ce246c615011aac476b83aab58eb0bb32ff5a46e7250b1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c651e53602bd474d7453767f7059499947258d18e2d7a52a855a46b0e9196f95_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e0bafaa62220bcc59ee7f819547d13b2acc274c6cb7af0985f792d62caf28f1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:591a3dcfd46410462aff2e777b28897f3c51255ad8d26285946df4639cdad68b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:879e2b89dc074a377b4a90d6bcc5864530065e2bf534a648c7e295856ec115a4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a7e97212984597e32afd279231efb35b55854879637a119ec9c3646a13032672_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b501f15629752ec6c4e81a264a66e358c0867dfe5d3f6f4fbf54870380a30e36_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:602ceb41e5f9acfd35ad6e068c016147fcc213ef6f7033a738aad2d59e2d6b72_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9cc6c1e50a2a8ec6e2887e4be96ea9f8acc1938a0b904306d490474489328299_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c5a579f6c2b917ffa0c912ca7f5e82a041009198899d78b204f26f6e0170629b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3fd7b4fc902611f29ae0cbfed4b03ca5ad65bcdd5206787e622d7e6ca0d550e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:308da98e17198c8032692089e5f8664f8386c877563a318e89f2ecceea478b22_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8f17d1902c0a419e9f32ef05bf0890ee9919b615bd8f625f4d744318a9666c40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:a49641db9bc33963261965690a0f66a3276ca9cae2140116ecaff094cacc79f2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cf267c31efc0ea7afa5cab3dcd829b8c40f1e3b41ce8c92097f5e48b4fc1c8db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:261ede219967877725c31523cdb7930390300c1bde2df0995dd9f2960ab2d609_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d1c9b9d3b2569e676d6f80975a7ef3cbbb4a1d8cbc329dd1fbf7e448362e480_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:758d2beef64594e16d0f410c9df58136e470e327b658d340c07d4c62fc64683f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd2a41b12c00d34fd99306c8e5436a9b5ba6cf909aa135263a915b5f9d7bc49b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:82e2733f21cb25e6543cc3070aac2aa4dca50526ebd7a56c68be61c35da951d0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d654271a0ff9fe6b7ad23dbe5a7c6c2cff0d6499285d2d1a892683705190acc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d8d593aa02e82fc7ba9424458c7e4078560b6c214f8633391c49d6864fbf460_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a48e4dbf49b0ff8524c788e52c58ba20b3494f86b1905382de9f7972f9acf487_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ac95f13fc989cd08b7d62d825db5212625ff6adccff4f3db11cf973a284aff09_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da62a9e0d6c4108a00b6adb5ed5ffb0322fd7cbb37c9ef9bc34ce8b7ad71ef1e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb39b393c767790b22aa495c2f6f03afb4e233e59163d3880972874ec24a871f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f0125c1d0f3960767c52d6d5c1b2babf7791bb06dd393acdde845eadbf43ed99_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7cb9c87d5a624ddd6626c90aa12a0e35c196769a8670c370483a7766014e1411_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ec306b13a3b2439da2afc1c40b9de0f94d3d4112904e5e397840183a0def80ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68f913b6bf562e617f56288f67abb62f7b29e01c891ead29afbf5970e6c48c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9fc5e2fb3c92a82cd5be46fd56632f8b5f937fd96f0e133038fea5ed665a558c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7d1f571b87ba1e197285c78a78ac4dcffa55ac4e6382ecf10ed630abd02e4df0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fcf1f6ce74a9aaed46574fce5772920b3c2b6b6af0b99c69d35e47983b9e8de1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:6be97b778d55cdc05fa3a65778dad37b70d6e206f52f3642ee18c2b624efd667_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:90e9d62ca779897829ac4a43c945b11393409d51826ef1ea446bfed517d88023_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc34882ae4096505985e163b8fead369bc2f5835ccd504442f2eaed4aaf0807b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e8516d1ef8f77fcffb337b4da4a539874107ab501c9c2cf46cb887b4a4a1c152_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0873393f0564bec29f4ef698becf97fca9ab57a6fcd62a574d041cbbb241acd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9b3cbaec7ce03762e1b63ee055935d866121a1ea7e0934d0c76f72561f2a73f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:ae34b610753a18756b34eeb0e0b95f21acd27d077b7c70356054b10bd6a20b80_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f760e2aeab036000a3351517f017e75600dbbf0a4fc871e5c6de2fd8d84f5914_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:0e0fed0efe55fa047409b60fc018f8a1efb7ec0e9c1527b9553cedd07a4a530c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9610860325949262171294ba4b9dfb298c392aa12ac2b34785443afc7dbacfd9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d4f823164bea7491748757273a054487630f7d00a102ba37c96011ed68519fbf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f8b152c6167e038d046580d88d3b9d8695e135aa945155231e869e46a5689341_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6abb6baa9cfd44652759dfdcef4390c0507c6a48de59a7cdb1949e929da2d20c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:723f42b675397961c109f2a8a08c2694ac469bc81a8748887e78adaf954b00ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cb3abe166a28ec665a117cb3c13335ce21381126b0f52bbdfa93daf8600045d2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e06d0f6a9ac19acda899cedd9ef383721af888fe31e07f89acaf043eccbd3e69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ba555e480169694aa66b172dec0a1dab38f528711ddd1d127997657e0576fcc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:66bd0f0059fb5216d01316b4a938426715406c9d34314e8bfdca91977797c1dc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:675f2d5fe379e396dc129a14c30e01bcecda81915efa12822b875ffba58c568f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d8dbf300f9ca4ec47510347c47d5870c9a8db7703ec5a4344e626fd449ec7fae_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:249a1efdeeadb5027c0b65aed7a6367ca760d9624e9d74f3cde3b34da62f6402_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3eb3266e51bcff8668c12bda2b4330240bd2569a40c85fee6be989732ff8f68b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:da5ddaa79cf6cd99a4c83ec00b19e8ce344b71427611282b7db2002a9e807675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:e2939a37737dc236d11720f9571179dd67df761f722a96ae0f05db9702a88c4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9a17f367a6dc58029e3ac83e4f2b6e9b240ec060c46c8ea06ecc87b0be87bdd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a2b79e5a1fc546da852c6f38bc920b67e1c6aa94356449cebedf08d7dec86076_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d28a7dc66779c1ca4c056eb5bca48b0c7e19d01089b93edbae8bf9b43b11cdfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dd45780c2d4b5bb0fd96521ab72ddbd9261ce234e61bf6a69bd7de0757f6616e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:01d99a84e687c20c1078c90223e884e7497908c05ce363d121378f96d46fbe2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7a657b023ca7a012c4c0f5cb0b71c751a0a9129229b0dff77112a82682fab839_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:8ec4eb72a079b8b94913f4c4f766ad03988664ffc27cf77659703f1ed9a00510_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c2a14aa3104f2c0cc5714a347162390f40cb555fabbfb5f0e2a5a7c83b3292b7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:583e3aacd432004936e3e6c8875c7c6f91377b9317179c2cfefad03d2892eaef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5ddca5fdb82e30000123c5be1cfb50ed93e04e35dd53c79fdd7014a3519af23a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922042d611b7cf7c8b92a6a99812d5f134deb3ba6a2ffd9236a1ec70db9df767_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c89f7fd553664814765a30ee59ed8dd4c2caf3b9ff40ad351096b408f1f3d938_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0df4e077293a69adf4bf04de6e3aa8df95cd1e358e7087b8930e6a06fe7f781d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1f80a860753af1686c601a11d5bbc1a65a82e10d671c102f4b652a5884ee94ff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:347b33aa8ac774d04023e52541ed1283475263ad0bf2c0a7cb0c16b64db6a00a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:89467d05594c81401ae0bdb9ba42504f475f2ff1fcfa6c30bda2546dbc2ebc1f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c55b956e1c6a4fbc88dc9dc488b54ef4589134b35eca971bf18943d48eef4cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4ffe514fa69794c881a504954dbf64ec3e0610ca38773ed1b49bddfd8731eb62_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5b91f26964ac42d3c19646792051c96a8ae25a7626ae081806c382c3cdf558ea_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5d25926b9a049a86997f922ab7948d6ca0af9a16af4e96e5800d673a38be4046_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:172816977b3d5489e5633764c970652a14e7a8a29ccc95b0d089c3d64e5b325e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:433e25b474b2adafaf9ce6677f3f1d51a6512845ecb54c6ee3707a8969c3b3e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:66b0dfb02285c0dd4a74cbcdffe545babef4ab11a96750854f1fb733f55302d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ebe298db1443e2da31836551cbf88da11a8f422db254aa877c310cb092e1ccca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2c4604fd35ddde200baaf906d7d987a14eccbd1f678272c6d0fef35a1d0f7f03_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4fac13483d31a06f597739207f9cd7bd7acb418f055c80ebde0372446ebce360_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:529589efe0c2828d7a6dc104ce7c07fc358f43340ad99dc773536f38af557665_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6f09d75e75968768f9c4f06f0ff9b9680c7a43e6ec836b7a07ef7bfe348727a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:09e62b7ca5c078a71c0a36f74785af16ff1aafb5edff0b43abc261e648f17eca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5b7a8cd01d2846f8821c56447ddee3b7956d9a20e9c809363d8728ebb17c6d67_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ccd9bd93299a31672e58a356ca7f9cee946f757384ac2ca99c54718eb72e708d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f3c66ebcdedfad6a4f9b6b67387896cadf88683a285b0c9c2e87c067b3edaaf9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5b778bcb934f38efb0d2181f2afd0874b16b2c9bb541fbe821553df64609d831_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:6299c1c95b656dd2ea47927a629be820c744864bf4b401dd1d81346ff26199a6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:fb35926df0b2eba2b017ae46f86586f7534a0140bb56e19db4fdc1a0769ba74e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9b723bf806801f5f8dd2137f583352de2ca1c8cb14137c60ed3bc5a5a02c3223_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:d899b8ca509e2f6c7df3236729ba459f1dddbaf5f11b1757e3bc6a04c6a16952_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e5884e2e0f2451896ebc590ed0fb662429fc5971d99d19fd39dd98d29b9874f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1ced2dd84378f067b6e31049e8d8be06a1271aa580897ab67f1cac29e8973273_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3eb279dcc861d1ee9accd5aed65614fa1a32a0a3c39f80be6c16e3adece6afcd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bada651c6802150d411988a1462cc769cd2bd791ffca219a7e9ba6fc1f9e3ff6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1d6cd25f19d8729d5db2fce2c0ca12cd4434e3156d00e3b29128c8bcec31cbd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:689f54432640f9036f09a18ffdc655ef9f29514a5b2974da6beef407ef00039d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8acb96bd4e7ceecccb59895d9f2500b8061bd56af4235547fbf6246d88c11d29_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2a0c8ba89fec53f33ffda91cb41530057a2c2370b9190a5c8cabc5ba7eb3fb34_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9d90b5e7b4761caafb63c447fc9e352084650888029ab397a0e7597eb03235da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:aae7870b5ae62c0cbb24b90ed192b0ec8a830580b3a6565fababcf89fd17cfe0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:eb8a1c875820beb6df5c898b3c859d787eacc661207888ccd31342837c441b1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0aa1c0778ac82f2f01ab8c7c79941de9b33338ffbe92c70ae2bb47a5c87cd356_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1302901a96768f4c566a54ce4265fb2abe023d025652df4b78b94a8e44d785a2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:579d7823258032e0e585734c50a08f0d97c346904d9a731d23fc94a5bac3d0f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:8d5efc32757a8a321e709ec9db0e304cabf4b4c63556986e677549891fdd542e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4c75b6bfd12643b775a36ad69ed2cad789b27df74faf4454d723ba7f3c800746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:88f6bc9d1bcaceae8f65f654a2c0b169a7987872e2b301537ab078cc7563e36f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:29d413f06f5eee509bf61a867d1db3abdb3f7ff78f91f5c4ccc40e8f4e52b73e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a801eaa3eac0b20b6a0de04b6a54ed18d2d54a175891b6ac39ab503da858ed6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2a9630616c4361ba346367855f264e8f01bd063f7fbc4ad4eb36fe181eac23e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:d0d035f3300596a93c21c4712a231077b6fbdc963d556ee6f9f9efe393df5bf9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:117282439d4d1a2a741562904d28338cfc30ac9ba69b2ba607ca67fd6031a650_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7293094d198f0ab68b4e365e0df6a384c76aacb90b4c63de457cc805c183b206_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7940286fc95f03f2323aa80e3c4a3aacb132d3532a380929ca20e831b46ff034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38eb59fcefb3e1593774ca0117c163a3acdef98a0415e8d840ecacf1239220d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4003ce46ffedec1de16e31773fef93eb34a4e0cb95ce30f572bd026280e046a5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:38ffb7d7d3017c6cbff3741cfc8fb8049627d7f1fcdcaf60a9bf28ca4a5432fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:5184972b11cf8b144a801d0c53e7766b2c3b35cec5fb7e8356d6b1cef2d2c30f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a402e4a4ae76ab9f13418715a44c09547820f1f6d21ae73792d4e8d7545d9b32_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:be8993a5a41be437bdf3515c2b3000c4bbf4fec8bb54c92ab3fbbfc8c864523b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ce3229db117ad4599d2588926dc948b34a9a0abede09e9df000570906bc9e31c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:def8b3178a8afbe4c2eac65a260061ceb8c6b1c78652a7db37f5c0c317b16224_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:354251a64fa2d8238bdf01af221ae6faa53f3a68795968b9a49426dc361ac37b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:455e3f1aa0a22fc78498156215ca8d5cfa1b9d123aa929a721e9217c9d1dc3ce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:77c92eef8a503d59ca8ea792101e508bdb21d1d6ca711104e094d8f8be7ebfc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:f2ae73d315cbdfd49375cae9fdb6cac7365680b91fce4c0c3ddef5203a6abc68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3ee453c04008584850b4659e5db163d9cdc62004cfd2a3bffda429607f93cc27_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a274083dc0db4c367a77cad085620d1b6321ae60b82dc7284ad4c90ab313a283_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ce09b959e7f7c8c0359bf17ad46ce8816c11e89a4cdf4ac2a3a290b6a226a884_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d6d19786d616706f403f79cd66c4e4400c4793fb0bfd4891c5345ec390d71046_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0be5ea330b7f31d16e9d464979b0bb455d3eadb2aac8e3537bd513e68385520b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b96da8c8cf79a30051fb7baabc36696d1e55cfeea7c013f391b4ac80cc70493f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d97b84a6f8bff76f17233e1d7c933c244e5684870d43f005badc9466c2e52db0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f5562629f5161188d6397d25e124e5a01bf6a9752b87f06de75b95063d1b7270_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:081330003c7ed392746c912926d265366614063d1faef17e1155de0d8853ccbc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:8a0170234fa98ee60b9b7fef0d16d03c6ea42a1c6d72f7330ae957a9638feccd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:04b5f984b839a3dfba0b70e682c0930468edf99bf3de31390a9e6ec5a7bc0f82_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:0b3a848025efd76339009bc447ae171dc3a9e70629a9a231cea7b1d2abe5c320_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:8cd40d63b3d13bef1cfd650b9bb521675dd4d15a9b308a16c034cae8ed048cad_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:959df171cc6392ef7d3ebafbbf2770c6aedc4db168549b28fc7847793c4930c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:41d79968208f225321e35abdd613c4bbd18fdd4b3d4b84bc312bd58a99d21f42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8b1d0c2eeef421b713481f8a0f52e1b0f076bd08505f5b698ff6d4e0478bb417_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e8463d4ec6bc3e56ec6b7e84a1dd9cad25fba166983f3a96bc16541d3b2fcf24_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ead8b62eeeb8404de7b394073ea1664ae4b8a01d445849360420472536db73ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0f054295fa0ee7429d05d0aa601eb4b1a62bd5853c998b904399d23dd6d61a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:5aa9ea0dc9f265192a1639270e0df0974b0a41159f8cf9b043b9ff9a34a19a4d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c683e533b0960dc9cb4612e761dcdb97b105a8cd4039d849637cc04b34c8b174_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c98262a94c7d211b27b0e48b3dbf3fd7177c2b78e7ef1b2c07c57f0d982dc6d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:7749f12c01c007877d4b8e98f0972acee705f0061455d69b2223210f57098f75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:97cc4050f575cf20f22b104c1bbe713f2e782d0937bb84f353e8b80c130d2198_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3cb84ee255c71ab48988637dde76537a9456420890040cf761cd5aee71f6767_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3e04181d1f9f33bfd9e8d82d9a07c33e3692a43af65fc0bccdd529f018ec717_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:37e649cab0559c66f300c915746f34f6e0929100557e622a966ec78f543f12d4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7de8ac0e3c44fe3a7d9f63057f722b316efc1e373ac772f88a0f18add6b88160_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ac7df88a38d08b38f14a39fd19846cb82d1c96a518905ce115821e4d8f2c382_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9c64ce3c3ed86ecce5036e7bdca086083aceff3c8bb1a4c1e0af06102a3e6c10_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3989068374633d0c70e7f731ddfb4ecbe1972af492823e77ff9c2f77faedbd45_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:569c7ca684bd5079965d1f1b37ef1c0009162f0b506b4d6fbce0558e4c4aaf66_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:734fe28f66883c8c3a3f7764032fcabca4b5834d776ad249f9ecd5ea0fe618c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:764eb596b1c27c924f68455752046a987657c3fa9dda1a655db644e06df9a29a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:4c150c70c8b6171358141f5fe129da9927529a747a785a4d4fe83c2f7f8f0b0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:68b2e02e236e852e3cbf527920f1c1915fdbadc99263eaa782a3ab74f42f4b1d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7922fbf20b0f9e965a6ae8ec6313e540a1e732449b5f8d88ed166a4ada238b47_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f4f5535781e45da074dbced129678eff77090ef6ce6fe56bf1e53042d369528f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:14cdd1f3013720f8bd9353d57798ed683175d1b12915bffcef4d7d6342e825ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a8e333d012cc0ddcdcf62247d110592579ac00f023b20df2343910784aa85c01_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:892e3c70e4fc4b80cc77163705ce80529daf53564a08bb92df994137ff65ee4d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d7d1635f9de76b0420ca0089b69f56f650dbe2037d1bd7683752c68da6e9f2e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:09df495865592fa2b95ffe3e6a9d80afd9d370a1c273f87b14c91363948b4d7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:320c716690843badf600b5ff2bc5a841edd43615c6036b92577faa2d11417f99_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:88e1f4524831af4e037c5410f38497dc1c64c715af7a0be8a609079d4f515e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:304cbb7666d1426a03413b4f7363895b3a880bf22053ed2ee5ca6697eb8e3759_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7489f4cc66eeb744dc05ca8c5a5d85c931be8949a466961d754427850710d610_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ae9876699fe73338ca46cc3f05ecc8b09ad54fb7cf605d6202616086e90f673b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ca509c6cf55a0571196c3cf33112c29d6d1e13b336797907640cb2785770b18c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:12dd6fb5cf45aad60604a12e379021a19df11fbef516708eb6e5e80cc2877580_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1e1544da4fe492584b5ff734b76beaa0cea3f130996dad6eb93713abe20f254a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:54725c3ed8a7f7f420b4280a583ac950f670d81c42941a51773c1a4e3672821a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6f1ad75bc2f909eae55c94e5ec26827dd8d6220bc5451a69d061aea0f63e8619_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:20e107dd601114f15e4bdc752b7d49746c48950c16a76446a6456582373b718d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3cf104924efd6df7a7b35d302e6e881f6e76700ed48af895e3c8a35075b4335d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a1cd6feb5011cb18a4b2e73bf5c9238b89c45da875f69c7f18d24f8a9f05dd6d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e1f153bd75a461f815b1127ec280ca3abce4cc3e9fbd9e063e9cfbfd352fe0e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3489ed4cc2437541f17cbe58781d3a22cfc24f7a001ca529c51aff4d5ad63b05_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43ebf7b84f72061efbd53c99eb883ab97b431d2053df270225759eabe26f4c49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9d9d0de56220b0b4a2523ea896c1b26d90f790394340ee005c307558131e9de5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6f681893f542bd9a1de33170656f48238605b6c6e6865171cd046cf03a8d0d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107278fd9636b013540bd4670445cca271970f809509e85e6f1ac82352992bad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:14324f81b569ade391357cbefed32246c3acf04b36f1ab040a004de9da68be28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2979527ba1d210beb2a22b7dc52de09c8a0fa676844c4c031850de9c91616efe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8203854f2e347239bce20bcc1164e78f1080ee341a7c0c64391b308efd8ac4c0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:17d53980bbd5a99440d633daa666c5f1dbe33a6a2d0dae8bee0061433f4d6ed1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:237e7043c6293e96e080ce54ff5cea298f7d1ba5c766f54d0c67d1c1ea8d937b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:353a469850c9adc59407b7a2699b8b291fb918e7b0599f351cf112ca6c8a7ecd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:4b41304a429f036afa114ee726a6886dead13919a417f4e3924164f75096fbec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:20fab950929e3e50e6d551cbb8909304810c5f0fbabc1c81343568428177c575_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5cb39a548ffa37e8aa5a4d474038ab8289f7b73e3af6efd0be6e5bcc37e109e6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:a4d4f0e2598f69a5c93011bc6ba877d97d5414fdfd21198985944b3e9690dbc4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e045084383ddd69a9231023835aaad7e06737887a91353383dc54647f85ebdf7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:082f28c96df74f24487e9df996d3fe351e185c848ca4c6a39137454e03769d83_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6e75913e0f8c81a1d89d7335b90518c9ba32785174276d64824578fae38d9fcd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8e08bcb40b3f77d01b384620779a780b99f98b645dd242258b6c3af736b563fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:f56dfff4de25e25f0f1e9f926c142ea9266c7669d7ba104325ad883d8cfd7a85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1841669972e0f6fe9fc0c3d0eeaf169a948a44b055a6fd32f66335535662d829_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3011e1cac120b39c1e889b3b19d89884e7d961ec80d36e0a034ecd0e43192d3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:90275aac06b0346e09371ac6d680f50b39d56675acfe35b561e801dce6c9532a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:b85c2ff4e6919a2941008fcf852036af88d8bfc0697fac26db7f0cdd55b9a83f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:1505d411aacbbfda9f05e00b54932b2b09afa157cef8ba835b5ff29d1e8c2104_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5b3c5d8117c57355b2232acfd2d429b6b711819a9cc7fd839d3bd45b16ee5f55_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e76e63661abfb64b888dbdbb47df8deb448774e714cf499060942b1497b46bcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fe6d7071ae21fdb5e8aadee2a41f93897c866cf9fcda999ed67b8561143b9ef2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:404e23b81f5bfbacab6e30cf1992a8498ad70b915dd87ba79f614c1a10b4a7c1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:85410072fa8ddb00e536b209ee29e2299b4041e6cec408e9fe1a650d311d89c4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a0af61dccb480ecb164cae476271a9229d78cda8c717e23fbe2b7d18d7092e35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a5943bcbd35e2a099cdc285abb888c8f174fbb924859e6436d85bffa2ef6a302_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:22bcf1f0ee52b3c487affa1ac6126e47abe9b79f958849812168de0429a87f6f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:460b3c8d710dd7f755023e60e7cb5d9c6aace4ffb6d7672a3aa8c232b44ae1ff_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d3b9895360cf52a71ad907255a2641af3652e06d452030da2c91d8bb1fe27b0d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ed7416758f7e7fc15aa94a674674291189e5a4a327daefdb2ed2fc4b42f60f74_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:30f401daee51b1d573d8b980d1eef5fdd0e46b5a9c876296e4cfabd77c598e15_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:d6430fc5e218fd51b59b1ce5045b52e326f1c471a17b0abfd8787553c2df60fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:00ae335df5160d41e2a59fe7ed38d483dc95b4daf4a60c6c92ad0a0744b7e435_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:05912c80cbd999c32571218e6d75bea3aedeef74852e995ceac2e7fb1b01b696_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:866c16abb647f71001681f4174f0804e0369ef4d427ce0aee2d1a3af309eb15d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e6231728fe38ca010cdcc90482ebcf9f62d984528d7d463e81c5e7beebad139a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:021da7d11e595c3917adf3784e716915b15524d42d2797598b375e7d31aeca5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ef35b3f8dc1662db59c39013b9d38f8f01de3db0dfc6cd8c5c18cadd203d565_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:8f41a73f0e4fdf5ee8cf875433cdeb9d997f0e6537c40ead9ea27beb6a8d13b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:abbcab1f5162dc3f47dd9d07d1b1f6af9cc158837eff4a80bc96d6656dd2c204_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3d3aa650e4d1c1789278761c247528a609cb204870f8a4ecec029889c1b92927_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4c57ab0558844a6ff1a2a48d5638cb4afef26c53497b12ef8deaef7ca2dbff5a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d6cd6e2a5f05a4f8f454bea472a0c2d7a16e3393918d0980031091936620669f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ed3e4ccf49430580dc307fe6902141a5eb228e7c8577c90dece13a838b06afe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2a103f82e79ba86fbdacda3fc4849e7ad430219cab3227016d40faa9d670f16e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6618c58373a3af6a5ce8ce501eb0078d82a547584b8d9fae31ad3d86424f18d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ade1c1792c68ca721ac90a2fa777e02f31474915ec8adc8f2ad8a7a6b451a431_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b94f87abe421ddf92ddd53d3f1c6dcefbea083db6f02668ba98cb59ccd35e8e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1e69d28bcefdccb937f3ef459bb9bee5bcb6a6d1bd5c2a9ce9b71a2e4e03aa89_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:2900823d24dda552b6d4063be5b9615b24dbbb288b2702ec4313ce99bd9ec2ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c738f88f1ace51d293ef450554b6f6404e47a9b432b341fc27dde6169e6fe63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:cce0b0ff07fbcb7b463ff3a9d5ac8fe20bd8bc83407adbc9b8756ec3ad5008c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:0559bd5bcecd4b6b2b24007eb4a03c65f45063e5359dfedf5a14ccda199c7899_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:111e7c679647b388af2704ca280ac0cf57128c6894c5422d9987e4a429b2204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:7dea3d12eb2ca6da490c09661fd1f3a603e0f5aca06282b7953039694b4d87aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:b04ad95fc3610f262d6614d0b7d0b6c5bb8c6a5eef512e1178e77335feba455c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:34f12040d39e86e2127686220c2dde6f4e32bab685784afc5057904f286d48d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5b896bbd0564afde2914c804fb331280fc78ceb831a047c0c1fd777576a5b8c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7d1fcf1849e2ac29b2460c65c1924e049f83696415589b478c24b4819f9bca7a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:99b28f07c6f85c18e520f306a6cbe767c7f242f97a6d8dc820bd3ce1068aa596_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2cd9c61cca7bc0898ce177bf3f531ead3d298232dc6c90d707d33d0ef0b8630f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9b44722b30791402e9750abcb2546665760295e6befce7a5176a347d1f72d545_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b5005749857e00d42f95022459ca7a607b7445e53b62399b6a1820d4d71a501c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:db66f887ca4acc98ad391de714d6bd3c126e4e64b103b5d161da507a3a2e34b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:677f603347dc7582f0bf4979547c929e47734841949f34d3de20140603aa5ba7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7782e506e8700a4ff6d5aaa2bc5088b1801919e5365b72c3fc0b7185db6dd44e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9bed270930ca04b17b126f49080046e8f8fd5149514695195da9ff959e5e89d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ccaacb4d97a9fe1021e594b83f90f4d5f6ad14610e4aa49f2ba65dcae0a061fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:bead99b68d82b36b367dac46c2111fd8edee0178643493f66e3ff8bb7dc8a645_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c0f765a2e2bc33291066c3a8d4048d78f44d65a745fb7bd9c7ea2539d34d49fe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c4777746b9f26bff78a229e525c25bcedd693027d066795a4cfa596cd5b0130f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eae2617453889a9643cc57fa812207c5ab1869ce7e338b06c63aeda8e0055faa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1fdfb6e1075714ab25db450f3feab799d28f2b09fabcb62704de3071e0a72635_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:483b24b9f9acdb5b24ccaceb5234a6695c59f7a0dc1048888b6a4080e292129c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a63f630eb523aa9c85795ab923ac658baa4c3db17f0ac5247162ef8bca0923c6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:acf90e404f2c04f4040c48ff6804665449a27cfaae12eba7eaf4f83b0f3a9bc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1a6eae41431c024df8708f97e4039219e10023467e56222ba3b148f97ab9d892_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8da3869119650f0e4b4af5eb6e9611f52cc5d1707a48eb7d0a9d4348d378dec1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a6a4bf90759286416284eb0a93b6d802ab661e490fb21f123f141de12dfa227f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dfc5028a88c2e4ef37a39330975d990d1ffeb6e0c76cfb1a9370b5f7a0e1c6ce_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:060db92886f1a148cdc499c32217be8c31009f1b41a6b56c3144f3b658399eb8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8579a35025c17faf8398b62c9cf8fb5360f978735cb5857f44dbfab37e7f0b79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a3d2ab7990362f0d14043801ec097ceae5167d5a596a2770211e00833f2370ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:af19fe0085ed208064818cfff5ff18ac352109083f6d296c5690963221ed8e83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27a9e77d60246ea75aaeba8bae7ff77ef2b85d37652459622a95286a35d82557_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:671502952b3ddbd0f953e60b29def3eca0e2416a3a688774d4520453af07baf2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6a4d1e21eb6fb1951ab62d00d13a6afc7205c69d0c7a03de01a3572f56634944_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e104dcd1fb659be0793ce40c706bc1278a3d446db738dceae5d3a5a0b0606c56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:390d8c8017c9bef7add6b076cb88cecad29f4f4af1465a6092f6b87053bfc901_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e994ea662028b84dc75988777232ea342041aee7bdf7f372e8177f1e9b07dc8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:772950621cf9bca22a7c6fe3d51f2c4333b1c95fc2cee30f3da58fb157f0722b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d856e3a3e6a9f2d1f54902e20701fde45f8a190abb3ab94a7a10a687c9f8427d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:51acbba56466ae38df1170e6f22e57343a34a2fab4c49467fac934ee2fffd46e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:6abc5769619c5cea817aa473030f231d25fd13c96fb573384d67a2eaf90f2e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9addd586875f542e82e92f528264f35f06b600560f02d1987e3a9c11d769c88c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d41e4e952d91b02b66a409acc6f38cbe6a646330f6b4a223dc6f4c38d349c433_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0bc55d8119fda1bd8aab74462903ca9abc1fb3235df60974abe2cea9338d7b3e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:47e527428f1e40ae8cbe57a84c60f7a31191ec720aef7b0b6faaaa26fa657c2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4e51673afc9e3b2b57f90e080977640880887689ca2fbb354f271c3fb5b4299f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d7c7e167c932e47170612877bf5fb7adcbb9f6c3570e74cca0861005750f8135_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45bbacf37a0fa13ccd4dbf0cbb2e6d2e858890445d97f649773942c0a88f3629_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45ccf0a67c06721666deab96038aa37bf205d60003c8a233e7442ea639e20933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a956c13c574e66556bc21b594740accc497e48af46d0f326116937b57b4cd6f6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cbe20f10c01a0f87aa82a217ec01fcd653f4eb6e77afd659313a8e0b453027fd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0718804d539c1f36a0ef95085986b6065022c354e653a6c9a902c34cfed4d726_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2eba8e41aab91ff0194e96a0d384e17955a05963a7ddc8d9fc18a9a67e24e8a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:54d8f96067571abe8de8a55ae092cef1f4f423afa6d05d5b2f46663744ebcabd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d888d3d628c75cea3de43a4a10aa7e4768bed2034330c71ec89b3adbf78d4e73_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0bd1739aa4fb64c1004bc4aac788700834f7b454e4ca9a23e83107eb2eecdc0c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:10955da0c33ec8aa5e671cb6b4813bd26014acb8dda68f8bd249c27a6c8ecae4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6692616a559d423ed0f5335735a0740c0bfe034d06704cf288f74e6c2612b8e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8ca6c009fa35ba4a94459981a72db8b54ca2507d0559eacf38614dd29f01874d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0cd405015005ed19b3cfdc305bcff6f5f6ef683d9d68201046f0fab2a3b44f85_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1785ef5991ec5ddf63130f0b1983c2b9cc23eceee5181c060cc62c6fd18ede33_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:41750bd0eac46b324efde3548347c55eede126e2a17d071ce3557abf936fae8b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:a242549ee4cdf6946f41d601af649317c53fb6ce779147ccf99106d3ce38a74f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:69182f4919f1b5f9bb6e7103fb5f12bcbeb697e826fa1a516124989f52128cee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dd633fb6fb437d90ad04f80af556670d364968de96ecfc5b0a1c00b4952c1ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:6018f1f3a11ec47bf1c281610bca3859c4122597910e6cf7d4dcb35c4a7ad60c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c2eacceed018a256d1c60008b3d478b3bf234cec3f3ec0fb85f652449448abd5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b489e5c4ddf4e5f14883fa52a532ef0ca175a500d163bcd4713d4f08ed4c8d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b6bb122aff540406a094b599dd1e7fa26ef39e69a861caf5cabeb1702b8c7e2d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:becc8bd498a264e93ea78fb9eb2782cf0191b5c69b05e8aec4f7be7ae7a009a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c2c770a1c5cd4024ea070d05285f23c065fbf2860996c56fed89efd5d447d57b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94c7946de43b360b6187324eebf4a9487f6fc09c0f6a5c4cf8c10dd9aa998e98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a06e475b0bd6871816f3d6bdc922144caaee7ded1d3fef47b7165980157dc8e3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b9c3f33a7aa289d65b0eac2543b7c5385a3d68985bbd303fe38534fd6a8f0039_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e85418d292d588f67f52d1e513ded87b7160868e24b84ea1eadbe39a372e70bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2b401a9d07735400fd8a278d052271143374e730dd926f1b09bf9364a0dfe9ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5ab5cde0dd77b3d87214af2ecbe8cf133023a4251bcdcc862cd3acd8abe05fff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5f38a62d298309bbc8b3f28d99e03b21b071256c6511863946ae082bcfb024d7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bd632521388d66beec1a1d0f9bf3531b21866a3cc1ead6e33004e2f423a018da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b1e461fc8832aefff0ba97be8b7c95935a0ecb5fbf64839b66ad8f66cbf742f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e454985c4c1f59f0b93ff3bda68f52e8e681692774daac809e0f1a02a6fd2405_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e9aca9254ed6f373e26dfc4b7403dd5b9a9f6cdf25acdc963a589530e5e1a4c1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f2fe73c16a00f0f286f5936670632898c07c36a9c96056740fb471bd02ffd155_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1865ebb2e93654dab511b97edf2a5d714511466a49a6fd5087f3528ba4851034_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7726814d87e0d098b5672f7f92b2a0832f175db125e8835d3df0235b544708b5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:aa5f47b18ee8d25f88a58d24913b05dd8810c0c872eb0e377796d79852f67320_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dca861bc089e151181369c8ed8670be71c5e6eef094bedd61b30248fb13dbf23_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:583598109b75130008a55756b2ba16c8bb8f259ce60537184c1a96bbb10d462d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:69b1b6dbe21aadeddee2250944d3f562d04b10152741e261e1327e6840649dbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7a855f8881b148c2f97fdd701a5f1532ed9cd7dc4c2e4393555d4cd2747c227e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:cf33d50b404522170dc43e2b3b221a502ad21abad1e970e92127d440d0ba7212_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4cbc554e939c01b52096687ce6d4e025d219a12c2e703750d744f1d82fd802f9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:7d76721b13fb1022ad387566825433182a276b3efc8f980823d59cb9dc8f931d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:9786d7dade47aa9fd3834175a88f0b768b2c66c39ad689dcfb48107ce1dcdc59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f13707382a123f7c92aee321fb5c23a1007dce727b7a68cec0ffbe4636ba0813_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:2b69d2a8aaf9e8e6b772871b0cb3486c062b0a123544fbd2a55acd40348e78c6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:883097ca5214bfcac0ee1139f1734a044af527a16b634050aa4b86166ca4263a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:8db6ba7c7d42a514b5c382afd3879867f5042d42b2495a922fef3f315f011217_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a5c30d6f5bdd0e2bbe53ce9b90a00e94e84de1a0ed6d29aa86219518fb0c626c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d71d9131273f93e38936169b336851b76ef4436c5b73da52add0a908b003a57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b0dfda5623e607655446385145a48db54fc830c29b610037b52f677fe94bc1dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c9f9b6fab1de71845d9488c147a990b9a1ebb2b6c14c910234199c7833c92447_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:eedef2bd70bdc1d977b23f340ee6f714abd2fdf2c49379db151c88d9217f573e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8ae77ac1ca0aeb992c50869008c246d41ea290f23d8a2859cde958d58d3063a2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c169eff980fc34a0a1f6f19559e96485dda0023bc29fbb3326238c110bf3ba4b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d7b3a7fd468564aea8435dac8b09e2ee35b2d27f6339a8049836b6cefc8d2cdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d8fe8854022eb245f92305d42b92cb3dc81207f1115975ad607a75a023b8a820_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3555df7502cfca54f9793f982ed7ea7453c9ac235e015b9c4c8c47789af48ff3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:482a103550cfab666968202591121c6904aba79cf5e8c30cfa4718c856c65690_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6c8bc52abf358951381135a94638e4c01f0e8ce942ccc4f77386c36beedb8a35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f9515705e2b37d2fb6f216aa936bd5424337a1e1ae4eaf3ded3c8d0fab373d36_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:45dca9b3c0f4fc36ab0052495fe6043c717673f8f16e915e49d682ceae2a3c6f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5aea67ae0eefba905f7f8af09dd8a83c8adfc185b3484fa0857834c270844c24_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:68ebd12d0369cf9ed73f37f5cc188a7ece136ddb8e23ba641a4544eb703f57c2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a5b0377a79065793239498bd0743919b77cef2155093138bba8fa9884701c570_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4148272ea7b1e1b306c4e33dbb6baa9bde7a68d6522436a51e939bab4eb8ea7f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a8c81c137343805ff088fc27416e7c67e6f02d4c17dbea38a063f97ca08c51fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d948b969af4caa50c0dfd8a822144a77169880fec165575e574f8fbb807c65f4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ef3682c0bacb3d0d67f963387c8bfc8ba77db7c6ce8f0dd8e6bd00d131d721c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9024353b9d2359e30c5651042483ee70526996d02854b111f4bd9ffd3fe95026_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b3c65460fa54403f95f3c1192347b187b25b69c9214c5e586bc582dad432a9cb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:797a79c184b21fb1d2cfd6c59fe54be07061b559bf77bb169e36790650fa907e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:b3305ace24242932292e14458e4ec2ad72f414f7dc24681fa497f7d1c382ea56_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3355da57dcda21150a1ca2f8d922a94433aa44c19124f6e7ee833eed370857fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5872a3706c561849469aa6c8205f911b47a1f98f75590f9640efca570b654abb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:725e1e9610e0b304b06809bc6d942ec504ebeb7586aa9756fd87d139cb4e0449_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:914e3c4590a4a6d48af758d34c118d474fb8e3ae0e594475a82b996f27386b23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:21516dfee1d53ef1759db9cd9c01da5817f8e5500ebf59a18912e3932f44db56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:95772b0295918fb3e31580925e262ab0ad7c09246b1562249499f2c22a3e55cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c6fe6ae20c7e9e0e68b7a35f7e388e3caa2af3035361e59dfeb47f7006971fce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ef77dd2ebff7fd079005601a96450a2c357eec93ca17ccf59598097cddf0cc6d_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3570c5968150582d417714eee75c4fdb244dece7812e772c0d60bc937d81d564_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3933b8a4a90aefb3e645441e8176d340b8e0b23b3f6760083c72d25248a17e67_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4dd95c213870b3d4ae9bf202094055f0cac5a965422dab852183305b5d85634d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e76c636de412eea5835c877ff862e24c5b0a7ab7fb95ece3fcf4dc9d614bf519_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8f9bfddea5c3e30535604b38af5628bbb62ac1c55d123165cd51481a61240b01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:aa39067d74522dd8c963f09d3fc61a3011214d007abb79e07794198e5746cad8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ac2df95e06953b95611d2bd684ce548ac3946daed5422b898ec922774988a18d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bbdf86f56a820788f1528759e359fe7f75e9f73f8e77d2930ae2cc8a83e2f159_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0a12d980643d0912adb6979129d24765fd54c01a3f055961cfde3fb873fb786b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:349f4e4a30ed2d6033c45aa761b9a86e055515a47b7d1e75f44cffa9f94ab5ee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:39c9f7dee3fee9828f02088317da8eca15b94db80f99f4561dd5091841e8d1ba_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:7327301da2df28d4f25403132f5447f7a995c41604099044547694f99291685e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22af26575e09437f9912ce3092c9a5d32d8e402624e0c1c3ceed6c81120f3e75_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:b5ad7d1f6ae93fff78d520ffbc080304d5e069dc34be695ca2e72063e6f16cc6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c407ea06f3c1b6d904ff87994e9054e0afb76d9dbd2fe9800c34d3c1d31786b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f002a9bb010ea2e4cf4ac65c2b9644c09951f5cf28fac82c112a9e2e23925ab7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b407dbba3a3c34947d90ec0d499810500c04979d581747b634eea87a810a0125_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d3bb6a21bcdc01f252bcc997507ec39ca1d2240bf0997a3bdd6fe36b9923d6c2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:068b1e9154503eef7884ecec43d0fe3aa254131270be214854f7b78e0e2af2bd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:ac8836902e31b9f34359bb5074d0c40a68f0794de19e356522d589868c99608a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9355e88f78c118b1a8808e0a178af7dc91833696f42eae52c1b88ad5dcf61ef4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ba7d10fa2d0bbe169b5c5b3bc2c05c43cb12df3d825443ffff13bc79f31160b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:91bfd8eed2e057600d77b20e19764314e8952f695108486a5e61875cc1448145_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:92d481ddb4a8286954e4992e71f3bac240d01139a46ae0a815365ee235047564_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:964b304d297293f2d8fe9955fbb72c67d7031fb5ec2c6b555b862f30ed359557_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9df41eac98940169a5d74e1ed6c6875ac4d81f24e208f845181f9a55581b634c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:3a91a4f0ad77f0356d7217e4419823590a033a0a5854fc0651a102b1e5ffb516_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:63365d336a4da196cd878388be61e94561de74684e23b5e8e5054b7037174c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cf1a6e297a76d62d588b11b4a6bdc8761a37bb7e4b0886ecea1eb16982c1a998_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f1403c7ab79dddc07df8a2fca9084985db53d199271f0faa9d124c9141e453ce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:67d9273bfa159a5c4911e356c06d992ad3ed91f7b090bacfcb198133f234b0d6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:b2f09ae04b716fc2cc19ee7347067e488dcecacb48f34609cd24f9510d4b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ba61c7408cc6947ccd857461981730161a03c41f32d308a973069eb278677809_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f168e80279e4d53f0482c0933bf1e4878a6b1e53e37c6fffc84edf46b9c36b15_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5b7a9827b4068052bde65efc986f3600a221a283df3d2bd6031abb87c8b891a0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6b9d912d39198903afa78388bbbf2bd5fa7d820a1e694ff82bb146bfb019a0f4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b2ccdc79674f3c9700147515ed136f36d7050a9f897f6909a06604670d6588f9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d41541e5e1215843d5fff0ccfaa3efcdd8d2633efe4cd608c9247ac431d25c58_arm64"
]
},
"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-05-29T07:58:24+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:0a3e0b4e23d509a31b7a58162a4336d24c9b899a6de9aac2f930f6b558f9e4d7\n\n (For s390x architecture)\n The image digest is sha256:818c1d9fb15d05bb7d6104e8aa7fca18bb46666d4eb53951680ef445d752f0ac\n\n (For ppc64le architecture)\n The image digest is sha256:6f2c9e2402f4a8b128c0239e3aee44a4b4735a9d558d18f06fe4e3d4f5bc5c98\n\n (For aarch64 architecture)\n The image digest is sha256:746dd9a75ac3c9ed743d63b32c12de3484f74addadb1b5a00dbb004918406ba3\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:313c0e44208e7fc7d4039f2f22cd01135db0cd3337a258034b774fd7820d8a98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37889fd7ec96baeac0ffcafb8dbf903af16d95b413baf1b2fd7710f72cc71c98_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4a2a59a57ae76ff8ff5ee21dd25da4a9da4faae5a6beb8d5e0930f12f679e8b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:99f4af491329b3352e86322a56f42cd4588beeda00a2f94a2b82b169f6328fd8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:561b697db7976a064794258c5f274566dc9c1c32d803603b15ecdd78a0965710_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:99946bcecef29fccd2dc55cc18dfd5cefef1957666c9b8cd4c555ae9d8db676a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f4572abc9f444f08ad11d10168e4b9833b3fb9e4814910eff467767a914d124e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fd5aee9ac2b77bcab032dfd1bc6f1369f59e1b3366cfa96fa55f9bc18673144f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0c10368a8cb2450440348e1047d56fa91013b32b690c40b06baea182f04c3625_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:202f16700daa8022d5675bee872db2a776a1f240ce159d17b9ad91cad342bb7a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67c0172273e47f9f11072c1b27a028fabcfe29320b3347d58d35c53d9b1f512f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7ce75d70b4ffc0c4891ef83f75a453f414c010e387c09f8d7da432eb5543f032_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6cfa0e42180d0b52c41ef1f23d98443cc4a89afae97d21d3993a5f69bc73e6a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83cbc07e901f31f4f86938697d54564bd4c735ba924d5fd08f43b2dfac46aa59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:be5d2df0ea59d84b00bc2a1be257b8338c00f0563397b51d7fe86c48f7e6a62a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c91a3c588e78a92df5887828fc6cb03cb28580996fbb5204bbc5e17abf93ab8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:10864ad3974315fe717b7e22f5d1fb7bcfaf1b601741e4a0f2a643e1d897fa8a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:61858d0543de564814db6c98407aece822eea202cc1fec3393913d14f75875ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d4f1907759d9532d9659a97d18282e98c54eeffffc33c7de0570213b545aab51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d5bdf20ce7f4c5b1fcfd9c2b77410c8a6b9b0c27e6138a1ab54c241763b05bac_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:546872449f71f686be1dc4612f7e03d75633eea75f089c720f87d5d1c6fd0402_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:6e8813370db2a71161ead738ccf909b6997ca6ec452ba40576f8846c22c063c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:81c6745c7507d47122280c0d6893a35a4d4adc515e850b2cdc8d23599583ad71_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d9778a3fdaac8498f6953cf2bf5acee0d8823270442768c9e838dc5b330c2250_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5008136f5d3e028da656d046f85c83f3ed13d597dfd47bc6808b5b3043297dae_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:736b2a94787549701e830ab7d508f3e7be83cb694c69486157bd633a3ffd2c81_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:85c15e6f69c7f3e101346387f680258f5310e5c065f830a50d04d8a409f3f7c8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cb2aadceabad32ab080d76a709b79b70d488d9ca2f115c1a481a88f5c9c2f9f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:3d94824bf9265438ed208d017fd28911418d4930b9471b305e3a6f83dd97f0c0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:59993d1cdf6d58c3113061dc403fcc51e920c315d1944c931bba62ce47ec81db_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd9ab99b292e613266f833364f13ad19e9b26204deb12c56df333c3282d235fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ef1e59b118e3b97881fdb2f208f64486cf3225b7bc66c52cf9d4c2a9a2b84c72_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:4ac5626fb50e2550d27281a25e933335a786a4695f5a7a2d8f17546f6f4eb836_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9c5da07d689e56a0db2a2d142fb8debc7aa7a0483a3296aa50fd43b6a12feff0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e25c8d20772495f8d49acde8a35f49f30e18b3f6afd9074b7009a02d84a0e6e3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fd8a0aff6175093f881f0b879736594454ea69ae68db7e5837ecdf1527268fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0a5b8b943885041a0fb239fdc012124c8c8ae56d399ab52411585f3410f28670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a50a539c4972a89fa1f17afdeb62af1883bc89f231b51b1fffc096af3f4ebcb8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c2a814937215d63f71fda7ecb70017e9844b89c6b672fedf5a1b08f6f93d06a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d16269e4bced1a9adad5bf954354012d679df785cea828873226491c0c03cc20_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:50aa303cd2b22b961da419e66167c3aaa33a6829f2488d40e0d313dc322e6789_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5299088616c529dfc389935a9e005d88dc9f1fc40f18d025a95fabec27aaa646_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:634a5b684a30fe1870639c708aef32c6acb101f85f484483c7f05640eaee15ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c685ff9170595581ea97f706bea0069796563f03064b5a173e992cb373d84cea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f3872e501679796054ccd9eebb326e96e4b916bef525d3850c64cd8dc0c99b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9c5cd84436fb27de1b589a7675c029465b3e9eddb0ac87eafcb5bbd40a9018ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b256f9a69ebc26949acdaf2c4b7a9e89cb5a1a70837bc63b554a65fee7463850_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ffa19324ad8ee491c3431e8bfe5b1235a1431b0be914b0bf9b30d3a532b0085f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:307af3f934a493b4e7cd8a267202238d2a4238d52be1da4608e83c54b1af7d29_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4f3b445df34b234d1eda4f9d5fc9f7954dd726667bdafcbe0b1197412ab7ed13_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:cda4b2931a2a598995a4211c8dcbcf6c5e82f7de29b39ee437faeb8e4f696a2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:de4b57efe54b245a9c0e39ad94d0129ccb60f3d5670e7c0726ae5ab9cd3d98ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0dd73b3fd566b4961ed3e167079a2ca3309ea30fda7a49f73e001a0ab931dd7b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5befba9e2fd5cc494e2d0789d86d1e4011b4321dafe6f8be64f54d173c0c8c64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:abc08274dd4ed75d88d129e2e57257782d8c7caeddf348245dcd85be9ed2f8e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:d4b2c7057ca24af7fcaa78c27927ea2ec53f70ac9a14d8d775963d999ca981d8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1b85972300d8d89a30ea123ef7f8a337e63985bf93e21a7d77da7a5334c2ece7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:30b15e8c204734afaefdf90ca66daf6f22a7185a4ba894737904170257ef7443_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c388aa2a978bffc1292cbcd771018f7294d70658f7ad6e621e87f19171f49337_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:df93b08f6e63570eb979dbb3068a2f3341ec9ffe94f9409a297dfcded130ccee_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:2d8ea097a1119ddb3f40ab15e29b212f61333ac94b082f6baa02005cc57b6f33_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:be1225f3e3234b2b04fa3c4be0202557d57d08a567a5f8523991b9c5ac1e3c48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:26557b10309771e8a9300ea0962b6bbf90a67284853b6c9ed55eb89711eda7b8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:2ced08e6c4295cfce9c036ecaf12bb702e7425c1b16f546a3fd75be69eaaa05d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:88156e82ac3636c93c033b96064fc06ad605f670905b35499e198dd7d4faf8d0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df97df25115092253e776c7d6cd6db3182655a4daf8654f8e301e7a166e82708_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:87236d1fa81fb3e2ad0f3669471d6791272280dec8019ade793d9037c224776c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b536af5d58dff2b0e2dd8440d4ac5f046b1533fc7c822d34ff72208873feb155_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7f79a083bb85c531e54c0cf5b28e0c09163f90533869d6b3e86e3b145dfc1115_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ac8706c4b4eca623349bd3beb69018b256313dbff09c0d5a23d54d6d79e000d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3724703a3319c5dc69f4763d1b459b7d907686787250b42404afed8c25d7172d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:58a47435a1a6a39b0b9b0b4eefe3fc36771fa22f61b2bfe6fc6f20503b2904ff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:72f3154bd73e203f5372818916b4e229b9db2ec293d74bae7c7e4f7961c5dd58_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:af1ebaa3db633f76d592777b03934e61bdda7ca4a274f3ab8b5c5893334fa5d2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:25f3a738206a7d67fdd08f371f6f94b0edd79cceae3616d9291ee85759369de0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:55b34527f4a0a1067cb4535122b47d15766cad666f4059b3d97424e9b7a0c3fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:162e4ad58a67f27ea7aa4ac18f0452138544c21158ba2e9793cea5ff28b223cb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2f6b6c889144bcc8ca8a690c56a0a30dbe450e0ad285f52f06637b9b71649edc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:80c10d130565356ad8673149d066e3c5e9915a66e6f027ef8a735805c3a77a5d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9eeaa20ec429a7c841eb9be76d17c4539072c87652be8926e8358932015b59fb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1357f28244870da839b2f48b64b895eca65c206e006c349f05f17dcd802058ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:47fcb6f2d8e10a1d79ca4bc71a8d54eed20402663eb8fd56b34ee641bc22e327_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:5be196298a2f727b3f7c9325c3436682a6461ccab04ae9b1cd4900d7d48aded3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6bff3d2789e4b6819ea92e6e65bb7490c57283076f87ebe94ff6537c288da61d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4d72bb4124fda9c1d1d42e103431eb403cf0c70df5e0a4d78c84b966408d0e03_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ad09670a57c9e1c2913c628daf3685254016d30c9ef0134a4fe7401c3cbc6730_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:54d03e0866e9536e8cdce3566c9c6ba48cc3e1a46ba78c8ece6059caf66f9faa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b394f22e4a2adf3fb5048a8ec209c83453abdfb78dc45aac22b7656a19d239d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:2445e2741338aa7067c38f9ffb4bad3635d2f9ba64681f438efc86ca49ed2e22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d2a8f6b2b07ac922c18d6633616af534d6361f81ffecdbf0aa0892c2bfadf361_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8c9653765b6566c240efe8f08c5b6c395ef940c4c88f10a5cb12121687dffc31_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:d169385f11ec7d39d976e9ce9072ed036f76b856867065ecbcf10b1b1b1fcf40_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:18717d98bc3377a8bbd108ae41ec68ccd7c11fcec8c86f47c6e796b734c9ac1c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:251d79a18091bb739256f5ab000b7b3549a8fffd8c355e69bab6090de9e51e1d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77b4fc96e841482d7058f77d96e3b36b6aca8d3ddd855be95466afd2e4db82ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7d6468fe45b5f93b9803315f8a6c49d2e7b6692b6f8c3115f06bc8bd3076e9d0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:05db09a8aae75f472d13f4f39c0cb5ac43fdd510c29bfa88c5e66e2708560170_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a55cf020aa2a7606e32ffd260fbddbd5eb23675273ea5b4b68f5da6435052c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ccdbc3619e960e406c0db93dc7b5773d36825406ca99f0aba07cda4d00bacf34_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd9ed3d17f45e13aced32171e8565f8f58b7622ac1f2a7794a9d62263da7ef69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:08132d4d8a30d743568dcb6ae131643921990f93044b2fc6f14fbbd4192107c6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1b5bc300e652dbaecc0cd3060bc0b3f258c7592dc1dc51c81729f9d8f43e3b86_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8d7544c798dca8421c0759c257873368125c88082bf9ee7339ad4a4b4cb8b327_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b8c3cd3c913a7c1f9de9f4322f88800d26e91614a0257019a9381dd4dd48f5c8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:071392012c68f968615e26cfd19b309139b860b0569d52cfb0cbe85c3427fc37_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:601db4ef1788bcd90ad4df2459479b672b5d1138bca71a950b83cf585105c7e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:74ee7c085bd1d41ecbc12c3ef942f4f5f4b88e8b52e40a6bde2958e207a46e26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9e94b930f87a9d5e54891913169dba6a9d6789a0336966aa73b0bd456c0b1a51_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51f1a90bc58757e1396b863bbf500071d49d15c7d96d3b5e7486395d210e06a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:61e79da9ff15261bc0e77ad9c67320f8b0ea75577637ea7954ecdcee63c31083_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6ff81498181ab5c622109e159b6208bfa53408a08c29b700ba0afd84b89fc4d9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:af6fde3e30b158944ffa92ca0f56d958c5f0e05dd67b489d78065f31a4f2cb9f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:49a3ea982af6c920e18fb6156704f3e25595a47e1af9d2e6efadbcc39448a534_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:56cd3ae90c114579eb8dc572b4ea97b0272759cb71d4f5a1cc98366bddf13525_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b8ba4fcf5788be4ee007c13369ba94e1fbaf78d88beef2d22aec382e4697df29_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:ffcceb1871da670d06f0f0fcd522687ed537eec61491d57ed10680a8d07b44bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00527107a374acea508e4184509b6fe03cf670a3ecf0ca2ba6381c56238cf0ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4e0a44aababcd4e5c214968580c3bdcaeb60343c9110182757ee74319edf53ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:50d04fb6b2eac9c75211c0adb9b69ba85baa8efaf6f4e1904ab46ba1907d7d30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:51dbcb9dba321dc4484eb72f73368cabcb419b5a934d495eb8e8e53872ed7cb7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0a04386aa031b0328bba6089b6abbcd757f02206bd114a0b6e3ba4aff5806de2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a426fabfce54fcad0aeeb15a1f5c08f1141a7bff75cd93cf54ef94ff5ecc6f0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:2b743b58a1b88671b47fd3a90966b71f349491422c3a620967ed5f1073731f6c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4767d0078970d169d80cd1ed8d9a0697b3dc7f2e297d7370f36607e790a9ec07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:02e782e3d91a314e92c02ae1615681c9f0dd6ed97f6214030696664ea2c533fd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b74f6f01d7e24f6d970627c336f559a8ee21f99dd85e2fdb2ef80878a744258f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:dd32fa52a84d83d6c1ef649c913ac70a8227712ef0dd1eed24dbf6e80ed8956f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ecd152f01ad8c3ef7e2bf819c515f09c9fa3e3dc67b521de282dde042435fdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:37fa074c3d0cef8aa66b5533c9c788c10be5212d149837834c7001031a725e32_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:45183c775bb7d17a774bbb18a6ce8a9a7d495a6f2f92441c1a7749ceae2818cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8ddc8884b10884780e23708be0e0bc1d0aa78bf3e093e098bf31af3b39ff0054_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e10b5c60a01b7e22773f86d8a31283c95da6bd9cdb2f6f060700a58c8124d102_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0cb8351f3eed209c9d7e4c70fba134a2a1867ec394b99704772a489f3390631e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7b7ffce6efe509ca4f0ebc41424d5aad4d5115fdd4e91f197242c39fcc8a57a4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:98d19fdf299137aa1bcde0f86fb75539d9c181b310356bef90f912f17a53c8e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c0e8f7ad38409ea594409fb3878317dea94ddb7a4b1c6537ec69c5a075ea0e37_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2cc476050d658bf608fd981427208d7bad038db2c61d87871267f95b387a32a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:512db303d402678d8e13d712eecdfd21cb43b039b92a3ba3b3f1fde28440df94_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:71415f52d1b4a541ed4c944a85152d3d20e81e6ddd0ed042ac7a443c3cfd3304_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9ad939376d284c72b68173f7f9beeae564ca0b5f3f927d2254e47a9273b16990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6f918532a83b0f40654657e9fb715ac5f4b58cc5981f56c75342f3398c40ba98_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d7a107351537e67f156fc2bf5707e5380e2be3430ca3c114eb5f43b2f905bdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f2b0149f8cd25219144db3232ec50a4f303b473df9a119aeeef71b42dcca6a25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fc3bc50469f35b9424cdb845bd03a86dbaa573084dbd499fa9a3e47eb0e426f8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:03dfbb0d2d2ac35c6857f07e0bf7e30013542fb8c07df9e52319ede66f35d750_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0bfbbaa8673ce7bda001ab91def919e56e6f0fac4bd67b09a7c20212da0b529e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:597bd0de9e7bb97f8e960935ba7c9f1b91e4708b85e74596b903d726dcf7a398_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:ce87bf559d265da4e06195256803d41fb0b5edab70bc52ae46d2f626efb00c01_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:39e5a2c1983df681f7e02c13ed52fb630c4f1424a74c2b6a620a0f685c2becc5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6bb4b55f428abdb5c4191839058d1292bea484c244402c8772f566f7b6968d09_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7b7f216332fbf43c68b9b1097166f7998933c8b3b2e7dcf11a43bd1a6f3bd76a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cbb58404b4eec45794e8284ff50c95f9c44f86e687ea8f21962648c7c0f66917_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3dd38a98c32a74aa2231e807227a3c8d4eed1fc973e81db754a0a109eca0cc2d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b0e54a88923183074e19b8e24a6228d55bccc1a419b3a41a5307685e75c36e76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c1341b86b365d033ad566093a64ee3e643728b5057cf257d455b0a39aeb99683_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e102e842d7d298030224eb8ec80e0727b89c4a4d45b67af5c6d0b11a3df30565_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:527717a592672785c5d8bdbbcb23266fe26e2c95359a9f01c1bc174ce2bbbfe1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e36e8dcf7336bd1fa1d75a37813911782403f99c634a433d187d36bf2051f4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e3e278676c3c653f3543467fab3769c3694710e28c96fc9e821d5f2b5899ecc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da33d4c2317f8e5eec01f45b4bfc10fe66736b6df06a13b60f7ebc434b34a9e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0741873d5a242cb085fd074e2e850da0c40c94a672930bed489a5042e7cfa080_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:63c357eff8bfbf851295fec3e79631014762b1a5a2642b684dcc251235e900fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7c53a64cbb49c81aa926f021c50efbf2009a358d7c3e3c50a0c231dcfd7e110e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:83ae49730fcc34f08b5f1d3f620c41ff7d7b4419380b4e731d82fee7c50fa858_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:3215281a42cc42d59bfb0380060fa8492b060e43d15c731609c0368238520c34_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5d6a64c4c1d3ed74efafbc1bd93f7829b3555491a58b75622f2986cdcd63bb91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8981f5bc6770c8634fa4c2c707530c945ffe1e64309ca3d4c47aa1bec5f4dd29_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9f9ae18048d534c876d747b0f40db46134067c1f30c71386d77b1454070eb98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0ed78d5eed81ae4e0a7468e52315eed9442685f775a7fd08cee07673920a4a58_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a3f3a1911d6133402e3e97818ebc49da92420eef63b3007411d2cac11797d29b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:c752116250009619451107cdcf31da023d5a7df853f41509e2073428e3c5708e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:da94697c9b1023108475f827cc58df1c5e5fae4975a4d536e735934762e71b3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:16d51f0e3ab6302e56aa1364aadc6533c7046dad4857fbdb4dcb3976bdd9b256_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:9a0712d681f6d1778ec84618ed13b11c97e4d6b4bb3f2061083c8a642f0beb1c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c71dba6437bcd4f6a615d9390d07087578f1ae32c48d0ee634ccb5ebf46bc61d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d966f7ba9bf83531af76d565bf8781bbe4dfde5525f71e000f99fa265f78e3e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:078341b680f9a3b6f6d386551c569161058786c2da3a4fed8bd8191a1c96fd10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07f489bb05ab3907be43786d03c889827ccbddcfe049a970bce989945ced2374_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:30decb57f6f3569f08acd23fbd34a935ff6ffd9cb6777f29f3b21f755b62c307_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:488e5f13899e2922cb03777bba675061c2066797d4e5121a1eb7ccb680ead301_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:52d90f5f2aa431ed9014d6af378b3b935006b859bf8e8b74d928ed07c66a39d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:53ba6396dd8f44eff8baaa9eefaa796f155461c27c652fe608aa6f89f4569284_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:84268278c72ed9a76a44d91187cb04cdba386e0427217fa0734fa21261c2633c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9923549c7af82f8a377f55ec226b17849b80b6986bd5d9209baf975478859419_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:04b8fcbd71c85d53d2ef486f3cb3ee9eb7d3232830a88653ead37fa96b5e5041_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:428c4f45bb682423a047d8a306aa3e52d47a79da82b2e5d261c70394b9516dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:acfc5e61e66d2c25713b6031b44a9c5b4a2b01d88486121842d9474fee6e73dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d89c56db59c88798edb02d36b261b7fcd7e185c978d8ac1f61ab6ee4fa9858a6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:01672f20e08c865e334afb20bf4672e75ae3213bea815605692d3c160fbb98b5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1866b4398861ed85d3d472bc5cddcf86d087abe0ce3dc069e160c1cde7b3dd45_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:77a0618cdc2074ff5e567001f8bec4be9176454dfc6fe12558b8fec570245d02_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f34bdf5701307d3a78fc33e002906e52d6e92402aa02772c3f7aa86c806be963_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:5d8cadfdf44b8160c9dafd45979edf50de3c73e44970d32a2e41400174cbf801_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:89d0f42a71d1e6e6df886f4614781bf20779ce60b2c240d683002e8a77cca506_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f239e7af308dd33ba6849590b4d62316b1c27cd9abb91774153aedfa8ba6c674_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fe9734b268c86d555c17d50b28b53f6a70e6ed1d5f2423989f3f7395088a2cd2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:1b894ce3c863920819d4ea5252e661d16eb311345721e870b52256fa475c8191_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:46a5d33d55b3daa723c47adf1556617197acb7a1472e87eac6c48d84375db69f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:85caa3468f35ad8f53e67ee99afd608249440482234757c1032b73989f75ff06_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e2967044eabd99c49d1f1b73b00e7d1d4b041fc6c91e20698d0ebf7edf8adc18_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:00f9fe4e4830f2223b653191658ef9a41399681c1dfd0cb7a03441eb8b601411_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:210dc2ae060a77a1cd80fe7b9999df21f08d05726c2ee1a98a3d3b9091c738ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:68e7e47d7852aecb01251cd646f7de16ce032197587e32c0d312200b2ed335e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8a5f1886bcf3d4ddc1d8b25a3242d56086643e1985fdf2c5e0af4d523097e400_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:204539fcc315c96f4f36d75fb9f8e3c97712dd0f034dbca7874140052b8934b1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:36e42a5c42f9b5210acdd3438bb826ed8570422918a49527ee6f404d669a4baf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37787a3a765ff27aed1c4dc162f208835e5ea6befeefab25ba6ad08840644b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:72c4be85b6e8f0f4ef456cf013ff60cca10791a9ccb6e4b030b51b0e7d8fa27d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2301b2425a990c6b31fdc48f5b3bd8a6fed405671c6309474e6d1998478f67ce_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:524c69155c0cb62ef67c3f974ccb588c0b763ca30af1ff04da57bd4c7c606aff_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9294c9aed9b8166cd175aa1e5fc08a8206e7be01adb757142fd065f12a9f6dbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cc73c3f7d97cb6099485252ca4ff3f4c9e26969635fe3b234ffeaaa8e833d6d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0c6e87ce992c21f22b1b0dd2fec080705195760e86f274b29d3128090d79336d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:36e50b65c2a5f3c0e56acf0ef991e5ee8f187cfacb37b683aaa00e97a5d0e433_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:74177081e53ae2b8c9fb5c28212867d8800e3d6a65ebf637ce83743b74710016_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b52839eda3a26cafda3c901e448a36c9f0bbf1ecbeb71cd059cbe5f7ebe63867_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:028578f886c789357923b3bd92b9097eb21e2cebe2a179c8cf5b7796ea492dc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2f04b6f6f590f4ca9327a64bc61a3e75e1a5b3634038a4abcafe407b951ab95c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5cfa05a09f86e80011baef0e0b12f84b93ac31c89528b76ac68b7d0181c50bbb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:db83ee31d8a8649725b103e410ca2965c60b86e0a8be8e70f14376dfcec39b8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:33819f40cc5b2499ff6cbabb4eff22077ad17e5f721de430c951794e9ec7c4f4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:634f06b38c199b4ec846215198ae2d042c630dc27b54855b5c9d282dafedd05b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a02825b1dbcfaa0a328edd1e250bfd41e6df558251ecbc2e745b896db21b86d8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e8e3d3591a4376a5f0c02e6e27d41fd823c4e65800c77f51797dec01c8d9c84a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:366c950fe8ae969a72a8cb31db3bfe5f28a04f33d2a904148c3d5175def5bbc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:462a73a38e7e827422c8e765eb6b62ccc11c2148ff2dffb7a3cb0f4b8a6a0aaa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f419d4db4c9e502fe7df0110f17246d961d5f58ed5cae9095896b36472642bdc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f84cb8e409bf895d322078c5f86a071e8ec71b5cbf8177830204d4172e03a952_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:40c61cc05782d5913189e2898ead2277bc074562f99f51994fda52adb9ae8620_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:77d403925e7e528a4cc103dd52550b68b36254b1a7f5dd08afde70a3ec929bd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9d7d4ba7d9aa25f7aabd027e32042d7861fa85f25b32ff194c4d3fb70ffac370_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:feb77e0d6004a7cf988640bf052fdbb755be2fb893e5fdc07165e683e4bc668e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:476503d99351c99b4def061e46d9028eb1bcddc4ff5d583f347aa37ff551f8a5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6ac6d3f227ff99b9b84ce35940c04a2e1fade56d2f546e8b448964268daa0d2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:711d81a664205f975ea1982fc415575ca43166fed54e9dc2f801750fabc1c6ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b58df498504852ad6f0b12aa6c2a68fe269b31e9d210581ee82c9e2a4fe21062_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:135bd1efceac3a19de9e453acec53e9a10350093a29a0508298a5f0a8a69a8b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:1e0190062b9bbca28fdd2f82d52702ce99f9116d456083f94db79b75e8921e0f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f0193546fd32d558e2e89d722b3a2d8c94903d86c0e336e7d5dae028f9ccd82_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ec4c24829883edc23e37f9f07c95eaf4c74a9ac023cd4f3a518dacafeb3cd008_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1431a026103fa0b98183f4d0098697af78478ecccc1c0ebc6c3338c268603425_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1f8a046cc9d7272e86ce246c615011aac476b83aab58eb0bb32ff5a46e7250b1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c651e53602bd474d7453767f7059499947258d18e2d7a52a855a46b0e9196f95_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e0bafaa62220bcc59ee7f819547d13b2acc274c6cb7af0985f792d62caf28f1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:591a3dcfd46410462aff2e777b28897f3c51255ad8d26285946df4639cdad68b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:879e2b89dc074a377b4a90d6bcc5864530065e2bf534a648c7e295856ec115a4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a7e97212984597e32afd279231efb35b55854879637a119ec9c3646a13032672_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b501f15629752ec6c4e81a264a66e358c0867dfe5d3f6f4fbf54870380a30e36_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:602ceb41e5f9acfd35ad6e068c016147fcc213ef6f7033a738aad2d59e2d6b72_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9cc6c1e50a2a8ec6e2887e4be96ea9f8acc1938a0b904306d490474489328299_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c5a579f6c2b917ffa0c912ca7f5e82a041009198899d78b204f26f6e0170629b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3fd7b4fc902611f29ae0cbfed4b03ca5ad65bcdd5206787e622d7e6ca0d550e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:308da98e17198c8032692089e5f8664f8386c877563a318e89f2ecceea478b22_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8f17d1902c0a419e9f32ef05bf0890ee9919b615bd8f625f4d744318a9666c40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:a49641db9bc33963261965690a0f66a3276ca9cae2140116ecaff094cacc79f2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cf267c31efc0ea7afa5cab3dcd829b8c40f1e3b41ce8c92097f5e48b4fc1c8db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:261ede219967877725c31523cdb7930390300c1bde2df0995dd9f2960ab2d609_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d1c9b9d3b2569e676d6f80975a7ef3cbbb4a1d8cbc329dd1fbf7e448362e480_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:758d2beef64594e16d0f410c9df58136e470e327b658d340c07d4c62fc64683f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd2a41b12c00d34fd99306c8e5436a9b5ba6cf909aa135263a915b5f9d7bc49b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:82e2733f21cb25e6543cc3070aac2aa4dca50526ebd7a56c68be61c35da951d0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d654271a0ff9fe6b7ad23dbe5a7c6c2cff0d6499285d2d1a892683705190acc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d8d593aa02e82fc7ba9424458c7e4078560b6c214f8633391c49d6864fbf460_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a48e4dbf49b0ff8524c788e52c58ba20b3494f86b1905382de9f7972f9acf487_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ac95f13fc989cd08b7d62d825db5212625ff6adccff4f3db11cf973a284aff09_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da62a9e0d6c4108a00b6adb5ed5ffb0322fd7cbb37c9ef9bc34ce8b7ad71ef1e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb39b393c767790b22aa495c2f6f03afb4e233e59163d3880972874ec24a871f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f0125c1d0f3960767c52d6d5c1b2babf7791bb06dd393acdde845eadbf43ed99_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7cb9c87d5a624ddd6626c90aa12a0e35c196769a8670c370483a7766014e1411_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ec306b13a3b2439da2afc1c40b9de0f94d3d4112904e5e397840183a0def80ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68f913b6bf562e617f56288f67abb62f7b29e01c891ead29afbf5970e6c48c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9fc5e2fb3c92a82cd5be46fd56632f8b5f937fd96f0e133038fea5ed665a558c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7d1f571b87ba1e197285c78a78ac4dcffa55ac4e6382ecf10ed630abd02e4df0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fcf1f6ce74a9aaed46574fce5772920b3c2b6b6af0b99c69d35e47983b9e8de1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:6be97b778d55cdc05fa3a65778dad37b70d6e206f52f3642ee18c2b624efd667_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:90e9d62ca779897829ac4a43c945b11393409d51826ef1ea446bfed517d88023_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc34882ae4096505985e163b8fead369bc2f5835ccd504442f2eaed4aaf0807b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e8516d1ef8f77fcffb337b4da4a539874107ab501c9c2cf46cb887b4a4a1c152_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0873393f0564bec29f4ef698becf97fca9ab57a6fcd62a574d041cbbb241acd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9b3cbaec7ce03762e1b63ee055935d866121a1ea7e0934d0c76f72561f2a73f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:ae34b610753a18756b34eeb0e0b95f21acd27d077b7c70356054b10bd6a20b80_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f760e2aeab036000a3351517f017e75600dbbf0a4fc871e5c6de2fd8d84f5914_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:0e0fed0efe55fa047409b60fc018f8a1efb7ec0e9c1527b9553cedd07a4a530c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9610860325949262171294ba4b9dfb298c392aa12ac2b34785443afc7dbacfd9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d4f823164bea7491748757273a054487630f7d00a102ba37c96011ed68519fbf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f8b152c6167e038d046580d88d3b9d8695e135aa945155231e869e46a5689341_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6abb6baa9cfd44652759dfdcef4390c0507c6a48de59a7cdb1949e929da2d20c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:723f42b675397961c109f2a8a08c2694ac469bc81a8748887e78adaf954b00ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cb3abe166a28ec665a117cb3c13335ce21381126b0f52bbdfa93daf8600045d2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e06d0f6a9ac19acda899cedd9ef383721af888fe31e07f89acaf043eccbd3e69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ba555e480169694aa66b172dec0a1dab38f528711ddd1d127997657e0576fcc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:66bd0f0059fb5216d01316b4a938426715406c9d34314e8bfdca91977797c1dc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:675f2d5fe379e396dc129a14c30e01bcecda81915efa12822b875ffba58c568f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d8dbf300f9ca4ec47510347c47d5870c9a8db7703ec5a4344e626fd449ec7fae_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:249a1efdeeadb5027c0b65aed7a6367ca760d9624e9d74f3cde3b34da62f6402_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3eb3266e51bcff8668c12bda2b4330240bd2569a40c85fee6be989732ff8f68b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:da5ddaa79cf6cd99a4c83ec00b19e8ce344b71427611282b7db2002a9e807675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:e2939a37737dc236d11720f9571179dd67df761f722a96ae0f05db9702a88c4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9a17f367a6dc58029e3ac83e4f2b6e9b240ec060c46c8ea06ecc87b0be87bdd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a2b79e5a1fc546da852c6f38bc920b67e1c6aa94356449cebedf08d7dec86076_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d28a7dc66779c1ca4c056eb5bca48b0c7e19d01089b93edbae8bf9b43b11cdfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dd45780c2d4b5bb0fd96521ab72ddbd9261ce234e61bf6a69bd7de0757f6616e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:01d99a84e687c20c1078c90223e884e7497908c05ce363d121378f96d46fbe2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7a657b023ca7a012c4c0f5cb0b71c751a0a9129229b0dff77112a82682fab839_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:8ec4eb72a079b8b94913f4c4f766ad03988664ffc27cf77659703f1ed9a00510_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c2a14aa3104f2c0cc5714a347162390f40cb555fabbfb5f0e2a5a7c83b3292b7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:583e3aacd432004936e3e6c8875c7c6f91377b9317179c2cfefad03d2892eaef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5ddca5fdb82e30000123c5be1cfb50ed93e04e35dd53c79fdd7014a3519af23a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922042d611b7cf7c8b92a6a99812d5f134deb3ba6a2ffd9236a1ec70db9df767_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c89f7fd553664814765a30ee59ed8dd4c2caf3b9ff40ad351096b408f1f3d938_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0df4e077293a69adf4bf04de6e3aa8df95cd1e358e7087b8930e6a06fe7f781d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1f80a860753af1686c601a11d5bbc1a65a82e10d671c102f4b652a5884ee94ff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:347b33aa8ac774d04023e52541ed1283475263ad0bf2c0a7cb0c16b64db6a00a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:89467d05594c81401ae0bdb9ba42504f475f2ff1fcfa6c30bda2546dbc2ebc1f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c55b956e1c6a4fbc88dc9dc488b54ef4589134b35eca971bf18943d48eef4cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4ffe514fa69794c881a504954dbf64ec3e0610ca38773ed1b49bddfd8731eb62_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5b91f26964ac42d3c19646792051c96a8ae25a7626ae081806c382c3cdf558ea_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5d25926b9a049a86997f922ab7948d6ca0af9a16af4e96e5800d673a38be4046_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:172816977b3d5489e5633764c970652a14e7a8a29ccc95b0d089c3d64e5b325e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:433e25b474b2adafaf9ce6677f3f1d51a6512845ecb54c6ee3707a8969c3b3e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:66b0dfb02285c0dd4a74cbcdffe545babef4ab11a96750854f1fb733f55302d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ebe298db1443e2da31836551cbf88da11a8f422db254aa877c310cb092e1ccca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2c4604fd35ddde200baaf906d7d987a14eccbd1f678272c6d0fef35a1d0f7f03_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4fac13483d31a06f597739207f9cd7bd7acb418f055c80ebde0372446ebce360_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:529589efe0c2828d7a6dc104ce7c07fc358f43340ad99dc773536f38af557665_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6f09d75e75968768f9c4f06f0ff9b9680c7a43e6ec836b7a07ef7bfe348727a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:09e62b7ca5c078a71c0a36f74785af16ff1aafb5edff0b43abc261e648f17eca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5b7a8cd01d2846f8821c56447ddee3b7956d9a20e9c809363d8728ebb17c6d67_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ccd9bd93299a31672e58a356ca7f9cee946f757384ac2ca99c54718eb72e708d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f3c66ebcdedfad6a4f9b6b67387896cadf88683a285b0c9c2e87c067b3edaaf9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5b778bcb934f38efb0d2181f2afd0874b16b2c9bb541fbe821553df64609d831_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:6299c1c95b656dd2ea47927a629be820c744864bf4b401dd1d81346ff26199a6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:fb35926df0b2eba2b017ae46f86586f7534a0140bb56e19db4fdc1a0769ba74e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9b723bf806801f5f8dd2137f583352de2ca1c8cb14137c60ed3bc5a5a02c3223_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:d899b8ca509e2f6c7df3236729ba459f1dddbaf5f11b1757e3bc6a04c6a16952_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e5884e2e0f2451896ebc590ed0fb662429fc5971d99d19fd39dd98d29b9874f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1ced2dd84378f067b6e31049e8d8be06a1271aa580897ab67f1cac29e8973273_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3eb279dcc861d1ee9accd5aed65614fa1a32a0a3c39f80be6c16e3adece6afcd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bada651c6802150d411988a1462cc769cd2bd791ffca219a7e9ba6fc1f9e3ff6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1d6cd25f19d8729d5db2fce2c0ca12cd4434e3156d00e3b29128c8bcec31cbd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:689f54432640f9036f09a18ffdc655ef9f29514a5b2974da6beef407ef00039d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8acb96bd4e7ceecccb59895d9f2500b8061bd56af4235547fbf6246d88c11d29_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2a0c8ba89fec53f33ffda91cb41530057a2c2370b9190a5c8cabc5ba7eb3fb34_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9d90b5e7b4761caafb63c447fc9e352084650888029ab397a0e7597eb03235da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:aae7870b5ae62c0cbb24b90ed192b0ec8a830580b3a6565fababcf89fd17cfe0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:eb8a1c875820beb6df5c898b3c859d787eacc661207888ccd31342837c441b1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0aa1c0778ac82f2f01ab8c7c79941de9b33338ffbe92c70ae2bb47a5c87cd356_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1302901a96768f4c566a54ce4265fb2abe023d025652df4b78b94a8e44d785a2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:579d7823258032e0e585734c50a08f0d97c346904d9a731d23fc94a5bac3d0f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:8d5efc32757a8a321e709ec9db0e304cabf4b4c63556986e677549891fdd542e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4c75b6bfd12643b775a36ad69ed2cad789b27df74faf4454d723ba7f3c800746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:88f6bc9d1bcaceae8f65f654a2c0b169a7987872e2b301537ab078cc7563e36f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:29d413f06f5eee509bf61a867d1db3abdb3f7ff78f91f5c4ccc40e8f4e52b73e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a801eaa3eac0b20b6a0de04b6a54ed18d2d54a175891b6ac39ab503da858ed6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2a9630616c4361ba346367855f264e8f01bd063f7fbc4ad4eb36fe181eac23e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:d0d035f3300596a93c21c4712a231077b6fbdc963d556ee6f9f9efe393df5bf9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:117282439d4d1a2a741562904d28338cfc30ac9ba69b2ba607ca67fd6031a650_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7293094d198f0ab68b4e365e0df6a384c76aacb90b4c63de457cc805c183b206_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7940286fc95f03f2323aa80e3c4a3aacb132d3532a380929ca20e831b46ff034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38eb59fcefb3e1593774ca0117c163a3acdef98a0415e8d840ecacf1239220d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4003ce46ffedec1de16e31773fef93eb34a4e0cb95ce30f572bd026280e046a5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:38ffb7d7d3017c6cbff3741cfc8fb8049627d7f1fcdcaf60a9bf28ca4a5432fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:5184972b11cf8b144a801d0c53e7766b2c3b35cec5fb7e8356d6b1cef2d2c30f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a402e4a4ae76ab9f13418715a44c09547820f1f6d21ae73792d4e8d7545d9b32_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:be8993a5a41be437bdf3515c2b3000c4bbf4fec8bb54c92ab3fbbfc8c864523b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ce3229db117ad4599d2588926dc948b34a9a0abede09e9df000570906bc9e31c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:def8b3178a8afbe4c2eac65a260061ceb8c6b1c78652a7db37f5c0c317b16224_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:354251a64fa2d8238bdf01af221ae6faa53f3a68795968b9a49426dc361ac37b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:455e3f1aa0a22fc78498156215ca8d5cfa1b9d123aa929a721e9217c9d1dc3ce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:77c92eef8a503d59ca8ea792101e508bdb21d1d6ca711104e094d8f8be7ebfc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:f2ae73d315cbdfd49375cae9fdb6cac7365680b91fce4c0c3ddef5203a6abc68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3ee453c04008584850b4659e5db163d9cdc62004cfd2a3bffda429607f93cc27_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a274083dc0db4c367a77cad085620d1b6321ae60b82dc7284ad4c90ab313a283_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ce09b959e7f7c8c0359bf17ad46ce8816c11e89a4cdf4ac2a3a290b6a226a884_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d6d19786d616706f403f79cd66c4e4400c4793fb0bfd4891c5345ec390d71046_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0be5ea330b7f31d16e9d464979b0bb455d3eadb2aac8e3537bd513e68385520b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b96da8c8cf79a30051fb7baabc36696d1e55cfeea7c013f391b4ac80cc70493f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d97b84a6f8bff76f17233e1d7c933c244e5684870d43f005badc9466c2e52db0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f5562629f5161188d6397d25e124e5a01bf6a9752b87f06de75b95063d1b7270_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:081330003c7ed392746c912926d265366614063d1faef17e1155de0d8853ccbc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:8a0170234fa98ee60b9b7fef0d16d03c6ea42a1c6d72f7330ae957a9638feccd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:04b5f984b839a3dfba0b70e682c0930468edf99bf3de31390a9e6ec5a7bc0f82_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:0b3a848025efd76339009bc447ae171dc3a9e70629a9a231cea7b1d2abe5c320_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:8cd40d63b3d13bef1cfd650b9bb521675dd4d15a9b308a16c034cae8ed048cad_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:959df171cc6392ef7d3ebafbbf2770c6aedc4db168549b28fc7847793c4930c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:41d79968208f225321e35abdd613c4bbd18fdd4b3d4b84bc312bd58a99d21f42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8b1d0c2eeef421b713481f8a0f52e1b0f076bd08505f5b698ff6d4e0478bb417_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e8463d4ec6bc3e56ec6b7e84a1dd9cad25fba166983f3a96bc16541d3b2fcf24_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ead8b62eeeb8404de7b394073ea1664ae4b8a01d445849360420472536db73ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0f054295fa0ee7429d05d0aa601eb4b1a62bd5853c998b904399d23dd6d61a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:5aa9ea0dc9f265192a1639270e0df0974b0a41159f8cf9b043b9ff9a34a19a4d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c683e533b0960dc9cb4612e761dcdb97b105a8cd4039d849637cc04b34c8b174_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c98262a94c7d211b27b0e48b3dbf3fd7177c2b78e7ef1b2c07c57f0d982dc6d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:7749f12c01c007877d4b8e98f0972acee705f0061455d69b2223210f57098f75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:97cc4050f575cf20f22b104c1bbe713f2e782d0937bb84f353e8b80c130d2198_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3cb84ee255c71ab48988637dde76537a9456420890040cf761cd5aee71f6767_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3e04181d1f9f33bfd9e8d82d9a07c33e3692a43af65fc0bccdd529f018ec717_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:37e649cab0559c66f300c915746f34f6e0929100557e622a966ec78f543f12d4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7de8ac0e3c44fe3a7d9f63057f722b316efc1e373ac772f88a0f18add6b88160_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ac7df88a38d08b38f14a39fd19846cb82d1c96a518905ce115821e4d8f2c382_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9c64ce3c3ed86ecce5036e7bdca086083aceff3c8bb1a4c1e0af06102a3e6c10_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3989068374633d0c70e7f731ddfb4ecbe1972af492823e77ff9c2f77faedbd45_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:569c7ca684bd5079965d1f1b37ef1c0009162f0b506b4d6fbce0558e4c4aaf66_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:734fe28f66883c8c3a3f7764032fcabca4b5834d776ad249f9ecd5ea0fe618c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:764eb596b1c27c924f68455752046a987657c3fa9dda1a655db644e06df9a29a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:4c150c70c8b6171358141f5fe129da9927529a747a785a4d4fe83c2f7f8f0b0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:68b2e02e236e852e3cbf527920f1c1915fdbadc99263eaa782a3ab74f42f4b1d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7922fbf20b0f9e965a6ae8ec6313e540a1e732449b5f8d88ed166a4ada238b47_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f4f5535781e45da074dbced129678eff77090ef6ce6fe56bf1e53042d369528f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:14cdd1f3013720f8bd9353d57798ed683175d1b12915bffcef4d7d6342e825ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a8e333d012cc0ddcdcf62247d110592579ac00f023b20df2343910784aa85c01_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:892e3c70e4fc4b80cc77163705ce80529daf53564a08bb92df994137ff65ee4d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d7d1635f9de76b0420ca0089b69f56f650dbe2037d1bd7683752c68da6e9f2e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:09df495865592fa2b95ffe3e6a9d80afd9d370a1c273f87b14c91363948b4d7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:320c716690843badf600b5ff2bc5a841edd43615c6036b92577faa2d11417f99_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:88e1f4524831af4e037c5410f38497dc1c64c715af7a0be8a609079d4f515e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:304cbb7666d1426a03413b4f7363895b3a880bf22053ed2ee5ca6697eb8e3759_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7489f4cc66eeb744dc05ca8c5a5d85c931be8949a466961d754427850710d610_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ae9876699fe73338ca46cc3f05ecc8b09ad54fb7cf605d6202616086e90f673b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ca509c6cf55a0571196c3cf33112c29d6d1e13b336797907640cb2785770b18c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:12dd6fb5cf45aad60604a12e379021a19df11fbef516708eb6e5e80cc2877580_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1e1544da4fe492584b5ff734b76beaa0cea3f130996dad6eb93713abe20f254a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:54725c3ed8a7f7f420b4280a583ac950f670d81c42941a51773c1a4e3672821a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6f1ad75bc2f909eae55c94e5ec26827dd8d6220bc5451a69d061aea0f63e8619_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:20e107dd601114f15e4bdc752b7d49746c48950c16a76446a6456582373b718d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3cf104924efd6df7a7b35d302e6e881f6e76700ed48af895e3c8a35075b4335d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a1cd6feb5011cb18a4b2e73bf5c9238b89c45da875f69c7f18d24f8a9f05dd6d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e1f153bd75a461f815b1127ec280ca3abce4cc3e9fbd9e063e9cfbfd352fe0e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3489ed4cc2437541f17cbe58781d3a22cfc24f7a001ca529c51aff4d5ad63b05_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43ebf7b84f72061efbd53c99eb883ab97b431d2053df270225759eabe26f4c49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9d9d0de56220b0b4a2523ea896c1b26d90f790394340ee005c307558131e9de5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6f681893f542bd9a1de33170656f48238605b6c6e6865171cd046cf03a8d0d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107278fd9636b013540bd4670445cca271970f809509e85e6f1ac82352992bad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:14324f81b569ade391357cbefed32246c3acf04b36f1ab040a004de9da68be28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2979527ba1d210beb2a22b7dc52de09c8a0fa676844c4c031850de9c91616efe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8203854f2e347239bce20bcc1164e78f1080ee341a7c0c64391b308efd8ac4c0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:17d53980bbd5a99440d633daa666c5f1dbe33a6a2d0dae8bee0061433f4d6ed1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:237e7043c6293e96e080ce54ff5cea298f7d1ba5c766f54d0c67d1c1ea8d937b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:353a469850c9adc59407b7a2699b8b291fb918e7b0599f351cf112ca6c8a7ecd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:4b41304a429f036afa114ee726a6886dead13919a417f4e3924164f75096fbec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:20fab950929e3e50e6d551cbb8909304810c5f0fbabc1c81343568428177c575_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5cb39a548ffa37e8aa5a4d474038ab8289f7b73e3af6efd0be6e5bcc37e109e6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:a4d4f0e2598f69a5c93011bc6ba877d97d5414fdfd21198985944b3e9690dbc4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e045084383ddd69a9231023835aaad7e06737887a91353383dc54647f85ebdf7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:082f28c96df74f24487e9df996d3fe351e185c848ca4c6a39137454e03769d83_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6e75913e0f8c81a1d89d7335b90518c9ba32785174276d64824578fae38d9fcd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8e08bcb40b3f77d01b384620779a780b99f98b645dd242258b6c3af736b563fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:f56dfff4de25e25f0f1e9f926c142ea9266c7669d7ba104325ad883d8cfd7a85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1841669972e0f6fe9fc0c3d0eeaf169a948a44b055a6fd32f66335535662d829_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3011e1cac120b39c1e889b3b19d89884e7d961ec80d36e0a034ecd0e43192d3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:90275aac06b0346e09371ac6d680f50b39d56675acfe35b561e801dce6c9532a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:b85c2ff4e6919a2941008fcf852036af88d8bfc0697fac26db7f0cdd55b9a83f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:1505d411aacbbfda9f05e00b54932b2b09afa157cef8ba835b5ff29d1e8c2104_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5b3c5d8117c57355b2232acfd2d429b6b711819a9cc7fd839d3bd45b16ee5f55_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e76e63661abfb64b888dbdbb47df8deb448774e714cf499060942b1497b46bcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fe6d7071ae21fdb5e8aadee2a41f93897c866cf9fcda999ed67b8561143b9ef2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:404e23b81f5bfbacab6e30cf1992a8498ad70b915dd87ba79f614c1a10b4a7c1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:85410072fa8ddb00e536b209ee29e2299b4041e6cec408e9fe1a650d311d89c4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a0af61dccb480ecb164cae476271a9229d78cda8c717e23fbe2b7d18d7092e35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a5943bcbd35e2a099cdc285abb888c8f174fbb924859e6436d85bffa2ef6a302_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:22bcf1f0ee52b3c487affa1ac6126e47abe9b79f958849812168de0429a87f6f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:460b3c8d710dd7f755023e60e7cb5d9c6aace4ffb6d7672a3aa8c232b44ae1ff_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d3b9895360cf52a71ad907255a2641af3652e06d452030da2c91d8bb1fe27b0d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ed7416758f7e7fc15aa94a674674291189e5a4a327daefdb2ed2fc4b42f60f74_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:30f401daee51b1d573d8b980d1eef5fdd0e46b5a9c876296e4cfabd77c598e15_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:d6430fc5e218fd51b59b1ce5045b52e326f1c471a17b0abfd8787553c2df60fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:00ae335df5160d41e2a59fe7ed38d483dc95b4daf4a60c6c92ad0a0744b7e435_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:05912c80cbd999c32571218e6d75bea3aedeef74852e995ceac2e7fb1b01b696_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:866c16abb647f71001681f4174f0804e0369ef4d427ce0aee2d1a3af309eb15d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e6231728fe38ca010cdcc90482ebcf9f62d984528d7d463e81c5e7beebad139a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:021da7d11e595c3917adf3784e716915b15524d42d2797598b375e7d31aeca5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ef35b3f8dc1662db59c39013b9d38f8f01de3db0dfc6cd8c5c18cadd203d565_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:8f41a73f0e4fdf5ee8cf875433cdeb9d997f0e6537c40ead9ea27beb6a8d13b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:abbcab1f5162dc3f47dd9d07d1b1f6af9cc158837eff4a80bc96d6656dd2c204_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3d3aa650e4d1c1789278761c247528a609cb204870f8a4ecec029889c1b92927_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4c57ab0558844a6ff1a2a48d5638cb4afef26c53497b12ef8deaef7ca2dbff5a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d6cd6e2a5f05a4f8f454bea472a0c2d7a16e3393918d0980031091936620669f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ed3e4ccf49430580dc307fe6902141a5eb228e7c8577c90dece13a838b06afe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2a103f82e79ba86fbdacda3fc4849e7ad430219cab3227016d40faa9d670f16e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6618c58373a3af6a5ce8ce501eb0078d82a547584b8d9fae31ad3d86424f18d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ade1c1792c68ca721ac90a2fa777e02f31474915ec8adc8f2ad8a7a6b451a431_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b94f87abe421ddf92ddd53d3f1c6dcefbea083db6f02668ba98cb59ccd35e8e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1e69d28bcefdccb937f3ef459bb9bee5bcb6a6d1bd5c2a9ce9b71a2e4e03aa89_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:2900823d24dda552b6d4063be5b9615b24dbbb288b2702ec4313ce99bd9ec2ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c738f88f1ace51d293ef450554b6f6404e47a9b432b341fc27dde6169e6fe63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:cce0b0ff07fbcb7b463ff3a9d5ac8fe20bd8bc83407adbc9b8756ec3ad5008c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:0559bd5bcecd4b6b2b24007eb4a03c65f45063e5359dfedf5a14ccda199c7899_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:111e7c679647b388af2704ca280ac0cf57128c6894c5422d9987e4a429b2204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:7dea3d12eb2ca6da490c09661fd1f3a603e0f5aca06282b7953039694b4d87aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:b04ad95fc3610f262d6614d0b7d0b6c5bb8c6a5eef512e1178e77335feba455c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:34f12040d39e86e2127686220c2dde6f4e32bab685784afc5057904f286d48d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5b896bbd0564afde2914c804fb331280fc78ceb831a047c0c1fd777576a5b8c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7d1fcf1849e2ac29b2460c65c1924e049f83696415589b478c24b4819f9bca7a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:99b28f07c6f85c18e520f306a6cbe767c7f242f97a6d8dc820bd3ce1068aa596_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2cd9c61cca7bc0898ce177bf3f531ead3d298232dc6c90d707d33d0ef0b8630f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9b44722b30791402e9750abcb2546665760295e6befce7a5176a347d1f72d545_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b5005749857e00d42f95022459ca7a607b7445e53b62399b6a1820d4d71a501c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:db66f887ca4acc98ad391de714d6bd3c126e4e64b103b5d161da507a3a2e34b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:677f603347dc7582f0bf4979547c929e47734841949f34d3de20140603aa5ba7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7782e506e8700a4ff6d5aaa2bc5088b1801919e5365b72c3fc0b7185db6dd44e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9bed270930ca04b17b126f49080046e8f8fd5149514695195da9ff959e5e89d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ccaacb4d97a9fe1021e594b83f90f4d5f6ad14610e4aa49f2ba65dcae0a061fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:bead99b68d82b36b367dac46c2111fd8edee0178643493f66e3ff8bb7dc8a645_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c0f765a2e2bc33291066c3a8d4048d78f44d65a745fb7bd9c7ea2539d34d49fe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c4777746b9f26bff78a229e525c25bcedd693027d066795a4cfa596cd5b0130f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eae2617453889a9643cc57fa812207c5ab1869ce7e338b06c63aeda8e0055faa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1fdfb6e1075714ab25db450f3feab799d28f2b09fabcb62704de3071e0a72635_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:483b24b9f9acdb5b24ccaceb5234a6695c59f7a0dc1048888b6a4080e292129c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a63f630eb523aa9c85795ab923ac658baa4c3db17f0ac5247162ef8bca0923c6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:acf90e404f2c04f4040c48ff6804665449a27cfaae12eba7eaf4f83b0f3a9bc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1a6eae41431c024df8708f97e4039219e10023467e56222ba3b148f97ab9d892_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8da3869119650f0e4b4af5eb6e9611f52cc5d1707a48eb7d0a9d4348d378dec1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a6a4bf90759286416284eb0a93b6d802ab661e490fb21f123f141de12dfa227f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dfc5028a88c2e4ef37a39330975d990d1ffeb6e0c76cfb1a9370b5f7a0e1c6ce_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:060db92886f1a148cdc499c32217be8c31009f1b41a6b56c3144f3b658399eb8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8579a35025c17faf8398b62c9cf8fb5360f978735cb5857f44dbfab37e7f0b79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a3d2ab7990362f0d14043801ec097ceae5167d5a596a2770211e00833f2370ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:af19fe0085ed208064818cfff5ff18ac352109083f6d296c5690963221ed8e83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27a9e77d60246ea75aaeba8bae7ff77ef2b85d37652459622a95286a35d82557_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:671502952b3ddbd0f953e60b29def3eca0e2416a3a688774d4520453af07baf2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6a4d1e21eb6fb1951ab62d00d13a6afc7205c69d0c7a03de01a3572f56634944_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e104dcd1fb659be0793ce40c706bc1278a3d446db738dceae5d3a5a0b0606c56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:390d8c8017c9bef7add6b076cb88cecad29f4f4af1465a6092f6b87053bfc901_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e994ea662028b84dc75988777232ea342041aee7bdf7f372e8177f1e9b07dc8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:772950621cf9bca22a7c6fe3d51f2c4333b1c95fc2cee30f3da58fb157f0722b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d856e3a3e6a9f2d1f54902e20701fde45f8a190abb3ab94a7a10a687c9f8427d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:51acbba56466ae38df1170e6f22e57343a34a2fab4c49467fac934ee2fffd46e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:6abc5769619c5cea817aa473030f231d25fd13c96fb573384d67a2eaf90f2e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9addd586875f542e82e92f528264f35f06b600560f02d1987e3a9c11d769c88c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d41e4e952d91b02b66a409acc6f38cbe6a646330f6b4a223dc6f4c38d349c433_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0bc55d8119fda1bd8aab74462903ca9abc1fb3235df60974abe2cea9338d7b3e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:47e527428f1e40ae8cbe57a84c60f7a31191ec720aef7b0b6faaaa26fa657c2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4e51673afc9e3b2b57f90e080977640880887689ca2fbb354f271c3fb5b4299f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d7c7e167c932e47170612877bf5fb7adcbb9f6c3570e74cca0861005750f8135_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45bbacf37a0fa13ccd4dbf0cbb2e6d2e858890445d97f649773942c0a88f3629_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45ccf0a67c06721666deab96038aa37bf205d60003c8a233e7442ea639e20933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a956c13c574e66556bc21b594740accc497e48af46d0f326116937b57b4cd6f6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cbe20f10c01a0f87aa82a217ec01fcd653f4eb6e77afd659313a8e0b453027fd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0718804d539c1f36a0ef95085986b6065022c354e653a6c9a902c34cfed4d726_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2eba8e41aab91ff0194e96a0d384e17955a05963a7ddc8d9fc18a9a67e24e8a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:54d8f96067571abe8de8a55ae092cef1f4f423afa6d05d5b2f46663744ebcabd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d888d3d628c75cea3de43a4a10aa7e4768bed2034330c71ec89b3adbf78d4e73_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0bd1739aa4fb64c1004bc4aac788700834f7b454e4ca9a23e83107eb2eecdc0c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:10955da0c33ec8aa5e671cb6b4813bd26014acb8dda68f8bd249c27a6c8ecae4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6692616a559d423ed0f5335735a0740c0bfe034d06704cf288f74e6c2612b8e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8ca6c009fa35ba4a94459981a72db8b54ca2507d0559eacf38614dd29f01874d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0cd405015005ed19b3cfdc305bcff6f5f6ef683d9d68201046f0fab2a3b44f85_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1785ef5991ec5ddf63130f0b1983c2b9cc23eceee5181c060cc62c6fd18ede33_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:41750bd0eac46b324efde3548347c55eede126e2a17d071ce3557abf936fae8b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:a242549ee4cdf6946f41d601af649317c53fb6ce779147ccf99106d3ce38a74f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:69182f4919f1b5f9bb6e7103fb5f12bcbeb697e826fa1a516124989f52128cee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dd633fb6fb437d90ad04f80af556670d364968de96ecfc5b0a1c00b4952c1ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:6018f1f3a11ec47bf1c281610bca3859c4122597910e6cf7d4dcb35c4a7ad60c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c2eacceed018a256d1c60008b3d478b3bf234cec3f3ec0fb85f652449448abd5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b489e5c4ddf4e5f14883fa52a532ef0ca175a500d163bcd4713d4f08ed4c8d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b6bb122aff540406a094b599dd1e7fa26ef39e69a861caf5cabeb1702b8c7e2d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:becc8bd498a264e93ea78fb9eb2782cf0191b5c69b05e8aec4f7be7ae7a009a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c2c770a1c5cd4024ea070d05285f23c065fbf2860996c56fed89efd5d447d57b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94c7946de43b360b6187324eebf4a9487f6fc09c0f6a5c4cf8c10dd9aa998e98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a06e475b0bd6871816f3d6bdc922144caaee7ded1d3fef47b7165980157dc8e3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b9c3f33a7aa289d65b0eac2543b7c5385a3d68985bbd303fe38534fd6a8f0039_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e85418d292d588f67f52d1e513ded87b7160868e24b84ea1eadbe39a372e70bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2b401a9d07735400fd8a278d052271143374e730dd926f1b09bf9364a0dfe9ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5ab5cde0dd77b3d87214af2ecbe8cf133023a4251bcdcc862cd3acd8abe05fff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5f38a62d298309bbc8b3f28d99e03b21b071256c6511863946ae082bcfb024d7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bd632521388d66beec1a1d0f9bf3531b21866a3cc1ead6e33004e2f423a018da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b1e461fc8832aefff0ba97be8b7c95935a0ecb5fbf64839b66ad8f66cbf742f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e454985c4c1f59f0b93ff3bda68f52e8e681692774daac809e0f1a02a6fd2405_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e9aca9254ed6f373e26dfc4b7403dd5b9a9f6cdf25acdc963a589530e5e1a4c1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f2fe73c16a00f0f286f5936670632898c07c36a9c96056740fb471bd02ffd155_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1865ebb2e93654dab511b97edf2a5d714511466a49a6fd5087f3528ba4851034_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7726814d87e0d098b5672f7f92b2a0832f175db125e8835d3df0235b544708b5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:aa5f47b18ee8d25f88a58d24913b05dd8810c0c872eb0e377796d79852f67320_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dca861bc089e151181369c8ed8670be71c5e6eef094bedd61b30248fb13dbf23_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:583598109b75130008a55756b2ba16c8bb8f259ce60537184c1a96bbb10d462d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:69b1b6dbe21aadeddee2250944d3f562d04b10152741e261e1327e6840649dbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7a855f8881b148c2f97fdd701a5f1532ed9cd7dc4c2e4393555d4cd2747c227e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:cf33d50b404522170dc43e2b3b221a502ad21abad1e970e92127d440d0ba7212_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4cbc554e939c01b52096687ce6d4e025d219a12c2e703750d744f1d82fd802f9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:7d76721b13fb1022ad387566825433182a276b3efc8f980823d59cb9dc8f931d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:9786d7dade47aa9fd3834175a88f0b768b2c66c39ad689dcfb48107ce1dcdc59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f13707382a123f7c92aee321fb5c23a1007dce727b7a68cec0ffbe4636ba0813_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:2b69d2a8aaf9e8e6b772871b0cb3486c062b0a123544fbd2a55acd40348e78c6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:883097ca5214bfcac0ee1139f1734a044af527a16b634050aa4b86166ca4263a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:8db6ba7c7d42a514b5c382afd3879867f5042d42b2495a922fef3f315f011217_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a5c30d6f5bdd0e2bbe53ce9b90a00e94e84de1a0ed6d29aa86219518fb0c626c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d71d9131273f93e38936169b336851b76ef4436c5b73da52add0a908b003a57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b0dfda5623e607655446385145a48db54fc830c29b610037b52f677fe94bc1dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c9f9b6fab1de71845d9488c147a990b9a1ebb2b6c14c910234199c7833c92447_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:eedef2bd70bdc1d977b23f340ee6f714abd2fdf2c49379db151c88d9217f573e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8ae77ac1ca0aeb992c50869008c246d41ea290f23d8a2859cde958d58d3063a2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c169eff980fc34a0a1f6f19559e96485dda0023bc29fbb3326238c110bf3ba4b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d7b3a7fd468564aea8435dac8b09e2ee35b2d27f6339a8049836b6cefc8d2cdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d8fe8854022eb245f92305d42b92cb3dc81207f1115975ad607a75a023b8a820_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3555df7502cfca54f9793f982ed7ea7453c9ac235e015b9c4c8c47789af48ff3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:482a103550cfab666968202591121c6904aba79cf5e8c30cfa4718c856c65690_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6c8bc52abf358951381135a94638e4c01f0e8ce942ccc4f77386c36beedb8a35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f9515705e2b37d2fb6f216aa936bd5424337a1e1ae4eaf3ded3c8d0fab373d36_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:45dca9b3c0f4fc36ab0052495fe6043c717673f8f16e915e49d682ceae2a3c6f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5aea67ae0eefba905f7f8af09dd8a83c8adfc185b3484fa0857834c270844c24_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:68ebd12d0369cf9ed73f37f5cc188a7ece136ddb8e23ba641a4544eb703f57c2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a5b0377a79065793239498bd0743919b77cef2155093138bba8fa9884701c570_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4148272ea7b1e1b306c4e33dbb6baa9bde7a68d6522436a51e939bab4eb8ea7f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a8c81c137343805ff088fc27416e7c67e6f02d4c17dbea38a063f97ca08c51fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d948b969af4caa50c0dfd8a822144a77169880fec165575e574f8fbb807c65f4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ef3682c0bacb3d0d67f963387c8bfc8ba77db7c6ce8f0dd8e6bd00d131d721c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9024353b9d2359e30c5651042483ee70526996d02854b111f4bd9ffd3fe95026_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b3c65460fa54403f95f3c1192347b187b25b69c9214c5e586bc582dad432a9cb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:797a79c184b21fb1d2cfd6c59fe54be07061b559bf77bb169e36790650fa907e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:b3305ace24242932292e14458e4ec2ad72f414f7dc24681fa497f7d1c382ea56_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3355da57dcda21150a1ca2f8d922a94433aa44c19124f6e7ee833eed370857fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5872a3706c561849469aa6c8205f911b47a1f98f75590f9640efca570b654abb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:725e1e9610e0b304b06809bc6d942ec504ebeb7586aa9756fd87d139cb4e0449_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:914e3c4590a4a6d48af758d34c118d474fb8e3ae0e594475a82b996f27386b23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:21516dfee1d53ef1759db9cd9c01da5817f8e5500ebf59a18912e3932f44db56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:95772b0295918fb3e31580925e262ab0ad7c09246b1562249499f2c22a3e55cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c6fe6ae20c7e9e0e68b7a35f7e388e3caa2af3035361e59dfeb47f7006971fce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ef77dd2ebff7fd079005601a96450a2c357eec93ca17ccf59598097cddf0cc6d_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20088"
},
{
"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:313c0e44208e7fc7d4039f2f22cd01135db0cd3337a258034b774fd7820d8a98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37889fd7ec96baeac0ffcafb8dbf903af16d95b413baf1b2fd7710f72cc71c98_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4a2a59a57ae76ff8ff5ee21dd25da4a9da4faae5a6beb8d5e0930f12f679e8b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:99f4af491329b3352e86322a56f42cd4588beeda00a2f94a2b82b169f6328fd8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:561b697db7976a064794258c5f274566dc9c1c32d803603b15ecdd78a0965710_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:99946bcecef29fccd2dc55cc18dfd5cefef1957666c9b8cd4c555ae9d8db676a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f4572abc9f444f08ad11d10168e4b9833b3fb9e4814910eff467767a914d124e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fd5aee9ac2b77bcab032dfd1bc6f1369f59e1b3366cfa96fa55f9bc18673144f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0c10368a8cb2450440348e1047d56fa91013b32b690c40b06baea182f04c3625_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:202f16700daa8022d5675bee872db2a776a1f240ce159d17b9ad91cad342bb7a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67c0172273e47f9f11072c1b27a028fabcfe29320b3347d58d35c53d9b1f512f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7ce75d70b4ffc0c4891ef83f75a453f414c010e387c09f8d7da432eb5543f032_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6cfa0e42180d0b52c41ef1f23d98443cc4a89afae97d21d3993a5f69bc73e6a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83cbc07e901f31f4f86938697d54564bd4c735ba924d5fd08f43b2dfac46aa59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:be5d2df0ea59d84b00bc2a1be257b8338c00f0563397b51d7fe86c48f7e6a62a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c91a3c588e78a92df5887828fc6cb03cb28580996fbb5204bbc5e17abf93ab8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3570c5968150582d417714eee75c4fdb244dece7812e772c0d60bc937d81d564_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3933b8a4a90aefb3e645441e8176d340b8e0b23b3f6760083c72d25248a17e67_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4dd95c213870b3d4ae9bf202094055f0cac5a965422dab852183305b5d85634d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e76c636de412eea5835c877ff862e24c5b0a7ab7fb95ece3fcf4dc9d614bf519_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:10864ad3974315fe717b7e22f5d1fb7bcfaf1b601741e4a0f2a643e1d897fa8a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:61858d0543de564814db6c98407aece822eea202cc1fec3393913d14f75875ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d4f1907759d9532d9659a97d18282e98c54eeffffc33c7de0570213b545aab51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d5bdf20ce7f4c5b1fcfd9c2b77410c8a6b9b0c27e6138a1ab54c241763b05bac_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:546872449f71f686be1dc4612f7e03d75633eea75f089c720f87d5d1c6fd0402_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:6e8813370db2a71161ead738ccf909b6997ca6ec452ba40576f8846c22c063c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:81c6745c7507d47122280c0d6893a35a4d4adc515e850b2cdc8d23599583ad71_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d9778a3fdaac8498f6953cf2bf5acee0d8823270442768c9e838dc5b330c2250_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5008136f5d3e028da656d046f85c83f3ed13d597dfd47bc6808b5b3043297dae_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:736b2a94787549701e830ab7d508f3e7be83cb694c69486157bd633a3ffd2c81_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:85c15e6f69c7f3e101346387f680258f5310e5c065f830a50d04d8a409f3f7c8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cb2aadceabad32ab080d76a709b79b70d488d9ca2f115c1a481a88f5c9c2f9f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:3d94824bf9265438ed208d017fd28911418d4930b9471b305e3a6f83dd97f0c0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:59993d1cdf6d58c3113061dc403fcc51e920c315d1944c931bba62ce47ec81db_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd9ab99b292e613266f833364f13ad19e9b26204deb12c56df333c3282d235fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ef1e59b118e3b97881fdb2f208f64486cf3225b7bc66c52cf9d4c2a9a2b84c72_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:4ac5626fb50e2550d27281a25e933335a786a4695f5a7a2d8f17546f6f4eb836_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9c5da07d689e56a0db2a2d142fb8debc7aa7a0483a3296aa50fd43b6a12feff0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e25c8d20772495f8d49acde8a35f49f30e18b3f6afd9074b7009a02d84a0e6e3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fd8a0aff6175093f881f0b879736594454ea69ae68db7e5837ecdf1527268fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0a5b8b943885041a0fb239fdc012124c8c8ae56d399ab52411585f3410f28670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a50a539c4972a89fa1f17afdeb62af1883bc89f231b51b1fffc096af3f4ebcb8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c2a814937215d63f71fda7ecb70017e9844b89c6b672fedf5a1b08f6f93d06a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d16269e4bced1a9adad5bf954354012d679df785cea828873226491c0c03cc20_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:50aa303cd2b22b961da419e66167c3aaa33a6829f2488d40e0d313dc322e6789_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5299088616c529dfc389935a9e005d88dc9f1fc40f18d025a95fabec27aaa646_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:634a5b684a30fe1870639c708aef32c6acb101f85f484483c7f05640eaee15ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c685ff9170595581ea97f706bea0069796563f03064b5a173e992cb373d84cea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f3872e501679796054ccd9eebb326e96e4b916bef525d3850c64cd8dc0c99b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9c5cd84436fb27de1b589a7675c029465b3e9eddb0ac87eafcb5bbd40a9018ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b256f9a69ebc26949acdaf2c4b7a9e89cb5a1a70837bc63b554a65fee7463850_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ffa19324ad8ee491c3431e8bfe5b1235a1431b0be914b0bf9b30d3a532b0085f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:307af3f934a493b4e7cd8a267202238d2a4238d52be1da4608e83c54b1af7d29_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4f3b445df34b234d1eda4f9d5fc9f7954dd726667bdafcbe0b1197412ab7ed13_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:cda4b2931a2a598995a4211c8dcbcf6c5e82f7de29b39ee437faeb8e4f696a2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:de4b57efe54b245a9c0e39ad94d0129ccb60f3d5670e7c0726ae5ab9cd3d98ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0dd73b3fd566b4961ed3e167079a2ca3309ea30fda7a49f73e001a0ab931dd7b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5befba9e2fd5cc494e2d0789d86d1e4011b4321dafe6f8be64f54d173c0c8c64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:abc08274dd4ed75d88d129e2e57257782d8c7caeddf348245dcd85be9ed2f8e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:d4b2c7057ca24af7fcaa78c27927ea2ec53f70ac9a14d8d775963d999ca981d8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1b85972300d8d89a30ea123ef7f8a337e63985bf93e21a7d77da7a5334c2ece7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:30b15e8c204734afaefdf90ca66daf6f22a7185a4ba894737904170257ef7443_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c388aa2a978bffc1292cbcd771018f7294d70658f7ad6e621e87f19171f49337_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:df93b08f6e63570eb979dbb3068a2f3341ec9ffe94f9409a297dfcded130ccee_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:2d8ea097a1119ddb3f40ab15e29b212f61333ac94b082f6baa02005cc57b6f33_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:be1225f3e3234b2b04fa3c4be0202557d57d08a567a5f8523991b9c5ac1e3c48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:26557b10309771e8a9300ea0962b6bbf90a67284853b6c9ed55eb89711eda7b8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:2ced08e6c4295cfce9c036ecaf12bb702e7425c1b16f546a3fd75be69eaaa05d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:88156e82ac3636c93c033b96064fc06ad605f670905b35499e198dd7d4faf8d0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df97df25115092253e776c7d6cd6db3182655a4daf8654f8e301e7a166e82708_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:87236d1fa81fb3e2ad0f3669471d6791272280dec8019ade793d9037c224776c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b536af5d58dff2b0e2dd8440d4ac5f046b1533fc7c822d34ff72208873feb155_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7f79a083bb85c531e54c0cf5b28e0c09163f90533869d6b3e86e3b145dfc1115_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ac8706c4b4eca623349bd3beb69018b256313dbff09c0d5a23d54d6d79e000d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3724703a3319c5dc69f4763d1b459b7d907686787250b42404afed8c25d7172d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:58a47435a1a6a39b0b9b0b4eefe3fc36771fa22f61b2bfe6fc6f20503b2904ff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:72f3154bd73e203f5372818916b4e229b9db2ec293d74bae7c7e4f7961c5dd58_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:af1ebaa3db633f76d592777b03934e61bdda7ca4a274f3ab8b5c5893334fa5d2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:25f3a738206a7d67fdd08f371f6f94b0edd79cceae3616d9291ee85759369de0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:55b34527f4a0a1067cb4535122b47d15766cad666f4059b3d97424e9b7a0c3fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:162e4ad58a67f27ea7aa4ac18f0452138544c21158ba2e9793cea5ff28b223cb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2f6b6c889144bcc8ca8a690c56a0a30dbe450e0ad285f52f06637b9b71649edc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:80c10d130565356ad8673149d066e3c5e9915a66e6f027ef8a735805c3a77a5d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9eeaa20ec429a7c841eb9be76d17c4539072c87652be8926e8358932015b59fb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1357f28244870da839b2f48b64b895eca65c206e006c349f05f17dcd802058ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:47fcb6f2d8e10a1d79ca4bc71a8d54eed20402663eb8fd56b34ee641bc22e327_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:5be196298a2f727b3f7c9325c3436682a6461ccab04ae9b1cd4900d7d48aded3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6bff3d2789e4b6819ea92e6e65bb7490c57283076f87ebe94ff6537c288da61d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4d72bb4124fda9c1d1d42e103431eb403cf0c70df5e0a4d78c84b966408d0e03_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ad09670a57c9e1c2913c628daf3685254016d30c9ef0134a4fe7401c3cbc6730_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:54d03e0866e9536e8cdce3566c9c6ba48cc3e1a46ba78c8ece6059caf66f9faa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b394f22e4a2adf3fb5048a8ec209c83453abdfb78dc45aac22b7656a19d239d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:2445e2741338aa7067c38f9ffb4bad3635d2f9ba64681f438efc86ca49ed2e22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d2a8f6b2b07ac922c18d6633616af534d6361f81ffecdbf0aa0892c2bfadf361_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8c9653765b6566c240efe8f08c5b6c395ef940c4c88f10a5cb12121687dffc31_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:d169385f11ec7d39d976e9ce9072ed036f76b856867065ecbcf10b1b1b1fcf40_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:18717d98bc3377a8bbd108ae41ec68ccd7c11fcec8c86f47c6e796b734c9ac1c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:251d79a18091bb739256f5ab000b7b3549a8fffd8c355e69bab6090de9e51e1d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77b4fc96e841482d7058f77d96e3b36b6aca8d3ddd855be95466afd2e4db82ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7d6468fe45b5f93b9803315f8a6c49d2e7b6692b6f8c3115f06bc8bd3076e9d0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:05db09a8aae75f472d13f4f39c0cb5ac43fdd510c29bfa88c5e66e2708560170_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a55cf020aa2a7606e32ffd260fbddbd5eb23675273ea5b4b68f5da6435052c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ccdbc3619e960e406c0db93dc7b5773d36825406ca99f0aba07cda4d00bacf34_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd9ed3d17f45e13aced32171e8565f8f58b7622ac1f2a7794a9d62263da7ef69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:08132d4d8a30d743568dcb6ae131643921990f93044b2fc6f14fbbd4192107c6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1b5bc300e652dbaecc0cd3060bc0b3f258c7592dc1dc51c81729f9d8f43e3b86_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8d7544c798dca8421c0759c257873368125c88082bf9ee7339ad4a4b4cb8b327_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b8c3cd3c913a7c1f9de9f4322f88800d26e91614a0257019a9381dd4dd48f5c8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:071392012c68f968615e26cfd19b309139b860b0569d52cfb0cbe85c3427fc37_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:601db4ef1788bcd90ad4df2459479b672b5d1138bca71a950b83cf585105c7e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:74ee7c085bd1d41ecbc12c3ef942f4f5f4b88e8b52e40a6bde2958e207a46e26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9e94b930f87a9d5e54891913169dba6a9d6789a0336966aa73b0bd456c0b1a51_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51f1a90bc58757e1396b863bbf500071d49d15c7d96d3b5e7486395d210e06a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:61e79da9ff15261bc0e77ad9c67320f8b0ea75577637ea7954ecdcee63c31083_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6ff81498181ab5c622109e159b6208bfa53408a08c29b700ba0afd84b89fc4d9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:af6fde3e30b158944ffa92ca0f56d958c5f0e05dd67b489d78065f31a4f2cb9f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:49a3ea982af6c920e18fb6156704f3e25595a47e1af9d2e6efadbcc39448a534_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:56cd3ae90c114579eb8dc572b4ea97b0272759cb71d4f5a1cc98366bddf13525_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b8ba4fcf5788be4ee007c13369ba94e1fbaf78d88beef2d22aec382e4697df29_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:ffcceb1871da670d06f0f0fcd522687ed537eec61491d57ed10680a8d07b44bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00527107a374acea508e4184509b6fe03cf670a3ecf0ca2ba6381c56238cf0ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4e0a44aababcd4e5c214968580c3bdcaeb60343c9110182757ee74319edf53ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:50d04fb6b2eac9c75211c0adb9b69ba85baa8efaf6f4e1904ab46ba1907d7d30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:51dbcb9dba321dc4484eb72f73368cabcb419b5a934d495eb8e8e53872ed7cb7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0a04386aa031b0328bba6089b6abbcd757f02206bd114a0b6e3ba4aff5806de2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a426fabfce54fcad0aeeb15a1f5c08f1141a7bff75cd93cf54ef94ff5ecc6f0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:2b743b58a1b88671b47fd3a90966b71f349491422c3a620967ed5f1073731f6c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4767d0078970d169d80cd1ed8d9a0697b3dc7f2e297d7370f36607e790a9ec07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:02e782e3d91a314e92c02ae1615681c9f0dd6ed97f6214030696664ea2c533fd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b74f6f01d7e24f6d970627c336f559a8ee21f99dd85e2fdb2ef80878a744258f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:dd32fa52a84d83d6c1ef649c913ac70a8227712ef0dd1eed24dbf6e80ed8956f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ecd152f01ad8c3ef7e2bf819c515f09c9fa3e3dc67b521de282dde042435fdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:37fa074c3d0cef8aa66b5533c9c788c10be5212d149837834c7001031a725e32_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:45183c775bb7d17a774bbb18a6ce8a9a7d495a6f2f92441c1a7749ceae2818cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8ddc8884b10884780e23708be0e0bc1d0aa78bf3e093e098bf31af3b39ff0054_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e10b5c60a01b7e22773f86d8a31283c95da6bd9cdb2f6f060700a58c8124d102_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0cb8351f3eed209c9d7e4c70fba134a2a1867ec394b99704772a489f3390631e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7b7ffce6efe509ca4f0ebc41424d5aad4d5115fdd4e91f197242c39fcc8a57a4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:98d19fdf299137aa1bcde0f86fb75539d9c181b310356bef90f912f17a53c8e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c0e8f7ad38409ea594409fb3878317dea94ddb7a4b1c6537ec69c5a075ea0e37_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2cc476050d658bf608fd981427208d7bad038db2c61d87871267f95b387a32a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:512db303d402678d8e13d712eecdfd21cb43b039b92a3ba3b3f1fde28440df94_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:71415f52d1b4a541ed4c944a85152d3d20e81e6ddd0ed042ac7a443c3cfd3304_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9ad939376d284c72b68173f7f9beeae564ca0b5f3f927d2254e47a9273b16990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6f918532a83b0f40654657e9fb715ac5f4b58cc5981f56c75342f3398c40ba98_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d7a107351537e67f156fc2bf5707e5380e2be3430ca3c114eb5f43b2f905bdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f2b0149f8cd25219144db3232ec50a4f303b473df9a119aeeef71b42dcca6a25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fc3bc50469f35b9424cdb845bd03a86dbaa573084dbd499fa9a3e47eb0e426f8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:03dfbb0d2d2ac35c6857f07e0bf7e30013542fb8c07df9e52319ede66f35d750_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0bfbbaa8673ce7bda001ab91def919e56e6f0fac4bd67b09a7c20212da0b529e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:597bd0de9e7bb97f8e960935ba7c9f1b91e4708b85e74596b903d726dcf7a398_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:ce87bf559d265da4e06195256803d41fb0b5edab70bc52ae46d2f626efb00c01_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:39e5a2c1983df681f7e02c13ed52fb630c4f1424a74c2b6a620a0f685c2becc5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6bb4b55f428abdb5c4191839058d1292bea484c244402c8772f566f7b6968d09_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7b7f216332fbf43c68b9b1097166f7998933c8b3b2e7dcf11a43bd1a6f3bd76a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cbb58404b4eec45794e8284ff50c95f9c44f86e687ea8f21962648c7c0f66917_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3dd38a98c32a74aa2231e807227a3c8d4eed1fc973e81db754a0a109eca0cc2d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b0e54a88923183074e19b8e24a6228d55bccc1a419b3a41a5307685e75c36e76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c1341b86b365d033ad566093a64ee3e643728b5057cf257d455b0a39aeb99683_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e102e842d7d298030224eb8ec80e0727b89c4a4d45b67af5c6d0b11a3df30565_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:527717a592672785c5d8bdbbcb23266fe26e2c95359a9f01c1bc174ce2bbbfe1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e36e8dcf7336bd1fa1d75a37813911782403f99c634a433d187d36bf2051f4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e3e278676c3c653f3543467fab3769c3694710e28c96fc9e821d5f2b5899ecc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da33d4c2317f8e5eec01f45b4bfc10fe66736b6df06a13b60f7ebc434b34a9e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0741873d5a242cb085fd074e2e850da0c40c94a672930bed489a5042e7cfa080_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:63c357eff8bfbf851295fec3e79631014762b1a5a2642b684dcc251235e900fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7c53a64cbb49c81aa926f021c50efbf2009a358d7c3e3c50a0c231dcfd7e110e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:83ae49730fcc34f08b5f1d3f620c41ff7d7b4419380b4e731d82fee7c50fa858_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:3215281a42cc42d59bfb0380060fa8492b060e43d15c731609c0368238520c34_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5d6a64c4c1d3ed74efafbc1bd93f7829b3555491a58b75622f2986cdcd63bb91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8981f5bc6770c8634fa4c2c707530c945ffe1e64309ca3d4c47aa1bec5f4dd29_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9f9ae18048d534c876d747b0f40db46134067c1f30c71386d77b1454070eb98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0ed78d5eed81ae4e0a7468e52315eed9442685f775a7fd08cee07673920a4a58_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a3f3a1911d6133402e3e97818ebc49da92420eef63b3007411d2cac11797d29b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:c752116250009619451107cdcf31da023d5a7df853f41509e2073428e3c5708e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:da94697c9b1023108475f827cc58df1c5e5fae4975a4d536e735934762e71b3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:16d51f0e3ab6302e56aa1364aadc6533c7046dad4857fbdb4dcb3976bdd9b256_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:9a0712d681f6d1778ec84618ed13b11c97e4d6b4bb3f2061083c8a642f0beb1c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c71dba6437bcd4f6a615d9390d07087578f1ae32c48d0ee634ccb5ebf46bc61d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d966f7ba9bf83531af76d565bf8781bbe4dfde5525f71e000f99fa265f78e3e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:078341b680f9a3b6f6d386551c569161058786c2da3a4fed8bd8191a1c96fd10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07f489bb05ab3907be43786d03c889827ccbddcfe049a970bce989945ced2374_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:30decb57f6f3569f08acd23fbd34a935ff6ffd9cb6777f29f3b21f755b62c307_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:488e5f13899e2922cb03777bba675061c2066797d4e5121a1eb7ccb680ead301_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:52d90f5f2aa431ed9014d6af378b3b935006b859bf8e8b74d928ed07c66a39d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:53ba6396dd8f44eff8baaa9eefaa796f155461c27c652fe608aa6f89f4569284_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:84268278c72ed9a76a44d91187cb04cdba386e0427217fa0734fa21261c2633c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9923549c7af82f8a377f55ec226b17849b80b6986bd5d9209baf975478859419_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:04b8fcbd71c85d53d2ef486f3cb3ee9eb7d3232830a88653ead37fa96b5e5041_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:428c4f45bb682423a047d8a306aa3e52d47a79da82b2e5d261c70394b9516dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:acfc5e61e66d2c25713b6031b44a9c5b4a2b01d88486121842d9474fee6e73dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d89c56db59c88798edb02d36b261b7fcd7e185c978d8ac1f61ab6ee4fa9858a6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:01672f20e08c865e334afb20bf4672e75ae3213bea815605692d3c160fbb98b5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1866b4398861ed85d3d472bc5cddcf86d087abe0ce3dc069e160c1cde7b3dd45_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:77a0618cdc2074ff5e567001f8bec4be9176454dfc6fe12558b8fec570245d02_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f34bdf5701307d3a78fc33e002906e52d6e92402aa02772c3f7aa86c806be963_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:5d8cadfdf44b8160c9dafd45979edf50de3c73e44970d32a2e41400174cbf801_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:89d0f42a71d1e6e6df886f4614781bf20779ce60b2c240d683002e8a77cca506_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f239e7af308dd33ba6849590b4d62316b1c27cd9abb91774153aedfa8ba6c674_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fe9734b268c86d555c17d50b28b53f6a70e6ed1d5f2423989f3f7395088a2cd2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:1b894ce3c863920819d4ea5252e661d16eb311345721e870b52256fa475c8191_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:46a5d33d55b3daa723c47adf1556617197acb7a1472e87eac6c48d84375db69f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:85caa3468f35ad8f53e67ee99afd608249440482234757c1032b73989f75ff06_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e2967044eabd99c49d1f1b73b00e7d1d4b041fc6c91e20698d0ebf7edf8adc18_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:00f9fe4e4830f2223b653191658ef9a41399681c1dfd0cb7a03441eb8b601411_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:210dc2ae060a77a1cd80fe7b9999df21f08d05726c2ee1a98a3d3b9091c738ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:68e7e47d7852aecb01251cd646f7de16ce032197587e32c0d312200b2ed335e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8a5f1886bcf3d4ddc1d8b25a3242d56086643e1985fdf2c5e0af4d523097e400_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:204539fcc315c96f4f36d75fb9f8e3c97712dd0f034dbca7874140052b8934b1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:36e42a5c42f9b5210acdd3438bb826ed8570422918a49527ee6f404d669a4baf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37787a3a765ff27aed1c4dc162f208835e5ea6befeefab25ba6ad08840644b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:72c4be85b6e8f0f4ef456cf013ff60cca10791a9ccb6e4b030b51b0e7d8fa27d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2301b2425a990c6b31fdc48f5b3bd8a6fed405671c6309474e6d1998478f67ce_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:524c69155c0cb62ef67c3f974ccb588c0b763ca30af1ff04da57bd4c7c606aff_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9294c9aed9b8166cd175aa1e5fc08a8206e7be01adb757142fd065f12a9f6dbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cc73c3f7d97cb6099485252ca4ff3f4c9e26969635fe3b234ffeaaa8e833d6d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0c6e87ce992c21f22b1b0dd2fec080705195760e86f274b29d3128090d79336d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:36e50b65c2a5f3c0e56acf0ef991e5ee8f187cfacb37b683aaa00e97a5d0e433_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:74177081e53ae2b8c9fb5c28212867d8800e3d6a65ebf637ce83743b74710016_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b52839eda3a26cafda3c901e448a36c9f0bbf1ecbeb71cd059cbe5f7ebe63867_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:028578f886c789357923b3bd92b9097eb21e2cebe2a179c8cf5b7796ea492dc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2f04b6f6f590f4ca9327a64bc61a3e75e1a5b3634038a4abcafe407b951ab95c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5cfa05a09f86e80011baef0e0b12f84b93ac31c89528b76ac68b7d0181c50bbb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:db83ee31d8a8649725b103e410ca2965c60b86e0a8be8e70f14376dfcec39b8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:33819f40cc5b2499ff6cbabb4eff22077ad17e5f721de430c951794e9ec7c4f4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:634f06b38c199b4ec846215198ae2d042c630dc27b54855b5c9d282dafedd05b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a02825b1dbcfaa0a328edd1e250bfd41e6df558251ecbc2e745b896db21b86d8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e8e3d3591a4376a5f0c02e6e27d41fd823c4e65800c77f51797dec01c8d9c84a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:366c950fe8ae969a72a8cb31db3bfe5f28a04f33d2a904148c3d5175def5bbc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:462a73a38e7e827422c8e765eb6b62ccc11c2148ff2dffb7a3cb0f4b8a6a0aaa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f419d4db4c9e502fe7df0110f17246d961d5f58ed5cae9095896b36472642bdc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f84cb8e409bf895d322078c5f86a071e8ec71b5cbf8177830204d4172e03a952_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:40c61cc05782d5913189e2898ead2277bc074562f99f51994fda52adb9ae8620_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:77d403925e7e528a4cc103dd52550b68b36254b1a7f5dd08afde70a3ec929bd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9d7d4ba7d9aa25f7aabd027e32042d7861fa85f25b32ff194c4d3fb70ffac370_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:feb77e0d6004a7cf988640bf052fdbb755be2fb893e5fdc07165e683e4bc668e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:476503d99351c99b4def061e46d9028eb1bcddc4ff5d583f347aa37ff551f8a5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6ac6d3f227ff99b9b84ce35940c04a2e1fade56d2f546e8b448964268daa0d2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:711d81a664205f975ea1982fc415575ca43166fed54e9dc2f801750fabc1c6ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b58df498504852ad6f0b12aa6c2a68fe269b31e9d210581ee82c9e2a4fe21062_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:135bd1efceac3a19de9e453acec53e9a10350093a29a0508298a5f0a8a69a8b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:1e0190062b9bbca28fdd2f82d52702ce99f9116d456083f94db79b75e8921e0f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f0193546fd32d558e2e89d722b3a2d8c94903d86c0e336e7d5dae028f9ccd82_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ec4c24829883edc23e37f9f07c95eaf4c74a9ac023cd4f3a518dacafeb3cd008_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1431a026103fa0b98183f4d0098697af78478ecccc1c0ebc6c3338c268603425_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1f8a046cc9d7272e86ce246c615011aac476b83aab58eb0bb32ff5a46e7250b1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c651e53602bd474d7453767f7059499947258d18e2d7a52a855a46b0e9196f95_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e0bafaa62220bcc59ee7f819547d13b2acc274c6cb7af0985f792d62caf28f1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8f9bfddea5c3e30535604b38af5628bbb62ac1c55d123165cd51481a61240b01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:aa39067d74522dd8c963f09d3fc61a3011214d007abb79e07794198e5746cad8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ac2df95e06953b95611d2bd684ce548ac3946daed5422b898ec922774988a18d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bbdf86f56a820788f1528759e359fe7f75e9f73f8e77d2930ae2cc8a83e2f159_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:591a3dcfd46410462aff2e777b28897f3c51255ad8d26285946df4639cdad68b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:879e2b89dc074a377b4a90d6bcc5864530065e2bf534a648c7e295856ec115a4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a7e97212984597e32afd279231efb35b55854879637a119ec9c3646a13032672_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b501f15629752ec6c4e81a264a66e358c0867dfe5d3f6f4fbf54870380a30e36_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:602ceb41e5f9acfd35ad6e068c016147fcc213ef6f7033a738aad2d59e2d6b72_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9cc6c1e50a2a8ec6e2887e4be96ea9f8acc1938a0b904306d490474489328299_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c5a579f6c2b917ffa0c912ca7f5e82a041009198899d78b204f26f6e0170629b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3fd7b4fc902611f29ae0cbfed4b03ca5ad65bcdd5206787e622d7e6ca0d550e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:308da98e17198c8032692089e5f8664f8386c877563a318e89f2ecceea478b22_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8f17d1902c0a419e9f32ef05bf0890ee9919b615bd8f625f4d744318a9666c40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:a49641db9bc33963261965690a0f66a3276ca9cae2140116ecaff094cacc79f2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cf267c31efc0ea7afa5cab3dcd829b8c40f1e3b41ce8c92097f5e48b4fc1c8db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:261ede219967877725c31523cdb7930390300c1bde2df0995dd9f2960ab2d609_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d1c9b9d3b2569e676d6f80975a7ef3cbbb4a1d8cbc329dd1fbf7e448362e480_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:758d2beef64594e16d0f410c9df58136e470e327b658d340c07d4c62fc64683f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd2a41b12c00d34fd99306c8e5436a9b5ba6cf909aa135263a915b5f9d7bc49b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:82e2733f21cb25e6543cc3070aac2aa4dca50526ebd7a56c68be61c35da951d0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d654271a0ff9fe6b7ad23dbe5a7c6c2cff0d6499285d2d1a892683705190acc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d8d593aa02e82fc7ba9424458c7e4078560b6c214f8633391c49d6864fbf460_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a48e4dbf49b0ff8524c788e52c58ba20b3494f86b1905382de9f7972f9acf487_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ac95f13fc989cd08b7d62d825db5212625ff6adccff4f3db11cf973a284aff09_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da62a9e0d6c4108a00b6adb5ed5ffb0322fd7cbb37c9ef9bc34ce8b7ad71ef1e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb39b393c767790b22aa495c2f6f03afb4e233e59163d3880972874ec24a871f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f0125c1d0f3960767c52d6d5c1b2babf7791bb06dd393acdde845eadbf43ed99_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7cb9c87d5a624ddd6626c90aa12a0e35c196769a8670c370483a7766014e1411_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ec306b13a3b2439da2afc1c40b9de0f94d3d4112904e5e397840183a0def80ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68f913b6bf562e617f56288f67abb62f7b29e01c891ead29afbf5970e6c48c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9fc5e2fb3c92a82cd5be46fd56632f8b5f937fd96f0e133038fea5ed665a558c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7d1f571b87ba1e197285c78a78ac4dcffa55ac4e6382ecf10ed630abd02e4df0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fcf1f6ce74a9aaed46574fce5772920b3c2b6b6af0b99c69d35e47983b9e8de1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:6be97b778d55cdc05fa3a65778dad37b70d6e206f52f3642ee18c2b624efd667_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:90e9d62ca779897829ac4a43c945b11393409d51826ef1ea446bfed517d88023_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc34882ae4096505985e163b8fead369bc2f5835ccd504442f2eaed4aaf0807b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e8516d1ef8f77fcffb337b4da4a539874107ab501c9c2cf46cb887b4a4a1c152_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0873393f0564bec29f4ef698becf97fca9ab57a6fcd62a574d041cbbb241acd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9b3cbaec7ce03762e1b63ee055935d866121a1ea7e0934d0c76f72561f2a73f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:ae34b610753a18756b34eeb0e0b95f21acd27d077b7c70356054b10bd6a20b80_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f760e2aeab036000a3351517f017e75600dbbf0a4fc871e5c6de2fd8d84f5914_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:0e0fed0efe55fa047409b60fc018f8a1efb7ec0e9c1527b9553cedd07a4a530c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9610860325949262171294ba4b9dfb298c392aa12ac2b34785443afc7dbacfd9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d4f823164bea7491748757273a054487630f7d00a102ba37c96011ed68519fbf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f8b152c6167e038d046580d88d3b9d8695e135aa945155231e869e46a5689341_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6abb6baa9cfd44652759dfdcef4390c0507c6a48de59a7cdb1949e929da2d20c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:723f42b675397961c109f2a8a08c2694ac469bc81a8748887e78adaf954b00ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cb3abe166a28ec665a117cb3c13335ce21381126b0f52bbdfa93daf8600045d2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e06d0f6a9ac19acda899cedd9ef383721af888fe31e07f89acaf043eccbd3e69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ba555e480169694aa66b172dec0a1dab38f528711ddd1d127997657e0576fcc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:66bd0f0059fb5216d01316b4a938426715406c9d34314e8bfdca91977797c1dc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:675f2d5fe379e396dc129a14c30e01bcecda81915efa12822b875ffba58c568f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d8dbf300f9ca4ec47510347c47d5870c9a8db7703ec5a4344e626fd449ec7fae_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:249a1efdeeadb5027c0b65aed7a6367ca760d9624e9d74f3cde3b34da62f6402_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3eb3266e51bcff8668c12bda2b4330240bd2569a40c85fee6be989732ff8f68b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:da5ddaa79cf6cd99a4c83ec00b19e8ce344b71427611282b7db2002a9e807675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:e2939a37737dc236d11720f9571179dd67df761f722a96ae0f05db9702a88c4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9a17f367a6dc58029e3ac83e4f2b6e9b240ec060c46c8ea06ecc87b0be87bdd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a2b79e5a1fc546da852c6f38bc920b67e1c6aa94356449cebedf08d7dec86076_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d28a7dc66779c1ca4c056eb5bca48b0c7e19d01089b93edbae8bf9b43b11cdfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dd45780c2d4b5bb0fd96521ab72ddbd9261ce234e61bf6a69bd7de0757f6616e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:01d99a84e687c20c1078c90223e884e7497908c05ce363d121378f96d46fbe2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7a657b023ca7a012c4c0f5cb0b71c751a0a9129229b0dff77112a82682fab839_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:8ec4eb72a079b8b94913f4c4f766ad03988664ffc27cf77659703f1ed9a00510_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c2a14aa3104f2c0cc5714a347162390f40cb555fabbfb5f0e2a5a7c83b3292b7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:583e3aacd432004936e3e6c8875c7c6f91377b9317179c2cfefad03d2892eaef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5ddca5fdb82e30000123c5be1cfb50ed93e04e35dd53c79fdd7014a3519af23a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922042d611b7cf7c8b92a6a99812d5f134deb3ba6a2ffd9236a1ec70db9df767_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c89f7fd553664814765a30ee59ed8dd4c2caf3b9ff40ad351096b408f1f3d938_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0df4e077293a69adf4bf04de6e3aa8df95cd1e358e7087b8930e6a06fe7f781d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1f80a860753af1686c601a11d5bbc1a65a82e10d671c102f4b652a5884ee94ff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:347b33aa8ac774d04023e52541ed1283475263ad0bf2c0a7cb0c16b64db6a00a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:89467d05594c81401ae0bdb9ba42504f475f2ff1fcfa6c30bda2546dbc2ebc1f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c55b956e1c6a4fbc88dc9dc488b54ef4589134b35eca971bf18943d48eef4cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4ffe514fa69794c881a504954dbf64ec3e0610ca38773ed1b49bddfd8731eb62_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5b91f26964ac42d3c19646792051c96a8ae25a7626ae081806c382c3cdf558ea_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5d25926b9a049a86997f922ab7948d6ca0af9a16af4e96e5800d673a38be4046_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0a12d980643d0912adb6979129d24765fd54c01a3f055961cfde3fb873fb786b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:349f4e4a30ed2d6033c45aa761b9a86e055515a47b7d1e75f44cffa9f94ab5ee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:39c9f7dee3fee9828f02088317da8eca15b94db80f99f4561dd5091841e8d1ba_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:7327301da2df28d4f25403132f5447f7a995c41604099044547694f99291685e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:172816977b3d5489e5633764c970652a14e7a8a29ccc95b0d089c3d64e5b325e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:433e25b474b2adafaf9ce6677f3f1d51a6512845ecb54c6ee3707a8969c3b3e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:66b0dfb02285c0dd4a74cbcdffe545babef4ab11a96750854f1fb733f55302d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ebe298db1443e2da31836551cbf88da11a8f422db254aa877c310cb092e1ccca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2c4604fd35ddde200baaf906d7d987a14eccbd1f678272c6d0fef35a1d0f7f03_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4fac13483d31a06f597739207f9cd7bd7acb418f055c80ebde0372446ebce360_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:529589efe0c2828d7a6dc104ce7c07fc358f43340ad99dc773536f38af557665_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6f09d75e75968768f9c4f06f0ff9b9680c7a43e6ec836b7a07ef7bfe348727a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:09e62b7ca5c078a71c0a36f74785af16ff1aafb5edff0b43abc261e648f17eca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5b7a8cd01d2846f8821c56447ddee3b7956d9a20e9c809363d8728ebb17c6d67_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ccd9bd93299a31672e58a356ca7f9cee946f757384ac2ca99c54718eb72e708d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f3c66ebcdedfad6a4f9b6b67387896cadf88683a285b0c9c2e87c067b3edaaf9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5b778bcb934f38efb0d2181f2afd0874b16b2c9bb541fbe821553df64609d831_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:6299c1c95b656dd2ea47927a629be820c744864bf4b401dd1d81346ff26199a6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:fb35926df0b2eba2b017ae46f86586f7534a0140bb56e19db4fdc1a0769ba74e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9b723bf806801f5f8dd2137f583352de2ca1c8cb14137c60ed3bc5a5a02c3223_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:d899b8ca509e2f6c7df3236729ba459f1dddbaf5f11b1757e3bc6a04c6a16952_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e5884e2e0f2451896ebc590ed0fb662429fc5971d99d19fd39dd98d29b9874f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1ced2dd84378f067b6e31049e8d8be06a1271aa580897ab67f1cac29e8973273_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3eb279dcc861d1ee9accd5aed65614fa1a32a0a3c39f80be6c16e3adece6afcd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bada651c6802150d411988a1462cc769cd2bd791ffca219a7e9ba6fc1f9e3ff6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1d6cd25f19d8729d5db2fce2c0ca12cd4434e3156d00e3b29128c8bcec31cbd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:689f54432640f9036f09a18ffdc655ef9f29514a5b2974da6beef407ef00039d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8acb96bd4e7ceecccb59895d9f2500b8061bd56af4235547fbf6246d88c11d29_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22af26575e09437f9912ce3092c9a5d32d8e402624e0c1c3ceed6c81120f3e75_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:b5ad7d1f6ae93fff78d520ffbc080304d5e069dc34be695ca2e72063e6f16cc6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c407ea06f3c1b6d904ff87994e9054e0afb76d9dbd2fe9800c34d3c1d31786b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f002a9bb010ea2e4cf4ac65c2b9644c09951f5cf28fac82c112a9e2e23925ab7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2a0c8ba89fec53f33ffda91cb41530057a2c2370b9190a5c8cabc5ba7eb3fb34_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9d90b5e7b4761caafb63c447fc9e352084650888029ab397a0e7597eb03235da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:aae7870b5ae62c0cbb24b90ed192b0ec8a830580b3a6565fababcf89fd17cfe0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:eb8a1c875820beb6df5c898b3c859d787eacc661207888ccd31342837c441b1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0aa1c0778ac82f2f01ab8c7c79941de9b33338ffbe92c70ae2bb47a5c87cd356_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1302901a96768f4c566a54ce4265fb2abe023d025652df4b78b94a8e44d785a2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:579d7823258032e0e585734c50a08f0d97c346904d9a731d23fc94a5bac3d0f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:8d5efc32757a8a321e709ec9db0e304cabf4b4c63556986e677549891fdd542e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4c75b6bfd12643b775a36ad69ed2cad789b27df74faf4454d723ba7f3c800746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:88f6bc9d1bcaceae8f65f654a2c0b169a7987872e2b301537ab078cc7563e36f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:29d413f06f5eee509bf61a867d1db3abdb3f7ff78f91f5c4ccc40e8f4e52b73e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a801eaa3eac0b20b6a0de04b6a54ed18d2d54a175891b6ac39ab503da858ed6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2a9630616c4361ba346367855f264e8f01bd063f7fbc4ad4eb36fe181eac23e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:d0d035f3300596a93c21c4712a231077b6fbdc963d556ee6f9f9efe393df5bf9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:117282439d4d1a2a741562904d28338cfc30ac9ba69b2ba607ca67fd6031a650_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7293094d198f0ab68b4e365e0df6a384c76aacb90b4c63de457cc805c183b206_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7940286fc95f03f2323aa80e3c4a3aacb132d3532a380929ca20e831b46ff034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38eb59fcefb3e1593774ca0117c163a3acdef98a0415e8d840ecacf1239220d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4003ce46ffedec1de16e31773fef93eb34a4e0cb95ce30f572bd026280e046a5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:38ffb7d7d3017c6cbff3741cfc8fb8049627d7f1fcdcaf60a9bf28ca4a5432fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:5184972b11cf8b144a801d0c53e7766b2c3b35cec5fb7e8356d6b1cef2d2c30f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a402e4a4ae76ab9f13418715a44c09547820f1f6d21ae73792d4e8d7545d9b32_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:be8993a5a41be437bdf3515c2b3000c4bbf4fec8bb54c92ab3fbbfc8c864523b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ce3229db117ad4599d2588926dc948b34a9a0abede09e9df000570906bc9e31c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:def8b3178a8afbe4c2eac65a260061ceb8c6b1c78652a7db37f5c0c317b16224_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:354251a64fa2d8238bdf01af221ae6faa53f3a68795968b9a49426dc361ac37b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:455e3f1aa0a22fc78498156215ca8d5cfa1b9d123aa929a721e9217c9d1dc3ce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:77c92eef8a503d59ca8ea792101e508bdb21d1d6ca711104e094d8f8be7ebfc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:f2ae73d315cbdfd49375cae9fdb6cac7365680b91fce4c0c3ddef5203a6abc68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3ee453c04008584850b4659e5db163d9cdc62004cfd2a3bffda429607f93cc27_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a274083dc0db4c367a77cad085620d1b6321ae60b82dc7284ad4c90ab313a283_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ce09b959e7f7c8c0359bf17ad46ce8816c11e89a4cdf4ac2a3a290b6a226a884_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d6d19786d616706f403f79cd66c4e4400c4793fb0bfd4891c5345ec390d71046_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0be5ea330b7f31d16e9d464979b0bb455d3eadb2aac8e3537bd513e68385520b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b96da8c8cf79a30051fb7baabc36696d1e55cfeea7c013f391b4ac80cc70493f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d97b84a6f8bff76f17233e1d7c933c244e5684870d43f005badc9466c2e52db0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f5562629f5161188d6397d25e124e5a01bf6a9752b87f06de75b95063d1b7270_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b407dbba3a3c34947d90ec0d499810500c04979d581747b634eea87a810a0125_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d3bb6a21bcdc01f252bcc997507ec39ca1d2240bf0997a3bdd6fe36b9923d6c2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:081330003c7ed392746c912926d265366614063d1faef17e1155de0d8853ccbc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:8a0170234fa98ee60b9b7fef0d16d03c6ea42a1c6d72f7330ae957a9638feccd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:068b1e9154503eef7884ecec43d0fe3aa254131270be214854f7b78e0e2af2bd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:ac8836902e31b9f34359bb5074d0c40a68f0794de19e356522d589868c99608a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9355e88f78c118b1a8808e0a178af7dc91833696f42eae52c1b88ad5dcf61ef4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ba7d10fa2d0bbe169b5c5b3bc2c05c43cb12df3d825443ffff13bc79f31160b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:04b5f984b839a3dfba0b70e682c0930468edf99bf3de31390a9e6ec5a7bc0f82_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:0b3a848025efd76339009bc447ae171dc3a9e70629a9a231cea7b1d2abe5c320_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:8cd40d63b3d13bef1cfd650b9bb521675dd4d15a9b308a16c034cae8ed048cad_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:959df171cc6392ef7d3ebafbbf2770c6aedc4db168549b28fc7847793c4930c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:91bfd8eed2e057600d77b20e19764314e8952f695108486a5e61875cc1448145_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:92d481ddb4a8286954e4992e71f3bac240d01139a46ae0a815365ee235047564_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:964b304d297293f2d8fe9955fbb72c67d7031fb5ec2c6b555b862f30ed359557_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9df41eac98940169a5d74e1ed6c6875ac4d81f24e208f845181f9a55581b634c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:41d79968208f225321e35abdd613c4bbd18fdd4b3d4b84bc312bd58a99d21f42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8b1d0c2eeef421b713481f8a0f52e1b0f076bd08505f5b698ff6d4e0478bb417_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e8463d4ec6bc3e56ec6b7e84a1dd9cad25fba166983f3a96bc16541d3b2fcf24_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ead8b62eeeb8404de7b394073ea1664ae4b8a01d445849360420472536db73ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0f054295fa0ee7429d05d0aa601eb4b1a62bd5853c998b904399d23dd6d61a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:5aa9ea0dc9f265192a1639270e0df0974b0a41159f8cf9b043b9ff9a34a19a4d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c683e533b0960dc9cb4612e761dcdb97b105a8cd4039d849637cc04b34c8b174_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c98262a94c7d211b27b0e48b3dbf3fd7177c2b78e7ef1b2c07c57f0d982dc6d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:7749f12c01c007877d4b8e98f0972acee705f0061455d69b2223210f57098f75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:97cc4050f575cf20f22b104c1bbe713f2e782d0937bb84f353e8b80c130d2198_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3cb84ee255c71ab48988637dde76537a9456420890040cf761cd5aee71f6767_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3e04181d1f9f33bfd9e8d82d9a07c33e3692a43af65fc0bccdd529f018ec717_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:37e649cab0559c66f300c915746f34f6e0929100557e622a966ec78f543f12d4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7de8ac0e3c44fe3a7d9f63057f722b316efc1e373ac772f88a0f18add6b88160_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ac7df88a38d08b38f14a39fd19846cb82d1c96a518905ce115821e4d8f2c382_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9c64ce3c3ed86ecce5036e7bdca086083aceff3c8bb1a4c1e0af06102a3e6c10_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3989068374633d0c70e7f731ddfb4ecbe1972af492823e77ff9c2f77faedbd45_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:569c7ca684bd5079965d1f1b37ef1c0009162f0b506b4d6fbce0558e4c4aaf66_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:734fe28f66883c8c3a3f7764032fcabca4b5834d776ad249f9ecd5ea0fe618c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:764eb596b1c27c924f68455752046a987657c3fa9dda1a655db644e06df9a29a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:4c150c70c8b6171358141f5fe129da9927529a747a785a4d4fe83c2f7f8f0b0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:68b2e02e236e852e3cbf527920f1c1915fdbadc99263eaa782a3ab74f42f4b1d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7922fbf20b0f9e965a6ae8ec6313e540a1e732449b5f8d88ed166a4ada238b47_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f4f5535781e45da074dbced129678eff77090ef6ce6fe56bf1e53042d369528f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:14cdd1f3013720f8bd9353d57798ed683175d1b12915bffcef4d7d6342e825ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a8e333d012cc0ddcdcf62247d110592579ac00f023b20df2343910784aa85c01_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:892e3c70e4fc4b80cc77163705ce80529daf53564a08bb92df994137ff65ee4d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d7d1635f9de76b0420ca0089b69f56f650dbe2037d1bd7683752c68da6e9f2e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:09df495865592fa2b95ffe3e6a9d80afd9d370a1c273f87b14c91363948b4d7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:320c716690843badf600b5ff2bc5a841edd43615c6036b92577faa2d11417f99_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:88e1f4524831af4e037c5410f38497dc1c64c715af7a0be8a609079d4f515e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:304cbb7666d1426a03413b4f7363895b3a880bf22053ed2ee5ca6697eb8e3759_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7489f4cc66eeb744dc05ca8c5a5d85c931be8949a466961d754427850710d610_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ae9876699fe73338ca46cc3f05ecc8b09ad54fb7cf605d6202616086e90f673b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ca509c6cf55a0571196c3cf33112c29d6d1e13b336797907640cb2785770b18c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:12dd6fb5cf45aad60604a12e379021a19df11fbef516708eb6e5e80cc2877580_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1e1544da4fe492584b5ff734b76beaa0cea3f130996dad6eb93713abe20f254a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:54725c3ed8a7f7f420b4280a583ac950f670d81c42941a51773c1a4e3672821a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6f1ad75bc2f909eae55c94e5ec26827dd8d6220bc5451a69d061aea0f63e8619_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:20e107dd601114f15e4bdc752b7d49746c48950c16a76446a6456582373b718d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3cf104924efd6df7a7b35d302e6e881f6e76700ed48af895e3c8a35075b4335d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a1cd6feb5011cb18a4b2e73bf5c9238b89c45da875f69c7f18d24f8a9f05dd6d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e1f153bd75a461f815b1127ec280ca3abce4cc3e9fbd9e063e9cfbfd352fe0e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:3a91a4f0ad77f0356d7217e4419823590a033a0a5854fc0651a102b1e5ffb516_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:63365d336a4da196cd878388be61e94561de74684e23b5e8e5054b7037174c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cf1a6e297a76d62d588b11b4a6bdc8761a37bb7e4b0886ecea1eb16982c1a998_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f1403c7ab79dddc07df8a2fca9084985db53d199271f0faa9d124c9141e453ce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:67d9273bfa159a5c4911e356c06d992ad3ed91f7b090bacfcb198133f234b0d6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:b2f09ae04b716fc2cc19ee7347067e488dcecacb48f34609cd24f9510d4b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ba61c7408cc6947ccd857461981730161a03c41f32d308a973069eb278677809_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f168e80279e4d53f0482c0933bf1e4878a6b1e53e37c6fffc84edf46b9c36b15_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3489ed4cc2437541f17cbe58781d3a22cfc24f7a001ca529c51aff4d5ad63b05_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43ebf7b84f72061efbd53c99eb883ab97b431d2053df270225759eabe26f4c49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9d9d0de56220b0b4a2523ea896c1b26d90f790394340ee005c307558131e9de5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6f681893f542bd9a1de33170656f48238605b6c6e6865171cd046cf03a8d0d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107278fd9636b013540bd4670445cca271970f809509e85e6f1ac82352992bad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:14324f81b569ade391357cbefed32246c3acf04b36f1ab040a004de9da68be28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2979527ba1d210beb2a22b7dc52de09c8a0fa676844c4c031850de9c91616efe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8203854f2e347239bce20bcc1164e78f1080ee341a7c0c64391b308efd8ac4c0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:17d53980bbd5a99440d633daa666c5f1dbe33a6a2d0dae8bee0061433f4d6ed1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:237e7043c6293e96e080ce54ff5cea298f7d1ba5c766f54d0c67d1c1ea8d937b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:353a469850c9adc59407b7a2699b8b291fb918e7b0599f351cf112ca6c8a7ecd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:4b41304a429f036afa114ee726a6886dead13919a417f4e3924164f75096fbec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:20fab950929e3e50e6d551cbb8909304810c5f0fbabc1c81343568428177c575_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5cb39a548ffa37e8aa5a4d474038ab8289f7b73e3af6efd0be6e5bcc37e109e6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:a4d4f0e2598f69a5c93011bc6ba877d97d5414fdfd21198985944b3e9690dbc4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e045084383ddd69a9231023835aaad7e06737887a91353383dc54647f85ebdf7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:082f28c96df74f24487e9df996d3fe351e185c848ca4c6a39137454e03769d83_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6e75913e0f8c81a1d89d7335b90518c9ba32785174276d64824578fae38d9fcd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8e08bcb40b3f77d01b384620779a780b99f98b645dd242258b6c3af736b563fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:f56dfff4de25e25f0f1e9f926c142ea9266c7669d7ba104325ad883d8cfd7a85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1841669972e0f6fe9fc0c3d0eeaf169a948a44b055a6fd32f66335535662d829_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3011e1cac120b39c1e889b3b19d89884e7d961ec80d36e0a034ecd0e43192d3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:90275aac06b0346e09371ac6d680f50b39d56675acfe35b561e801dce6c9532a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:b85c2ff4e6919a2941008fcf852036af88d8bfc0697fac26db7f0cdd55b9a83f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:1505d411aacbbfda9f05e00b54932b2b09afa157cef8ba835b5ff29d1e8c2104_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5b3c5d8117c57355b2232acfd2d429b6b711819a9cc7fd839d3bd45b16ee5f55_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e76e63661abfb64b888dbdbb47df8deb448774e714cf499060942b1497b46bcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fe6d7071ae21fdb5e8aadee2a41f93897c866cf9fcda999ed67b8561143b9ef2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:404e23b81f5bfbacab6e30cf1992a8498ad70b915dd87ba79f614c1a10b4a7c1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:85410072fa8ddb00e536b209ee29e2299b4041e6cec408e9fe1a650d311d89c4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a0af61dccb480ecb164cae476271a9229d78cda8c717e23fbe2b7d18d7092e35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a5943bcbd35e2a099cdc285abb888c8f174fbb924859e6436d85bffa2ef6a302_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:22bcf1f0ee52b3c487affa1ac6126e47abe9b79f958849812168de0429a87f6f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:460b3c8d710dd7f755023e60e7cb5d9c6aace4ffb6d7672a3aa8c232b44ae1ff_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d3b9895360cf52a71ad907255a2641af3652e06d452030da2c91d8bb1fe27b0d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ed7416758f7e7fc15aa94a674674291189e5a4a327daefdb2ed2fc4b42f60f74_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5b7a9827b4068052bde65efc986f3600a221a283df3d2bd6031abb87c8b891a0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6b9d912d39198903afa78388bbbf2bd5fa7d820a1e694ff82bb146bfb019a0f4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b2ccdc79674f3c9700147515ed136f36d7050a9f897f6909a06604670d6588f9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d41541e5e1215843d5fff0ccfaa3efcdd8d2633efe4cd608c9247ac431d25c58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:30f401daee51b1d573d8b980d1eef5fdd0e46b5a9c876296e4cfabd77c598e15_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:d6430fc5e218fd51b59b1ce5045b52e326f1c471a17b0abfd8787553c2df60fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:00ae335df5160d41e2a59fe7ed38d483dc95b4daf4a60c6c92ad0a0744b7e435_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:05912c80cbd999c32571218e6d75bea3aedeef74852e995ceac2e7fb1b01b696_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:866c16abb647f71001681f4174f0804e0369ef4d427ce0aee2d1a3af309eb15d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e6231728fe38ca010cdcc90482ebcf9f62d984528d7d463e81c5e7beebad139a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:021da7d11e595c3917adf3784e716915b15524d42d2797598b375e7d31aeca5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ef35b3f8dc1662db59c39013b9d38f8f01de3db0dfc6cd8c5c18cadd203d565_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:8f41a73f0e4fdf5ee8cf875433cdeb9d997f0e6537c40ead9ea27beb6a8d13b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:abbcab1f5162dc3f47dd9d07d1b1f6af9cc158837eff4a80bc96d6656dd2c204_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3d3aa650e4d1c1789278761c247528a609cb204870f8a4ecec029889c1b92927_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4c57ab0558844a6ff1a2a48d5638cb4afef26c53497b12ef8deaef7ca2dbff5a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d6cd6e2a5f05a4f8f454bea472a0c2d7a16e3393918d0980031091936620669f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ed3e4ccf49430580dc307fe6902141a5eb228e7c8577c90dece13a838b06afe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2a103f82e79ba86fbdacda3fc4849e7ad430219cab3227016d40faa9d670f16e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6618c58373a3af6a5ce8ce501eb0078d82a547584b8d9fae31ad3d86424f18d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ade1c1792c68ca721ac90a2fa777e02f31474915ec8adc8f2ad8a7a6b451a431_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b94f87abe421ddf92ddd53d3f1c6dcefbea083db6f02668ba98cb59ccd35e8e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1e69d28bcefdccb937f3ef459bb9bee5bcb6a6d1bd5c2a9ce9b71a2e4e03aa89_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:2900823d24dda552b6d4063be5b9615b24dbbb288b2702ec4313ce99bd9ec2ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c738f88f1ace51d293ef450554b6f6404e47a9b432b341fc27dde6169e6fe63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:cce0b0ff07fbcb7b463ff3a9d5ac8fe20bd8bc83407adbc9b8756ec3ad5008c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:0559bd5bcecd4b6b2b24007eb4a03c65f45063e5359dfedf5a14ccda199c7899_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:111e7c679647b388af2704ca280ac0cf57128c6894c5422d9987e4a429b2204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:7dea3d12eb2ca6da490c09661fd1f3a603e0f5aca06282b7953039694b4d87aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:b04ad95fc3610f262d6614d0b7d0b6c5bb8c6a5eef512e1178e77335feba455c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:34f12040d39e86e2127686220c2dde6f4e32bab685784afc5057904f286d48d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5b896bbd0564afde2914c804fb331280fc78ceb831a047c0c1fd777576a5b8c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7d1fcf1849e2ac29b2460c65c1924e049f83696415589b478c24b4819f9bca7a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:99b28f07c6f85c18e520f306a6cbe767c7f242f97a6d8dc820bd3ce1068aa596_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2cd9c61cca7bc0898ce177bf3f531ead3d298232dc6c90d707d33d0ef0b8630f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9b44722b30791402e9750abcb2546665760295e6befce7a5176a347d1f72d545_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b5005749857e00d42f95022459ca7a607b7445e53b62399b6a1820d4d71a501c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:db66f887ca4acc98ad391de714d6bd3c126e4e64b103b5d161da507a3a2e34b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:677f603347dc7582f0bf4979547c929e47734841949f34d3de20140603aa5ba7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7782e506e8700a4ff6d5aaa2bc5088b1801919e5365b72c3fc0b7185db6dd44e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9bed270930ca04b17b126f49080046e8f8fd5149514695195da9ff959e5e89d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ccaacb4d97a9fe1021e594b83f90f4d5f6ad14610e4aa49f2ba65dcae0a061fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:bead99b68d82b36b367dac46c2111fd8edee0178643493f66e3ff8bb7dc8a645_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c0f765a2e2bc33291066c3a8d4048d78f44d65a745fb7bd9c7ea2539d34d49fe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c4777746b9f26bff78a229e525c25bcedd693027d066795a4cfa596cd5b0130f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eae2617453889a9643cc57fa812207c5ab1869ce7e338b06c63aeda8e0055faa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1fdfb6e1075714ab25db450f3feab799d28f2b09fabcb62704de3071e0a72635_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:483b24b9f9acdb5b24ccaceb5234a6695c59f7a0dc1048888b6a4080e292129c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a63f630eb523aa9c85795ab923ac658baa4c3db17f0ac5247162ef8bca0923c6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:acf90e404f2c04f4040c48ff6804665449a27cfaae12eba7eaf4f83b0f3a9bc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1a6eae41431c024df8708f97e4039219e10023467e56222ba3b148f97ab9d892_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8da3869119650f0e4b4af5eb6e9611f52cc5d1707a48eb7d0a9d4348d378dec1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a6a4bf90759286416284eb0a93b6d802ab661e490fb21f123f141de12dfa227f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dfc5028a88c2e4ef37a39330975d990d1ffeb6e0c76cfb1a9370b5f7a0e1c6ce_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:060db92886f1a148cdc499c32217be8c31009f1b41a6b56c3144f3b658399eb8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8579a35025c17faf8398b62c9cf8fb5360f978735cb5857f44dbfab37e7f0b79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a3d2ab7990362f0d14043801ec097ceae5167d5a596a2770211e00833f2370ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:af19fe0085ed208064818cfff5ff18ac352109083f6d296c5690963221ed8e83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27a9e77d60246ea75aaeba8bae7ff77ef2b85d37652459622a95286a35d82557_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:671502952b3ddbd0f953e60b29def3eca0e2416a3a688774d4520453af07baf2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6a4d1e21eb6fb1951ab62d00d13a6afc7205c69d0c7a03de01a3572f56634944_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e104dcd1fb659be0793ce40c706bc1278a3d446db738dceae5d3a5a0b0606c56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:390d8c8017c9bef7add6b076cb88cecad29f4f4af1465a6092f6b87053bfc901_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e994ea662028b84dc75988777232ea342041aee7bdf7f372e8177f1e9b07dc8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:772950621cf9bca22a7c6fe3d51f2c4333b1c95fc2cee30f3da58fb157f0722b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d856e3a3e6a9f2d1f54902e20701fde45f8a190abb3ab94a7a10a687c9f8427d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:51acbba56466ae38df1170e6f22e57343a34a2fab4c49467fac934ee2fffd46e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:6abc5769619c5cea817aa473030f231d25fd13c96fb573384d67a2eaf90f2e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9addd586875f542e82e92f528264f35f06b600560f02d1987e3a9c11d769c88c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d41e4e952d91b02b66a409acc6f38cbe6a646330f6b4a223dc6f4c38d349c433_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0bc55d8119fda1bd8aab74462903ca9abc1fb3235df60974abe2cea9338d7b3e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:47e527428f1e40ae8cbe57a84c60f7a31191ec720aef7b0b6faaaa26fa657c2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4e51673afc9e3b2b57f90e080977640880887689ca2fbb354f271c3fb5b4299f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d7c7e167c932e47170612877bf5fb7adcbb9f6c3570e74cca0861005750f8135_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45bbacf37a0fa13ccd4dbf0cbb2e6d2e858890445d97f649773942c0a88f3629_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45ccf0a67c06721666deab96038aa37bf205d60003c8a233e7442ea639e20933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a956c13c574e66556bc21b594740accc497e48af46d0f326116937b57b4cd6f6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cbe20f10c01a0f87aa82a217ec01fcd653f4eb6e77afd659313a8e0b453027fd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0718804d539c1f36a0ef95085986b6065022c354e653a6c9a902c34cfed4d726_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2eba8e41aab91ff0194e96a0d384e17955a05963a7ddc8d9fc18a9a67e24e8a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:54d8f96067571abe8de8a55ae092cef1f4f423afa6d05d5b2f46663744ebcabd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d888d3d628c75cea3de43a4a10aa7e4768bed2034330c71ec89b3adbf78d4e73_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0bd1739aa4fb64c1004bc4aac788700834f7b454e4ca9a23e83107eb2eecdc0c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:10955da0c33ec8aa5e671cb6b4813bd26014acb8dda68f8bd249c27a6c8ecae4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6692616a559d423ed0f5335735a0740c0bfe034d06704cf288f74e6c2612b8e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8ca6c009fa35ba4a94459981a72db8b54ca2507d0559eacf38614dd29f01874d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0cd405015005ed19b3cfdc305bcff6f5f6ef683d9d68201046f0fab2a3b44f85_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1785ef5991ec5ddf63130f0b1983c2b9cc23eceee5181c060cc62c6fd18ede33_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:41750bd0eac46b324efde3548347c55eede126e2a17d071ce3557abf936fae8b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:a242549ee4cdf6946f41d601af649317c53fb6ce779147ccf99106d3ce38a74f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:69182f4919f1b5f9bb6e7103fb5f12bcbeb697e826fa1a516124989f52128cee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dd633fb6fb437d90ad04f80af556670d364968de96ecfc5b0a1c00b4952c1ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:6018f1f3a11ec47bf1c281610bca3859c4122597910e6cf7d4dcb35c4a7ad60c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c2eacceed018a256d1c60008b3d478b3bf234cec3f3ec0fb85f652449448abd5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b489e5c4ddf4e5f14883fa52a532ef0ca175a500d163bcd4713d4f08ed4c8d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b6bb122aff540406a094b599dd1e7fa26ef39e69a861caf5cabeb1702b8c7e2d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:becc8bd498a264e93ea78fb9eb2782cf0191b5c69b05e8aec4f7be7ae7a009a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c2c770a1c5cd4024ea070d05285f23c065fbf2860996c56fed89efd5d447d57b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94c7946de43b360b6187324eebf4a9487f6fc09c0f6a5c4cf8c10dd9aa998e98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a06e475b0bd6871816f3d6bdc922144caaee7ded1d3fef47b7165980157dc8e3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b9c3f33a7aa289d65b0eac2543b7c5385a3d68985bbd303fe38534fd6a8f0039_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e85418d292d588f67f52d1e513ded87b7160868e24b84ea1eadbe39a372e70bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2b401a9d07735400fd8a278d052271143374e730dd926f1b09bf9364a0dfe9ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5ab5cde0dd77b3d87214af2ecbe8cf133023a4251bcdcc862cd3acd8abe05fff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5f38a62d298309bbc8b3f28d99e03b21b071256c6511863946ae082bcfb024d7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bd632521388d66beec1a1d0f9bf3531b21866a3cc1ead6e33004e2f423a018da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b1e461fc8832aefff0ba97be8b7c95935a0ecb5fbf64839b66ad8f66cbf742f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e454985c4c1f59f0b93ff3bda68f52e8e681692774daac809e0f1a02a6fd2405_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e9aca9254ed6f373e26dfc4b7403dd5b9a9f6cdf25acdc963a589530e5e1a4c1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f2fe73c16a00f0f286f5936670632898c07c36a9c96056740fb471bd02ffd155_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1865ebb2e93654dab511b97edf2a5d714511466a49a6fd5087f3528ba4851034_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7726814d87e0d098b5672f7f92b2a0832f175db125e8835d3df0235b544708b5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:aa5f47b18ee8d25f88a58d24913b05dd8810c0c872eb0e377796d79852f67320_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dca861bc089e151181369c8ed8670be71c5e6eef094bedd61b30248fb13dbf23_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:583598109b75130008a55756b2ba16c8bb8f259ce60537184c1a96bbb10d462d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:69b1b6dbe21aadeddee2250944d3f562d04b10152741e261e1327e6840649dbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7a855f8881b148c2f97fdd701a5f1532ed9cd7dc4c2e4393555d4cd2747c227e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:cf33d50b404522170dc43e2b3b221a502ad21abad1e970e92127d440d0ba7212_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4cbc554e939c01b52096687ce6d4e025d219a12c2e703750d744f1d82fd802f9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:7d76721b13fb1022ad387566825433182a276b3efc8f980823d59cb9dc8f931d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:9786d7dade47aa9fd3834175a88f0b768b2c66c39ad689dcfb48107ce1dcdc59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f13707382a123f7c92aee321fb5c23a1007dce727b7a68cec0ffbe4636ba0813_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:2b69d2a8aaf9e8e6b772871b0cb3486c062b0a123544fbd2a55acd40348e78c6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:883097ca5214bfcac0ee1139f1734a044af527a16b634050aa4b86166ca4263a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:8db6ba7c7d42a514b5c382afd3879867f5042d42b2495a922fef3f315f011217_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a5c30d6f5bdd0e2bbe53ce9b90a00e94e84de1a0ed6d29aa86219518fb0c626c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d71d9131273f93e38936169b336851b76ef4436c5b73da52add0a908b003a57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b0dfda5623e607655446385145a48db54fc830c29b610037b52f677fe94bc1dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c9f9b6fab1de71845d9488c147a990b9a1ebb2b6c14c910234199c7833c92447_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:eedef2bd70bdc1d977b23f340ee6f714abd2fdf2c49379db151c88d9217f573e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8ae77ac1ca0aeb992c50869008c246d41ea290f23d8a2859cde958d58d3063a2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c169eff980fc34a0a1f6f19559e96485dda0023bc29fbb3326238c110bf3ba4b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d7b3a7fd468564aea8435dac8b09e2ee35b2d27f6339a8049836b6cefc8d2cdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d8fe8854022eb245f92305d42b92cb3dc81207f1115975ad607a75a023b8a820_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3555df7502cfca54f9793f982ed7ea7453c9ac235e015b9c4c8c47789af48ff3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:482a103550cfab666968202591121c6904aba79cf5e8c30cfa4718c856c65690_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6c8bc52abf358951381135a94638e4c01f0e8ce942ccc4f77386c36beedb8a35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f9515705e2b37d2fb6f216aa936bd5424337a1e1ae4eaf3ded3c8d0fab373d36_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:45dca9b3c0f4fc36ab0052495fe6043c717673f8f16e915e49d682ceae2a3c6f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5aea67ae0eefba905f7f8af09dd8a83c8adfc185b3484fa0857834c270844c24_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:68ebd12d0369cf9ed73f37f5cc188a7ece136ddb8e23ba641a4544eb703f57c2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a5b0377a79065793239498bd0743919b77cef2155093138bba8fa9884701c570_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4148272ea7b1e1b306c4e33dbb6baa9bde7a68d6522436a51e939bab4eb8ea7f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a8c81c137343805ff088fc27416e7c67e6f02d4c17dbea38a063f97ca08c51fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d948b969af4caa50c0dfd8a822144a77169880fec165575e574f8fbb807c65f4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ef3682c0bacb3d0d67f963387c8bfc8ba77db7c6ce8f0dd8e6bd00d131d721c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9024353b9d2359e30c5651042483ee70526996d02854b111f4bd9ffd3fe95026_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b3c65460fa54403f95f3c1192347b187b25b69c9214c5e586bc582dad432a9cb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:797a79c184b21fb1d2cfd6c59fe54be07061b559bf77bb169e36790650fa907e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:b3305ace24242932292e14458e4ec2ad72f414f7dc24681fa497f7d1c382ea56_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3355da57dcda21150a1ca2f8d922a94433aa44c19124f6e7ee833eed370857fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5872a3706c561849469aa6c8205f911b47a1f98f75590f9640efca570b654abb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:725e1e9610e0b304b06809bc6d942ec504ebeb7586aa9756fd87d139cb4e0449_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:914e3c4590a4a6d48af758d34c118d474fb8e3ae0e594475a82b996f27386b23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:21516dfee1d53ef1759db9cd9c01da5817f8e5500ebf59a18912e3932f44db56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:95772b0295918fb3e31580925e262ab0ad7c09246b1562249499f2c22a3e55cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c6fe6ae20c7e9e0e68b7a35f7e388e3caa2af3035361e59dfeb47f7006971fce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ef77dd2ebff7fd079005601a96450a2c357eec93ca17ccf59598097cddf0cc6d_ppc64le"
]
}
],
"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 OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:313c0e44208e7fc7d4039f2f22cd01135db0cd3337a258034b774fd7820d8a98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37889fd7ec96baeac0ffcafb8dbf903af16d95b413baf1b2fd7710f72cc71c98_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4a2a59a57ae76ff8ff5ee21dd25da4a9da4faae5a6beb8d5e0930f12f679e8b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:99f4af491329b3352e86322a56f42cd4588beeda00a2f94a2b82b169f6328fd8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:561b697db7976a064794258c5f274566dc9c1c32d803603b15ecdd78a0965710_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:99946bcecef29fccd2dc55cc18dfd5cefef1957666c9b8cd4c555ae9d8db676a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f4572abc9f444f08ad11d10168e4b9833b3fb9e4814910eff467767a914d124e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fd5aee9ac2b77bcab032dfd1bc6f1369f59e1b3366cfa96fa55f9bc18673144f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0c10368a8cb2450440348e1047d56fa91013b32b690c40b06baea182f04c3625_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:202f16700daa8022d5675bee872db2a776a1f240ce159d17b9ad91cad342bb7a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67c0172273e47f9f11072c1b27a028fabcfe29320b3347d58d35c53d9b1f512f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7ce75d70b4ffc0c4891ef83f75a453f414c010e387c09f8d7da432eb5543f032_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6cfa0e42180d0b52c41ef1f23d98443cc4a89afae97d21d3993a5f69bc73e6a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83cbc07e901f31f4f86938697d54564bd4c735ba924d5fd08f43b2dfac46aa59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:be5d2df0ea59d84b00bc2a1be257b8338c00f0563397b51d7fe86c48f7e6a62a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c91a3c588e78a92df5887828fc6cb03cb28580996fbb5204bbc5e17abf93ab8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3570c5968150582d417714eee75c4fdb244dece7812e772c0d60bc937d81d564_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3933b8a4a90aefb3e645441e8176d340b8e0b23b3f6760083c72d25248a17e67_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4dd95c213870b3d4ae9bf202094055f0cac5a965422dab852183305b5d85634d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e76c636de412eea5835c877ff862e24c5b0a7ab7fb95ece3fcf4dc9d614bf519_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:10864ad3974315fe717b7e22f5d1fb7bcfaf1b601741e4a0f2a643e1d897fa8a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:61858d0543de564814db6c98407aece822eea202cc1fec3393913d14f75875ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d4f1907759d9532d9659a97d18282e98c54eeffffc33c7de0570213b545aab51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d5bdf20ce7f4c5b1fcfd9c2b77410c8a6b9b0c27e6138a1ab54c241763b05bac_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:546872449f71f686be1dc4612f7e03d75633eea75f089c720f87d5d1c6fd0402_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:6e8813370db2a71161ead738ccf909b6997ca6ec452ba40576f8846c22c063c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:81c6745c7507d47122280c0d6893a35a4d4adc515e850b2cdc8d23599583ad71_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d9778a3fdaac8498f6953cf2bf5acee0d8823270442768c9e838dc5b330c2250_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5008136f5d3e028da656d046f85c83f3ed13d597dfd47bc6808b5b3043297dae_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:736b2a94787549701e830ab7d508f3e7be83cb694c69486157bd633a3ffd2c81_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:85c15e6f69c7f3e101346387f680258f5310e5c065f830a50d04d8a409f3f7c8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cb2aadceabad32ab080d76a709b79b70d488d9ca2f115c1a481a88f5c9c2f9f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:3d94824bf9265438ed208d017fd28911418d4930b9471b305e3a6f83dd97f0c0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:59993d1cdf6d58c3113061dc403fcc51e920c315d1944c931bba62ce47ec81db_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd9ab99b292e613266f833364f13ad19e9b26204deb12c56df333c3282d235fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ef1e59b118e3b97881fdb2f208f64486cf3225b7bc66c52cf9d4c2a9a2b84c72_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:4ac5626fb50e2550d27281a25e933335a786a4695f5a7a2d8f17546f6f4eb836_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9c5da07d689e56a0db2a2d142fb8debc7aa7a0483a3296aa50fd43b6a12feff0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e25c8d20772495f8d49acde8a35f49f30e18b3f6afd9074b7009a02d84a0e6e3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fd8a0aff6175093f881f0b879736594454ea69ae68db7e5837ecdf1527268fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0a5b8b943885041a0fb239fdc012124c8c8ae56d399ab52411585f3410f28670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a50a539c4972a89fa1f17afdeb62af1883bc89f231b51b1fffc096af3f4ebcb8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c2a814937215d63f71fda7ecb70017e9844b89c6b672fedf5a1b08f6f93d06a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d16269e4bced1a9adad5bf954354012d679df785cea828873226491c0c03cc20_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:50aa303cd2b22b961da419e66167c3aaa33a6829f2488d40e0d313dc322e6789_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5299088616c529dfc389935a9e005d88dc9f1fc40f18d025a95fabec27aaa646_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:634a5b684a30fe1870639c708aef32c6acb101f85f484483c7f05640eaee15ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c685ff9170595581ea97f706bea0069796563f03064b5a173e992cb373d84cea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f3872e501679796054ccd9eebb326e96e4b916bef525d3850c64cd8dc0c99b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9c5cd84436fb27de1b589a7675c029465b3e9eddb0ac87eafcb5bbd40a9018ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b256f9a69ebc26949acdaf2c4b7a9e89cb5a1a70837bc63b554a65fee7463850_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ffa19324ad8ee491c3431e8bfe5b1235a1431b0be914b0bf9b30d3a532b0085f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:307af3f934a493b4e7cd8a267202238d2a4238d52be1da4608e83c54b1af7d29_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4f3b445df34b234d1eda4f9d5fc9f7954dd726667bdafcbe0b1197412ab7ed13_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:cda4b2931a2a598995a4211c8dcbcf6c5e82f7de29b39ee437faeb8e4f696a2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:de4b57efe54b245a9c0e39ad94d0129ccb60f3d5670e7c0726ae5ab9cd3d98ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0dd73b3fd566b4961ed3e167079a2ca3309ea30fda7a49f73e001a0ab931dd7b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5befba9e2fd5cc494e2d0789d86d1e4011b4321dafe6f8be64f54d173c0c8c64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:abc08274dd4ed75d88d129e2e57257782d8c7caeddf348245dcd85be9ed2f8e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:d4b2c7057ca24af7fcaa78c27927ea2ec53f70ac9a14d8d775963d999ca981d8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1b85972300d8d89a30ea123ef7f8a337e63985bf93e21a7d77da7a5334c2ece7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:30b15e8c204734afaefdf90ca66daf6f22a7185a4ba894737904170257ef7443_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c388aa2a978bffc1292cbcd771018f7294d70658f7ad6e621e87f19171f49337_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:df93b08f6e63570eb979dbb3068a2f3341ec9ffe94f9409a297dfcded130ccee_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:2d8ea097a1119ddb3f40ab15e29b212f61333ac94b082f6baa02005cc57b6f33_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:be1225f3e3234b2b04fa3c4be0202557d57d08a567a5f8523991b9c5ac1e3c48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:26557b10309771e8a9300ea0962b6bbf90a67284853b6c9ed55eb89711eda7b8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:2ced08e6c4295cfce9c036ecaf12bb702e7425c1b16f546a3fd75be69eaaa05d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:88156e82ac3636c93c033b96064fc06ad605f670905b35499e198dd7d4faf8d0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df97df25115092253e776c7d6cd6db3182655a4daf8654f8e301e7a166e82708_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:87236d1fa81fb3e2ad0f3669471d6791272280dec8019ade793d9037c224776c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b536af5d58dff2b0e2dd8440d4ac5f046b1533fc7c822d34ff72208873feb155_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7f79a083bb85c531e54c0cf5b28e0c09163f90533869d6b3e86e3b145dfc1115_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ac8706c4b4eca623349bd3beb69018b256313dbff09c0d5a23d54d6d79e000d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3724703a3319c5dc69f4763d1b459b7d907686787250b42404afed8c25d7172d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:58a47435a1a6a39b0b9b0b4eefe3fc36771fa22f61b2bfe6fc6f20503b2904ff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:72f3154bd73e203f5372818916b4e229b9db2ec293d74bae7c7e4f7961c5dd58_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:af1ebaa3db633f76d592777b03934e61bdda7ca4a274f3ab8b5c5893334fa5d2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:25f3a738206a7d67fdd08f371f6f94b0edd79cceae3616d9291ee85759369de0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:55b34527f4a0a1067cb4535122b47d15766cad666f4059b3d97424e9b7a0c3fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:162e4ad58a67f27ea7aa4ac18f0452138544c21158ba2e9793cea5ff28b223cb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2f6b6c889144bcc8ca8a690c56a0a30dbe450e0ad285f52f06637b9b71649edc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:80c10d130565356ad8673149d066e3c5e9915a66e6f027ef8a735805c3a77a5d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9eeaa20ec429a7c841eb9be76d17c4539072c87652be8926e8358932015b59fb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1357f28244870da839b2f48b64b895eca65c206e006c349f05f17dcd802058ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:47fcb6f2d8e10a1d79ca4bc71a8d54eed20402663eb8fd56b34ee641bc22e327_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:5be196298a2f727b3f7c9325c3436682a6461ccab04ae9b1cd4900d7d48aded3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6bff3d2789e4b6819ea92e6e65bb7490c57283076f87ebe94ff6537c288da61d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4d72bb4124fda9c1d1d42e103431eb403cf0c70df5e0a4d78c84b966408d0e03_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ad09670a57c9e1c2913c628daf3685254016d30c9ef0134a4fe7401c3cbc6730_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:54d03e0866e9536e8cdce3566c9c6ba48cc3e1a46ba78c8ece6059caf66f9faa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b394f22e4a2adf3fb5048a8ec209c83453abdfb78dc45aac22b7656a19d239d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:2445e2741338aa7067c38f9ffb4bad3635d2f9ba64681f438efc86ca49ed2e22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d2a8f6b2b07ac922c18d6633616af534d6361f81ffecdbf0aa0892c2bfadf361_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8c9653765b6566c240efe8f08c5b6c395ef940c4c88f10a5cb12121687dffc31_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:d169385f11ec7d39d976e9ce9072ed036f76b856867065ecbcf10b1b1b1fcf40_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:18717d98bc3377a8bbd108ae41ec68ccd7c11fcec8c86f47c6e796b734c9ac1c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:251d79a18091bb739256f5ab000b7b3549a8fffd8c355e69bab6090de9e51e1d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77b4fc96e841482d7058f77d96e3b36b6aca8d3ddd855be95466afd2e4db82ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7d6468fe45b5f93b9803315f8a6c49d2e7b6692b6f8c3115f06bc8bd3076e9d0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:05db09a8aae75f472d13f4f39c0cb5ac43fdd510c29bfa88c5e66e2708560170_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a55cf020aa2a7606e32ffd260fbddbd5eb23675273ea5b4b68f5da6435052c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ccdbc3619e960e406c0db93dc7b5773d36825406ca99f0aba07cda4d00bacf34_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd9ed3d17f45e13aced32171e8565f8f58b7622ac1f2a7794a9d62263da7ef69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:08132d4d8a30d743568dcb6ae131643921990f93044b2fc6f14fbbd4192107c6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1b5bc300e652dbaecc0cd3060bc0b3f258c7592dc1dc51c81729f9d8f43e3b86_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8d7544c798dca8421c0759c257873368125c88082bf9ee7339ad4a4b4cb8b327_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b8c3cd3c913a7c1f9de9f4322f88800d26e91614a0257019a9381dd4dd48f5c8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:071392012c68f968615e26cfd19b309139b860b0569d52cfb0cbe85c3427fc37_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:601db4ef1788bcd90ad4df2459479b672b5d1138bca71a950b83cf585105c7e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:74ee7c085bd1d41ecbc12c3ef942f4f5f4b88e8b52e40a6bde2958e207a46e26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9e94b930f87a9d5e54891913169dba6a9d6789a0336966aa73b0bd456c0b1a51_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51f1a90bc58757e1396b863bbf500071d49d15c7d96d3b5e7486395d210e06a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:61e79da9ff15261bc0e77ad9c67320f8b0ea75577637ea7954ecdcee63c31083_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6ff81498181ab5c622109e159b6208bfa53408a08c29b700ba0afd84b89fc4d9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:af6fde3e30b158944ffa92ca0f56d958c5f0e05dd67b489d78065f31a4f2cb9f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:49a3ea982af6c920e18fb6156704f3e25595a47e1af9d2e6efadbcc39448a534_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:56cd3ae90c114579eb8dc572b4ea97b0272759cb71d4f5a1cc98366bddf13525_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b8ba4fcf5788be4ee007c13369ba94e1fbaf78d88beef2d22aec382e4697df29_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:ffcceb1871da670d06f0f0fcd522687ed537eec61491d57ed10680a8d07b44bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00527107a374acea508e4184509b6fe03cf670a3ecf0ca2ba6381c56238cf0ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4e0a44aababcd4e5c214968580c3bdcaeb60343c9110182757ee74319edf53ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:50d04fb6b2eac9c75211c0adb9b69ba85baa8efaf6f4e1904ab46ba1907d7d30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:51dbcb9dba321dc4484eb72f73368cabcb419b5a934d495eb8e8e53872ed7cb7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0a04386aa031b0328bba6089b6abbcd757f02206bd114a0b6e3ba4aff5806de2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a426fabfce54fcad0aeeb15a1f5c08f1141a7bff75cd93cf54ef94ff5ecc6f0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:2b743b58a1b88671b47fd3a90966b71f349491422c3a620967ed5f1073731f6c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4767d0078970d169d80cd1ed8d9a0697b3dc7f2e297d7370f36607e790a9ec07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:02e782e3d91a314e92c02ae1615681c9f0dd6ed97f6214030696664ea2c533fd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b74f6f01d7e24f6d970627c336f559a8ee21f99dd85e2fdb2ef80878a744258f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:dd32fa52a84d83d6c1ef649c913ac70a8227712ef0dd1eed24dbf6e80ed8956f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ecd152f01ad8c3ef7e2bf819c515f09c9fa3e3dc67b521de282dde042435fdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:37fa074c3d0cef8aa66b5533c9c788c10be5212d149837834c7001031a725e32_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:45183c775bb7d17a774bbb18a6ce8a9a7d495a6f2f92441c1a7749ceae2818cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8ddc8884b10884780e23708be0e0bc1d0aa78bf3e093e098bf31af3b39ff0054_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e10b5c60a01b7e22773f86d8a31283c95da6bd9cdb2f6f060700a58c8124d102_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0cb8351f3eed209c9d7e4c70fba134a2a1867ec394b99704772a489f3390631e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7b7ffce6efe509ca4f0ebc41424d5aad4d5115fdd4e91f197242c39fcc8a57a4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:98d19fdf299137aa1bcde0f86fb75539d9c181b310356bef90f912f17a53c8e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c0e8f7ad38409ea594409fb3878317dea94ddb7a4b1c6537ec69c5a075ea0e37_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2cc476050d658bf608fd981427208d7bad038db2c61d87871267f95b387a32a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:512db303d402678d8e13d712eecdfd21cb43b039b92a3ba3b3f1fde28440df94_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:71415f52d1b4a541ed4c944a85152d3d20e81e6ddd0ed042ac7a443c3cfd3304_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9ad939376d284c72b68173f7f9beeae564ca0b5f3f927d2254e47a9273b16990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6f918532a83b0f40654657e9fb715ac5f4b58cc5981f56c75342f3398c40ba98_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d7a107351537e67f156fc2bf5707e5380e2be3430ca3c114eb5f43b2f905bdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f2b0149f8cd25219144db3232ec50a4f303b473df9a119aeeef71b42dcca6a25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fc3bc50469f35b9424cdb845bd03a86dbaa573084dbd499fa9a3e47eb0e426f8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:03dfbb0d2d2ac35c6857f07e0bf7e30013542fb8c07df9e52319ede66f35d750_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0bfbbaa8673ce7bda001ab91def919e56e6f0fac4bd67b09a7c20212da0b529e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:597bd0de9e7bb97f8e960935ba7c9f1b91e4708b85e74596b903d726dcf7a398_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:ce87bf559d265da4e06195256803d41fb0b5edab70bc52ae46d2f626efb00c01_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:39e5a2c1983df681f7e02c13ed52fb630c4f1424a74c2b6a620a0f685c2becc5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6bb4b55f428abdb5c4191839058d1292bea484c244402c8772f566f7b6968d09_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7b7f216332fbf43c68b9b1097166f7998933c8b3b2e7dcf11a43bd1a6f3bd76a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cbb58404b4eec45794e8284ff50c95f9c44f86e687ea8f21962648c7c0f66917_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3dd38a98c32a74aa2231e807227a3c8d4eed1fc973e81db754a0a109eca0cc2d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b0e54a88923183074e19b8e24a6228d55bccc1a419b3a41a5307685e75c36e76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c1341b86b365d033ad566093a64ee3e643728b5057cf257d455b0a39aeb99683_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e102e842d7d298030224eb8ec80e0727b89c4a4d45b67af5c6d0b11a3df30565_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:527717a592672785c5d8bdbbcb23266fe26e2c95359a9f01c1bc174ce2bbbfe1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e36e8dcf7336bd1fa1d75a37813911782403f99c634a433d187d36bf2051f4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e3e278676c3c653f3543467fab3769c3694710e28c96fc9e821d5f2b5899ecc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da33d4c2317f8e5eec01f45b4bfc10fe66736b6df06a13b60f7ebc434b34a9e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0741873d5a242cb085fd074e2e850da0c40c94a672930bed489a5042e7cfa080_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:63c357eff8bfbf851295fec3e79631014762b1a5a2642b684dcc251235e900fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7c53a64cbb49c81aa926f021c50efbf2009a358d7c3e3c50a0c231dcfd7e110e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:83ae49730fcc34f08b5f1d3f620c41ff7d7b4419380b4e731d82fee7c50fa858_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:3215281a42cc42d59bfb0380060fa8492b060e43d15c731609c0368238520c34_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5d6a64c4c1d3ed74efafbc1bd93f7829b3555491a58b75622f2986cdcd63bb91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8981f5bc6770c8634fa4c2c707530c945ffe1e64309ca3d4c47aa1bec5f4dd29_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9f9ae18048d534c876d747b0f40db46134067c1f30c71386d77b1454070eb98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0ed78d5eed81ae4e0a7468e52315eed9442685f775a7fd08cee07673920a4a58_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a3f3a1911d6133402e3e97818ebc49da92420eef63b3007411d2cac11797d29b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:c752116250009619451107cdcf31da023d5a7df853f41509e2073428e3c5708e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:da94697c9b1023108475f827cc58df1c5e5fae4975a4d536e735934762e71b3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:16d51f0e3ab6302e56aa1364aadc6533c7046dad4857fbdb4dcb3976bdd9b256_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:9a0712d681f6d1778ec84618ed13b11c97e4d6b4bb3f2061083c8a642f0beb1c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c71dba6437bcd4f6a615d9390d07087578f1ae32c48d0ee634ccb5ebf46bc61d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d966f7ba9bf83531af76d565bf8781bbe4dfde5525f71e000f99fa265f78e3e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:078341b680f9a3b6f6d386551c569161058786c2da3a4fed8bd8191a1c96fd10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07f489bb05ab3907be43786d03c889827ccbddcfe049a970bce989945ced2374_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:30decb57f6f3569f08acd23fbd34a935ff6ffd9cb6777f29f3b21f755b62c307_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:488e5f13899e2922cb03777bba675061c2066797d4e5121a1eb7ccb680ead301_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:52d90f5f2aa431ed9014d6af378b3b935006b859bf8e8b74d928ed07c66a39d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:53ba6396dd8f44eff8baaa9eefaa796f155461c27c652fe608aa6f89f4569284_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:84268278c72ed9a76a44d91187cb04cdba386e0427217fa0734fa21261c2633c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9923549c7af82f8a377f55ec226b17849b80b6986bd5d9209baf975478859419_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:04b8fcbd71c85d53d2ef486f3cb3ee9eb7d3232830a88653ead37fa96b5e5041_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:428c4f45bb682423a047d8a306aa3e52d47a79da82b2e5d261c70394b9516dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:acfc5e61e66d2c25713b6031b44a9c5b4a2b01d88486121842d9474fee6e73dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d89c56db59c88798edb02d36b261b7fcd7e185c978d8ac1f61ab6ee4fa9858a6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:01672f20e08c865e334afb20bf4672e75ae3213bea815605692d3c160fbb98b5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1866b4398861ed85d3d472bc5cddcf86d087abe0ce3dc069e160c1cde7b3dd45_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:77a0618cdc2074ff5e567001f8bec4be9176454dfc6fe12558b8fec570245d02_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f34bdf5701307d3a78fc33e002906e52d6e92402aa02772c3f7aa86c806be963_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:5d8cadfdf44b8160c9dafd45979edf50de3c73e44970d32a2e41400174cbf801_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:89d0f42a71d1e6e6df886f4614781bf20779ce60b2c240d683002e8a77cca506_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f239e7af308dd33ba6849590b4d62316b1c27cd9abb91774153aedfa8ba6c674_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fe9734b268c86d555c17d50b28b53f6a70e6ed1d5f2423989f3f7395088a2cd2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:1b894ce3c863920819d4ea5252e661d16eb311345721e870b52256fa475c8191_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:46a5d33d55b3daa723c47adf1556617197acb7a1472e87eac6c48d84375db69f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:85caa3468f35ad8f53e67ee99afd608249440482234757c1032b73989f75ff06_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e2967044eabd99c49d1f1b73b00e7d1d4b041fc6c91e20698d0ebf7edf8adc18_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:00f9fe4e4830f2223b653191658ef9a41399681c1dfd0cb7a03441eb8b601411_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:210dc2ae060a77a1cd80fe7b9999df21f08d05726c2ee1a98a3d3b9091c738ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:68e7e47d7852aecb01251cd646f7de16ce032197587e32c0d312200b2ed335e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8a5f1886bcf3d4ddc1d8b25a3242d56086643e1985fdf2c5e0af4d523097e400_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:204539fcc315c96f4f36d75fb9f8e3c97712dd0f034dbca7874140052b8934b1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:36e42a5c42f9b5210acdd3438bb826ed8570422918a49527ee6f404d669a4baf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37787a3a765ff27aed1c4dc162f208835e5ea6befeefab25ba6ad08840644b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:72c4be85b6e8f0f4ef456cf013ff60cca10791a9ccb6e4b030b51b0e7d8fa27d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2301b2425a990c6b31fdc48f5b3bd8a6fed405671c6309474e6d1998478f67ce_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:524c69155c0cb62ef67c3f974ccb588c0b763ca30af1ff04da57bd4c7c606aff_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9294c9aed9b8166cd175aa1e5fc08a8206e7be01adb757142fd065f12a9f6dbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cc73c3f7d97cb6099485252ca4ff3f4c9e26969635fe3b234ffeaaa8e833d6d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0c6e87ce992c21f22b1b0dd2fec080705195760e86f274b29d3128090d79336d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:36e50b65c2a5f3c0e56acf0ef991e5ee8f187cfacb37b683aaa00e97a5d0e433_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:74177081e53ae2b8c9fb5c28212867d8800e3d6a65ebf637ce83743b74710016_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b52839eda3a26cafda3c901e448a36c9f0bbf1ecbeb71cd059cbe5f7ebe63867_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:028578f886c789357923b3bd92b9097eb21e2cebe2a179c8cf5b7796ea492dc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2f04b6f6f590f4ca9327a64bc61a3e75e1a5b3634038a4abcafe407b951ab95c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5cfa05a09f86e80011baef0e0b12f84b93ac31c89528b76ac68b7d0181c50bbb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:db83ee31d8a8649725b103e410ca2965c60b86e0a8be8e70f14376dfcec39b8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:33819f40cc5b2499ff6cbabb4eff22077ad17e5f721de430c951794e9ec7c4f4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:634f06b38c199b4ec846215198ae2d042c630dc27b54855b5c9d282dafedd05b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a02825b1dbcfaa0a328edd1e250bfd41e6df558251ecbc2e745b896db21b86d8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e8e3d3591a4376a5f0c02e6e27d41fd823c4e65800c77f51797dec01c8d9c84a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:366c950fe8ae969a72a8cb31db3bfe5f28a04f33d2a904148c3d5175def5bbc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:462a73a38e7e827422c8e765eb6b62ccc11c2148ff2dffb7a3cb0f4b8a6a0aaa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f419d4db4c9e502fe7df0110f17246d961d5f58ed5cae9095896b36472642bdc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f84cb8e409bf895d322078c5f86a071e8ec71b5cbf8177830204d4172e03a952_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:40c61cc05782d5913189e2898ead2277bc074562f99f51994fda52adb9ae8620_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:77d403925e7e528a4cc103dd52550b68b36254b1a7f5dd08afde70a3ec929bd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9d7d4ba7d9aa25f7aabd027e32042d7861fa85f25b32ff194c4d3fb70ffac370_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:feb77e0d6004a7cf988640bf052fdbb755be2fb893e5fdc07165e683e4bc668e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:476503d99351c99b4def061e46d9028eb1bcddc4ff5d583f347aa37ff551f8a5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6ac6d3f227ff99b9b84ce35940c04a2e1fade56d2f546e8b448964268daa0d2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:711d81a664205f975ea1982fc415575ca43166fed54e9dc2f801750fabc1c6ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b58df498504852ad6f0b12aa6c2a68fe269b31e9d210581ee82c9e2a4fe21062_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:135bd1efceac3a19de9e453acec53e9a10350093a29a0508298a5f0a8a69a8b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:1e0190062b9bbca28fdd2f82d52702ce99f9116d456083f94db79b75e8921e0f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f0193546fd32d558e2e89d722b3a2d8c94903d86c0e336e7d5dae028f9ccd82_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ec4c24829883edc23e37f9f07c95eaf4c74a9ac023cd4f3a518dacafeb3cd008_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1431a026103fa0b98183f4d0098697af78478ecccc1c0ebc6c3338c268603425_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1f8a046cc9d7272e86ce246c615011aac476b83aab58eb0bb32ff5a46e7250b1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c651e53602bd474d7453767f7059499947258d18e2d7a52a855a46b0e9196f95_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e0bafaa62220bcc59ee7f819547d13b2acc274c6cb7af0985f792d62caf28f1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8f9bfddea5c3e30535604b38af5628bbb62ac1c55d123165cd51481a61240b01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:aa39067d74522dd8c963f09d3fc61a3011214d007abb79e07794198e5746cad8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ac2df95e06953b95611d2bd684ce548ac3946daed5422b898ec922774988a18d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bbdf86f56a820788f1528759e359fe7f75e9f73f8e77d2930ae2cc8a83e2f159_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:591a3dcfd46410462aff2e777b28897f3c51255ad8d26285946df4639cdad68b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:879e2b89dc074a377b4a90d6bcc5864530065e2bf534a648c7e295856ec115a4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a7e97212984597e32afd279231efb35b55854879637a119ec9c3646a13032672_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b501f15629752ec6c4e81a264a66e358c0867dfe5d3f6f4fbf54870380a30e36_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:602ceb41e5f9acfd35ad6e068c016147fcc213ef6f7033a738aad2d59e2d6b72_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9cc6c1e50a2a8ec6e2887e4be96ea9f8acc1938a0b904306d490474489328299_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c5a579f6c2b917ffa0c912ca7f5e82a041009198899d78b204f26f6e0170629b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3fd7b4fc902611f29ae0cbfed4b03ca5ad65bcdd5206787e622d7e6ca0d550e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:308da98e17198c8032692089e5f8664f8386c877563a318e89f2ecceea478b22_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8f17d1902c0a419e9f32ef05bf0890ee9919b615bd8f625f4d744318a9666c40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:a49641db9bc33963261965690a0f66a3276ca9cae2140116ecaff094cacc79f2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cf267c31efc0ea7afa5cab3dcd829b8c40f1e3b41ce8c92097f5e48b4fc1c8db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:261ede219967877725c31523cdb7930390300c1bde2df0995dd9f2960ab2d609_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d1c9b9d3b2569e676d6f80975a7ef3cbbb4a1d8cbc329dd1fbf7e448362e480_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:758d2beef64594e16d0f410c9df58136e470e327b658d340c07d4c62fc64683f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd2a41b12c00d34fd99306c8e5436a9b5ba6cf909aa135263a915b5f9d7bc49b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:82e2733f21cb25e6543cc3070aac2aa4dca50526ebd7a56c68be61c35da951d0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d654271a0ff9fe6b7ad23dbe5a7c6c2cff0d6499285d2d1a892683705190acc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d8d593aa02e82fc7ba9424458c7e4078560b6c214f8633391c49d6864fbf460_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a48e4dbf49b0ff8524c788e52c58ba20b3494f86b1905382de9f7972f9acf487_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ac95f13fc989cd08b7d62d825db5212625ff6adccff4f3db11cf973a284aff09_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da62a9e0d6c4108a00b6adb5ed5ffb0322fd7cbb37c9ef9bc34ce8b7ad71ef1e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb39b393c767790b22aa495c2f6f03afb4e233e59163d3880972874ec24a871f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f0125c1d0f3960767c52d6d5c1b2babf7791bb06dd393acdde845eadbf43ed99_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7cb9c87d5a624ddd6626c90aa12a0e35c196769a8670c370483a7766014e1411_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ec306b13a3b2439da2afc1c40b9de0f94d3d4112904e5e397840183a0def80ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68f913b6bf562e617f56288f67abb62f7b29e01c891ead29afbf5970e6c48c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9fc5e2fb3c92a82cd5be46fd56632f8b5f937fd96f0e133038fea5ed665a558c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7d1f571b87ba1e197285c78a78ac4dcffa55ac4e6382ecf10ed630abd02e4df0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fcf1f6ce74a9aaed46574fce5772920b3c2b6b6af0b99c69d35e47983b9e8de1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:6be97b778d55cdc05fa3a65778dad37b70d6e206f52f3642ee18c2b624efd667_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:90e9d62ca779897829ac4a43c945b11393409d51826ef1ea446bfed517d88023_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc34882ae4096505985e163b8fead369bc2f5835ccd504442f2eaed4aaf0807b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e8516d1ef8f77fcffb337b4da4a539874107ab501c9c2cf46cb887b4a4a1c152_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0873393f0564bec29f4ef698becf97fca9ab57a6fcd62a574d041cbbb241acd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9b3cbaec7ce03762e1b63ee055935d866121a1ea7e0934d0c76f72561f2a73f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:ae34b610753a18756b34eeb0e0b95f21acd27d077b7c70356054b10bd6a20b80_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f760e2aeab036000a3351517f017e75600dbbf0a4fc871e5c6de2fd8d84f5914_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:0e0fed0efe55fa047409b60fc018f8a1efb7ec0e9c1527b9553cedd07a4a530c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9610860325949262171294ba4b9dfb298c392aa12ac2b34785443afc7dbacfd9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d4f823164bea7491748757273a054487630f7d00a102ba37c96011ed68519fbf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f8b152c6167e038d046580d88d3b9d8695e135aa945155231e869e46a5689341_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6abb6baa9cfd44652759dfdcef4390c0507c6a48de59a7cdb1949e929da2d20c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:723f42b675397961c109f2a8a08c2694ac469bc81a8748887e78adaf954b00ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cb3abe166a28ec665a117cb3c13335ce21381126b0f52bbdfa93daf8600045d2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e06d0f6a9ac19acda899cedd9ef383721af888fe31e07f89acaf043eccbd3e69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ba555e480169694aa66b172dec0a1dab38f528711ddd1d127997657e0576fcc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:66bd0f0059fb5216d01316b4a938426715406c9d34314e8bfdca91977797c1dc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:675f2d5fe379e396dc129a14c30e01bcecda81915efa12822b875ffba58c568f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d8dbf300f9ca4ec47510347c47d5870c9a8db7703ec5a4344e626fd449ec7fae_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:249a1efdeeadb5027c0b65aed7a6367ca760d9624e9d74f3cde3b34da62f6402_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3eb3266e51bcff8668c12bda2b4330240bd2569a40c85fee6be989732ff8f68b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:da5ddaa79cf6cd99a4c83ec00b19e8ce344b71427611282b7db2002a9e807675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:e2939a37737dc236d11720f9571179dd67df761f722a96ae0f05db9702a88c4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9a17f367a6dc58029e3ac83e4f2b6e9b240ec060c46c8ea06ecc87b0be87bdd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a2b79e5a1fc546da852c6f38bc920b67e1c6aa94356449cebedf08d7dec86076_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d28a7dc66779c1ca4c056eb5bca48b0c7e19d01089b93edbae8bf9b43b11cdfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dd45780c2d4b5bb0fd96521ab72ddbd9261ce234e61bf6a69bd7de0757f6616e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:01d99a84e687c20c1078c90223e884e7497908c05ce363d121378f96d46fbe2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7a657b023ca7a012c4c0f5cb0b71c751a0a9129229b0dff77112a82682fab839_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:8ec4eb72a079b8b94913f4c4f766ad03988664ffc27cf77659703f1ed9a00510_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c2a14aa3104f2c0cc5714a347162390f40cb555fabbfb5f0e2a5a7c83b3292b7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:583e3aacd432004936e3e6c8875c7c6f91377b9317179c2cfefad03d2892eaef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5ddca5fdb82e30000123c5be1cfb50ed93e04e35dd53c79fdd7014a3519af23a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922042d611b7cf7c8b92a6a99812d5f134deb3ba6a2ffd9236a1ec70db9df767_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c89f7fd553664814765a30ee59ed8dd4c2caf3b9ff40ad351096b408f1f3d938_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0df4e077293a69adf4bf04de6e3aa8df95cd1e358e7087b8930e6a06fe7f781d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1f80a860753af1686c601a11d5bbc1a65a82e10d671c102f4b652a5884ee94ff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:347b33aa8ac774d04023e52541ed1283475263ad0bf2c0a7cb0c16b64db6a00a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:89467d05594c81401ae0bdb9ba42504f475f2ff1fcfa6c30bda2546dbc2ebc1f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c55b956e1c6a4fbc88dc9dc488b54ef4589134b35eca971bf18943d48eef4cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4ffe514fa69794c881a504954dbf64ec3e0610ca38773ed1b49bddfd8731eb62_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5b91f26964ac42d3c19646792051c96a8ae25a7626ae081806c382c3cdf558ea_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5d25926b9a049a86997f922ab7948d6ca0af9a16af4e96e5800d673a38be4046_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0a12d980643d0912adb6979129d24765fd54c01a3f055961cfde3fb873fb786b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:349f4e4a30ed2d6033c45aa761b9a86e055515a47b7d1e75f44cffa9f94ab5ee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:39c9f7dee3fee9828f02088317da8eca15b94db80f99f4561dd5091841e8d1ba_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:7327301da2df28d4f25403132f5447f7a995c41604099044547694f99291685e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:172816977b3d5489e5633764c970652a14e7a8a29ccc95b0d089c3d64e5b325e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:433e25b474b2adafaf9ce6677f3f1d51a6512845ecb54c6ee3707a8969c3b3e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:66b0dfb02285c0dd4a74cbcdffe545babef4ab11a96750854f1fb733f55302d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ebe298db1443e2da31836551cbf88da11a8f422db254aa877c310cb092e1ccca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2c4604fd35ddde200baaf906d7d987a14eccbd1f678272c6d0fef35a1d0f7f03_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4fac13483d31a06f597739207f9cd7bd7acb418f055c80ebde0372446ebce360_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:529589efe0c2828d7a6dc104ce7c07fc358f43340ad99dc773536f38af557665_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6f09d75e75968768f9c4f06f0ff9b9680c7a43e6ec836b7a07ef7bfe348727a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:09e62b7ca5c078a71c0a36f74785af16ff1aafb5edff0b43abc261e648f17eca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5b7a8cd01d2846f8821c56447ddee3b7956d9a20e9c809363d8728ebb17c6d67_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ccd9bd93299a31672e58a356ca7f9cee946f757384ac2ca99c54718eb72e708d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f3c66ebcdedfad6a4f9b6b67387896cadf88683a285b0c9c2e87c067b3edaaf9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5b778bcb934f38efb0d2181f2afd0874b16b2c9bb541fbe821553df64609d831_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:6299c1c95b656dd2ea47927a629be820c744864bf4b401dd1d81346ff26199a6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:fb35926df0b2eba2b017ae46f86586f7534a0140bb56e19db4fdc1a0769ba74e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9b723bf806801f5f8dd2137f583352de2ca1c8cb14137c60ed3bc5a5a02c3223_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:d899b8ca509e2f6c7df3236729ba459f1dddbaf5f11b1757e3bc6a04c6a16952_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e5884e2e0f2451896ebc590ed0fb662429fc5971d99d19fd39dd98d29b9874f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1ced2dd84378f067b6e31049e8d8be06a1271aa580897ab67f1cac29e8973273_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3eb279dcc861d1ee9accd5aed65614fa1a32a0a3c39f80be6c16e3adece6afcd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bada651c6802150d411988a1462cc769cd2bd791ffca219a7e9ba6fc1f9e3ff6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1d6cd25f19d8729d5db2fce2c0ca12cd4434e3156d00e3b29128c8bcec31cbd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:689f54432640f9036f09a18ffdc655ef9f29514a5b2974da6beef407ef00039d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8acb96bd4e7ceecccb59895d9f2500b8061bd56af4235547fbf6246d88c11d29_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22af26575e09437f9912ce3092c9a5d32d8e402624e0c1c3ceed6c81120f3e75_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:b5ad7d1f6ae93fff78d520ffbc080304d5e069dc34be695ca2e72063e6f16cc6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c407ea06f3c1b6d904ff87994e9054e0afb76d9dbd2fe9800c34d3c1d31786b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f002a9bb010ea2e4cf4ac65c2b9644c09951f5cf28fac82c112a9e2e23925ab7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2a0c8ba89fec53f33ffda91cb41530057a2c2370b9190a5c8cabc5ba7eb3fb34_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9d90b5e7b4761caafb63c447fc9e352084650888029ab397a0e7597eb03235da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:aae7870b5ae62c0cbb24b90ed192b0ec8a830580b3a6565fababcf89fd17cfe0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:eb8a1c875820beb6df5c898b3c859d787eacc661207888ccd31342837c441b1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0aa1c0778ac82f2f01ab8c7c79941de9b33338ffbe92c70ae2bb47a5c87cd356_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1302901a96768f4c566a54ce4265fb2abe023d025652df4b78b94a8e44d785a2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:579d7823258032e0e585734c50a08f0d97c346904d9a731d23fc94a5bac3d0f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:8d5efc32757a8a321e709ec9db0e304cabf4b4c63556986e677549891fdd542e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4c75b6bfd12643b775a36ad69ed2cad789b27df74faf4454d723ba7f3c800746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:88f6bc9d1bcaceae8f65f654a2c0b169a7987872e2b301537ab078cc7563e36f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:29d413f06f5eee509bf61a867d1db3abdb3f7ff78f91f5c4ccc40e8f4e52b73e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a801eaa3eac0b20b6a0de04b6a54ed18d2d54a175891b6ac39ab503da858ed6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2a9630616c4361ba346367855f264e8f01bd063f7fbc4ad4eb36fe181eac23e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:d0d035f3300596a93c21c4712a231077b6fbdc963d556ee6f9f9efe393df5bf9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:117282439d4d1a2a741562904d28338cfc30ac9ba69b2ba607ca67fd6031a650_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7293094d198f0ab68b4e365e0df6a384c76aacb90b4c63de457cc805c183b206_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7940286fc95f03f2323aa80e3c4a3aacb132d3532a380929ca20e831b46ff034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38eb59fcefb3e1593774ca0117c163a3acdef98a0415e8d840ecacf1239220d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4003ce46ffedec1de16e31773fef93eb34a4e0cb95ce30f572bd026280e046a5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:38ffb7d7d3017c6cbff3741cfc8fb8049627d7f1fcdcaf60a9bf28ca4a5432fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:5184972b11cf8b144a801d0c53e7766b2c3b35cec5fb7e8356d6b1cef2d2c30f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a402e4a4ae76ab9f13418715a44c09547820f1f6d21ae73792d4e8d7545d9b32_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:be8993a5a41be437bdf3515c2b3000c4bbf4fec8bb54c92ab3fbbfc8c864523b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ce3229db117ad4599d2588926dc948b34a9a0abede09e9df000570906bc9e31c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:def8b3178a8afbe4c2eac65a260061ceb8c6b1c78652a7db37f5c0c317b16224_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:354251a64fa2d8238bdf01af221ae6faa53f3a68795968b9a49426dc361ac37b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:455e3f1aa0a22fc78498156215ca8d5cfa1b9d123aa929a721e9217c9d1dc3ce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:77c92eef8a503d59ca8ea792101e508bdb21d1d6ca711104e094d8f8be7ebfc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:f2ae73d315cbdfd49375cae9fdb6cac7365680b91fce4c0c3ddef5203a6abc68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3ee453c04008584850b4659e5db163d9cdc62004cfd2a3bffda429607f93cc27_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a274083dc0db4c367a77cad085620d1b6321ae60b82dc7284ad4c90ab313a283_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ce09b959e7f7c8c0359bf17ad46ce8816c11e89a4cdf4ac2a3a290b6a226a884_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d6d19786d616706f403f79cd66c4e4400c4793fb0bfd4891c5345ec390d71046_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0be5ea330b7f31d16e9d464979b0bb455d3eadb2aac8e3537bd513e68385520b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b96da8c8cf79a30051fb7baabc36696d1e55cfeea7c013f391b4ac80cc70493f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d97b84a6f8bff76f17233e1d7c933c244e5684870d43f005badc9466c2e52db0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f5562629f5161188d6397d25e124e5a01bf6a9752b87f06de75b95063d1b7270_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b407dbba3a3c34947d90ec0d499810500c04979d581747b634eea87a810a0125_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d3bb6a21bcdc01f252bcc997507ec39ca1d2240bf0997a3bdd6fe36b9923d6c2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:081330003c7ed392746c912926d265366614063d1faef17e1155de0d8853ccbc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:8a0170234fa98ee60b9b7fef0d16d03c6ea42a1c6d72f7330ae957a9638feccd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:068b1e9154503eef7884ecec43d0fe3aa254131270be214854f7b78e0e2af2bd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:ac8836902e31b9f34359bb5074d0c40a68f0794de19e356522d589868c99608a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9355e88f78c118b1a8808e0a178af7dc91833696f42eae52c1b88ad5dcf61ef4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ba7d10fa2d0bbe169b5c5b3bc2c05c43cb12df3d825443ffff13bc79f31160b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:04b5f984b839a3dfba0b70e682c0930468edf99bf3de31390a9e6ec5a7bc0f82_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:0b3a848025efd76339009bc447ae171dc3a9e70629a9a231cea7b1d2abe5c320_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:8cd40d63b3d13bef1cfd650b9bb521675dd4d15a9b308a16c034cae8ed048cad_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:959df171cc6392ef7d3ebafbbf2770c6aedc4db168549b28fc7847793c4930c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:91bfd8eed2e057600d77b20e19764314e8952f695108486a5e61875cc1448145_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:92d481ddb4a8286954e4992e71f3bac240d01139a46ae0a815365ee235047564_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:964b304d297293f2d8fe9955fbb72c67d7031fb5ec2c6b555b862f30ed359557_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9df41eac98940169a5d74e1ed6c6875ac4d81f24e208f845181f9a55581b634c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:41d79968208f225321e35abdd613c4bbd18fdd4b3d4b84bc312bd58a99d21f42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8b1d0c2eeef421b713481f8a0f52e1b0f076bd08505f5b698ff6d4e0478bb417_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e8463d4ec6bc3e56ec6b7e84a1dd9cad25fba166983f3a96bc16541d3b2fcf24_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ead8b62eeeb8404de7b394073ea1664ae4b8a01d445849360420472536db73ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0f054295fa0ee7429d05d0aa601eb4b1a62bd5853c998b904399d23dd6d61a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:5aa9ea0dc9f265192a1639270e0df0974b0a41159f8cf9b043b9ff9a34a19a4d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c683e533b0960dc9cb4612e761dcdb97b105a8cd4039d849637cc04b34c8b174_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c98262a94c7d211b27b0e48b3dbf3fd7177c2b78e7ef1b2c07c57f0d982dc6d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:7749f12c01c007877d4b8e98f0972acee705f0061455d69b2223210f57098f75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:97cc4050f575cf20f22b104c1bbe713f2e782d0937bb84f353e8b80c130d2198_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3cb84ee255c71ab48988637dde76537a9456420890040cf761cd5aee71f6767_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3e04181d1f9f33bfd9e8d82d9a07c33e3692a43af65fc0bccdd529f018ec717_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:37e649cab0559c66f300c915746f34f6e0929100557e622a966ec78f543f12d4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7de8ac0e3c44fe3a7d9f63057f722b316efc1e373ac772f88a0f18add6b88160_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ac7df88a38d08b38f14a39fd19846cb82d1c96a518905ce115821e4d8f2c382_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9c64ce3c3ed86ecce5036e7bdca086083aceff3c8bb1a4c1e0af06102a3e6c10_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3989068374633d0c70e7f731ddfb4ecbe1972af492823e77ff9c2f77faedbd45_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:569c7ca684bd5079965d1f1b37ef1c0009162f0b506b4d6fbce0558e4c4aaf66_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:734fe28f66883c8c3a3f7764032fcabca4b5834d776ad249f9ecd5ea0fe618c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:764eb596b1c27c924f68455752046a987657c3fa9dda1a655db644e06df9a29a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:4c150c70c8b6171358141f5fe129da9927529a747a785a4d4fe83c2f7f8f0b0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:68b2e02e236e852e3cbf527920f1c1915fdbadc99263eaa782a3ab74f42f4b1d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7922fbf20b0f9e965a6ae8ec6313e540a1e732449b5f8d88ed166a4ada238b47_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f4f5535781e45da074dbced129678eff77090ef6ce6fe56bf1e53042d369528f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:14cdd1f3013720f8bd9353d57798ed683175d1b12915bffcef4d7d6342e825ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a8e333d012cc0ddcdcf62247d110592579ac00f023b20df2343910784aa85c01_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:892e3c70e4fc4b80cc77163705ce80529daf53564a08bb92df994137ff65ee4d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d7d1635f9de76b0420ca0089b69f56f650dbe2037d1bd7683752c68da6e9f2e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:09df495865592fa2b95ffe3e6a9d80afd9d370a1c273f87b14c91363948b4d7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:320c716690843badf600b5ff2bc5a841edd43615c6036b92577faa2d11417f99_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:88e1f4524831af4e037c5410f38497dc1c64c715af7a0be8a609079d4f515e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:304cbb7666d1426a03413b4f7363895b3a880bf22053ed2ee5ca6697eb8e3759_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7489f4cc66eeb744dc05ca8c5a5d85c931be8949a466961d754427850710d610_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ae9876699fe73338ca46cc3f05ecc8b09ad54fb7cf605d6202616086e90f673b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ca509c6cf55a0571196c3cf33112c29d6d1e13b336797907640cb2785770b18c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:12dd6fb5cf45aad60604a12e379021a19df11fbef516708eb6e5e80cc2877580_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1e1544da4fe492584b5ff734b76beaa0cea3f130996dad6eb93713abe20f254a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:54725c3ed8a7f7f420b4280a583ac950f670d81c42941a51773c1a4e3672821a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6f1ad75bc2f909eae55c94e5ec26827dd8d6220bc5451a69d061aea0f63e8619_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:20e107dd601114f15e4bdc752b7d49746c48950c16a76446a6456582373b718d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3cf104924efd6df7a7b35d302e6e881f6e76700ed48af895e3c8a35075b4335d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a1cd6feb5011cb18a4b2e73bf5c9238b89c45da875f69c7f18d24f8a9f05dd6d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e1f153bd75a461f815b1127ec280ca3abce4cc3e9fbd9e063e9cfbfd352fe0e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:3a91a4f0ad77f0356d7217e4419823590a033a0a5854fc0651a102b1e5ffb516_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:63365d336a4da196cd878388be61e94561de74684e23b5e8e5054b7037174c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cf1a6e297a76d62d588b11b4a6bdc8761a37bb7e4b0886ecea1eb16982c1a998_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f1403c7ab79dddc07df8a2fca9084985db53d199271f0faa9d124c9141e453ce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:67d9273bfa159a5c4911e356c06d992ad3ed91f7b090bacfcb198133f234b0d6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:b2f09ae04b716fc2cc19ee7347067e488dcecacb48f34609cd24f9510d4b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ba61c7408cc6947ccd857461981730161a03c41f32d308a973069eb278677809_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f168e80279e4d53f0482c0933bf1e4878a6b1e53e37c6fffc84edf46b9c36b15_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3489ed4cc2437541f17cbe58781d3a22cfc24f7a001ca529c51aff4d5ad63b05_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43ebf7b84f72061efbd53c99eb883ab97b431d2053df270225759eabe26f4c49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9d9d0de56220b0b4a2523ea896c1b26d90f790394340ee005c307558131e9de5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6f681893f542bd9a1de33170656f48238605b6c6e6865171cd046cf03a8d0d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107278fd9636b013540bd4670445cca271970f809509e85e6f1ac82352992bad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:14324f81b569ade391357cbefed32246c3acf04b36f1ab040a004de9da68be28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2979527ba1d210beb2a22b7dc52de09c8a0fa676844c4c031850de9c91616efe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8203854f2e347239bce20bcc1164e78f1080ee341a7c0c64391b308efd8ac4c0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:17d53980bbd5a99440d633daa666c5f1dbe33a6a2d0dae8bee0061433f4d6ed1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:237e7043c6293e96e080ce54ff5cea298f7d1ba5c766f54d0c67d1c1ea8d937b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:353a469850c9adc59407b7a2699b8b291fb918e7b0599f351cf112ca6c8a7ecd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:4b41304a429f036afa114ee726a6886dead13919a417f4e3924164f75096fbec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:20fab950929e3e50e6d551cbb8909304810c5f0fbabc1c81343568428177c575_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5cb39a548ffa37e8aa5a4d474038ab8289f7b73e3af6efd0be6e5bcc37e109e6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:a4d4f0e2598f69a5c93011bc6ba877d97d5414fdfd21198985944b3e9690dbc4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e045084383ddd69a9231023835aaad7e06737887a91353383dc54647f85ebdf7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:082f28c96df74f24487e9df996d3fe351e185c848ca4c6a39137454e03769d83_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6e75913e0f8c81a1d89d7335b90518c9ba32785174276d64824578fae38d9fcd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8e08bcb40b3f77d01b384620779a780b99f98b645dd242258b6c3af736b563fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:f56dfff4de25e25f0f1e9f926c142ea9266c7669d7ba104325ad883d8cfd7a85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1841669972e0f6fe9fc0c3d0eeaf169a948a44b055a6fd32f66335535662d829_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3011e1cac120b39c1e889b3b19d89884e7d961ec80d36e0a034ecd0e43192d3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:90275aac06b0346e09371ac6d680f50b39d56675acfe35b561e801dce6c9532a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:b85c2ff4e6919a2941008fcf852036af88d8bfc0697fac26db7f0cdd55b9a83f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:1505d411aacbbfda9f05e00b54932b2b09afa157cef8ba835b5ff29d1e8c2104_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5b3c5d8117c57355b2232acfd2d429b6b711819a9cc7fd839d3bd45b16ee5f55_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e76e63661abfb64b888dbdbb47df8deb448774e714cf499060942b1497b46bcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fe6d7071ae21fdb5e8aadee2a41f93897c866cf9fcda999ed67b8561143b9ef2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:404e23b81f5bfbacab6e30cf1992a8498ad70b915dd87ba79f614c1a10b4a7c1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:85410072fa8ddb00e536b209ee29e2299b4041e6cec408e9fe1a650d311d89c4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a0af61dccb480ecb164cae476271a9229d78cda8c717e23fbe2b7d18d7092e35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a5943bcbd35e2a099cdc285abb888c8f174fbb924859e6436d85bffa2ef6a302_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:22bcf1f0ee52b3c487affa1ac6126e47abe9b79f958849812168de0429a87f6f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:460b3c8d710dd7f755023e60e7cb5d9c6aace4ffb6d7672a3aa8c232b44ae1ff_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d3b9895360cf52a71ad907255a2641af3652e06d452030da2c91d8bb1fe27b0d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ed7416758f7e7fc15aa94a674674291189e5a4a327daefdb2ed2fc4b42f60f74_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5b7a9827b4068052bde65efc986f3600a221a283df3d2bd6031abb87c8b891a0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6b9d912d39198903afa78388bbbf2bd5fa7d820a1e694ff82bb146bfb019a0f4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b2ccdc79674f3c9700147515ed136f36d7050a9f897f6909a06604670d6588f9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d41541e5e1215843d5fff0ccfaa3efcdd8d2633efe4cd608c9247ac431d25c58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:30f401daee51b1d573d8b980d1eef5fdd0e46b5a9c876296e4cfabd77c598e15_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:d6430fc5e218fd51b59b1ce5045b52e326f1c471a17b0abfd8787553c2df60fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:00ae335df5160d41e2a59fe7ed38d483dc95b4daf4a60c6c92ad0a0744b7e435_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:05912c80cbd999c32571218e6d75bea3aedeef74852e995ceac2e7fb1b01b696_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:866c16abb647f71001681f4174f0804e0369ef4d427ce0aee2d1a3af309eb15d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e6231728fe38ca010cdcc90482ebcf9f62d984528d7d463e81c5e7beebad139a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:021da7d11e595c3917adf3784e716915b15524d42d2797598b375e7d31aeca5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ef35b3f8dc1662db59c39013b9d38f8f01de3db0dfc6cd8c5c18cadd203d565_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:8f41a73f0e4fdf5ee8cf875433cdeb9d997f0e6537c40ead9ea27beb6a8d13b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:abbcab1f5162dc3f47dd9d07d1b1f6af9cc158837eff4a80bc96d6656dd2c204_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3d3aa650e4d1c1789278761c247528a609cb204870f8a4ecec029889c1b92927_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4c57ab0558844a6ff1a2a48d5638cb4afef26c53497b12ef8deaef7ca2dbff5a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d6cd6e2a5f05a4f8f454bea472a0c2d7a16e3393918d0980031091936620669f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ed3e4ccf49430580dc307fe6902141a5eb228e7c8577c90dece13a838b06afe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2a103f82e79ba86fbdacda3fc4849e7ad430219cab3227016d40faa9d670f16e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6618c58373a3af6a5ce8ce501eb0078d82a547584b8d9fae31ad3d86424f18d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ade1c1792c68ca721ac90a2fa777e02f31474915ec8adc8f2ad8a7a6b451a431_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b94f87abe421ddf92ddd53d3f1c6dcefbea083db6f02668ba98cb59ccd35e8e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1e69d28bcefdccb937f3ef459bb9bee5bcb6a6d1bd5c2a9ce9b71a2e4e03aa89_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:2900823d24dda552b6d4063be5b9615b24dbbb288b2702ec4313ce99bd9ec2ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c738f88f1ace51d293ef450554b6f6404e47a9b432b341fc27dde6169e6fe63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:cce0b0ff07fbcb7b463ff3a9d5ac8fe20bd8bc83407adbc9b8756ec3ad5008c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:0559bd5bcecd4b6b2b24007eb4a03c65f45063e5359dfedf5a14ccda199c7899_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:111e7c679647b388af2704ca280ac0cf57128c6894c5422d9987e4a429b2204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:7dea3d12eb2ca6da490c09661fd1f3a603e0f5aca06282b7953039694b4d87aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:b04ad95fc3610f262d6614d0b7d0b6c5bb8c6a5eef512e1178e77335feba455c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:34f12040d39e86e2127686220c2dde6f4e32bab685784afc5057904f286d48d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5b896bbd0564afde2914c804fb331280fc78ceb831a047c0c1fd777576a5b8c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7d1fcf1849e2ac29b2460c65c1924e049f83696415589b478c24b4819f9bca7a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:99b28f07c6f85c18e520f306a6cbe767c7f242f97a6d8dc820bd3ce1068aa596_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2cd9c61cca7bc0898ce177bf3f531ead3d298232dc6c90d707d33d0ef0b8630f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9b44722b30791402e9750abcb2546665760295e6befce7a5176a347d1f72d545_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b5005749857e00d42f95022459ca7a607b7445e53b62399b6a1820d4d71a501c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:db66f887ca4acc98ad391de714d6bd3c126e4e64b103b5d161da507a3a2e34b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:677f603347dc7582f0bf4979547c929e47734841949f34d3de20140603aa5ba7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7782e506e8700a4ff6d5aaa2bc5088b1801919e5365b72c3fc0b7185db6dd44e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9bed270930ca04b17b126f49080046e8f8fd5149514695195da9ff959e5e89d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ccaacb4d97a9fe1021e594b83f90f4d5f6ad14610e4aa49f2ba65dcae0a061fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:bead99b68d82b36b367dac46c2111fd8edee0178643493f66e3ff8bb7dc8a645_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c0f765a2e2bc33291066c3a8d4048d78f44d65a745fb7bd9c7ea2539d34d49fe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c4777746b9f26bff78a229e525c25bcedd693027d066795a4cfa596cd5b0130f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eae2617453889a9643cc57fa812207c5ab1869ce7e338b06c63aeda8e0055faa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1fdfb6e1075714ab25db450f3feab799d28f2b09fabcb62704de3071e0a72635_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:483b24b9f9acdb5b24ccaceb5234a6695c59f7a0dc1048888b6a4080e292129c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a63f630eb523aa9c85795ab923ac658baa4c3db17f0ac5247162ef8bca0923c6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:acf90e404f2c04f4040c48ff6804665449a27cfaae12eba7eaf4f83b0f3a9bc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1a6eae41431c024df8708f97e4039219e10023467e56222ba3b148f97ab9d892_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8da3869119650f0e4b4af5eb6e9611f52cc5d1707a48eb7d0a9d4348d378dec1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a6a4bf90759286416284eb0a93b6d802ab661e490fb21f123f141de12dfa227f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dfc5028a88c2e4ef37a39330975d990d1ffeb6e0c76cfb1a9370b5f7a0e1c6ce_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:060db92886f1a148cdc499c32217be8c31009f1b41a6b56c3144f3b658399eb8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8579a35025c17faf8398b62c9cf8fb5360f978735cb5857f44dbfab37e7f0b79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a3d2ab7990362f0d14043801ec097ceae5167d5a596a2770211e00833f2370ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:af19fe0085ed208064818cfff5ff18ac352109083f6d296c5690963221ed8e83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27a9e77d60246ea75aaeba8bae7ff77ef2b85d37652459622a95286a35d82557_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:671502952b3ddbd0f953e60b29def3eca0e2416a3a688774d4520453af07baf2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6a4d1e21eb6fb1951ab62d00d13a6afc7205c69d0c7a03de01a3572f56634944_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e104dcd1fb659be0793ce40c706bc1278a3d446db738dceae5d3a5a0b0606c56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:390d8c8017c9bef7add6b076cb88cecad29f4f4af1465a6092f6b87053bfc901_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e994ea662028b84dc75988777232ea342041aee7bdf7f372e8177f1e9b07dc8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:772950621cf9bca22a7c6fe3d51f2c4333b1c95fc2cee30f3da58fb157f0722b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d856e3a3e6a9f2d1f54902e20701fde45f8a190abb3ab94a7a10a687c9f8427d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:51acbba56466ae38df1170e6f22e57343a34a2fab4c49467fac934ee2fffd46e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:6abc5769619c5cea817aa473030f231d25fd13c96fb573384d67a2eaf90f2e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9addd586875f542e82e92f528264f35f06b600560f02d1987e3a9c11d769c88c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d41e4e952d91b02b66a409acc6f38cbe6a646330f6b4a223dc6f4c38d349c433_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0bc55d8119fda1bd8aab74462903ca9abc1fb3235df60974abe2cea9338d7b3e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:47e527428f1e40ae8cbe57a84c60f7a31191ec720aef7b0b6faaaa26fa657c2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4e51673afc9e3b2b57f90e080977640880887689ca2fbb354f271c3fb5b4299f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d7c7e167c932e47170612877bf5fb7adcbb9f6c3570e74cca0861005750f8135_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45bbacf37a0fa13ccd4dbf0cbb2e6d2e858890445d97f649773942c0a88f3629_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45ccf0a67c06721666deab96038aa37bf205d60003c8a233e7442ea639e20933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a956c13c574e66556bc21b594740accc497e48af46d0f326116937b57b4cd6f6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cbe20f10c01a0f87aa82a217ec01fcd653f4eb6e77afd659313a8e0b453027fd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0718804d539c1f36a0ef95085986b6065022c354e653a6c9a902c34cfed4d726_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2eba8e41aab91ff0194e96a0d384e17955a05963a7ddc8d9fc18a9a67e24e8a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:54d8f96067571abe8de8a55ae092cef1f4f423afa6d05d5b2f46663744ebcabd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d888d3d628c75cea3de43a4a10aa7e4768bed2034330c71ec89b3adbf78d4e73_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0bd1739aa4fb64c1004bc4aac788700834f7b454e4ca9a23e83107eb2eecdc0c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:10955da0c33ec8aa5e671cb6b4813bd26014acb8dda68f8bd249c27a6c8ecae4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6692616a559d423ed0f5335735a0740c0bfe034d06704cf288f74e6c2612b8e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8ca6c009fa35ba4a94459981a72db8b54ca2507d0559eacf38614dd29f01874d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0cd405015005ed19b3cfdc305bcff6f5f6ef683d9d68201046f0fab2a3b44f85_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1785ef5991ec5ddf63130f0b1983c2b9cc23eceee5181c060cc62c6fd18ede33_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:41750bd0eac46b324efde3548347c55eede126e2a17d071ce3557abf936fae8b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:a242549ee4cdf6946f41d601af649317c53fb6ce779147ccf99106d3ce38a74f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:69182f4919f1b5f9bb6e7103fb5f12bcbeb697e826fa1a516124989f52128cee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dd633fb6fb437d90ad04f80af556670d364968de96ecfc5b0a1c00b4952c1ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:6018f1f3a11ec47bf1c281610bca3859c4122597910e6cf7d4dcb35c4a7ad60c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c2eacceed018a256d1c60008b3d478b3bf234cec3f3ec0fb85f652449448abd5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b489e5c4ddf4e5f14883fa52a532ef0ca175a500d163bcd4713d4f08ed4c8d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b6bb122aff540406a094b599dd1e7fa26ef39e69a861caf5cabeb1702b8c7e2d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:becc8bd498a264e93ea78fb9eb2782cf0191b5c69b05e8aec4f7be7ae7a009a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c2c770a1c5cd4024ea070d05285f23c065fbf2860996c56fed89efd5d447d57b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94c7946de43b360b6187324eebf4a9487f6fc09c0f6a5c4cf8c10dd9aa998e98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a06e475b0bd6871816f3d6bdc922144caaee7ded1d3fef47b7165980157dc8e3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b9c3f33a7aa289d65b0eac2543b7c5385a3d68985bbd303fe38534fd6a8f0039_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e85418d292d588f67f52d1e513ded87b7160868e24b84ea1eadbe39a372e70bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2b401a9d07735400fd8a278d052271143374e730dd926f1b09bf9364a0dfe9ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5ab5cde0dd77b3d87214af2ecbe8cf133023a4251bcdcc862cd3acd8abe05fff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5f38a62d298309bbc8b3f28d99e03b21b071256c6511863946ae082bcfb024d7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bd632521388d66beec1a1d0f9bf3531b21866a3cc1ead6e33004e2f423a018da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b1e461fc8832aefff0ba97be8b7c95935a0ecb5fbf64839b66ad8f66cbf742f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e454985c4c1f59f0b93ff3bda68f52e8e681692774daac809e0f1a02a6fd2405_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e9aca9254ed6f373e26dfc4b7403dd5b9a9f6cdf25acdc963a589530e5e1a4c1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f2fe73c16a00f0f286f5936670632898c07c36a9c96056740fb471bd02ffd155_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1865ebb2e93654dab511b97edf2a5d714511466a49a6fd5087f3528ba4851034_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7726814d87e0d098b5672f7f92b2a0832f175db125e8835d3df0235b544708b5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:aa5f47b18ee8d25f88a58d24913b05dd8810c0c872eb0e377796d79852f67320_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dca861bc089e151181369c8ed8670be71c5e6eef094bedd61b30248fb13dbf23_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:583598109b75130008a55756b2ba16c8bb8f259ce60537184c1a96bbb10d462d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:69b1b6dbe21aadeddee2250944d3f562d04b10152741e261e1327e6840649dbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7a855f8881b148c2f97fdd701a5f1532ed9cd7dc4c2e4393555d4cd2747c227e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:cf33d50b404522170dc43e2b3b221a502ad21abad1e970e92127d440d0ba7212_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4cbc554e939c01b52096687ce6d4e025d219a12c2e703750d744f1d82fd802f9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:7d76721b13fb1022ad387566825433182a276b3efc8f980823d59cb9dc8f931d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:9786d7dade47aa9fd3834175a88f0b768b2c66c39ad689dcfb48107ce1dcdc59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f13707382a123f7c92aee321fb5c23a1007dce727b7a68cec0ffbe4636ba0813_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:2b69d2a8aaf9e8e6b772871b0cb3486c062b0a123544fbd2a55acd40348e78c6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:883097ca5214bfcac0ee1139f1734a044af527a16b634050aa4b86166ca4263a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:8db6ba7c7d42a514b5c382afd3879867f5042d42b2495a922fef3f315f011217_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a5c30d6f5bdd0e2bbe53ce9b90a00e94e84de1a0ed6d29aa86219518fb0c626c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d71d9131273f93e38936169b336851b76ef4436c5b73da52add0a908b003a57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b0dfda5623e607655446385145a48db54fc830c29b610037b52f677fe94bc1dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c9f9b6fab1de71845d9488c147a990b9a1ebb2b6c14c910234199c7833c92447_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:eedef2bd70bdc1d977b23f340ee6f714abd2fdf2c49379db151c88d9217f573e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8ae77ac1ca0aeb992c50869008c246d41ea290f23d8a2859cde958d58d3063a2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c169eff980fc34a0a1f6f19559e96485dda0023bc29fbb3326238c110bf3ba4b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d7b3a7fd468564aea8435dac8b09e2ee35b2d27f6339a8049836b6cefc8d2cdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d8fe8854022eb245f92305d42b92cb3dc81207f1115975ad607a75a023b8a820_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3555df7502cfca54f9793f982ed7ea7453c9ac235e015b9c4c8c47789af48ff3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:482a103550cfab666968202591121c6904aba79cf5e8c30cfa4718c856c65690_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6c8bc52abf358951381135a94638e4c01f0e8ce942ccc4f77386c36beedb8a35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f9515705e2b37d2fb6f216aa936bd5424337a1e1ae4eaf3ded3c8d0fab373d36_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:45dca9b3c0f4fc36ab0052495fe6043c717673f8f16e915e49d682ceae2a3c6f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5aea67ae0eefba905f7f8af09dd8a83c8adfc185b3484fa0857834c270844c24_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:68ebd12d0369cf9ed73f37f5cc188a7ece136ddb8e23ba641a4544eb703f57c2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a5b0377a79065793239498bd0743919b77cef2155093138bba8fa9884701c570_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4148272ea7b1e1b306c4e33dbb6baa9bde7a68d6522436a51e939bab4eb8ea7f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a8c81c137343805ff088fc27416e7c67e6f02d4c17dbea38a063f97ca08c51fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d948b969af4caa50c0dfd8a822144a77169880fec165575e574f8fbb807c65f4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ef3682c0bacb3d0d67f963387c8bfc8ba77db7c6ce8f0dd8e6bd00d131d721c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9024353b9d2359e30c5651042483ee70526996d02854b111f4bd9ffd3fe95026_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b3c65460fa54403f95f3c1192347b187b25b69c9214c5e586bc582dad432a9cb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:797a79c184b21fb1d2cfd6c59fe54be07061b559bf77bb169e36790650fa907e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:b3305ace24242932292e14458e4ec2ad72f414f7dc24681fa497f7d1c382ea56_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3355da57dcda21150a1ca2f8d922a94433aa44c19124f6e7ee833eed370857fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5872a3706c561849469aa6c8205f911b47a1f98f75590f9640efca570b654abb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:725e1e9610e0b304b06809bc6d942ec504ebeb7586aa9756fd87d139cb4e0449_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:914e3c4590a4a6d48af758d34c118d474fb8e3ae0e594475a82b996f27386b23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:21516dfee1d53ef1759db9cd9c01da5817f8e5500ebf59a18912e3932f44db56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:95772b0295918fb3e31580925e262ab0ad7c09246b1562249499f2c22a3e55cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c6fe6ae20c7e9e0e68b7a35f7e388e3caa2af3035361e59dfeb47f7006971fce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ef77dd2ebff7fd079005601a96450a2c357eec93ca17ccf59598097cddf0cc6d_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cmd/go: cmd/go: Arbitrary file write via malicious pkg-config directive"
},
{
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3570c5968150582d417714eee75c4fdb244dece7812e772c0d60bc937d81d564_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3933b8a4a90aefb3e645441e8176d340b8e0b23b3f6760083c72d25248a17e67_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4dd95c213870b3d4ae9bf202094055f0cac5a965422dab852183305b5d85634d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e76c636de412eea5835c877ff862e24c5b0a7ab7fb95ece3fcf4dc9d614bf519_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8f9bfddea5c3e30535604b38af5628bbb62ac1c55d123165cd51481a61240b01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:aa39067d74522dd8c963f09d3fc61a3011214d007abb79e07794198e5746cad8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ac2df95e06953b95611d2bd684ce548ac3946daed5422b898ec922774988a18d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bbdf86f56a820788f1528759e359fe7f75e9f73f8e77d2930ae2cc8a83e2f159_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0a12d980643d0912adb6979129d24765fd54c01a3f055961cfde3fb873fb786b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:349f4e4a30ed2d6033c45aa761b9a86e055515a47b7d1e75f44cffa9f94ab5ee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:39c9f7dee3fee9828f02088317da8eca15b94db80f99f4561dd5091841e8d1ba_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:7327301da2df28d4f25403132f5447f7a995c41604099044547694f99291685e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22af26575e09437f9912ce3092c9a5d32d8e402624e0c1c3ceed6c81120f3e75_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:b5ad7d1f6ae93fff78d520ffbc080304d5e069dc34be695ca2e72063e6f16cc6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c407ea06f3c1b6d904ff87994e9054e0afb76d9dbd2fe9800c34d3c1d31786b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f002a9bb010ea2e4cf4ac65c2b9644c09951f5cf28fac82c112a9e2e23925ab7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b407dbba3a3c34947d90ec0d499810500c04979d581747b634eea87a810a0125_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d3bb6a21bcdc01f252bcc997507ec39ca1d2240bf0997a3bdd6fe36b9923d6c2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:068b1e9154503eef7884ecec43d0fe3aa254131270be214854f7b78e0e2af2bd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:ac8836902e31b9f34359bb5074d0c40a68f0794de19e356522d589868c99608a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9355e88f78c118b1a8808e0a178af7dc91833696f42eae52c1b88ad5dcf61ef4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ba7d10fa2d0bbe169b5c5b3bc2c05c43cb12df3d825443ffff13bc79f31160b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:91bfd8eed2e057600d77b20e19764314e8952f695108486a5e61875cc1448145_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:92d481ddb4a8286954e4992e71f3bac240d01139a46ae0a815365ee235047564_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:964b304d297293f2d8fe9955fbb72c67d7031fb5ec2c6b555b862f30ed359557_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9df41eac98940169a5d74e1ed6c6875ac4d81f24e208f845181f9a55581b634c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:3a91a4f0ad77f0356d7217e4419823590a033a0a5854fc0651a102b1e5ffb516_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:63365d336a4da196cd878388be61e94561de74684e23b5e8e5054b7037174c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cf1a6e297a76d62d588b11b4a6bdc8761a37bb7e4b0886ecea1eb16982c1a998_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f1403c7ab79dddc07df8a2fca9084985db53d199271f0faa9d124c9141e453ce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:67d9273bfa159a5c4911e356c06d992ad3ed91f7b090bacfcb198133f234b0d6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:b2f09ae04b716fc2cc19ee7347067e488dcecacb48f34609cd24f9510d4b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ba61c7408cc6947ccd857461981730161a03c41f32d308a973069eb278677809_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f168e80279e4d53f0482c0933bf1e4878a6b1e53e37c6fffc84edf46b9c36b15_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5b7a9827b4068052bde65efc986f3600a221a283df3d2bd6031abb87c8b891a0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6b9d912d39198903afa78388bbbf2bd5fa7d820a1e694ff82bb146bfb019a0f4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b2ccdc79674f3c9700147515ed136f36d7050a9f897f6909a06604670d6588f9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d41541e5e1215843d5fff0ccfaa3efcdd8d2633efe4cd608c9247ac431d25c58_arm64"
]
}
],
"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 OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:313c0e44208e7fc7d4039f2f22cd01135db0cd3337a258034b774fd7820d8a98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37889fd7ec96baeac0ffcafb8dbf903af16d95b413baf1b2fd7710f72cc71c98_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4a2a59a57ae76ff8ff5ee21dd25da4a9da4faae5a6beb8d5e0930f12f679e8b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:99f4af491329b3352e86322a56f42cd4588beeda00a2f94a2b82b169f6328fd8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:561b697db7976a064794258c5f274566dc9c1c32d803603b15ecdd78a0965710_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:99946bcecef29fccd2dc55cc18dfd5cefef1957666c9b8cd4c555ae9d8db676a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f4572abc9f444f08ad11d10168e4b9833b3fb9e4814910eff467767a914d124e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fd5aee9ac2b77bcab032dfd1bc6f1369f59e1b3366cfa96fa55f9bc18673144f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0c10368a8cb2450440348e1047d56fa91013b32b690c40b06baea182f04c3625_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:202f16700daa8022d5675bee872db2a776a1f240ce159d17b9ad91cad342bb7a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67c0172273e47f9f11072c1b27a028fabcfe29320b3347d58d35c53d9b1f512f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7ce75d70b4ffc0c4891ef83f75a453f414c010e387c09f8d7da432eb5543f032_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6cfa0e42180d0b52c41ef1f23d98443cc4a89afae97d21d3993a5f69bc73e6a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83cbc07e901f31f4f86938697d54564bd4c735ba924d5fd08f43b2dfac46aa59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:be5d2df0ea59d84b00bc2a1be257b8338c00f0563397b51d7fe86c48f7e6a62a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c91a3c588e78a92df5887828fc6cb03cb28580996fbb5204bbc5e17abf93ab8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:10864ad3974315fe717b7e22f5d1fb7bcfaf1b601741e4a0f2a643e1d897fa8a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:61858d0543de564814db6c98407aece822eea202cc1fec3393913d14f75875ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d4f1907759d9532d9659a97d18282e98c54eeffffc33c7de0570213b545aab51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d5bdf20ce7f4c5b1fcfd9c2b77410c8a6b9b0c27e6138a1ab54c241763b05bac_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:546872449f71f686be1dc4612f7e03d75633eea75f089c720f87d5d1c6fd0402_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:6e8813370db2a71161ead738ccf909b6997ca6ec452ba40576f8846c22c063c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:81c6745c7507d47122280c0d6893a35a4d4adc515e850b2cdc8d23599583ad71_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d9778a3fdaac8498f6953cf2bf5acee0d8823270442768c9e838dc5b330c2250_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5008136f5d3e028da656d046f85c83f3ed13d597dfd47bc6808b5b3043297dae_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:736b2a94787549701e830ab7d508f3e7be83cb694c69486157bd633a3ffd2c81_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:85c15e6f69c7f3e101346387f680258f5310e5c065f830a50d04d8a409f3f7c8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cb2aadceabad32ab080d76a709b79b70d488d9ca2f115c1a481a88f5c9c2f9f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:3d94824bf9265438ed208d017fd28911418d4930b9471b305e3a6f83dd97f0c0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:59993d1cdf6d58c3113061dc403fcc51e920c315d1944c931bba62ce47ec81db_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd9ab99b292e613266f833364f13ad19e9b26204deb12c56df333c3282d235fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ef1e59b118e3b97881fdb2f208f64486cf3225b7bc66c52cf9d4c2a9a2b84c72_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:4ac5626fb50e2550d27281a25e933335a786a4695f5a7a2d8f17546f6f4eb836_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9c5da07d689e56a0db2a2d142fb8debc7aa7a0483a3296aa50fd43b6a12feff0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e25c8d20772495f8d49acde8a35f49f30e18b3f6afd9074b7009a02d84a0e6e3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fd8a0aff6175093f881f0b879736594454ea69ae68db7e5837ecdf1527268fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0a5b8b943885041a0fb239fdc012124c8c8ae56d399ab52411585f3410f28670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a50a539c4972a89fa1f17afdeb62af1883bc89f231b51b1fffc096af3f4ebcb8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c2a814937215d63f71fda7ecb70017e9844b89c6b672fedf5a1b08f6f93d06a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d16269e4bced1a9adad5bf954354012d679df785cea828873226491c0c03cc20_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:50aa303cd2b22b961da419e66167c3aaa33a6829f2488d40e0d313dc322e6789_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5299088616c529dfc389935a9e005d88dc9f1fc40f18d025a95fabec27aaa646_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:634a5b684a30fe1870639c708aef32c6acb101f85f484483c7f05640eaee15ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c685ff9170595581ea97f706bea0069796563f03064b5a173e992cb373d84cea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f3872e501679796054ccd9eebb326e96e4b916bef525d3850c64cd8dc0c99b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9c5cd84436fb27de1b589a7675c029465b3e9eddb0ac87eafcb5bbd40a9018ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b256f9a69ebc26949acdaf2c4b7a9e89cb5a1a70837bc63b554a65fee7463850_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ffa19324ad8ee491c3431e8bfe5b1235a1431b0be914b0bf9b30d3a532b0085f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:307af3f934a493b4e7cd8a267202238d2a4238d52be1da4608e83c54b1af7d29_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4f3b445df34b234d1eda4f9d5fc9f7954dd726667bdafcbe0b1197412ab7ed13_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:cda4b2931a2a598995a4211c8dcbcf6c5e82f7de29b39ee437faeb8e4f696a2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:de4b57efe54b245a9c0e39ad94d0129ccb60f3d5670e7c0726ae5ab9cd3d98ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0dd73b3fd566b4961ed3e167079a2ca3309ea30fda7a49f73e001a0ab931dd7b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5befba9e2fd5cc494e2d0789d86d1e4011b4321dafe6f8be64f54d173c0c8c64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:abc08274dd4ed75d88d129e2e57257782d8c7caeddf348245dcd85be9ed2f8e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:d4b2c7057ca24af7fcaa78c27927ea2ec53f70ac9a14d8d775963d999ca981d8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1b85972300d8d89a30ea123ef7f8a337e63985bf93e21a7d77da7a5334c2ece7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:30b15e8c204734afaefdf90ca66daf6f22a7185a4ba894737904170257ef7443_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c388aa2a978bffc1292cbcd771018f7294d70658f7ad6e621e87f19171f49337_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:df93b08f6e63570eb979dbb3068a2f3341ec9ffe94f9409a297dfcded130ccee_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:2d8ea097a1119ddb3f40ab15e29b212f61333ac94b082f6baa02005cc57b6f33_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:be1225f3e3234b2b04fa3c4be0202557d57d08a567a5f8523991b9c5ac1e3c48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:26557b10309771e8a9300ea0962b6bbf90a67284853b6c9ed55eb89711eda7b8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:2ced08e6c4295cfce9c036ecaf12bb702e7425c1b16f546a3fd75be69eaaa05d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:88156e82ac3636c93c033b96064fc06ad605f670905b35499e198dd7d4faf8d0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df97df25115092253e776c7d6cd6db3182655a4daf8654f8e301e7a166e82708_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:87236d1fa81fb3e2ad0f3669471d6791272280dec8019ade793d9037c224776c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b536af5d58dff2b0e2dd8440d4ac5f046b1533fc7c822d34ff72208873feb155_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7f79a083bb85c531e54c0cf5b28e0c09163f90533869d6b3e86e3b145dfc1115_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ac8706c4b4eca623349bd3beb69018b256313dbff09c0d5a23d54d6d79e000d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3724703a3319c5dc69f4763d1b459b7d907686787250b42404afed8c25d7172d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:58a47435a1a6a39b0b9b0b4eefe3fc36771fa22f61b2bfe6fc6f20503b2904ff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:72f3154bd73e203f5372818916b4e229b9db2ec293d74bae7c7e4f7961c5dd58_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:af1ebaa3db633f76d592777b03934e61bdda7ca4a274f3ab8b5c5893334fa5d2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:25f3a738206a7d67fdd08f371f6f94b0edd79cceae3616d9291ee85759369de0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:55b34527f4a0a1067cb4535122b47d15766cad666f4059b3d97424e9b7a0c3fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:162e4ad58a67f27ea7aa4ac18f0452138544c21158ba2e9793cea5ff28b223cb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2f6b6c889144bcc8ca8a690c56a0a30dbe450e0ad285f52f06637b9b71649edc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:80c10d130565356ad8673149d066e3c5e9915a66e6f027ef8a735805c3a77a5d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9eeaa20ec429a7c841eb9be76d17c4539072c87652be8926e8358932015b59fb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1357f28244870da839b2f48b64b895eca65c206e006c349f05f17dcd802058ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:47fcb6f2d8e10a1d79ca4bc71a8d54eed20402663eb8fd56b34ee641bc22e327_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:5be196298a2f727b3f7c9325c3436682a6461ccab04ae9b1cd4900d7d48aded3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6bff3d2789e4b6819ea92e6e65bb7490c57283076f87ebe94ff6537c288da61d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4d72bb4124fda9c1d1d42e103431eb403cf0c70df5e0a4d78c84b966408d0e03_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ad09670a57c9e1c2913c628daf3685254016d30c9ef0134a4fe7401c3cbc6730_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:54d03e0866e9536e8cdce3566c9c6ba48cc3e1a46ba78c8ece6059caf66f9faa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b394f22e4a2adf3fb5048a8ec209c83453abdfb78dc45aac22b7656a19d239d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:2445e2741338aa7067c38f9ffb4bad3635d2f9ba64681f438efc86ca49ed2e22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d2a8f6b2b07ac922c18d6633616af534d6361f81ffecdbf0aa0892c2bfadf361_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8c9653765b6566c240efe8f08c5b6c395ef940c4c88f10a5cb12121687dffc31_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:d169385f11ec7d39d976e9ce9072ed036f76b856867065ecbcf10b1b1b1fcf40_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:18717d98bc3377a8bbd108ae41ec68ccd7c11fcec8c86f47c6e796b734c9ac1c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:251d79a18091bb739256f5ab000b7b3549a8fffd8c355e69bab6090de9e51e1d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77b4fc96e841482d7058f77d96e3b36b6aca8d3ddd855be95466afd2e4db82ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7d6468fe45b5f93b9803315f8a6c49d2e7b6692b6f8c3115f06bc8bd3076e9d0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:05db09a8aae75f472d13f4f39c0cb5ac43fdd510c29bfa88c5e66e2708560170_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a55cf020aa2a7606e32ffd260fbddbd5eb23675273ea5b4b68f5da6435052c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ccdbc3619e960e406c0db93dc7b5773d36825406ca99f0aba07cda4d00bacf34_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd9ed3d17f45e13aced32171e8565f8f58b7622ac1f2a7794a9d62263da7ef69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:08132d4d8a30d743568dcb6ae131643921990f93044b2fc6f14fbbd4192107c6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1b5bc300e652dbaecc0cd3060bc0b3f258c7592dc1dc51c81729f9d8f43e3b86_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8d7544c798dca8421c0759c257873368125c88082bf9ee7339ad4a4b4cb8b327_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b8c3cd3c913a7c1f9de9f4322f88800d26e91614a0257019a9381dd4dd48f5c8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:071392012c68f968615e26cfd19b309139b860b0569d52cfb0cbe85c3427fc37_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:601db4ef1788bcd90ad4df2459479b672b5d1138bca71a950b83cf585105c7e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:74ee7c085bd1d41ecbc12c3ef942f4f5f4b88e8b52e40a6bde2958e207a46e26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9e94b930f87a9d5e54891913169dba6a9d6789a0336966aa73b0bd456c0b1a51_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51f1a90bc58757e1396b863bbf500071d49d15c7d96d3b5e7486395d210e06a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:61e79da9ff15261bc0e77ad9c67320f8b0ea75577637ea7954ecdcee63c31083_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6ff81498181ab5c622109e159b6208bfa53408a08c29b700ba0afd84b89fc4d9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:af6fde3e30b158944ffa92ca0f56d958c5f0e05dd67b489d78065f31a4f2cb9f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:49a3ea982af6c920e18fb6156704f3e25595a47e1af9d2e6efadbcc39448a534_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:56cd3ae90c114579eb8dc572b4ea97b0272759cb71d4f5a1cc98366bddf13525_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b8ba4fcf5788be4ee007c13369ba94e1fbaf78d88beef2d22aec382e4697df29_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:ffcceb1871da670d06f0f0fcd522687ed537eec61491d57ed10680a8d07b44bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00527107a374acea508e4184509b6fe03cf670a3ecf0ca2ba6381c56238cf0ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4e0a44aababcd4e5c214968580c3bdcaeb60343c9110182757ee74319edf53ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:50d04fb6b2eac9c75211c0adb9b69ba85baa8efaf6f4e1904ab46ba1907d7d30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:51dbcb9dba321dc4484eb72f73368cabcb419b5a934d495eb8e8e53872ed7cb7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0a04386aa031b0328bba6089b6abbcd757f02206bd114a0b6e3ba4aff5806de2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a426fabfce54fcad0aeeb15a1f5c08f1141a7bff75cd93cf54ef94ff5ecc6f0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:2b743b58a1b88671b47fd3a90966b71f349491422c3a620967ed5f1073731f6c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4767d0078970d169d80cd1ed8d9a0697b3dc7f2e297d7370f36607e790a9ec07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:02e782e3d91a314e92c02ae1615681c9f0dd6ed97f6214030696664ea2c533fd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b74f6f01d7e24f6d970627c336f559a8ee21f99dd85e2fdb2ef80878a744258f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:dd32fa52a84d83d6c1ef649c913ac70a8227712ef0dd1eed24dbf6e80ed8956f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ecd152f01ad8c3ef7e2bf819c515f09c9fa3e3dc67b521de282dde042435fdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:37fa074c3d0cef8aa66b5533c9c788c10be5212d149837834c7001031a725e32_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:45183c775bb7d17a774bbb18a6ce8a9a7d495a6f2f92441c1a7749ceae2818cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8ddc8884b10884780e23708be0e0bc1d0aa78bf3e093e098bf31af3b39ff0054_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e10b5c60a01b7e22773f86d8a31283c95da6bd9cdb2f6f060700a58c8124d102_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0cb8351f3eed209c9d7e4c70fba134a2a1867ec394b99704772a489f3390631e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7b7ffce6efe509ca4f0ebc41424d5aad4d5115fdd4e91f197242c39fcc8a57a4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:98d19fdf299137aa1bcde0f86fb75539d9c181b310356bef90f912f17a53c8e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c0e8f7ad38409ea594409fb3878317dea94ddb7a4b1c6537ec69c5a075ea0e37_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2cc476050d658bf608fd981427208d7bad038db2c61d87871267f95b387a32a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:512db303d402678d8e13d712eecdfd21cb43b039b92a3ba3b3f1fde28440df94_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:71415f52d1b4a541ed4c944a85152d3d20e81e6ddd0ed042ac7a443c3cfd3304_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9ad939376d284c72b68173f7f9beeae564ca0b5f3f927d2254e47a9273b16990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6f918532a83b0f40654657e9fb715ac5f4b58cc5981f56c75342f3398c40ba98_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d7a107351537e67f156fc2bf5707e5380e2be3430ca3c114eb5f43b2f905bdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f2b0149f8cd25219144db3232ec50a4f303b473df9a119aeeef71b42dcca6a25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fc3bc50469f35b9424cdb845bd03a86dbaa573084dbd499fa9a3e47eb0e426f8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:03dfbb0d2d2ac35c6857f07e0bf7e30013542fb8c07df9e52319ede66f35d750_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0bfbbaa8673ce7bda001ab91def919e56e6f0fac4bd67b09a7c20212da0b529e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:597bd0de9e7bb97f8e960935ba7c9f1b91e4708b85e74596b903d726dcf7a398_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:ce87bf559d265da4e06195256803d41fb0b5edab70bc52ae46d2f626efb00c01_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:39e5a2c1983df681f7e02c13ed52fb630c4f1424a74c2b6a620a0f685c2becc5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6bb4b55f428abdb5c4191839058d1292bea484c244402c8772f566f7b6968d09_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7b7f216332fbf43c68b9b1097166f7998933c8b3b2e7dcf11a43bd1a6f3bd76a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cbb58404b4eec45794e8284ff50c95f9c44f86e687ea8f21962648c7c0f66917_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3dd38a98c32a74aa2231e807227a3c8d4eed1fc973e81db754a0a109eca0cc2d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b0e54a88923183074e19b8e24a6228d55bccc1a419b3a41a5307685e75c36e76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c1341b86b365d033ad566093a64ee3e643728b5057cf257d455b0a39aeb99683_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e102e842d7d298030224eb8ec80e0727b89c4a4d45b67af5c6d0b11a3df30565_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:527717a592672785c5d8bdbbcb23266fe26e2c95359a9f01c1bc174ce2bbbfe1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e36e8dcf7336bd1fa1d75a37813911782403f99c634a433d187d36bf2051f4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e3e278676c3c653f3543467fab3769c3694710e28c96fc9e821d5f2b5899ecc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da33d4c2317f8e5eec01f45b4bfc10fe66736b6df06a13b60f7ebc434b34a9e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0741873d5a242cb085fd074e2e850da0c40c94a672930bed489a5042e7cfa080_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:63c357eff8bfbf851295fec3e79631014762b1a5a2642b684dcc251235e900fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7c53a64cbb49c81aa926f021c50efbf2009a358d7c3e3c50a0c231dcfd7e110e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:83ae49730fcc34f08b5f1d3f620c41ff7d7b4419380b4e731d82fee7c50fa858_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:3215281a42cc42d59bfb0380060fa8492b060e43d15c731609c0368238520c34_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5d6a64c4c1d3ed74efafbc1bd93f7829b3555491a58b75622f2986cdcd63bb91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8981f5bc6770c8634fa4c2c707530c945ffe1e64309ca3d4c47aa1bec5f4dd29_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9f9ae18048d534c876d747b0f40db46134067c1f30c71386d77b1454070eb98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0ed78d5eed81ae4e0a7468e52315eed9442685f775a7fd08cee07673920a4a58_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a3f3a1911d6133402e3e97818ebc49da92420eef63b3007411d2cac11797d29b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:c752116250009619451107cdcf31da023d5a7df853f41509e2073428e3c5708e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:da94697c9b1023108475f827cc58df1c5e5fae4975a4d536e735934762e71b3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:16d51f0e3ab6302e56aa1364aadc6533c7046dad4857fbdb4dcb3976bdd9b256_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:9a0712d681f6d1778ec84618ed13b11c97e4d6b4bb3f2061083c8a642f0beb1c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c71dba6437bcd4f6a615d9390d07087578f1ae32c48d0ee634ccb5ebf46bc61d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d966f7ba9bf83531af76d565bf8781bbe4dfde5525f71e000f99fa265f78e3e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:078341b680f9a3b6f6d386551c569161058786c2da3a4fed8bd8191a1c96fd10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07f489bb05ab3907be43786d03c889827ccbddcfe049a970bce989945ced2374_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:30decb57f6f3569f08acd23fbd34a935ff6ffd9cb6777f29f3b21f755b62c307_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:488e5f13899e2922cb03777bba675061c2066797d4e5121a1eb7ccb680ead301_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:52d90f5f2aa431ed9014d6af378b3b935006b859bf8e8b74d928ed07c66a39d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:53ba6396dd8f44eff8baaa9eefaa796f155461c27c652fe608aa6f89f4569284_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:84268278c72ed9a76a44d91187cb04cdba386e0427217fa0734fa21261c2633c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9923549c7af82f8a377f55ec226b17849b80b6986bd5d9209baf975478859419_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:04b8fcbd71c85d53d2ef486f3cb3ee9eb7d3232830a88653ead37fa96b5e5041_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:428c4f45bb682423a047d8a306aa3e52d47a79da82b2e5d261c70394b9516dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:acfc5e61e66d2c25713b6031b44a9c5b4a2b01d88486121842d9474fee6e73dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d89c56db59c88798edb02d36b261b7fcd7e185c978d8ac1f61ab6ee4fa9858a6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:01672f20e08c865e334afb20bf4672e75ae3213bea815605692d3c160fbb98b5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1866b4398861ed85d3d472bc5cddcf86d087abe0ce3dc069e160c1cde7b3dd45_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:77a0618cdc2074ff5e567001f8bec4be9176454dfc6fe12558b8fec570245d02_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f34bdf5701307d3a78fc33e002906e52d6e92402aa02772c3f7aa86c806be963_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:5d8cadfdf44b8160c9dafd45979edf50de3c73e44970d32a2e41400174cbf801_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:89d0f42a71d1e6e6df886f4614781bf20779ce60b2c240d683002e8a77cca506_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f239e7af308dd33ba6849590b4d62316b1c27cd9abb91774153aedfa8ba6c674_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fe9734b268c86d555c17d50b28b53f6a70e6ed1d5f2423989f3f7395088a2cd2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:1b894ce3c863920819d4ea5252e661d16eb311345721e870b52256fa475c8191_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:46a5d33d55b3daa723c47adf1556617197acb7a1472e87eac6c48d84375db69f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:85caa3468f35ad8f53e67ee99afd608249440482234757c1032b73989f75ff06_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e2967044eabd99c49d1f1b73b00e7d1d4b041fc6c91e20698d0ebf7edf8adc18_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:00f9fe4e4830f2223b653191658ef9a41399681c1dfd0cb7a03441eb8b601411_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:210dc2ae060a77a1cd80fe7b9999df21f08d05726c2ee1a98a3d3b9091c738ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:68e7e47d7852aecb01251cd646f7de16ce032197587e32c0d312200b2ed335e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8a5f1886bcf3d4ddc1d8b25a3242d56086643e1985fdf2c5e0af4d523097e400_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:204539fcc315c96f4f36d75fb9f8e3c97712dd0f034dbca7874140052b8934b1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:36e42a5c42f9b5210acdd3438bb826ed8570422918a49527ee6f404d669a4baf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37787a3a765ff27aed1c4dc162f208835e5ea6befeefab25ba6ad08840644b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:72c4be85b6e8f0f4ef456cf013ff60cca10791a9ccb6e4b030b51b0e7d8fa27d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2301b2425a990c6b31fdc48f5b3bd8a6fed405671c6309474e6d1998478f67ce_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:524c69155c0cb62ef67c3f974ccb588c0b763ca30af1ff04da57bd4c7c606aff_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9294c9aed9b8166cd175aa1e5fc08a8206e7be01adb757142fd065f12a9f6dbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cc73c3f7d97cb6099485252ca4ff3f4c9e26969635fe3b234ffeaaa8e833d6d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0c6e87ce992c21f22b1b0dd2fec080705195760e86f274b29d3128090d79336d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:36e50b65c2a5f3c0e56acf0ef991e5ee8f187cfacb37b683aaa00e97a5d0e433_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:74177081e53ae2b8c9fb5c28212867d8800e3d6a65ebf637ce83743b74710016_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b52839eda3a26cafda3c901e448a36c9f0bbf1ecbeb71cd059cbe5f7ebe63867_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:028578f886c789357923b3bd92b9097eb21e2cebe2a179c8cf5b7796ea492dc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2f04b6f6f590f4ca9327a64bc61a3e75e1a5b3634038a4abcafe407b951ab95c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5cfa05a09f86e80011baef0e0b12f84b93ac31c89528b76ac68b7d0181c50bbb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:db83ee31d8a8649725b103e410ca2965c60b86e0a8be8e70f14376dfcec39b8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:33819f40cc5b2499ff6cbabb4eff22077ad17e5f721de430c951794e9ec7c4f4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:634f06b38c199b4ec846215198ae2d042c630dc27b54855b5c9d282dafedd05b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a02825b1dbcfaa0a328edd1e250bfd41e6df558251ecbc2e745b896db21b86d8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e8e3d3591a4376a5f0c02e6e27d41fd823c4e65800c77f51797dec01c8d9c84a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:366c950fe8ae969a72a8cb31db3bfe5f28a04f33d2a904148c3d5175def5bbc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:462a73a38e7e827422c8e765eb6b62ccc11c2148ff2dffb7a3cb0f4b8a6a0aaa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f419d4db4c9e502fe7df0110f17246d961d5f58ed5cae9095896b36472642bdc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f84cb8e409bf895d322078c5f86a071e8ec71b5cbf8177830204d4172e03a952_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:40c61cc05782d5913189e2898ead2277bc074562f99f51994fda52adb9ae8620_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:77d403925e7e528a4cc103dd52550b68b36254b1a7f5dd08afde70a3ec929bd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9d7d4ba7d9aa25f7aabd027e32042d7861fa85f25b32ff194c4d3fb70ffac370_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:feb77e0d6004a7cf988640bf052fdbb755be2fb893e5fdc07165e683e4bc668e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:476503d99351c99b4def061e46d9028eb1bcddc4ff5d583f347aa37ff551f8a5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6ac6d3f227ff99b9b84ce35940c04a2e1fade56d2f546e8b448964268daa0d2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:711d81a664205f975ea1982fc415575ca43166fed54e9dc2f801750fabc1c6ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b58df498504852ad6f0b12aa6c2a68fe269b31e9d210581ee82c9e2a4fe21062_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:135bd1efceac3a19de9e453acec53e9a10350093a29a0508298a5f0a8a69a8b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:1e0190062b9bbca28fdd2f82d52702ce99f9116d456083f94db79b75e8921e0f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f0193546fd32d558e2e89d722b3a2d8c94903d86c0e336e7d5dae028f9ccd82_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ec4c24829883edc23e37f9f07c95eaf4c74a9ac023cd4f3a518dacafeb3cd008_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1431a026103fa0b98183f4d0098697af78478ecccc1c0ebc6c3338c268603425_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1f8a046cc9d7272e86ce246c615011aac476b83aab58eb0bb32ff5a46e7250b1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c651e53602bd474d7453767f7059499947258d18e2d7a52a855a46b0e9196f95_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e0bafaa62220bcc59ee7f819547d13b2acc274c6cb7af0985f792d62caf28f1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:591a3dcfd46410462aff2e777b28897f3c51255ad8d26285946df4639cdad68b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:879e2b89dc074a377b4a90d6bcc5864530065e2bf534a648c7e295856ec115a4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a7e97212984597e32afd279231efb35b55854879637a119ec9c3646a13032672_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b501f15629752ec6c4e81a264a66e358c0867dfe5d3f6f4fbf54870380a30e36_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:602ceb41e5f9acfd35ad6e068c016147fcc213ef6f7033a738aad2d59e2d6b72_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9cc6c1e50a2a8ec6e2887e4be96ea9f8acc1938a0b904306d490474489328299_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c5a579f6c2b917ffa0c912ca7f5e82a041009198899d78b204f26f6e0170629b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3fd7b4fc902611f29ae0cbfed4b03ca5ad65bcdd5206787e622d7e6ca0d550e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:308da98e17198c8032692089e5f8664f8386c877563a318e89f2ecceea478b22_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8f17d1902c0a419e9f32ef05bf0890ee9919b615bd8f625f4d744318a9666c40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:a49641db9bc33963261965690a0f66a3276ca9cae2140116ecaff094cacc79f2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cf267c31efc0ea7afa5cab3dcd829b8c40f1e3b41ce8c92097f5e48b4fc1c8db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:261ede219967877725c31523cdb7930390300c1bde2df0995dd9f2960ab2d609_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d1c9b9d3b2569e676d6f80975a7ef3cbbb4a1d8cbc329dd1fbf7e448362e480_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:758d2beef64594e16d0f410c9df58136e470e327b658d340c07d4c62fc64683f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd2a41b12c00d34fd99306c8e5436a9b5ba6cf909aa135263a915b5f9d7bc49b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:82e2733f21cb25e6543cc3070aac2aa4dca50526ebd7a56c68be61c35da951d0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d654271a0ff9fe6b7ad23dbe5a7c6c2cff0d6499285d2d1a892683705190acc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d8d593aa02e82fc7ba9424458c7e4078560b6c214f8633391c49d6864fbf460_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a48e4dbf49b0ff8524c788e52c58ba20b3494f86b1905382de9f7972f9acf487_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ac95f13fc989cd08b7d62d825db5212625ff6adccff4f3db11cf973a284aff09_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da62a9e0d6c4108a00b6adb5ed5ffb0322fd7cbb37c9ef9bc34ce8b7ad71ef1e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb39b393c767790b22aa495c2f6f03afb4e233e59163d3880972874ec24a871f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f0125c1d0f3960767c52d6d5c1b2babf7791bb06dd393acdde845eadbf43ed99_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7cb9c87d5a624ddd6626c90aa12a0e35c196769a8670c370483a7766014e1411_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ec306b13a3b2439da2afc1c40b9de0f94d3d4112904e5e397840183a0def80ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68f913b6bf562e617f56288f67abb62f7b29e01c891ead29afbf5970e6c48c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9fc5e2fb3c92a82cd5be46fd56632f8b5f937fd96f0e133038fea5ed665a558c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7d1f571b87ba1e197285c78a78ac4dcffa55ac4e6382ecf10ed630abd02e4df0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fcf1f6ce74a9aaed46574fce5772920b3c2b6b6af0b99c69d35e47983b9e8de1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:6be97b778d55cdc05fa3a65778dad37b70d6e206f52f3642ee18c2b624efd667_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:90e9d62ca779897829ac4a43c945b11393409d51826ef1ea446bfed517d88023_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc34882ae4096505985e163b8fead369bc2f5835ccd504442f2eaed4aaf0807b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e8516d1ef8f77fcffb337b4da4a539874107ab501c9c2cf46cb887b4a4a1c152_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0873393f0564bec29f4ef698becf97fca9ab57a6fcd62a574d041cbbb241acd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9b3cbaec7ce03762e1b63ee055935d866121a1ea7e0934d0c76f72561f2a73f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:ae34b610753a18756b34eeb0e0b95f21acd27d077b7c70356054b10bd6a20b80_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f760e2aeab036000a3351517f017e75600dbbf0a4fc871e5c6de2fd8d84f5914_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:0e0fed0efe55fa047409b60fc018f8a1efb7ec0e9c1527b9553cedd07a4a530c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9610860325949262171294ba4b9dfb298c392aa12ac2b34785443afc7dbacfd9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d4f823164bea7491748757273a054487630f7d00a102ba37c96011ed68519fbf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f8b152c6167e038d046580d88d3b9d8695e135aa945155231e869e46a5689341_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6abb6baa9cfd44652759dfdcef4390c0507c6a48de59a7cdb1949e929da2d20c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:723f42b675397961c109f2a8a08c2694ac469bc81a8748887e78adaf954b00ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cb3abe166a28ec665a117cb3c13335ce21381126b0f52bbdfa93daf8600045d2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e06d0f6a9ac19acda899cedd9ef383721af888fe31e07f89acaf043eccbd3e69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ba555e480169694aa66b172dec0a1dab38f528711ddd1d127997657e0576fcc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:66bd0f0059fb5216d01316b4a938426715406c9d34314e8bfdca91977797c1dc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:675f2d5fe379e396dc129a14c30e01bcecda81915efa12822b875ffba58c568f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d8dbf300f9ca4ec47510347c47d5870c9a8db7703ec5a4344e626fd449ec7fae_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:249a1efdeeadb5027c0b65aed7a6367ca760d9624e9d74f3cde3b34da62f6402_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3eb3266e51bcff8668c12bda2b4330240bd2569a40c85fee6be989732ff8f68b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:da5ddaa79cf6cd99a4c83ec00b19e8ce344b71427611282b7db2002a9e807675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:e2939a37737dc236d11720f9571179dd67df761f722a96ae0f05db9702a88c4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9a17f367a6dc58029e3ac83e4f2b6e9b240ec060c46c8ea06ecc87b0be87bdd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a2b79e5a1fc546da852c6f38bc920b67e1c6aa94356449cebedf08d7dec86076_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d28a7dc66779c1ca4c056eb5bca48b0c7e19d01089b93edbae8bf9b43b11cdfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dd45780c2d4b5bb0fd96521ab72ddbd9261ce234e61bf6a69bd7de0757f6616e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:01d99a84e687c20c1078c90223e884e7497908c05ce363d121378f96d46fbe2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7a657b023ca7a012c4c0f5cb0b71c751a0a9129229b0dff77112a82682fab839_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:8ec4eb72a079b8b94913f4c4f766ad03988664ffc27cf77659703f1ed9a00510_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c2a14aa3104f2c0cc5714a347162390f40cb555fabbfb5f0e2a5a7c83b3292b7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:583e3aacd432004936e3e6c8875c7c6f91377b9317179c2cfefad03d2892eaef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5ddca5fdb82e30000123c5be1cfb50ed93e04e35dd53c79fdd7014a3519af23a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922042d611b7cf7c8b92a6a99812d5f134deb3ba6a2ffd9236a1ec70db9df767_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c89f7fd553664814765a30ee59ed8dd4c2caf3b9ff40ad351096b408f1f3d938_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0df4e077293a69adf4bf04de6e3aa8df95cd1e358e7087b8930e6a06fe7f781d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1f80a860753af1686c601a11d5bbc1a65a82e10d671c102f4b652a5884ee94ff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:347b33aa8ac774d04023e52541ed1283475263ad0bf2c0a7cb0c16b64db6a00a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:89467d05594c81401ae0bdb9ba42504f475f2ff1fcfa6c30bda2546dbc2ebc1f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c55b956e1c6a4fbc88dc9dc488b54ef4589134b35eca971bf18943d48eef4cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4ffe514fa69794c881a504954dbf64ec3e0610ca38773ed1b49bddfd8731eb62_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5b91f26964ac42d3c19646792051c96a8ae25a7626ae081806c382c3cdf558ea_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5d25926b9a049a86997f922ab7948d6ca0af9a16af4e96e5800d673a38be4046_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:172816977b3d5489e5633764c970652a14e7a8a29ccc95b0d089c3d64e5b325e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:433e25b474b2adafaf9ce6677f3f1d51a6512845ecb54c6ee3707a8969c3b3e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:66b0dfb02285c0dd4a74cbcdffe545babef4ab11a96750854f1fb733f55302d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ebe298db1443e2da31836551cbf88da11a8f422db254aa877c310cb092e1ccca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2c4604fd35ddde200baaf906d7d987a14eccbd1f678272c6d0fef35a1d0f7f03_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4fac13483d31a06f597739207f9cd7bd7acb418f055c80ebde0372446ebce360_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:529589efe0c2828d7a6dc104ce7c07fc358f43340ad99dc773536f38af557665_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6f09d75e75968768f9c4f06f0ff9b9680c7a43e6ec836b7a07ef7bfe348727a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:09e62b7ca5c078a71c0a36f74785af16ff1aafb5edff0b43abc261e648f17eca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5b7a8cd01d2846f8821c56447ddee3b7956d9a20e9c809363d8728ebb17c6d67_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ccd9bd93299a31672e58a356ca7f9cee946f757384ac2ca99c54718eb72e708d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f3c66ebcdedfad6a4f9b6b67387896cadf88683a285b0c9c2e87c067b3edaaf9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5b778bcb934f38efb0d2181f2afd0874b16b2c9bb541fbe821553df64609d831_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:6299c1c95b656dd2ea47927a629be820c744864bf4b401dd1d81346ff26199a6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:fb35926df0b2eba2b017ae46f86586f7534a0140bb56e19db4fdc1a0769ba74e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9b723bf806801f5f8dd2137f583352de2ca1c8cb14137c60ed3bc5a5a02c3223_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:d899b8ca509e2f6c7df3236729ba459f1dddbaf5f11b1757e3bc6a04c6a16952_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e5884e2e0f2451896ebc590ed0fb662429fc5971d99d19fd39dd98d29b9874f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1ced2dd84378f067b6e31049e8d8be06a1271aa580897ab67f1cac29e8973273_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3eb279dcc861d1ee9accd5aed65614fa1a32a0a3c39f80be6c16e3adece6afcd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bada651c6802150d411988a1462cc769cd2bd791ffca219a7e9ba6fc1f9e3ff6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1d6cd25f19d8729d5db2fce2c0ca12cd4434e3156d00e3b29128c8bcec31cbd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:689f54432640f9036f09a18ffdc655ef9f29514a5b2974da6beef407ef00039d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8acb96bd4e7ceecccb59895d9f2500b8061bd56af4235547fbf6246d88c11d29_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2a0c8ba89fec53f33ffda91cb41530057a2c2370b9190a5c8cabc5ba7eb3fb34_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9d90b5e7b4761caafb63c447fc9e352084650888029ab397a0e7597eb03235da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:aae7870b5ae62c0cbb24b90ed192b0ec8a830580b3a6565fababcf89fd17cfe0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:eb8a1c875820beb6df5c898b3c859d787eacc661207888ccd31342837c441b1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0aa1c0778ac82f2f01ab8c7c79941de9b33338ffbe92c70ae2bb47a5c87cd356_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1302901a96768f4c566a54ce4265fb2abe023d025652df4b78b94a8e44d785a2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:579d7823258032e0e585734c50a08f0d97c346904d9a731d23fc94a5bac3d0f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:8d5efc32757a8a321e709ec9db0e304cabf4b4c63556986e677549891fdd542e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4c75b6bfd12643b775a36ad69ed2cad789b27df74faf4454d723ba7f3c800746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:88f6bc9d1bcaceae8f65f654a2c0b169a7987872e2b301537ab078cc7563e36f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:29d413f06f5eee509bf61a867d1db3abdb3f7ff78f91f5c4ccc40e8f4e52b73e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a801eaa3eac0b20b6a0de04b6a54ed18d2d54a175891b6ac39ab503da858ed6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2a9630616c4361ba346367855f264e8f01bd063f7fbc4ad4eb36fe181eac23e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:d0d035f3300596a93c21c4712a231077b6fbdc963d556ee6f9f9efe393df5bf9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:117282439d4d1a2a741562904d28338cfc30ac9ba69b2ba607ca67fd6031a650_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7293094d198f0ab68b4e365e0df6a384c76aacb90b4c63de457cc805c183b206_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7940286fc95f03f2323aa80e3c4a3aacb132d3532a380929ca20e831b46ff034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38eb59fcefb3e1593774ca0117c163a3acdef98a0415e8d840ecacf1239220d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4003ce46ffedec1de16e31773fef93eb34a4e0cb95ce30f572bd026280e046a5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:38ffb7d7d3017c6cbff3741cfc8fb8049627d7f1fcdcaf60a9bf28ca4a5432fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:5184972b11cf8b144a801d0c53e7766b2c3b35cec5fb7e8356d6b1cef2d2c30f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a402e4a4ae76ab9f13418715a44c09547820f1f6d21ae73792d4e8d7545d9b32_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:be8993a5a41be437bdf3515c2b3000c4bbf4fec8bb54c92ab3fbbfc8c864523b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ce3229db117ad4599d2588926dc948b34a9a0abede09e9df000570906bc9e31c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:def8b3178a8afbe4c2eac65a260061ceb8c6b1c78652a7db37f5c0c317b16224_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:354251a64fa2d8238bdf01af221ae6faa53f3a68795968b9a49426dc361ac37b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:455e3f1aa0a22fc78498156215ca8d5cfa1b9d123aa929a721e9217c9d1dc3ce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:77c92eef8a503d59ca8ea792101e508bdb21d1d6ca711104e094d8f8be7ebfc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:f2ae73d315cbdfd49375cae9fdb6cac7365680b91fce4c0c3ddef5203a6abc68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3ee453c04008584850b4659e5db163d9cdc62004cfd2a3bffda429607f93cc27_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a274083dc0db4c367a77cad085620d1b6321ae60b82dc7284ad4c90ab313a283_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ce09b959e7f7c8c0359bf17ad46ce8816c11e89a4cdf4ac2a3a290b6a226a884_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d6d19786d616706f403f79cd66c4e4400c4793fb0bfd4891c5345ec390d71046_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0be5ea330b7f31d16e9d464979b0bb455d3eadb2aac8e3537bd513e68385520b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b96da8c8cf79a30051fb7baabc36696d1e55cfeea7c013f391b4ac80cc70493f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d97b84a6f8bff76f17233e1d7c933c244e5684870d43f005badc9466c2e52db0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f5562629f5161188d6397d25e124e5a01bf6a9752b87f06de75b95063d1b7270_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:081330003c7ed392746c912926d265366614063d1faef17e1155de0d8853ccbc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:8a0170234fa98ee60b9b7fef0d16d03c6ea42a1c6d72f7330ae957a9638feccd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:04b5f984b839a3dfba0b70e682c0930468edf99bf3de31390a9e6ec5a7bc0f82_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:0b3a848025efd76339009bc447ae171dc3a9e70629a9a231cea7b1d2abe5c320_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:8cd40d63b3d13bef1cfd650b9bb521675dd4d15a9b308a16c034cae8ed048cad_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:959df171cc6392ef7d3ebafbbf2770c6aedc4db168549b28fc7847793c4930c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:41d79968208f225321e35abdd613c4bbd18fdd4b3d4b84bc312bd58a99d21f42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8b1d0c2eeef421b713481f8a0f52e1b0f076bd08505f5b698ff6d4e0478bb417_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e8463d4ec6bc3e56ec6b7e84a1dd9cad25fba166983f3a96bc16541d3b2fcf24_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ead8b62eeeb8404de7b394073ea1664ae4b8a01d445849360420472536db73ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0f054295fa0ee7429d05d0aa601eb4b1a62bd5853c998b904399d23dd6d61a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:5aa9ea0dc9f265192a1639270e0df0974b0a41159f8cf9b043b9ff9a34a19a4d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c683e533b0960dc9cb4612e761dcdb97b105a8cd4039d849637cc04b34c8b174_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c98262a94c7d211b27b0e48b3dbf3fd7177c2b78e7ef1b2c07c57f0d982dc6d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:7749f12c01c007877d4b8e98f0972acee705f0061455d69b2223210f57098f75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:97cc4050f575cf20f22b104c1bbe713f2e782d0937bb84f353e8b80c130d2198_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3cb84ee255c71ab48988637dde76537a9456420890040cf761cd5aee71f6767_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3e04181d1f9f33bfd9e8d82d9a07c33e3692a43af65fc0bccdd529f018ec717_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:37e649cab0559c66f300c915746f34f6e0929100557e622a966ec78f543f12d4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7de8ac0e3c44fe3a7d9f63057f722b316efc1e373ac772f88a0f18add6b88160_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ac7df88a38d08b38f14a39fd19846cb82d1c96a518905ce115821e4d8f2c382_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9c64ce3c3ed86ecce5036e7bdca086083aceff3c8bb1a4c1e0af06102a3e6c10_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3989068374633d0c70e7f731ddfb4ecbe1972af492823e77ff9c2f77faedbd45_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:569c7ca684bd5079965d1f1b37ef1c0009162f0b506b4d6fbce0558e4c4aaf66_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:734fe28f66883c8c3a3f7764032fcabca4b5834d776ad249f9ecd5ea0fe618c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:764eb596b1c27c924f68455752046a987657c3fa9dda1a655db644e06df9a29a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:4c150c70c8b6171358141f5fe129da9927529a747a785a4d4fe83c2f7f8f0b0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:68b2e02e236e852e3cbf527920f1c1915fdbadc99263eaa782a3ab74f42f4b1d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7922fbf20b0f9e965a6ae8ec6313e540a1e732449b5f8d88ed166a4ada238b47_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f4f5535781e45da074dbced129678eff77090ef6ce6fe56bf1e53042d369528f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:14cdd1f3013720f8bd9353d57798ed683175d1b12915bffcef4d7d6342e825ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a8e333d012cc0ddcdcf62247d110592579ac00f023b20df2343910784aa85c01_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:892e3c70e4fc4b80cc77163705ce80529daf53564a08bb92df994137ff65ee4d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d7d1635f9de76b0420ca0089b69f56f650dbe2037d1bd7683752c68da6e9f2e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:09df495865592fa2b95ffe3e6a9d80afd9d370a1c273f87b14c91363948b4d7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:320c716690843badf600b5ff2bc5a841edd43615c6036b92577faa2d11417f99_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:88e1f4524831af4e037c5410f38497dc1c64c715af7a0be8a609079d4f515e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:304cbb7666d1426a03413b4f7363895b3a880bf22053ed2ee5ca6697eb8e3759_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7489f4cc66eeb744dc05ca8c5a5d85c931be8949a466961d754427850710d610_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ae9876699fe73338ca46cc3f05ecc8b09ad54fb7cf605d6202616086e90f673b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ca509c6cf55a0571196c3cf33112c29d6d1e13b336797907640cb2785770b18c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:12dd6fb5cf45aad60604a12e379021a19df11fbef516708eb6e5e80cc2877580_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1e1544da4fe492584b5ff734b76beaa0cea3f130996dad6eb93713abe20f254a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:54725c3ed8a7f7f420b4280a583ac950f670d81c42941a51773c1a4e3672821a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6f1ad75bc2f909eae55c94e5ec26827dd8d6220bc5451a69d061aea0f63e8619_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:20e107dd601114f15e4bdc752b7d49746c48950c16a76446a6456582373b718d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3cf104924efd6df7a7b35d302e6e881f6e76700ed48af895e3c8a35075b4335d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a1cd6feb5011cb18a4b2e73bf5c9238b89c45da875f69c7f18d24f8a9f05dd6d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e1f153bd75a461f815b1127ec280ca3abce4cc3e9fbd9e063e9cfbfd352fe0e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3489ed4cc2437541f17cbe58781d3a22cfc24f7a001ca529c51aff4d5ad63b05_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43ebf7b84f72061efbd53c99eb883ab97b431d2053df270225759eabe26f4c49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9d9d0de56220b0b4a2523ea896c1b26d90f790394340ee005c307558131e9de5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6f681893f542bd9a1de33170656f48238605b6c6e6865171cd046cf03a8d0d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107278fd9636b013540bd4670445cca271970f809509e85e6f1ac82352992bad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:14324f81b569ade391357cbefed32246c3acf04b36f1ab040a004de9da68be28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2979527ba1d210beb2a22b7dc52de09c8a0fa676844c4c031850de9c91616efe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8203854f2e347239bce20bcc1164e78f1080ee341a7c0c64391b308efd8ac4c0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:17d53980bbd5a99440d633daa666c5f1dbe33a6a2d0dae8bee0061433f4d6ed1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:237e7043c6293e96e080ce54ff5cea298f7d1ba5c766f54d0c67d1c1ea8d937b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:353a469850c9adc59407b7a2699b8b291fb918e7b0599f351cf112ca6c8a7ecd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:4b41304a429f036afa114ee726a6886dead13919a417f4e3924164f75096fbec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:20fab950929e3e50e6d551cbb8909304810c5f0fbabc1c81343568428177c575_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5cb39a548ffa37e8aa5a4d474038ab8289f7b73e3af6efd0be6e5bcc37e109e6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:a4d4f0e2598f69a5c93011bc6ba877d97d5414fdfd21198985944b3e9690dbc4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e045084383ddd69a9231023835aaad7e06737887a91353383dc54647f85ebdf7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:082f28c96df74f24487e9df996d3fe351e185c848ca4c6a39137454e03769d83_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6e75913e0f8c81a1d89d7335b90518c9ba32785174276d64824578fae38d9fcd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8e08bcb40b3f77d01b384620779a780b99f98b645dd242258b6c3af736b563fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:f56dfff4de25e25f0f1e9f926c142ea9266c7669d7ba104325ad883d8cfd7a85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1841669972e0f6fe9fc0c3d0eeaf169a948a44b055a6fd32f66335535662d829_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3011e1cac120b39c1e889b3b19d89884e7d961ec80d36e0a034ecd0e43192d3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:90275aac06b0346e09371ac6d680f50b39d56675acfe35b561e801dce6c9532a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:b85c2ff4e6919a2941008fcf852036af88d8bfc0697fac26db7f0cdd55b9a83f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:1505d411aacbbfda9f05e00b54932b2b09afa157cef8ba835b5ff29d1e8c2104_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5b3c5d8117c57355b2232acfd2d429b6b711819a9cc7fd839d3bd45b16ee5f55_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e76e63661abfb64b888dbdbb47df8deb448774e714cf499060942b1497b46bcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fe6d7071ae21fdb5e8aadee2a41f93897c866cf9fcda999ed67b8561143b9ef2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:404e23b81f5bfbacab6e30cf1992a8498ad70b915dd87ba79f614c1a10b4a7c1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:85410072fa8ddb00e536b209ee29e2299b4041e6cec408e9fe1a650d311d89c4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a0af61dccb480ecb164cae476271a9229d78cda8c717e23fbe2b7d18d7092e35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a5943bcbd35e2a099cdc285abb888c8f174fbb924859e6436d85bffa2ef6a302_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:22bcf1f0ee52b3c487affa1ac6126e47abe9b79f958849812168de0429a87f6f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:460b3c8d710dd7f755023e60e7cb5d9c6aace4ffb6d7672a3aa8c232b44ae1ff_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d3b9895360cf52a71ad907255a2641af3652e06d452030da2c91d8bb1fe27b0d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ed7416758f7e7fc15aa94a674674291189e5a4a327daefdb2ed2fc4b42f60f74_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:30f401daee51b1d573d8b980d1eef5fdd0e46b5a9c876296e4cfabd77c598e15_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:d6430fc5e218fd51b59b1ce5045b52e326f1c471a17b0abfd8787553c2df60fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:00ae335df5160d41e2a59fe7ed38d483dc95b4daf4a60c6c92ad0a0744b7e435_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:05912c80cbd999c32571218e6d75bea3aedeef74852e995ceac2e7fb1b01b696_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:866c16abb647f71001681f4174f0804e0369ef4d427ce0aee2d1a3af309eb15d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e6231728fe38ca010cdcc90482ebcf9f62d984528d7d463e81c5e7beebad139a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:021da7d11e595c3917adf3784e716915b15524d42d2797598b375e7d31aeca5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ef35b3f8dc1662db59c39013b9d38f8f01de3db0dfc6cd8c5c18cadd203d565_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:8f41a73f0e4fdf5ee8cf875433cdeb9d997f0e6537c40ead9ea27beb6a8d13b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:abbcab1f5162dc3f47dd9d07d1b1f6af9cc158837eff4a80bc96d6656dd2c204_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3d3aa650e4d1c1789278761c247528a609cb204870f8a4ecec029889c1b92927_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4c57ab0558844a6ff1a2a48d5638cb4afef26c53497b12ef8deaef7ca2dbff5a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d6cd6e2a5f05a4f8f454bea472a0c2d7a16e3393918d0980031091936620669f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ed3e4ccf49430580dc307fe6902141a5eb228e7c8577c90dece13a838b06afe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2a103f82e79ba86fbdacda3fc4849e7ad430219cab3227016d40faa9d670f16e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6618c58373a3af6a5ce8ce501eb0078d82a547584b8d9fae31ad3d86424f18d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ade1c1792c68ca721ac90a2fa777e02f31474915ec8adc8f2ad8a7a6b451a431_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b94f87abe421ddf92ddd53d3f1c6dcefbea083db6f02668ba98cb59ccd35e8e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1e69d28bcefdccb937f3ef459bb9bee5bcb6a6d1bd5c2a9ce9b71a2e4e03aa89_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:2900823d24dda552b6d4063be5b9615b24dbbb288b2702ec4313ce99bd9ec2ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c738f88f1ace51d293ef450554b6f6404e47a9b432b341fc27dde6169e6fe63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:cce0b0ff07fbcb7b463ff3a9d5ac8fe20bd8bc83407adbc9b8756ec3ad5008c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:0559bd5bcecd4b6b2b24007eb4a03c65f45063e5359dfedf5a14ccda199c7899_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:111e7c679647b388af2704ca280ac0cf57128c6894c5422d9987e4a429b2204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:7dea3d12eb2ca6da490c09661fd1f3a603e0f5aca06282b7953039694b4d87aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:b04ad95fc3610f262d6614d0b7d0b6c5bb8c6a5eef512e1178e77335feba455c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:34f12040d39e86e2127686220c2dde6f4e32bab685784afc5057904f286d48d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5b896bbd0564afde2914c804fb331280fc78ceb831a047c0c1fd777576a5b8c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7d1fcf1849e2ac29b2460c65c1924e049f83696415589b478c24b4819f9bca7a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:99b28f07c6f85c18e520f306a6cbe767c7f242f97a6d8dc820bd3ce1068aa596_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2cd9c61cca7bc0898ce177bf3f531ead3d298232dc6c90d707d33d0ef0b8630f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9b44722b30791402e9750abcb2546665760295e6befce7a5176a347d1f72d545_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b5005749857e00d42f95022459ca7a607b7445e53b62399b6a1820d4d71a501c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:db66f887ca4acc98ad391de714d6bd3c126e4e64b103b5d161da507a3a2e34b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:677f603347dc7582f0bf4979547c929e47734841949f34d3de20140603aa5ba7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7782e506e8700a4ff6d5aaa2bc5088b1801919e5365b72c3fc0b7185db6dd44e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9bed270930ca04b17b126f49080046e8f8fd5149514695195da9ff959e5e89d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ccaacb4d97a9fe1021e594b83f90f4d5f6ad14610e4aa49f2ba65dcae0a061fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:bead99b68d82b36b367dac46c2111fd8edee0178643493f66e3ff8bb7dc8a645_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c0f765a2e2bc33291066c3a8d4048d78f44d65a745fb7bd9c7ea2539d34d49fe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c4777746b9f26bff78a229e525c25bcedd693027d066795a4cfa596cd5b0130f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eae2617453889a9643cc57fa812207c5ab1869ce7e338b06c63aeda8e0055faa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1fdfb6e1075714ab25db450f3feab799d28f2b09fabcb62704de3071e0a72635_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:483b24b9f9acdb5b24ccaceb5234a6695c59f7a0dc1048888b6a4080e292129c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a63f630eb523aa9c85795ab923ac658baa4c3db17f0ac5247162ef8bca0923c6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:acf90e404f2c04f4040c48ff6804665449a27cfaae12eba7eaf4f83b0f3a9bc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1a6eae41431c024df8708f97e4039219e10023467e56222ba3b148f97ab9d892_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8da3869119650f0e4b4af5eb6e9611f52cc5d1707a48eb7d0a9d4348d378dec1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a6a4bf90759286416284eb0a93b6d802ab661e490fb21f123f141de12dfa227f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dfc5028a88c2e4ef37a39330975d990d1ffeb6e0c76cfb1a9370b5f7a0e1c6ce_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:060db92886f1a148cdc499c32217be8c31009f1b41a6b56c3144f3b658399eb8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8579a35025c17faf8398b62c9cf8fb5360f978735cb5857f44dbfab37e7f0b79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a3d2ab7990362f0d14043801ec097ceae5167d5a596a2770211e00833f2370ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:af19fe0085ed208064818cfff5ff18ac352109083f6d296c5690963221ed8e83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27a9e77d60246ea75aaeba8bae7ff77ef2b85d37652459622a95286a35d82557_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:671502952b3ddbd0f953e60b29def3eca0e2416a3a688774d4520453af07baf2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6a4d1e21eb6fb1951ab62d00d13a6afc7205c69d0c7a03de01a3572f56634944_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e104dcd1fb659be0793ce40c706bc1278a3d446db738dceae5d3a5a0b0606c56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:390d8c8017c9bef7add6b076cb88cecad29f4f4af1465a6092f6b87053bfc901_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e994ea662028b84dc75988777232ea342041aee7bdf7f372e8177f1e9b07dc8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:772950621cf9bca22a7c6fe3d51f2c4333b1c95fc2cee30f3da58fb157f0722b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d856e3a3e6a9f2d1f54902e20701fde45f8a190abb3ab94a7a10a687c9f8427d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:51acbba56466ae38df1170e6f22e57343a34a2fab4c49467fac934ee2fffd46e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:6abc5769619c5cea817aa473030f231d25fd13c96fb573384d67a2eaf90f2e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9addd586875f542e82e92f528264f35f06b600560f02d1987e3a9c11d769c88c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d41e4e952d91b02b66a409acc6f38cbe6a646330f6b4a223dc6f4c38d349c433_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0bc55d8119fda1bd8aab74462903ca9abc1fb3235df60974abe2cea9338d7b3e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:47e527428f1e40ae8cbe57a84c60f7a31191ec720aef7b0b6faaaa26fa657c2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4e51673afc9e3b2b57f90e080977640880887689ca2fbb354f271c3fb5b4299f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d7c7e167c932e47170612877bf5fb7adcbb9f6c3570e74cca0861005750f8135_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45bbacf37a0fa13ccd4dbf0cbb2e6d2e858890445d97f649773942c0a88f3629_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45ccf0a67c06721666deab96038aa37bf205d60003c8a233e7442ea639e20933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a956c13c574e66556bc21b594740accc497e48af46d0f326116937b57b4cd6f6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cbe20f10c01a0f87aa82a217ec01fcd653f4eb6e77afd659313a8e0b453027fd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0718804d539c1f36a0ef95085986b6065022c354e653a6c9a902c34cfed4d726_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2eba8e41aab91ff0194e96a0d384e17955a05963a7ddc8d9fc18a9a67e24e8a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:54d8f96067571abe8de8a55ae092cef1f4f423afa6d05d5b2f46663744ebcabd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d888d3d628c75cea3de43a4a10aa7e4768bed2034330c71ec89b3adbf78d4e73_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0bd1739aa4fb64c1004bc4aac788700834f7b454e4ca9a23e83107eb2eecdc0c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:10955da0c33ec8aa5e671cb6b4813bd26014acb8dda68f8bd249c27a6c8ecae4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6692616a559d423ed0f5335735a0740c0bfe034d06704cf288f74e6c2612b8e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8ca6c009fa35ba4a94459981a72db8b54ca2507d0559eacf38614dd29f01874d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0cd405015005ed19b3cfdc305bcff6f5f6ef683d9d68201046f0fab2a3b44f85_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1785ef5991ec5ddf63130f0b1983c2b9cc23eceee5181c060cc62c6fd18ede33_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:41750bd0eac46b324efde3548347c55eede126e2a17d071ce3557abf936fae8b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:a242549ee4cdf6946f41d601af649317c53fb6ce779147ccf99106d3ce38a74f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:69182f4919f1b5f9bb6e7103fb5f12bcbeb697e826fa1a516124989f52128cee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dd633fb6fb437d90ad04f80af556670d364968de96ecfc5b0a1c00b4952c1ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:6018f1f3a11ec47bf1c281610bca3859c4122597910e6cf7d4dcb35c4a7ad60c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c2eacceed018a256d1c60008b3d478b3bf234cec3f3ec0fb85f652449448abd5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b489e5c4ddf4e5f14883fa52a532ef0ca175a500d163bcd4713d4f08ed4c8d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b6bb122aff540406a094b599dd1e7fa26ef39e69a861caf5cabeb1702b8c7e2d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:becc8bd498a264e93ea78fb9eb2782cf0191b5c69b05e8aec4f7be7ae7a009a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c2c770a1c5cd4024ea070d05285f23c065fbf2860996c56fed89efd5d447d57b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94c7946de43b360b6187324eebf4a9487f6fc09c0f6a5c4cf8c10dd9aa998e98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a06e475b0bd6871816f3d6bdc922144caaee7ded1d3fef47b7165980157dc8e3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b9c3f33a7aa289d65b0eac2543b7c5385a3d68985bbd303fe38534fd6a8f0039_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e85418d292d588f67f52d1e513ded87b7160868e24b84ea1eadbe39a372e70bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2b401a9d07735400fd8a278d052271143374e730dd926f1b09bf9364a0dfe9ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5ab5cde0dd77b3d87214af2ecbe8cf133023a4251bcdcc862cd3acd8abe05fff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5f38a62d298309bbc8b3f28d99e03b21b071256c6511863946ae082bcfb024d7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bd632521388d66beec1a1d0f9bf3531b21866a3cc1ead6e33004e2f423a018da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b1e461fc8832aefff0ba97be8b7c95935a0ecb5fbf64839b66ad8f66cbf742f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e454985c4c1f59f0b93ff3bda68f52e8e681692774daac809e0f1a02a6fd2405_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e9aca9254ed6f373e26dfc4b7403dd5b9a9f6cdf25acdc963a589530e5e1a4c1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f2fe73c16a00f0f286f5936670632898c07c36a9c96056740fb471bd02ffd155_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1865ebb2e93654dab511b97edf2a5d714511466a49a6fd5087f3528ba4851034_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7726814d87e0d098b5672f7f92b2a0832f175db125e8835d3df0235b544708b5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:aa5f47b18ee8d25f88a58d24913b05dd8810c0c872eb0e377796d79852f67320_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dca861bc089e151181369c8ed8670be71c5e6eef094bedd61b30248fb13dbf23_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:583598109b75130008a55756b2ba16c8bb8f259ce60537184c1a96bbb10d462d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:69b1b6dbe21aadeddee2250944d3f562d04b10152741e261e1327e6840649dbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7a855f8881b148c2f97fdd701a5f1532ed9cd7dc4c2e4393555d4cd2747c227e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:cf33d50b404522170dc43e2b3b221a502ad21abad1e970e92127d440d0ba7212_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4cbc554e939c01b52096687ce6d4e025d219a12c2e703750d744f1d82fd802f9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:7d76721b13fb1022ad387566825433182a276b3efc8f980823d59cb9dc8f931d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:9786d7dade47aa9fd3834175a88f0b768b2c66c39ad689dcfb48107ce1dcdc59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f13707382a123f7c92aee321fb5c23a1007dce727b7a68cec0ffbe4636ba0813_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:2b69d2a8aaf9e8e6b772871b0cb3486c062b0a123544fbd2a55acd40348e78c6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:883097ca5214bfcac0ee1139f1734a044af527a16b634050aa4b86166ca4263a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:8db6ba7c7d42a514b5c382afd3879867f5042d42b2495a922fef3f315f011217_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a5c30d6f5bdd0e2bbe53ce9b90a00e94e84de1a0ed6d29aa86219518fb0c626c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d71d9131273f93e38936169b336851b76ef4436c5b73da52add0a908b003a57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b0dfda5623e607655446385145a48db54fc830c29b610037b52f677fe94bc1dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c9f9b6fab1de71845d9488c147a990b9a1ebb2b6c14c910234199c7833c92447_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:eedef2bd70bdc1d977b23f340ee6f714abd2fdf2c49379db151c88d9217f573e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8ae77ac1ca0aeb992c50869008c246d41ea290f23d8a2859cde958d58d3063a2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c169eff980fc34a0a1f6f19559e96485dda0023bc29fbb3326238c110bf3ba4b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d7b3a7fd468564aea8435dac8b09e2ee35b2d27f6339a8049836b6cefc8d2cdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d8fe8854022eb245f92305d42b92cb3dc81207f1115975ad607a75a023b8a820_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3555df7502cfca54f9793f982ed7ea7453c9ac235e015b9c4c8c47789af48ff3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:482a103550cfab666968202591121c6904aba79cf5e8c30cfa4718c856c65690_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6c8bc52abf358951381135a94638e4c01f0e8ce942ccc4f77386c36beedb8a35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f9515705e2b37d2fb6f216aa936bd5424337a1e1ae4eaf3ded3c8d0fab373d36_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:45dca9b3c0f4fc36ab0052495fe6043c717673f8f16e915e49d682ceae2a3c6f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5aea67ae0eefba905f7f8af09dd8a83c8adfc185b3484fa0857834c270844c24_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:68ebd12d0369cf9ed73f37f5cc188a7ece136ddb8e23ba641a4544eb703f57c2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a5b0377a79065793239498bd0743919b77cef2155093138bba8fa9884701c570_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4148272ea7b1e1b306c4e33dbb6baa9bde7a68d6522436a51e939bab4eb8ea7f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a8c81c137343805ff088fc27416e7c67e6f02d4c17dbea38a063f97ca08c51fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d948b969af4caa50c0dfd8a822144a77169880fec165575e574f8fbb807c65f4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ef3682c0bacb3d0d67f963387c8bfc8ba77db7c6ce8f0dd8e6bd00d131d721c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9024353b9d2359e30c5651042483ee70526996d02854b111f4bd9ffd3fe95026_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b3c65460fa54403f95f3c1192347b187b25b69c9214c5e586bc582dad432a9cb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:797a79c184b21fb1d2cfd6c59fe54be07061b559bf77bb169e36790650fa907e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:b3305ace24242932292e14458e4ec2ad72f414f7dc24681fa497f7d1c382ea56_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3355da57dcda21150a1ca2f8d922a94433aa44c19124f6e7ee833eed370857fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5872a3706c561849469aa6c8205f911b47a1f98f75590f9640efca570b654abb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:725e1e9610e0b304b06809bc6d942ec504ebeb7586aa9756fd87d139cb4e0449_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:914e3c4590a4a6d48af758d34c118d474fb8e3ae0e594475a82b996f27386b23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:21516dfee1d53ef1759db9cd9c01da5817f8e5500ebf59a18912e3932f44db56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:95772b0295918fb3e31580925e262ab0ad7c09246b1562249499f2c22a3e55cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c6fe6ae20c7e9e0e68b7a35f7e388e3caa2af3035361e59dfeb47f7006971fce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ef77dd2ebff7fd079005601a96450a2c357eec93ca17ccf59598097cddf0cc6d_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3570c5968150582d417714eee75c4fdb244dece7812e772c0d60bc937d81d564_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3933b8a4a90aefb3e645441e8176d340b8e0b23b3f6760083c72d25248a17e67_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4dd95c213870b3d4ae9bf202094055f0cac5a965422dab852183305b5d85634d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e76c636de412eea5835c877ff862e24c5b0a7ab7fb95ece3fcf4dc9d614bf519_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8f9bfddea5c3e30535604b38af5628bbb62ac1c55d123165cd51481a61240b01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:aa39067d74522dd8c963f09d3fc61a3011214d007abb79e07794198e5746cad8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ac2df95e06953b95611d2bd684ce548ac3946daed5422b898ec922774988a18d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bbdf86f56a820788f1528759e359fe7f75e9f73f8e77d2930ae2cc8a83e2f159_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0a12d980643d0912adb6979129d24765fd54c01a3f055961cfde3fb873fb786b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:349f4e4a30ed2d6033c45aa761b9a86e055515a47b7d1e75f44cffa9f94ab5ee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:39c9f7dee3fee9828f02088317da8eca15b94db80f99f4561dd5091841e8d1ba_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:7327301da2df28d4f25403132f5447f7a995c41604099044547694f99291685e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22af26575e09437f9912ce3092c9a5d32d8e402624e0c1c3ceed6c81120f3e75_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:b5ad7d1f6ae93fff78d520ffbc080304d5e069dc34be695ca2e72063e6f16cc6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c407ea06f3c1b6d904ff87994e9054e0afb76d9dbd2fe9800c34d3c1d31786b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f002a9bb010ea2e4cf4ac65c2b9644c09951f5cf28fac82c112a9e2e23925ab7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b407dbba3a3c34947d90ec0d499810500c04979d581747b634eea87a810a0125_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d3bb6a21bcdc01f252bcc997507ec39ca1d2240bf0997a3bdd6fe36b9923d6c2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:068b1e9154503eef7884ecec43d0fe3aa254131270be214854f7b78e0e2af2bd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:ac8836902e31b9f34359bb5074d0c40a68f0794de19e356522d589868c99608a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9355e88f78c118b1a8808e0a178af7dc91833696f42eae52c1b88ad5dcf61ef4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ba7d10fa2d0bbe169b5c5b3bc2c05c43cb12df3d825443ffff13bc79f31160b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:91bfd8eed2e057600d77b20e19764314e8952f695108486a5e61875cc1448145_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:92d481ddb4a8286954e4992e71f3bac240d01139a46ae0a815365ee235047564_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:964b304d297293f2d8fe9955fbb72c67d7031fb5ec2c6b555b862f30ed359557_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9df41eac98940169a5d74e1ed6c6875ac4d81f24e208f845181f9a55581b634c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:3a91a4f0ad77f0356d7217e4419823590a033a0a5854fc0651a102b1e5ffb516_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:63365d336a4da196cd878388be61e94561de74684e23b5e8e5054b7037174c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cf1a6e297a76d62d588b11b4a6bdc8761a37bb7e4b0886ecea1eb16982c1a998_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f1403c7ab79dddc07df8a2fca9084985db53d199271f0faa9d124c9141e453ce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:67d9273bfa159a5c4911e356c06d992ad3ed91f7b090bacfcb198133f234b0d6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:b2f09ae04b716fc2cc19ee7347067e488dcecacb48f34609cd24f9510d4b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ba61c7408cc6947ccd857461981730161a03c41f32d308a973069eb278677809_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f168e80279e4d53f0482c0933bf1e4878a6b1e53e37c6fffc84edf46b9c36b15_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5b7a9827b4068052bde65efc986f3600a221a283df3d2bd6031abb87c8b891a0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6b9d912d39198903afa78388bbbf2bd5fa7d820a1e694ff82bb146bfb019a0f4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b2ccdc79674f3c9700147515ed136f36d7050a9f897f6909a06604670d6588f9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d41541e5e1215843d5fff0ccfaa3efcdd8d2633efe4cd608c9247ac431d25c58_arm64"
]
},
"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-05-29T07:58:24+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:0a3e0b4e23d509a31b7a58162a4336d24c9b899a6de9aac2f930f6b558f9e4d7\n\n (For s390x architecture)\n The image digest is sha256:818c1d9fb15d05bb7d6104e8aa7fca18bb46666d4eb53951680ef445d752f0ac\n\n (For ppc64le architecture)\n The image digest is sha256:6f2c9e2402f4a8b128c0239e3aee44a4b4735a9d558d18f06fe4e3d4f5bc5c98\n\n (For aarch64 architecture)\n The image digest is sha256:746dd9a75ac3c9ed743d63b32c12de3484f74addadb1b5a00dbb004918406ba3\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:313c0e44208e7fc7d4039f2f22cd01135db0cd3337a258034b774fd7820d8a98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37889fd7ec96baeac0ffcafb8dbf903af16d95b413baf1b2fd7710f72cc71c98_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4a2a59a57ae76ff8ff5ee21dd25da4a9da4faae5a6beb8d5e0930f12f679e8b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:99f4af491329b3352e86322a56f42cd4588beeda00a2f94a2b82b169f6328fd8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:561b697db7976a064794258c5f274566dc9c1c32d803603b15ecdd78a0965710_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:99946bcecef29fccd2dc55cc18dfd5cefef1957666c9b8cd4c555ae9d8db676a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f4572abc9f444f08ad11d10168e4b9833b3fb9e4814910eff467767a914d124e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fd5aee9ac2b77bcab032dfd1bc6f1369f59e1b3366cfa96fa55f9bc18673144f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0c10368a8cb2450440348e1047d56fa91013b32b690c40b06baea182f04c3625_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:202f16700daa8022d5675bee872db2a776a1f240ce159d17b9ad91cad342bb7a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67c0172273e47f9f11072c1b27a028fabcfe29320b3347d58d35c53d9b1f512f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7ce75d70b4ffc0c4891ef83f75a453f414c010e387c09f8d7da432eb5543f032_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6cfa0e42180d0b52c41ef1f23d98443cc4a89afae97d21d3993a5f69bc73e6a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83cbc07e901f31f4f86938697d54564bd4c735ba924d5fd08f43b2dfac46aa59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:be5d2df0ea59d84b00bc2a1be257b8338c00f0563397b51d7fe86c48f7e6a62a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c91a3c588e78a92df5887828fc6cb03cb28580996fbb5204bbc5e17abf93ab8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:10864ad3974315fe717b7e22f5d1fb7bcfaf1b601741e4a0f2a643e1d897fa8a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:61858d0543de564814db6c98407aece822eea202cc1fec3393913d14f75875ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d4f1907759d9532d9659a97d18282e98c54eeffffc33c7de0570213b545aab51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d5bdf20ce7f4c5b1fcfd9c2b77410c8a6b9b0c27e6138a1ab54c241763b05bac_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:546872449f71f686be1dc4612f7e03d75633eea75f089c720f87d5d1c6fd0402_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:6e8813370db2a71161ead738ccf909b6997ca6ec452ba40576f8846c22c063c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:81c6745c7507d47122280c0d6893a35a4d4adc515e850b2cdc8d23599583ad71_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d9778a3fdaac8498f6953cf2bf5acee0d8823270442768c9e838dc5b330c2250_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5008136f5d3e028da656d046f85c83f3ed13d597dfd47bc6808b5b3043297dae_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:736b2a94787549701e830ab7d508f3e7be83cb694c69486157bd633a3ffd2c81_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:85c15e6f69c7f3e101346387f680258f5310e5c065f830a50d04d8a409f3f7c8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cb2aadceabad32ab080d76a709b79b70d488d9ca2f115c1a481a88f5c9c2f9f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:3d94824bf9265438ed208d017fd28911418d4930b9471b305e3a6f83dd97f0c0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:59993d1cdf6d58c3113061dc403fcc51e920c315d1944c931bba62ce47ec81db_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd9ab99b292e613266f833364f13ad19e9b26204deb12c56df333c3282d235fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ef1e59b118e3b97881fdb2f208f64486cf3225b7bc66c52cf9d4c2a9a2b84c72_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:4ac5626fb50e2550d27281a25e933335a786a4695f5a7a2d8f17546f6f4eb836_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9c5da07d689e56a0db2a2d142fb8debc7aa7a0483a3296aa50fd43b6a12feff0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e25c8d20772495f8d49acde8a35f49f30e18b3f6afd9074b7009a02d84a0e6e3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fd8a0aff6175093f881f0b879736594454ea69ae68db7e5837ecdf1527268fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0a5b8b943885041a0fb239fdc012124c8c8ae56d399ab52411585f3410f28670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a50a539c4972a89fa1f17afdeb62af1883bc89f231b51b1fffc096af3f4ebcb8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c2a814937215d63f71fda7ecb70017e9844b89c6b672fedf5a1b08f6f93d06a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d16269e4bced1a9adad5bf954354012d679df785cea828873226491c0c03cc20_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:50aa303cd2b22b961da419e66167c3aaa33a6829f2488d40e0d313dc322e6789_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5299088616c529dfc389935a9e005d88dc9f1fc40f18d025a95fabec27aaa646_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:634a5b684a30fe1870639c708aef32c6acb101f85f484483c7f05640eaee15ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c685ff9170595581ea97f706bea0069796563f03064b5a173e992cb373d84cea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f3872e501679796054ccd9eebb326e96e4b916bef525d3850c64cd8dc0c99b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9c5cd84436fb27de1b589a7675c029465b3e9eddb0ac87eafcb5bbd40a9018ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b256f9a69ebc26949acdaf2c4b7a9e89cb5a1a70837bc63b554a65fee7463850_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ffa19324ad8ee491c3431e8bfe5b1235a1431b0be914b0bf9b30d3a532b0085f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:307af3f934a493b4e7cd8a267202238d2a4238d52be1da4608e83c54b1af7d29_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4f3b445df34b234d1eda4f9d5fc9f7954dd726667bdafcbe0b1197412ab7ed13_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:cda4b2931a2a598995a4211c8dcbcf6c5e82f7de29b39ee437faeb8e4f696a2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:de4b57efe54b245a9c0e39ad94d0129ccb60f3d5670e7c0726ae5ab9cd3d98ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0dd73b3fd566b4961ed3e167079a2ca3309ea30fda7a49f73e001a0ab931dd7b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5befba9e2fd5cc494e2d0789d86d1e4011b4321dafe6f8be64f54d173c0c8c64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:abc08274dd4ed75d88d129e2e57257782d8c7caeddf348245dcd85be9ed2f8e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:d4b2c7057ca24af7fcaa78c27927ea2ec53f70ac9a14d8d775963d999ca981d8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1b85972300d8d89a30ea123ef7f8a337e63985bf93e21a7d77da7a5334c2ece7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:30b15e8c204734afaefdf90ca66daf6f22a7185a4ba894737904170257ef7443_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c388aa2a978bffc1292cbcd771018f7294d70658f7ad6e621e87f19171f49337_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:df93b08f6e63570eb979dbb3068a2f3341ec9ffe94f9409a297dfcded130ccee_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:2d8ea097a1119ddb3f40ab15e29b212f61333ac94b082f6baa02005cc57b6f33_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:be1225f3e3234b2b04fa3c4be0202557d57d08a567a5f8523991b9c5ac1e3c48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:26557b10309771e8a9300ea0962b6bbf90a67284853b6c9ed55eb89711eda7b8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:2ced08e6c4295cfce9c036ecaf12bb702e7425c1b16f546a3fd75be69eaaa05d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:88156e82ac3636c93c033b96064fc06ad605f670905b35499e198dd7d4faf8d0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df97df25115092253e776c7d6cd6db3182655a4daf8654f8e301e7a166e82708_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:87236d1fa81fb3e2ad0f3669471d6791272280dec8019ade793d9037c224776c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b536af5d58dff2b0e2dd8440d4ac5f046b1533fc7c822d34ff72208873feb155_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7f79a083bb85c531e54c0cf5b28e0c09163f90533869d6b3e86e3b145dfc1115_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ac8706c4b4eca623349bd3beb69018b256313dbff09c0d5a23d54d6d79e000d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3724703a3319c5dc69f4763d1b459b7d907686787250b42404afed8c25d7172d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:58a47435a1a6a39b0b9b0b4eefe3fc36771fa22f61b2bfe6fc6f20503b2904ff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:72f3154bd73e203f5372818916b4e229b9db2ec293d74bae7c7e4f7961c5dd58_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:af1ebaa3db633f76d592777b03934e61bdda7ca4a274f3ab8b5c5893334fa5d2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:25f3a738206a7d67fdd08f371f6f94b0edd79cceae3616d9291ee85759369de0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:55b34527f4a0a1067cb4535122b47d15766cad666f4059b3d97424e9b7a0c3fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:162e4ad58a67f27ea7aa4ac18f0452138544c21158ba2e9793cea5ff28b223cb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2f6b6c889144bcc8ca8a690c56a0a30dbe450e0ad285f52f06637b9b71649edc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:80c10d130565356ad8673149d066e3c5e9915a66e6f027ef8a735805c3a77a5d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9eeaa20ec429a7c841eb9be76d17c4539072c87652be8926e8358932015b59fb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1357f28244870da839b2f48b64b895eca65c206e006c349f05f17dcd802058ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:47fcb6f2d8e10a1d79ca4bc71a8d54eed20402663eb8fd56b34ee641bc22e327_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:5be196298a2f727b3f7c9325c3436682a6461ccab04ae9b1cd4900d7d48aded3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6bff3d2789e4b6819ea92e6e65bb7490c57283076f87ebe94ff6537c288da61d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4d72bb4124fda9c1d1d42e103431eb403cf0c70df5e0a4d78c84b966408d0e03_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ad09670a57c9e1c2913c628daf3685254016d30c9ef0134a4fe7401c3cbc6730_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:54d03e0866e9536e8cdce3566c9c6ba48cc3e1a46ba78c8ece6059caf66f9faa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b394f22e4a2adf3fb5048a8ec209c83453abdfb78dc45aac22b7656a19d239d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:2445e2741338aa7067c38f9ffb4bad3635d2f9ba64681f438efc86ca49ed2e22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d2a8f6b2b07ac922c18d6633616af534d6361f81ffecdbf0aa0892c2bfadf361_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8c9653765b6566c240efe8f08c5b6c395ef940c4c88f10a5cb12121687dffc31_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:d169385f11ec7d39d976e9ce9072ed036f76b856867065ecbcf10b1b1b1fcf40_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:18717d98bc3377a8bbd108ae41ec68ccd7c11fcec8c86f47c6e796b734c9ac1c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:251d79a18091bb739256f5ab000b7b3549a8fffd8c355e69bab6090de9e51e1d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77b4fc96e841482d7058f77d96e3b36b6aca8d3ddd855be95466afd2e4db82ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7d6468fe45b5f93b9803315f8a6c49d2e7b6692b6f8c3115f06bc8bd3076e9d0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:05db09a8aae75f472d13f4f39c0cb5ac43fdd510c29bfa88c5e66e2708560170_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a55cf020aa2a7606e32ffd260fbddbd5eb23675273ea5b4b68f5da6435052c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ccdbc3619e960e406c0db93dc7b5773d36825406ca99f0aba07cda4d00bacf34_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd9ed3d17f45e13aced32171e8565f8f58b7622ac1f2a7794a9d62263da7ef69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:08132d4d8a30d743568dcb6ae131643921990f93044b2fc6f14fbbd4192107c6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1b5bc300e652dbaecc0cd3060bc0b3f258c7592dc1dc51c81729f9d8f43e3b86_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8d7544c798dca8421c0759c257873368125c88082bf9ee7339ad4a4b4cb8b327_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b8c3cd3c913a7c1f9de9f4322f88800d26e91614a0257019a9381dd4dd48f5c8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:071392012c68f968615e26cfd19b309139b860b0569d52cfb0cbe85c3427fc37_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:601db4ef1788bcd90ad4df2459479b672b5d1138bca71a950b83cf585105c7e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:74ee7c085bd1d41ecbc12c3ef942f4f5f4b88e8b52e40a6bde2958e207a46e26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9e94b930f87a9d5e54891913169dba6a9d6789a0336966aa73b0bd456c0b1a51_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51f1a90bc58757e1396b863bbf500071d49d15c7d96d3b5e7486395d210e06a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:61e79da9ff15261bc0e77ad9c67320f8b0ea75577637ea7954ecdcee63c31083_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6ff81498181ab5c622109e159b6208bfa53408a08c29b700ba0afd84b89fc4d9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:af6fde3e30b158944ffa92ca0f56d958c5f0e05dd67b489d78065f31a4f2cb9f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:49a3ea982af6c920e18fb6156704f3e25595a47e1af9d2e6efadbcc39448a534_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:56cd3ae90c114579eb8dc572b4ea97b0272759cb71d4f5a1cc98366bddf13525_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b8ba4fcf5788be4ee007c13369ba94e1fbaf78d88beef2d22aec382e4697df29_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:ffcceb1871da670d06f0f0fcd522687ed537eec61491d57ed10680a8d07b44bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00527107a374acea508e4184509b6fe03cf670a3ecf0ca2ba6381c56238cf0ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4e0a44aababcd4e5c214968580c3bdcaeb60343c9110182757ee74319edf53ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:50d04fb6b2eac9c75211c0adb9b69ba85baa8efaf6f4e1904ab46ba1907d7d30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:51dbcb9dba321dc4484eb72f73368cabcb419b5a934d495eb8e8e53872ed7cb7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0a04386aa031b0328bba6089b6abbcd757f02206bd114a0b6e3ba4aff5806de2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a426fabfce54fcad0aeeb15a1f5c08f1141a7bff75cd93cf54ef94ff5ecc6f0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:2b743b58a1b88671b47fd3a90966b71f349491422c3a620967ed5f1073731f6c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4767d0078970d169d80cd1ed8d9a0697b3dc7f2e297d7370f36607e790a9ec07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:02e782e3d91a314e92c02ae1615681c9f0dd6ed97f6214030696664ea2c533fd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b74f6f01d7e24f6d970627c336f559a8ee21f99dd85e2fdb2ef80878a744258f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:dd32fa52a84d83d6c1ef649c913ac70a8227712ef0dd1eed24dbf6e80ed8956f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ecd152f01ad8c3ef7e2bf819c515f09c9fa3e3dc67b521de282dde042435fdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:37fa074c3d0cef8aa66b5533c9c788c10be5212d149837834c7001031a725e32_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:45183c775bb7d17a774bbb18a6ce8a9a7d495a6f2f92441c1a7749ceae2818cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8ddc8884b10884780e23708be0e0bc1d0aa78bf3e093e098bf31af3b39ff0054_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e10b5c60a01b7e22773f86d8a31283c95da6bd9cdb2f6f060700a58c8124d102_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0cb8351f3eed209c9d7e4c70fba134a2a1867ec394b99704772a489f3390631e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7b7ffce6efe509ca4f0ebc41424d5aad4d5115fdd4e91f197242c39fcc8a57a4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:98d19fdf299137aa1bcde0f86fb75539d9c181b310356bef90f912f17a53c8e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c0e8f7ad38409ea594409fb3878317dea94ddb7a4b1c6537ec69c5a075ea0e37_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2cc476050d658bf608fd981427208d7bad038db2c61d87871267f95b387a32a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:512db303d402678d8e13d712eecdfd21cb43b039b92a3ba3b3f1fde28440df94_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:71415f52d1b4a541ed4c944a85152d3d20e81e6ddd0ed042ac7a443c3cfd3304_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9ad939376d284c72b68173f7f9beeae564ca0b5f3f927d2254e47a9273b16990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6f918532a83b0f40654657e9fb715ac5f4b58cc5981f56c75342f3398c40ba98_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d7a107351537e67f156fc2bf5707e5380e2be3430ca3c114eb5f43b2f905bdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f2b0149f8cd25219144db3232ec50a4f303b473df9a119aeeef71b42dcca6a25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fc3bc50469f35b9424cdb845bd03a86dbaa573084dbd499fa9a3e47eb0e426f8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:03dfbb0d2d2ac35c6857f07e0bf7e30013542fb8c07df9e52319ede66f35d750_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0bfbbaa8673ce7bda001ab91def919e56e6f0fac4bd67b09a7c20212da0b529e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:597bd0de9e7bb97f8e960935ba7c9f1b91e4708b85e74596b903d726dcf7a398_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:ce87bf559d265da4e06195256803d41fb0b5edab70bc52ae46d2f626efb00c01_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:39e5a2c1983df681f7e02c13ed52fb630c4f1424a74c2b6a620a0f685c2becc5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6bb4b55f428abdb5c4191839058d1292bea484c244402c8772f566f7b6968d09_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7b7f216332fbf43c68b9b1097166f7998933c8b3b2e7dcf11a43bd1a6f3bd76a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cbb58404b4eec45794e8284ff50c95f9c44f86e687ea8f21962648c7c0f66917_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3dd38a98c32a74aa2231e807227a3c8d4eed1fc973e81db754a0a109eca0cc2d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b0e54a88923183074e19b8e24a6228d55bccc1a419b3a41a5307685e75c36e76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c1341b86b365d033ad566093a64ee3e643728b5057cf257d455b0a39aeb99683_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e102e842d7d298030224eb8ec80e0727b89c4a4d45b67af5c6d0b11a3df30565_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:527717a592672785c5d8bdbbcb23266fe26e2c95359a9f01c1bc174ce2bbbfe1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e36e8dcf7336bd1fa1d75a37813911782403f99c634a433d187d36bf2051f4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e3e278676c3c653f3543467fab3769c3694710e28c96fc9e821d5f2b5899ecc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da33d4c2317f8e5eec01f45b4bfc10fe66736b6df06a13b60f7ebc434b34a9e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0741873d5a242cb085fd074e2e850da0c40c94a672930bed489a5042e7cfa080_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:63c357eff8bfbf851295fec3e79631014762b1a5a2642b684dcc251235e900fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7c53a64cbb49c81aa926f021c50efbf2009a358d7c3e3c50a0c231dcfd7e110e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:83ae49730fcc34f08b5f1d3f620c41ff7d7b4419380b4e731d82fee7c50fa858_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:3215281a42cc42d59bfb0380060fa8492b060e43d15c731609c0368238520c34_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5d6a64c4c1d3ed74efafbc1bd93f7829b3555491a58b75622f2986cdcd63bb91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8981f5bc6770c8634fa4c2c707530c945ffe1e64309ca3d4c47aa1bec5f4dd29_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9f9ae18048d534c876d747b0f40db46134067c1f30c71386d77b1454070eb98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0ed78d5eed81ae4e0a7468e52315eed9442685f775a7fd08cee07673920a4a58_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a3f3a1911d6133402e3e97818ebc49da92420eef63b3007411d2cac11797d29b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:c752116250009619451107cdcf31da023d5a7df853f41509e2073428e3c5708e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:da94697c9b1023108475f827cc58df1c5e5fae4975a4d536e735934762e71b3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:16d51f0e3ab6302e56aa1364aadc6533c7046dad4857fbdb4dcb3976bdd9b256_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:9a0712d681f6d1778ec84618ed13b11c97e4d6b4bb3f2061083c8a642f0beb1c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c71dba6437bcd4f6a615d9390d07087578f1ae32c48d0ee634ccb5ebf46bc61d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d966f7ba9bf83531af76d565bf8781bbe4dfde5525f71e000f99fa265f78e3e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:078341b680f9a3b6f6d386551c569161058786c2da3a4fed8bd8191a1c96fd10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07f489bb05ab3907be43786d03c889827ccbddcfe049a970bce989945ced2374_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:30decb57f6f3569f08acd23fbd34a935ff6ffd9cb6777f29f3b21f755b62c307_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:488e5f13899e2922cb03777bba675061c2066797d4e5121a1eb7ccb680ead301_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:52d90f5f2aa431ed9014d6af378b3b935006b859bf8e8b74d928ed07c66a39d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:53ba6396dd8f44eff8baaa9eefaa796f155461c27c652fe608aa6f89f4569284_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:84268278c72ed9a76a44d91187cb04cdba386e0427217fa0734fa21261c2633c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9923549c7af82f8a377f55ec226b17849b80b6986bd5d9209baf975478859419_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:04b8fcbd71c85d53d2ef486f3cb3ee9eb7d3232830a88653ead37fa96b5e5041_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:428c4f45bb682423a047d8a306aa3e52d47a79da82b2e5d261c70394b9516dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:acfc5e61e66d2c25713b6031b44a9c5b4a2b01d88486121842d9474fee6e73dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d89c56db59c88798edb02d36b261b7fcd7e185c978d8ac1f61ab6ee4fa9858a6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:01672f20e08c865e334afb20bf4672e75ae3213bea815605692d3c160fbb98b5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1866b4398861ed85d3d472bc5cddcf86d087abe0ce3dc069e160c1cde7b3dd45_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:77a0618cdc2074ff5e567001f8bec4be9176454dfc6fe12558b8fec570245d02_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f34bdf5701307d3a78fc33e002906e52d6e92402aa02772c3f7aa86c806be963_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:5d8cadfdf44b8160c9dafd45979edf50de3c73e44970d32a2e41400174cbf801_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:89d0f42a71d1e6e6df886f4614781bf20779ce60b2c240d683002e8a77cca506_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f239e7af308dd33ba6849590b4d62316b1c27cd9abb91774153aedfa8ba6c674_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fe9734b268c86d555c17d50b28b53f6a70e6ed1d5f2423989f3f7395088a2cd2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:1b894ce3c863920819d4ea5252e661d16eb311345721e870b52256fa475c8191_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:46a5d33d55b3daa723c47adf1556617197acb7a1472e87eac6c48d84375db69f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:85caa3468f35ad8f53e67ee99afd608249440482234757c1032b73989f75ff06_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e2967044eabd99c49d1f1b73b00e7d1d4b041fc6c91e20698d0ebf7edf8adc18_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:00f9fe4e4830f2223b653191658ef9a41399681c1dfd0cb7a03441eb8b601411_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:210dc2ae060a77a1cd80fe7b9999df21f08d05726c2ee1a98a3d3b9091c738ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:68e7e47d7852aecb01251cd646f7de16ce032197587e32c0d312200b2ed335e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8a5f1886bcf3d4ddc1d8b25a3242d56086643e1985fdf2c5e0af4d523097e400_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:204539fcc315c96f4f36d75fb9f8e3c97712dd0f034dbca7874140052b8934b1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:36e42a5c42f9b5210acdd3438bb826ed8570422918a49527ee6f404d669a4baf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37787a3a765ff27aed1c4dc162f208835e5ea6befeefab25ba6ad08840644b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:72c4be85b6e8f0f4ef456cf013ff60cca10791a9ccb6e4b030b51b0e7d8fa27d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2301b2425a990c6b31fdc48f5b3bd8a6fed405671c6309474e6d1998478f67ce_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:524c69155c0cb62ef67c3f974ccb588c0b763ca30af1ff04da57bd4c7c606aff_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9294c9aed9b8166cd175aa1e5fc08a8206e7be01adb757142fd065f12a9f6dbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cc73c3f7d97cb6099485252ca4ff3f4c9e26969635fe3b234ffeaaa8e833d6d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0c6e87ce992c21f22b1b0dd2fec080705195760e86f274b29d3128090d79336d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:36e50b65c2a5f3c0e56acf0ef991e5ee8f187cfacb37b683aaa00e97a5d0e433_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:74177081e53ae2b8c9fb5c28212867d8800e3d6a65ebf637ce83743b74710016_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b52839eda3a26cafda3c901e448a36c9f0bbf1ecbeb71cd059cbe5f7ebe63867_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:028578f886c789357923b3bd92b9097eb21e2cebe2a179c8cf5b7796ea492dc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2f04b6f6f590f4ca9327a64bc61a3e75e1a5b3634038a4abcafe407b951ab95c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5cfa05a09f86e80011baef0e0b12f84b93ac31c89528b76ac68b7d0181c50bbb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:db83ee31d8a8649725b103e410ca2965c60b86e0a8be8e70f14376dfcec39b8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:33819f40cc5b2499ff6cbabb4eff22077ad17e5f721de430c951794e9ec7c4f4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:634f06b38c199b4ec846215198ae2d042c630dc27b54855b5c9d282dafedd05b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a02825b1dbcfaa0a328edd1e250bfd41e6df558251ecbc2e745b896db21b86d8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e8e3d3591a4376a5f0c02e6e27d41fd823c4e65800c77f51797dec01c8d9c84a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:366c950fe8ae969a72a8cb31db3bfe5f28a04f33d2a904148c3d5175def5bbc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:462a73a38e7e827422c8e765eb6b62ccc11c2148ff2dffb7a3cb0f4b8a6a0aaa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f419d4db4c9e502fe7df0110f17246d961d5f58ed5cae9095896b36472642bdc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f84cb8e409bf895d322078c5f86a071e8ec71b5cbf8177830204d4172e03a952_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:40c61cc05782d5913189e2898ead2277bc074562f99f51994fda52adb9ae8620_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:77d403925e7e528a4cc103dd52550b68b36254b1a7f5dd08afde70a3ec929bd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9d7d4ba7d9aa25f7aabd027e32042d7861fa85f25b32ff194c4d3fb70ffac370_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:feb77e0d6004a7cf988640bf052fdbb755be2fb893e5fdc07165e683e4bc668e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:476503d99351c99b4def061e46d9028eb1bcddc4ff5d583f347aa37ff551f8a5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6ac6d3f227ff99b9b84ce35940c04a2e1fade56d2f546e8b448964268daa0d2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:711d81a664205f975ea1982fc415575ca43166fed54e9dc2f801750fabc1c6ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b58df498504852ad6f0b12aa6c2a68fe269b31e9d210581ee82c9e2a4fe21062_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:135bd1efceac3a19de9e453acec53e9a10350093a29a0508298a5f0a8a69a8b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:1e0190062b9bbca28fdd2f82d52702ce99f9116d456083f94db79b75e8921e0f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f0193546fd32d558e2e89d722b3a2d8c94903d86c0e336e7d5dae028f9ccd82_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ec4c24829883edc23e37f9f07c95eaf4c74a9ac023cd4f3a518dacafeb3cd008_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1431a026103fa0b98183f4d0098697af78478ecccc1c0ebc6c3338c268603425_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1f8a046cc9d7272e86ce246c615011aac476b83aab58eb0bb32ff5a46e7250b1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c651e53602bd474d7453767f7059499947258d18e2d7a52a855a46b0e9196f95_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e0bafaa62220bcc59ee7f819547d13b2acc274c6cb7af0985f792d62caf28f1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:591a3dcfd46410462aff2e777b28897f3c51255ad8d26285946df4639cdad68b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:879e2b89dc074a377b4a90d6bcc5864530065e2bf534a648c7e295856ec115a4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a7e97212984597e32afd279231efb35b55854879637a119ec9c3646a13032672_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b501f15629752ec6c4e81a264a66e358c0867dfe5d3f6f4fbf54870380a30e36_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:602ceb41e5f9acfd35ad6e068c016147fcc213ef6f7033a738aad2d59e2d6b72_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9cc6c1e50a2a8ec6e2887e4be96ea9f8acc1938a0b904306d490474489328299_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c5a579f6c2b917ffa0c912ca7f5e82a041009198899d78b204f26f6e0170629b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3fd7b4fc902611f29ae0cbfed4b03ca5ad65bcdd5206787e622d7e6ca0d550e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:308da98e17198c8032692089e5f8664f8386c877563a318e89f2ecceea478b22_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8f17d1902c0a419e9f32ef05bf0890ee9919b615bd8f625f4d744318a9666c40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:a49641db9bc33963261965690a0f66a3276ca9cae2140116ecaff094cacc79f2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cf267c31efc0ea7afa5cab3dcd829b8c40f1e3b41ce8c92097f5e48b4fc1c8db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:261ede219967877725c31523cdb7930390300c1bde2df0995dd9f2960ab2d609_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d1c9b9d3b2569e676d6f80975a7ef3cbbb4a1d8cbc329dd1fbf7e448362e480_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:758d2beef64594e16d0f410c9df58136e470e327b658d340c07d4c62fc64683f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd2a41b12c00d34fd99306c8e5436a9b5ba6cf909aa135263a915b5f9d7bc49b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:82e2733f21cb25e6543cc3070aac2aa4dca50526ebd7a56c68be61c35da951d0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d654271a0ff9fe6b7ad23dbe5a7c6c2cff0d6499285d2d1a892683705190acc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d8d593aa02e82fc7ba9424458c7e4078560b6c214f8633391c49d6864fbf460_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a48e4dbf49b0ff8524c788e52c58ba20b3494f86b1905382de9f7972f9acf487_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ac95f13fc989cd08b7d62d825db5212625ff6adccff4f3db11cf973a284aff09_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da62a9e0d6c4108a00b6adb5ed5ffb0322fd7cbb37c9ef9bc34ce8b7ad71ef1e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb39b393c767790b22aa495c2f6f03afb4e233e59163d3880972874ec24a871f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f0125c1d0f3960767c52d6d5c1b2babf7791bb06dd393acdde845eadbf43ed99_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7cb9c87d5a624ddd6626c90aa12a0e35c196769a8670c370483a7766014e1411_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ec306b13a3b2439da2afc1c40b9de0f94d3d4112904e5e397840183a0def80ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68f913b6bf562e617f56288f67abb62f7b29e01c891ead29afbf5970e6c48c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9fc5e2fb3c92a82cd5be46fd56632f8b5f937fd96f0e133038fea5ed665a558c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7d1f571b87ba1e197285c78a78ac4dcffa55ac4e6382ecf10ed630abd02e4df0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fcf1f6ce74a9aaed46574fce5772920b3c2b6b6af0b99c69d35e47983b9e8de1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:6be97b778d55cdc05fa3a65778dad37b70d6e206f52f3642ee18c2b624efd667_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:90e9d62ca779897829ac4a43c945b11393409d51826ef1ea446bfed517d88023_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc34882ae4096505985e163b8fead369bc2f5835ccd504442f2eaed4aaf0807b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e8516d1ef8f77fcffb337b4da4a539874107ab501c9c2cf46cb887b4a4a1c152_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0873393f0564bec29f4ef698becf97fca9ab57a6fcd62a574d041cbbb241acd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9b3cbaec7ce03762e1b63ee055935d866121a1ea7e0934d0c76f72561f2a73f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:ae34b610753a18756b34eeb0e0b95f21acd27d077b7c70356054b10bd6a20b80_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f760e2aeab036000a3351517f017e75600dbbf0a4fc871e5c6de2fd8d84f5914_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:0e0fed0efe55fa047409b60fc018f8a1efb7ec0e9c1527b9553cedd07a4a530c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9610860325949262171294ba4b9dfb298c392aa12ac2b34785443afc7dbacfd9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d4f823164bea7491748757273a054487630f7d00a102ba37c96011ed68519fbf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f8b152c6167e038d046580d88d3b9d8695e135aa945155231e869e46a5689341_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6abb6baa9cfd44652759dfdcef4390c0507c6a48de59a7cdb1949e929da2d20c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:723f42b675397961c109f2a8a08c2694ac469bc81a8748887e78adaf954b00ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cb3abe166a28ec665a117cb3c13335ce21381126b0f52bbdfa93daf8600045d2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e06d0f6a9ac19acda899cedd9ef383721af888fe31e07f89acaf043eccbd3e69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ba555e480169694aa66b172dec0a1dab38f528711ddd1d127997657e0576fcc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:66bd0f0059fb5216d01316b4a938426715406c9d34314e8bfdca91977797c1dc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:675f2d5fe379e396dc129a14c30e01bcecda81915efa12822b875ffba58c568f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d8dbf300f9ca4ec47510347c47d5870c9a8db7703ec5a4344e626fd449ec7fae_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:249a1efdeeadb5027c0b65aed7a6367ca760d9624e9d74f3cde3b34da62f6402_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3eb3266e51bcff8668c12bda2b4330240bd2569a40c85fee6be989732ff8f68b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:da5ddaa79cf6cd99a4c83ec00b19e8ce344b71427611282b7db2002a9e807675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:e2939a37737dc236d11720f9571179dd67df761f722a96ae0f05db9702a88c4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9a17f367a6dc58029e3ac83e4f2b6e9b240ec060c46c8ea06ecc87b0be87bdd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a2b79e5a1fc546da852c6f38bc920b67e1c6aa94356449cebedf08d7dec86076_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d28a7dc66779c1ca4c056eb5bca48b0c7e19d01089b93edbae8bf9b43b11cdfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dd45780c2d4b5bb0fd96521ab72ddbd9261ce234e61bf6a69bd7de0757f6616e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:01d99a84e687c20c1078c90223e884e7497908c05ce363d121378f96d46fbe2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7a657b023ca7a012c4c0f5cb0b71c751a0a9129229b0dff77112a82682fab839_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:8ec4eb72a079b8b94913f4c4f766ad03988664ffc27cf77659703f1ed9a00510_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c2a14aa3104f2c0cc5714a347162390f40cb555fabbfb5f0e2a5a7c83b3292b7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:583e3aacd432004936e3e6c8875c7c6f91377b9317179c2cfefad03d2892eaef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5ddca5fdb82e30000123c5be1cfb50ed93e04e35dd53c79fdd7014a3519af23a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922042d611b7cf7c8b92a6a99812d5f134deb3ba6a2ffd9236a1ec70db9df767_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c89f7fd553664814765a30ee59ed8dd4c2caf3b9ff40ad351096b408f1f3d938_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0df4e077293a69adf4bf04de6e3aa8df95cd1e358e7087b8930e6a06fe7f781d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1f80a860753af1686c601a11d5bbc1a65a82e10d671c102f4b652a5884ee94ff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:347b33aa8ac774d04023e52541ed1283475263ad0bf2c0a7cb0c16b64db6a00a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:89467d05594c81401ae0bdb9ba42504f475f2ff1fcfa6c30bda2546dbc2ebc1f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c55b956e1c6a4fbc88dc9dc488b54ef4589134b35eca971bf18943d48eef4cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4ffe514fa69794c881a504954dbf64ec3e0610ca38773ed1b49bddfd8731eb62_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5b91f26964ac42d3c19646792051c96a8ae25a7626ae081806c382c3cdf558ea_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5d25926b9a049a86997f922ab7948d6ca0af9a16af4e96e5800d673a38be4046_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:172816977b3d5489e5633764c970652a14e7a8a29ccc95b0d089c3d64e5b325e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:433e25b474b2adafaf9ce6677f3f1d51a6512845ecb54c6ee3707a8969c3b3e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:66b0dfb02285c0dd4a74cbcdffe545babef4ab11a96750854f1fb733f55302d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ebe298db1443e2da31836551cbf88da11a8f422db254aa877c310cb092e1ccca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2c4604fd35ddde200baaf906d7d987a14eccbd1f678272c6d0fef35a1d0f7f03_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4fac13483d31a06f597739207f9cd7bd7acb418f055c80ebde0372446ebce360_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:529589efe0c2828d7a6dc104ce7c07fc358f43340ad99dc773536f38af557665_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6f09d75e75968768f9c4f06f0ff9b9680c7a43e6ec836b7a07ef7bfe348727a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:09e62b7ca5c078a71c0a36f74785af16ff1aafb5edff0b43abc261e648f17eca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5b7a8cd01d2846f8821c56447ddee3b7956d9a20e9c809363d8728ebb17c6d67_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ccd9bd93299a31672e58a356ca7f9cee946f757384ac2ca99c54718eb72e708d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f3c66ebcdedfad6a4f9b6b67387896cadf88683a285b0c9c2e87c067b3edaaf9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5b778bcb934f38efb0d2181f2afd0874b16b2c9bb541fbe821553df64609d831_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:6299c1c95b656dd2ea47927a629be820c744864bf4b401dd1d81346ff26199a6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:fb35926df0b2eba2b017ae46f86586f7534a0140bb56e19db4fdc1a0769ba74e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9b723bf806801f5f8dd2137f583352de2ca1c8cb14137c60ed3bc5a5a02c3223_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:d899b8ca509e2f6c7df3236729ba459f1dddbaf5f11b1757e3bc6a04c6a16952_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e5884e2e0f2451896ebc590ed0fb662429fc5971d99d19fd39dd98d29b9874f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1ced2dd84378f067b6e31049e8d8be06a1271aa580897ab67f1cac29e8973273_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3eb279dcc861d1ee9accd5aed65614fa1a32a0a3c39f80be6c16e3adece6afcd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bada651c6802150d411988a1462cc769cd2bd791ffca219a7e9ba6fc1f9e3ff6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1d6cd25f19d8729d5db2fce2c0ca12cd4434e3156d00e3b29128c8bcec31cbd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:689f54432640f9036f09a18ffdc655ef9f29514a5b2974da6beef407ef00039d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8acb96bd4e7ceecccb59895d9f2500b8061bd56af4235547fbf6246d88c11d29_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2a0c8ba89fec53f33ffda91cb41530057a2c2370b9190a5c8cabc5ba7eb3fb34_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9d90b5e7b4761caafb63c447fc9e352084650888029ab397a0e7597eb03235da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:aae7870b5ae62c0cbb24b90ed192b0ec8a830580b3a6565fababcf89fd17cfe0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:eb8a1c875820beb6df5c898b3c859d787eacc661207888ccd31342837c441b1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0aa1c0778ac82f2f01ab8c7c79941de9b33338ffbe92c70ae2bb47a5c87cd356_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1302901a96768f4c566a54ce4265fb2abe023d025652df4b78b94a8e44d785a2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:579d7823258032e0e585734c50a08f0d97c346904d9a731d23fc94a5bac3d0f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:8d5efc32757a8a321e709ec9db0e304cabf4b4c63556986e677549891fdd542e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4c75b6bfd12643b775a36ad69ed2cad789b27df74faf4454d723ba7f3c800746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:88f6bc9d1bcaceae8f65f654a2c0b169a7987872e2b301537ab078cc7563e36f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:29d413f06f5eee509bf61a867d1db3abdb3f7ff78f91f5c4ccc40e8f4e52b73e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a801eaa3eac0b20b6a0de04b6a54ed18d2d54a175891b6ac39ab503da858ed6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2a9630616c4361ba346367855f264e8f01bd063f7fbc4ad4eb36fe181eac23e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:d0d035f3300596a93c21c4712a231077b6fbdc963d556ee6f9f9efe393df5bf9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:117282439d4d1a2a741562904d28338cfc30ac9ba69b2ba607ca67fd6031a650_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7293094d198f0ab68b4e365e0df6a384c76aacb90b4c63de457cc805c183b206_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7940286fc95f03f2323aa80e3c4a3aacb132d3532a380929ca20e831b46ff034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38eb59fcefb3e1593774ca0117c163a3acdef98a0415e8d840ecacf1239220d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4003ce46ffedec1de16e31773fef93eb34a4e0cb95ce30f572bd026280e046a5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:38ffb7d7d3017c6cbff3741cfc8fb8049627d7f1fcdcaf60a9bf28ca4a5432fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:5184972b11cf8b144a801d0c53e7766b2c3b35cec5fb7e8356d6b1cef2d2c30f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a402e4a4ae76ab9f13418715a44c09547820f1f6d21ae73792d4e8d7545d9b32_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:be8993a5a41be437bdf3515c2b3000c4bbf4fec8bb54c92ab3fbbfc8c864523b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ce3229db117ad4599d2588926dc948b34a9a0abede09e9df000570906bc9e31c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:def8b3178a8afbe4c2eac65a260061ceb8c6b1c78652a7db37f5c0c317b16224_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:354251a64fa2d8238bdf01af221ae6faa53f3a68795968b9a49426dc361ac37b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:455e3f1aa0a22fc78498156215ca8d5cfa1b9d123aa929a721e9217c9d1dc3ce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:77c92eef8a503d59ca8ea792101e508bdb21d1d6ca711104e094d8f8be7ebfc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:f2ae73d315cbdfd49375cae9fdb6cac7365680b91fce4c0c3ddef5203a6abc68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3ee453c04008584850b4659e5db163d9cdc62004cfd2a3bffda429607f93cc27_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a274083dc0db4c367a77cad085620d1b6321ae60b82dc7284ad4c90ab313a283_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ce09b959e7f7c8c0359bf17ad46ce8816c11e89a4cdf4ac2a3a290b6a226a884_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d6d19786d616706f403f79cd66c4e4400c4793fb0bfd4891c5345ec390d71046_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0be5ea330b7f31d16e9d464979b0bb455d3eadb2aac8e3537bd513e68385520b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b96da8c8cf79a30051fb7baabc36696d1e55cfeea7c013f391b4ac80cc70493f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d97b84a6f8bff76f17233e1d7c933c244e5684870d43f005badc9466c2e52db0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f5562629f5161188d6397d25e124e5a01bf6a9752b87f06de75b95063d1b7270_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:081330003c7ed392746c912926d265366614063d1faef17e1155de0d8853ccbc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:8a0170234fa98ee60b9b7fef0d16d03c6ea42a1c6d72f7330ae957a9638feccd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:04b5f984b839a3dfba0b70e682c0930468edf99bf3de31390a9e6ec5a7bc0f82_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:0b3a848025efd76339009bc447ae171dc3a9e70629a9a231cea7b1d2abe5c320_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:8cd40d63b3d13bef1cfd650b9bb521675dd4d15a9b308a16c034cae8ed048cad_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:959df171cc6392ef7d3ebafbbf2770c6aedc4db168549b28fc7847793c4930c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:41d79968208f225321e35abdd613c4bbd18fdd4b3d4b84bc312bd58a99d21f42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8b1d0c2eeef421b713481f8a0f52e1b0f076bd08505f5b698ff6d4e0478bb417_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e8463d4ec6bc3e56ec6b7e84a1dd9cad25fba166983f3a96bc16541d3b2fcf24_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ead8b62eeeb8404de7b394073ea1664ae4b8a01d445849360420472536db73ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0f054295fa0ee7429d05d0aa601eb4b1a62bd5853c998b904399d23dd6d61a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:5aa9ea0dc9f265192a1639270e0df0974b0a41159f8cf9b043b9ff9a34a19a4d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c683e533b0960dc9cb4612e761dcdb97b105a8cd4039d849637cc04b34c8b174_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c98262a94c7d211b27b0e48b3dbf3fd7177c2b78e7ef1b2c07c57f0d982dc6d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:7749f12c01c007877d4b8e98f0972acee705f0061455d69b2223210f57098f75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:97cc4050f575cf20f22b104c1bbe713f2e782d0937bb84f353e8b80c130d2198_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3cb84ee255c71ab48988637dde76537a9456420890040cf761cd5aee71f6767_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3e04181d1f9f33bfd9e8d82d9a07c33e3692a43af65fc0bccdd529f018ec717_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:37e649cab0559c66f300c915746f34f6e0929100557e622a966ec78f543f12d4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7de8ac0e3c44fe3a7d9f63057f722b316efc1e373ac772f88a0f18add6b88160_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ac7df88a38d08b38f14a39fd19846cb82d1c96a518905ce115821e4d8f2c382_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9c64ce3c3ed86ecce5036e7bdca086083aceff3c8bb1a4c1e0af06102a3e6c10_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3989068374633d0c70e7f731ddfb4ecbe1972af492823e77ff9c2f77faedbd45_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:569c7ca684bd5079965d1f1b37ef1c0009162f0b506b4d6fbce0558e4c4aaf66_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:734fe28f66883c8c3a3f7764032fcabca4b5834d776ad249f9ecd5ea0fe618c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:764eb596b1c27c924f68455752046a987657c3fa9dda1a655db644e06df9a29a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:4c150c70c8b6171358141f5fe129da9927529a747a785a4d4fe83c2f7f8f0b0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:68b2e02e236e852e3cbf527920f1c1915fdbadc99263eaa782a3ab74f42f4b1d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7922fbf20b0f9e965a6ae8ec6313e540a1e732449b5f8d88ed166a4ada238b47_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f4f5535781e45da074dbced129678eff77090ef6ce6fe56bf1e53042d369528f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:14cdd1f3013720f8bd9353d57798ed683175d1b12915bffcef4d7d6342e825ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a8e333d012cc0ddcdcf62247d110592579ac00f023b20df2343910784aa85c01_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:892e3c70e4fc4b80cc77163705ce80529daf53564a08bb92df994137ff65ee4d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d7d1635f9de76b0420ca0089b69f56f650dbe2037d1bd7683752c68da6e9f2e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:09df495865592fa2b95ffe3e6a9d80afd9d370a1c273f87b14c91363948b4d7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:320c716690843badf600b5ff2bc5a841edd43615c6036b92577faa2d11417f99_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:88e1f4524831af4e037c5410f38497dc1c64c715af7a0be8a609079d4f515e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:304cbb7666d1426a03413b4f7363895b3a880bf22053ed2ee5ca6697eb8e3759_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7489f4cc66eeb744dc05ca8c5a5d85c931be8949a466961d754427850710d610_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ae9876699fe73338ca46cc3f05ecc8b09ad54fb7cf605d6202616086e90f673b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ca509c6cf55a0571196c3cf33112c29d6d1e13b336797907640cb2785770b18c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:12dd6fb5cf45aad60604a12e379021a19df11fbef516708eb6e5e80cc2877580_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1e1544da4fe492584b5ff734b76beaa0cea3f130996dad6eb93713abe20f254a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:54725c3ed8a7f7f420b4280a583ac950f670d81c42941a51773c1a4e3672821a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6f1ad75bc2f909eae55c94e5ec26827dd8d6220bc5451a69d061aea0f63e8619_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:20e107dd601114f15e4bdc752b7d49746c48950c16a76446a6456582373b718d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3cf104924efd6df7a7b35d302e6e881f6e76700ed48af895e3c8a35075b4335d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a1cd6feb5011cb18a4b2e73bf5c9238b89c45da875f69c7f18d24f8a9f05dd6d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e1f153bd75a461f815b1127ec280ca3abce4cc3e9fbd9e063e9cfbfd352fe0e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3489ed4cc2437541f17cbe58781d3a22cfc24f7a001ca529c51aff4d5ad63b05_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43ebf7b84f72061efbd53c99eb883ab97b431d2053df270225759eabe26f4c49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9d9d0de56220b0b4a2523ea896c1b26d90f790394340ee005c307558131e9de5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6f681893f542bd9a1de33170656f48238605b6c6e6865171cd046cf03a8d0d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107278fd9636b013540bd4670445cca271970f809509e85e6f1ac82352992bad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:14324f81b569ade391357cbefed32246c3acf04b36f1ab040a004de9da68be28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2979527ba1d210beb2a22b7dc52de09c8a0fa676844c4c031850de9c91616efe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8203854f2e347239bce20bcc1164e78f1080ee341a7c0c64391b308efd8ac4c0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:17d53980bbd5a99440d633daa666c5f1dbe33a6a2d0dae8bee0061433f4d6ed1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:237e7043c6293e96e080ce54ff5cea298f7d1ba5c766f54d0c67d1c1ea8d937b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:353a469850c9adc59407b7a2699b8b291fb918e7b0599f351cf112ca6c8a7ecd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:4b41304a429f036afa114ee726a6886dead13919a417f4e3924164f75096fbec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:20fab950929e3e50e6d551cbb8909304810c5f0fbabc1c81343568428177c575_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5cb39a548ffa37e8aa5a4d474038ab8289f7b73e3af6efd0be6e5bcc37e109e6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:a4d4f0e2598f69a5c93011bc6ba877d97d5414fdfd21198985944b3e9690dbc4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e045084383ddd69a9231023835aaad7e06737887a91353383dc54647f85ebdf7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:082f28c96df74f24487e9df996d3fe351e185c848ca4c6a39137454e03769d83_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6e75913e0f8c81a1d89d7335b90518c9ba32785174276d64824578fae38d9fcd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8e08bcb40b3f77d01b384620779a780b99f98b645dd242258b6c3af736b563fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:f56dfff4de25e25f0f1e9f926c142ea9266c7669d7ba104325ad883d8cfd7a85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1841669972e0f6fe9fc0c3d0eeaf169a948a44b055a6fd32f66335535662d829_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3011e1cac120b39c1e889b3b19d89884e7d961ec80d36e0a034ecd0e43192d3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:90275aac06b0346e09371ac6d680f50b39d56675acfe35b561e801dce6c9532a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:b85c2ff4e6919a2941008fcf852036af88d8bfc0697fac26db7f0cdd55b9a83f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:1505d411aacbbfda9f05e00b54932b2b09afa157cef8ba835b5ff29d1e8c2104_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5b3c5d8117c57355b2232acfd2d429b6b711819a9cc7fd839d3bd45b16ee5f55_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e76e63661abfb64b888dbdbb47df8deb448774e714cf499060942b1497b46bcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fe6d7071ae21fdb5e8aadee2a41f93897c866cf9fcda999ed67b8561143b9ef2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:404e23b81f5bfbacab6e30cf1992a8498ad70b915dd87ba79f614c1a10b4a7c1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:85410072fa8ddb00e536b209ee29e2299b4041e6cec408e9fe1a650d311d89c4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a0af61dccb480ecb164cae476271a9229d78cda8c717e23fbe2b7d18d7092e35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a5943bcbd35e2a099cdc285abb888c8f174fbb924859e6436d85bffa2ef6a302_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:22bcf1f0ee52b3c487affa1ac6126e47abe9b79f958849812168de0429a87f6f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:460b3c8d710dd7f755023e60e7cb5d9c6aace4ffb6d7672a3aa8c232b44ae1ff_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d3b9895360cf52a71ad907255a2641af3652e06d452030da2c91d8bb1fe27b0d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ed7416758f7e7fc15aa94a674674291189e5a4a327daefdb2ed2fc4b42f60f74_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:30f401daee51b1d573d8b980d1eef5fdd0e46b5a9c876296e4cfabd77c598e15_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:d6430fc5e218fd51b59b1ce5045b52e326f1c471a17b0abfd8787553c2df60fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:00ae335df5160d41e2a59fe7ed38d483dc95b4daf4a60c6c92ad0a0744b7e435_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:05912c80cbd999c32571218e6d75bea3aedeef74852e995ceac2e7fb1b01b696_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:866c16abb647f71001681f4174f0804e0369ef4d427ce0aee2d1a3af309eb15d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e6231728fe38ca010cdcc90482ebcf9f62d984528d7d463e81c5e7beebad139a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:021da7d11e595c3917adf3784e716915b15524d42d2797598b375e7d31aeca5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ef35b3f8dc1662db59c39013b9d38f8f01de3db0dfc6cd8c5c18cadd203d565_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:8f41a73f0e4fdf5ee8cf875433cdeb9d997f0e6537c40ead9ea27beb6a8d13b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:abbcab1f5162dc3f47dd9d07d1b1f6af9cc158837eff4a80bc96d6656dd2c204_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3d3aa650e4d1c1789278761c247528a609cb204870f8a4ecec029889c1b92927_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4c57ab0558844a6ff1a2a48d5638cb4afef26c53497b12ef8deaef7ca2dbff5a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d6cd6e2a5f05a4f8f454bea472a0c2d7a16e3393918d0980031091936620669f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ed3e4ccf49430580dc307fe6902141a5eb228e7c8577c90dece13a838b06afe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2a103f82e79ba86fbdacda3fc4849e7ad430219cab3227016d40faa9d670f16e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6618c58373a3af6a5ce8ce501eb0078d82a547584b8d9fae31ad3d86424f18d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ade1c1792c68ca721ac90a2fa777e02f31474915ec8adc8f2ad8a7a6b451a431_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b94f87abe421ddf92ddd53d3f1c6dcefbea083db6f02668ba98cb59ccd35e8e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1e69d28bcefdccb937f3ef459bb9bee5bcb6a6d1bd5c2a9ce9b71a2e4e03aa89_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:2900823d24dda552b6d4063be5b9615b24dbbb288b2702ec4313ce99bd9ec2ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c738f88f1ace51d293ef450554b6f6404e47a9b432b341fc27dde6169e6fe63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:cce0b0ff07fbcb7b463ff3a9d5ac8fe20bd8bc83407adbc9b8756ec3ad5008c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:0559bd5bcecd4b6b2b24007eb4a03c65f45063e5359dfedf5a14ccda199c7899_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:111e7c679647b388af2704ca280ac0cf57128c6894c5422d9987e4a429b2204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:7dea3d12eb2ca6da490c09661fd1f3a603e0f5aca06282b7953039694b4d87aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:b04ad95fc3610f262d6614d0b7d0b6c5bb8c6a5eef512e1178e77335feba455c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:34f12040d39e86e2127686220c2dde6f4e32bab685784afc5057904f286d48d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5b896bbd0564afde2914c804fb331280fc78ceb831a047c0c1fd777576a5b8c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7d1fcf1849e2ac29b2460c65c1924e049f83696415589b478c24b4819f9bca7a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:99b28f07c6f85c18e520f306a6cbe767c7f242f97a6d8dc820bd3ce1068aa596_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2cd9c61cca7bc0898ce177bf3f531ead3d298232dc6c90d707d33d0ef0b8630f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9b44722b30791402e9750abcb2546665760295e6befce7a5176a347d1f72d545_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b5005749857e00d42f95022459ca7a607b7445e53b62399b6a1820d4d71a501c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:db66f887ca4acc98ad391de714d6bd3c126e4e64b103b5d161da507a3a2e34b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:677f603347dc7582f0bf4979547c929e47734841949f34d3de20140603aa5ba7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7782e506e8700a4ff6d5aaa2bc5088b1801919e5365b72c3fc0b7185db6dd44e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9bed270930ca04b17b126f49080046e8f8fd5149514695195da9ff959e5e89d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ccaacb4d97a9fe1021e594b83f90f4d5f6ad14610e4aa49f2ba65dcae0a061fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:bead99b68d82b36b367dac46c2111fd8edee0178643493f66e3ff8bb7dc8a645_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c0f765a2e2bc33291066c3a8d4048d78f44d65a745fb7bd9c7ea2539d34d49fe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c4777746b9f26bff78a229e525c25bcedd693027d066795a4cfa596cd5b0130f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eae2617453889a9643cc57fa812207c5ab1869ce7e338b06c63aeda8e0055faa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1fdfb6e1075714ab25db450f3feab799d28f2b09fabcb62704de3071e0a72635_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:483b24b9f9acdb5b24ccaceb5234a6695c59f7a0dc1048888b6a4080e292129c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a63f630eb523aa9c85795ab923ac658baa4c3db17f0ac5247162ef8bca0923c6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:acf90e404f2c04f4040c48ff6804665449a27cfaae12eba7eaf4f83b0f3a9bc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1a6eae41431c024df8708f97e4039219e10023467e56222ba3b148f97ab9d892_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8da3869119650f0e4b4af5eb6e9611f52cc5d1707a48eb7d0a9d4348d378dec1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a6a4bf90759286416284eb0a93b6d802ab661e490fb21f123f141de12dfa227f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dfc5028a88c2e4ef37a39330975d990d1ffeb6e0c76cfb1a9370b5f7a0e1c6ce_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:060db92886f1a148cdc499c32217be8c31009f1b41a6b56c3144f3b658399eb8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8579a35025c17faf8398b62c9cf8fb5360f978735cb5857f44dbfab37e7f0b79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a3d2ab7990362f0d14043801ec097ceae5167d5a596a2770211e00833f2370ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:af19fe0085ed208064818cfff5ff18ac352109083f6d296c5690963221ed8e83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27a9e77d60246ea75aaeba8bae7ff77ef2b85d37652459622a95286a35d82557_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:671502952b3ddbd0f953e60b29def3eca0e2416a3a688774d4520453af07baf2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6a4d1e21eb6fb1951ab62d00d13a6afc7205c69d0c7a03de01a3572f56634944_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e104dcd1fb659be0793ce40c706bc1278a3d446db738dceae5d3a5a0b0606c56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:390d8c8017c9bef7add6b076cb88cecad29f4f4af1465a6092f6b87053bfc901_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e994ea662028b84dc75988777232ea342041aee7bdf7f372e8177f1e9b07dc8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:772950621cf9bca22a7c6fe3d51f2c4333b1c95fc2cee30f3da58fb157f0722b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d856e3a3e6a9f2d1f54902e20701fde45f8a190abb3ab94a7a10a687c9f8427d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:51acbba56466ae38df1170e6f22e57343a34a2fab4c49467fac934ee2fffd46e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:6abc5769619c5cea817aa473030f231d25fd13c96fb573384d67a2eaf90f2e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9addd586875f542e82e92f528264f35f06b600560f02d1987e3a9c11d769c88c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d41e4e952d91b02b66a409acc6f38cbe6a646330f6b4a223dc6f4c38d349c433_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0bc55d8119fda1bd8aab74462903ca9abc1fb3235df60974abe2cea9338d7b3e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:47e527428f1e40ae8cbe57a84c60f7a31191ec720aef7b0b6faaaa26fa657c2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4e51673afc9e3b2b57f90e080977640880887689ca2fbb354f271c3fb5b4299f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d7c7e167c932e47170612877bf5fb7adcbb9f6c3570e74cca0861005750f8135_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45bbacf37a0fa13ccd4dbf0cbb2e6d2e858890445d97f649773942c0a88f3629_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45ccf0a67c06721666deab96038aa37bf205d60003c8a233e7442ea639e20933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a956c13c574e66556bc21b594740accc497e48af46d0f326116937b57b4cd6f6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cbe20f10c01a0f87aa82a217ec01fcd653f4eb6e77afd659313a8e0b453027fd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0718804d539c1f36a0ef95085986b6065022c354e653a6c9a902c34cfed4d726_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2eba8e41aab91ff0194e96a0d384e17955a05963a7ddc8d9fc18a9a67e24e8a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:54d8f96067571abe8de8a55ae092cef1f4f423afa6d05d5b2f46663744ebcabd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d888d3d628c75cea3de43a4a10aa7e4768bed2034330c71ec89b3adbf78d4e73_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0bd1739aa4fb64c1004bc4aac788700834f7b454e4ca9a23e83107eb2eecdc0c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:10955da0c33ec8aa5e671cb6b4813bd26014acb8dda68f8bd249c27a6c8ecae4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6692616a559d423ed0f5335735a0740c0bfe034d06704cf288f74e6c2612b8e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8ca6c009fa35ba4a94459981a72db8b54ca2507d0559eacf38614dd29f01874d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0cd405015005ed19b3cfdc305bcff6f5f6ef683d9d68201046f0fab2a3b44f85_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1785ef5991ec5ddf63130f0b1983c2b9cc23eceee5181c060cc62c6fd18ede33_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:41750bd0eac46b324efde3548347c55eede126e2a17d071ce3557abf936fae8b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:a242549ee4cdf6946f41d601af649317c53fb6ce779147ccf99106d3ce38a74f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:69182f4919f1b5f9bb6e7103fb5f12bcbeb697e826fa1a516124989f52128cee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dd633fb6fb437d90ad04f80af556670d364968de96ecfc5b0a1c00b4952c1ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:6018f1f3a11ec47bf1c281610bca3859c4122597910e6cf7d4dcb35c4a7ad60c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c2eacceed018a256d1c60008b3d478b3bf234cec3f3ec0fb85f652449448abd5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b489e5c4ddf4e5f14883fa52a532ef0ca175a500d163bcd4713d4f08ed4c8d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b6bb122aff540406a094b599dd1e7fa26ef39e69a861caf5cabeb1702b8c7e2d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:becc8bd498a264e93ea78fb9eb2782cf0191b5c69b05e8aec4f7be7ae7a009a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c2c770a1c5cd4024ea070d05285f23c065fbf2860996c56fed89efd5d447d57b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94c7946de43b360b6187324eebf4a9487f6fc09c0f6a5c4cf8c10dd9aa998e98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a06e475b0bd6871816f3d6bdc922144caaee7ded1d3fef47b7165980157dc8e3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b9c3f33a7aa289d65b0eac2543b7c5385a3d68985bbd303fe38534fd6a8f0039_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e85418d292d588f67f52d1e513ded87b7160868e24b84ea1eadbe39a372e70bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2b401a9d07735400fd8a278d052271143374e730dd926f1b09bf9364a0dfe9ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5ab5cde0dd77b3d87214af2ecbe8cf133023a4251bcdcc862cd3acd8abe05fff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5f38a62d298309bbc8b3f28d99e03b21b071256c6511863946ae082bcfb024d7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bd632521388d66beec1a1d0f9bf3531b21866a3cc1ead6e33004e2f423a018da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b1e461fc8832aefff0ba97be8b7c95935a0ecb5fbf64839b66ad8f66cbf742f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e454985c4c1f59f0b93ff3bda68f52e8e681692774daac809e0f1a02a6fd2405_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e9aca9254ed6f373e26dfc4b7403dd5b9a9f6cdf25acdc963a589530e5e1a4c1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f2fe73c16a00f0f286f5936670632898c07c36a9c96056740fb471bd02ffd155_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1865ebb2e93654dab511b97edf2a5d714511466a49a6fd5087f3528ba4851034_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7726814d87e0d098b5672f7f92b2a0832f175db125e8835d3df0235b544708b5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:aa5f47b18ee8d25f88a58d24913b05dd8810c0c872eb0e377796d79852f67320_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dca861bc089e151181369c8ed8670be71c5e6eef094bedd61b30248fb13dbf23_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:583598109b75130008a55756b2ba16c8bb8f259ce60537184c1a96bbb10d462d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:69b1b6dbe21aadeddee2250944d3f562d04b10152741e261e1327e6840649dbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7a855f8881b148c2f97fdd701a5f1532ed9cd7dc4c2e4393555d4cd2747c227e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:cf33d50b404522170dc43e2b3b221a502ad21abad1e970e92127d440d0ba7212_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4cbc554e939c01b52096687ce6d4e025d219a12c2e703750d744f1d82fd802f9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:7d76721b13fb1022ad387566825433182a276b3efc8f980823d59cb9dc8f931d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:9786d7dade47aa9fd3834175a88f0b768b2c66c39ad689dcfb48107ce1dcdc59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f13707382a123f7c92aee321fb5c23a1007dce727b7a68cec0ffbe4636ba0813_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:2b69d2a8aaf9e8e6b772871b0cb3486c062b0a123544fbd2a55acd40348e78c6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:883097ca5214bfcac0ee1139f1734a044af527a16b634050aa4b86166ca4263a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:8db6ba7c7d42a514b5c382afd3879867f5042d42b2495a922fef3f315f011217_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a5c30d6f5bdd0e2bbe53ce9b90a00e94e84de1a0ed6d29aa86219518fb0c626c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d71d9131273f93e38936169b336851b76ef4436c5b73da52add0a908b003a57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b0dfda5623e607655446385145a48db54fc830c29b610037b52f677fe94bc1dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c9f9b6fab1de71845d9488c147a990b9a1ebb2b6c14c910234199c7833c92447_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:eedef2bd70bdc1d977b23f340ee6f714abd2fdf2c49379db151c88d9217f573e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8ae77ac1ca0aeb992c50869008c246d41ea290f23d8a2859cde958d58d3063a2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c169eff980fc34a0a1f6f19559e96485dda0023bc29fbb3326238c110bf3ba4b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d7b3a7fd468564aea8435dac8b09e2ee35b2d27f6339a8049836b6cefc8d2cdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d8fe8854022eb245f92305d42b92cb3dc81207f1115975ad607a75a023b8a820_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3555df7502cfca54f9793f982ed7ea7453c9ac235e015b9c4c8c47789af48ff3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:482a103550cfab666968202591121c6904aba79cf5e8c30cfa4718c856c65690_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6c8bc52abf358951381135a94638e4c01f0e8ce942ccc4f77386c36beedb8a35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f9515705e2b37d2fb6f216aa936bd5424337a1e1ae4eaf3ded3c8d0fab373d36_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:45dca9b3c0f4fc36ab0052495fe6043c717673f8f16e915e49d682ceae2a3c6f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5aea67ae0eefba905f7f8af09dd8a83c8adfc185b3484fa0857834c270844c24_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:68ebd12d0369cf9ed73f37f5cc188a7ece136ddb8e23ba641a4544eb703f57c2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a5b0377a79065793239498bd0743919b77cef2155093138bba8fa9884701c570_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4148272ea7b1e1b306c4e33dbb6baa9bde7a68d6522436a51e939bab4eb8ea7f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a8c81c137343805ff088fc27416e7c67e6f02d4c17dbea38a063f97ca08c51fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d948b969af4caa50c0dfd8a822144a77169880fec165575e574f8fbb807c65f4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ef3682c0bacb3d0d67f963387c8bfc8ba77db7c6ce8f0dd8e6bd00d131d721c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9024353b9d2359e30c5651042483ee70526996d02854b111f4bd9ffd3fe95026_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b3c65460fa54403f95f3c1192347b187b25b69c9214c5e586bc582dad432a9cb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:797a79c184b21fb1d2cfd6c59fe54be07061b559bf77bb169e36790650fa907e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:b3305ace24242932292e14458e4ec2ad72f414f7dc24681fa497f7d1c382ea56_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3355da57dcda21150a1ca2f8d922a94433aa44c19124f6e7ee833eed370857fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5872a3706c561849469aa6c8205f911b47a1f98f75590f9640efca570b654abb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:725e1e9610e0b304b06809bc6d942ec504ebeb7586aa9756fd87d139cb4e0449_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:914e3c4590a4a6d48af758d34c118d474fb8e3ae0e594475a82b996f27386b23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:21516dfee1d53ef1759db9cd9c01da5817f8e5500ebf59a18912e3932f44db56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:95772b0295918fb3e31580925e262ab0ad7c09246b1562249499f2c22a3e55cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c6fe6ae20c7e9e0e68b7a35f7e388e3caa2af3035361e59dfeb47f7006971fce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ef77dd2ebff7fd079005601a96450a2c357eec93ca17ccf59598097cddf0cc6d_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20088"
},
{
"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:313c0e44208e7fc7d4039f2f22cd01135db0cd3337a258034b774fd7820d8a98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37889fd7ec96baeac0ffcafb8dbf903af16d95b413baf1b2fd7710f72cc71c98_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4a2a59a57ae76ff8ff5ee21dd25da4a9da4faae5a6beb8d5e0930f12f679e8b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:99f4af491329b3352e86322a56f42cd4588beeda00a2f94a2b82b169f6328fd8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:561b697db7976a064794258c5f274566dc9c1c32d803603b15ecdd78a0965710_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:99946bcecef29fccd2dc55cc18dfd5cefef1957666c9b8cd4c555ae9d8db676a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f4572abc9f444f08ad11d10168e4b9833b3fb9e4814910eff467767a914d124e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fd5aee9ac2b77bcab032dfd1bc6f1369f59e1b3366cfa96fa55f9bc18673144f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0c10368a8cb2450440348e1047d56fa91013b32b690c40b06baea182f04c3625_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:202f16700daa8022d5675bee872db2a776a1f240ce159d17b9ad91cad342bb7a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67c0172273e47f9f11072c1b27a028fabcfe29320b3347d58d35c53d9b1f512f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7ce75d70b4ffc0c4891ef83f75a453f414c010e387c09f8d7da432eb5543f032_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6cfa0e42180d0b52c41ef1f23d98443cc4a89afae97d21d3993a5f69bc73e6a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83cbc07e901f31f4f86938697d54564bd4c735ba924d5fd08f43b2dfac46aa59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:be5d2df0ea59d84b00bc2a1be257b8338c00f0563397b51d7fe86c48f7e6a62a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c91a3c588e78a92df5887828fc6cb03cb28580996fbb5204bbc5e17abf93ab8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3570c5968150582d417714eee75c4fdb244dece7812e772c0d60bc937d81d564_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3933b8a4a90aefb3e645441e8176d340b8e0b23b3f6760083c72d25248a17e67_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4dd95c213870b3d4ae9bf202094055f0cac5a965422dab852183305b5d85634d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e76c636de412eea5835c877ff862e24c5b0a7ab7fb95ece3fcf4dc9d614bf519_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:10864ad3974315fe717b7e22f5d1fb7bcfaf1b601741e4a0f2a643e1d897fa8a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:61858d0543de564814db6c98407aece822eea202cc1fec3393913d14f75875ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d4f1907759d9532d9659a97d18282e98c54eeffffc33c7de0570213b545aab51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d5bdf20ce7f4c5b1fcfd9c2b77410c8a6b9b0c27e6138a1ab54c241763b05bac_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:546872449f71f686be1dc4612f7e03d75633eea75f089c720f87d5d1c6fd0402_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:6e8813370db2a71161ead738ccf909b6997ca6ec452ba40576f8846c22c063c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:81c6745c7507d47122280c0d6893a35a4d4adc515e850b2cdc8d23599583ad71_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d9778a3fdaac8498f6953cf2bf5acee0d8823270442768c9e838dc5b330c2250_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5008136f5d3e028da656d046f85c83f3ed13d597dfd47bc6808b5b3043297dae_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:736b2a94787549701e830ab7d508f3e7be83cb694c69486157bd633a3ffd2c81_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:85c15e6f69c7f3e101346387f680258f5310e5c065f830a50d04d8a409f3f7c8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cb2aadceabad32ab080d76a709b79b70d488d9ca2f115c1a481a88f5c9c2f9f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:3d94824bf9265438ed208d017fd28911418d4930b9471b305e3a6f83dd97f0c0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:59993d1cdf6d58c3113061dc403fcc51e920c315d1944c931bba62ce47ec81db_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd9ab99b292e613266f833364f13ad19e9b26204deb12c56df333c3282d235fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ef1e59b118e3b97881fdb2f208f64486cf3225b7bc66c52cf9d4c2a9a2b84c72_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:4ac5626fb50e2550d27281a25e933335a786a4695f5a7a2d8f17546f6f4eb836_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9c5da07d689e56a0db2a2d142fb8debc7aa7a0483a3296aa50fd43b6a12feff0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e25c8d20772495f8d49acde8a35f49f30e18b3f6afd9074b7009a02d84a0e6e3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fd8a0aff6175093f881f0b879736594454ea69ae68db7e5837ecdf1527268fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0a5b8b943885041a0fb239fdc012124c8c8ae56d399ab52411585f3410f28670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a50a539c4972a89fa1f17afdeb62af1883bc89f231b51b1fffc096af3f4ebcb8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c2a814937215d63f71fda7ecb70017e9844b89c6b672fedf5a1b08f6f93d06a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d16269e4bced1a9adad5bf954354012d679df785cea828873226491c0c03cc20_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:50aa303cd2b22b961da419e66167c3aaa33a6829f2488d40e0d313dc322e6789_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5299088616c529dfc389935a9e005d88dc9f1fc40f18d025a95fabec27aaa646_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:634a5b684a30fe1870639c708aef32c6acb101f85f484483c7f05640eaee15ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c685ff9170595581ea97f706bea0069796563f03064b5a173e992cb373d84cea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f3872e501679796054ccd9eebb326e96e4b916bef525d3850c64cd8dc0c99b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9c5cd84436fb27de1b589a7675c029465b3e9eddb0ac87eafcb5bbd40a9018ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b256f9a69ebc26949acdaf2c4b7a9e89cb5a1a70837bc63b554a65fee7463850_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ffa19324ad8ee491c3431e8bfe5b1235a1431b0be914b0bf9b30d3a532b0085f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:307af3f934a493b4e7cd8a267202238d2a4238d52be1da4608e83c54b1af7d29_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4f3b445df34b234d1eda4f9d5fc9f7954dd726667bdafcbe0b1197412ab7ed13_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:cda4b2931a2a598995a4211c8dcbcf6c5e82f7de29b39ee437faeb8e4f696a2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:de4b57efe54b245a9c0e39ad94d0129ccb60f3d5670e7c0726ae5ab9cd3d98ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0dd73b3fd566b4961ed3e167079a2ca3309ea30fda7a49f73e001a0ab931dd7b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5befba9e2fd5cc494e2d0789d86d1e4011b4321dafe6f8be64f54d173c0c8c64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:abc08274dd4ed75d88d129e2e57257782d8c7caeddf348245dcd85be9ed2f8e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:d4b2c7057ca24af7fcaa78c27927ea2ec53f70ac9a14d8d775963d999ca981d8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1b85972300d8d89a30ea123ef7f8a337e63985bf93e21a7d77da7a5334c2ece7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:30b15e8c204734afaefdf90ca66daf6f22a7185a4ba894737904170257ef7443_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c388aa2a978bffc1292cbcd771018f7294d70658f7ad6e621e87f19171f49337_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:df93b08f6e63570eb979dbb3068a2f3341ec9ffe94f9409a297dfcded130ccee_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:2d8ea097a1119ddb3f40ab15e29b212f61333ac94b082f6baa02005cc57b6f33_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:be1225f3e3234b2b04fa3c4be0202557d57d08a567a5f8523991b9c5ac1e3c48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:26557b10309771e8a9300ea0962b6bbf90a67284853b6c9ed55eb89711eda7b8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:2ced08e6c4295cfce9c036ecaf12bb702e7425c1b16f546a3fd75be69eaaa05d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:88156e82ac3636c93c033b96064fc06ad605f670905b35499e198dd7d4faf8d0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df97df25115092253e776c7d6cd6db3182655a4daf8654f8e301e7a166e82708_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:87236d1fa81fb3e2ad0f3669471d6791272280dec8019ade793d9037c224776c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b536af5d58dff2b0e2dd8440d4ac5f046b1533fc7c822d34ff72208873feb155_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7f79a083bb85c531e54c0cf5b28e0c09163f90533869d6b3e86e3b145dfc1115_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ac8706c4b4eca623349bd3beb69018b256313dbff09c0d5a23d54d6d79e000d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3724703a3319c5dc69f4763d1b459b7d907686787250b42404afed8c25d7172d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:58a47435a1a6a39b0b9b0b4eefe3fc36771fa22f61b2bfe6fc6f20503b2904ff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:72f3154bd73e203f5372818916b4e229b9db2ec293d74bae7c7e4f7961c5dd58_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:af1ebaa3db633f76d592777b03934e61bdda7ca4a274f3ab8b5c5893334fa5d2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:25f3a738206a7d67fdd08f371f6f94b0edd79cceae3616d9291ee85759369de0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:55b34527f4a0a1067cb4535122b47d15766cad666f4059b3d97424e9b7a0c3fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:162e4ad58a67f27ea7aa4ac18f0452138544c21158ba2e9793cea5ff28b223cb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2f6b6c889144bcc8ca8a690c56a0a30dbe450e0ad285f52f06637b9b71649edc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:80c10d130565356ad8673149d066e3c5e9915a66e6f027ef8a735805c3a77a5d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9eeaa20ec429a7c841eb9be76d17c4539072c87652be8926e8358932015b59fb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1357f28244870da839b2f48b64b895eca65c206e006c349f05f17dcd802058ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:47fcb6f2d8e10a1d79ca4bc71a8d54eed20402663eb8fd56b34ee641bc22e327_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:5be196298a2f727b3f7c9325c3436682a6461ccab04ae9b1cd4900d7d48aded3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6bff3d2789e4b6819ea92e6e65bb7490c57283076f87ebe94ff6537c288da61d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4d72bb4124fda9c1d1d42e103431eb403cf0c70df5e0a4d78c84b966408d0e03_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ad09670a57c9e1c2913c628daf3685254016d30c9ef0134a4fe7401c3cbc6730_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:54d03e0866e9536e8cdce3566c9c6ba48cc3e1a46ba78c8ece6059caf66f9faa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b394f22e4a2adf3fb5048a8ec209c83453abdfb78dc45aac22b7656a19d239d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:2445e2741338aa7067c38f9ffb4bad3635d2f9ba64681f438efc86ca49ed2e22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d2a8f6b2b07ac922c18d6633616af534d6361f81ffecdbf0aa0892c2bfadf361_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8c9653765b6566c240efe8f08c5b6c395ef940c4c88f10a5cb12121687dffc31_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:d169385f11ec7d39d976e9ce9072ed036f76b856867065ecbcf10b1b1b1fcf40_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:18717d98bc3377a8bbd108ae41ec68ccd7c11fcec8c86f47c6e796b734c9ac1c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:251d79a18091bb739256f5ab000b7b3549a8fffd8c355e69bab6090de9e51e1d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77b4fc96e841482d7058f77d96e3b36b6aca8d3ddd855be95466afd2e4db82ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7d6468fe45b5f93b9803315f8a6c49d2e7b6692b6f8c3115f06bc8bd3076e9d0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:05db09a8aae75f472d13f4f39c0cb5ac43fdd510c29bfa88c5e66e2708560170_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a55cf020aa2a7606e32ffd260fbddbd5eb23675273ea5b4b68f5da6435052c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ccdbc3619e960e406c0db93dc7b5773d36825406ca99f0aba07cda4d00bacf34_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd9ed3d17f45e13aced32171e8565f8f58b7622ac1f2a7794a9d62263da7ef69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:08132d4d8a30d743568dcb6ae131643921990f93044b2fc6f14fbbd4192107c6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1b5bc300e652dbaecc0cd3060bc0b3f258c7592dc1dc51c81729f9d8f43e3b86_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8d7544c798dca8421c0759c257873368125c88082bf9ee7339ad4a4b4cb8b327_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b8c3cd3c913a7c1f9de9f4322f88800d26e91614a0257019a9381dd4dd48f5c8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:071392012c68f968615e26cfd19b309139b860b0569d52cfb0cbe85c3427fc37_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:601db4ef1788bcd90ad4df2459479b672b5d1138bca71a950b83cf585105c7e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:74ee7c085bd1d41ecbc12c3ef942f4f5f4b88e8b52e40a6bde2958e207a46e26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9e94b930f87a9d5e54891913169dba6a9d6789a0336966aa73b0bd456c0b1a51_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51f1a90bc58757e1396b863bbf500071d49d15c7d96d3b5e7486395d210e06a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:61e79da9ff15261bc0e77ad9c67320f8b0ea75577637ea7954ecdcee63c31083_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6ff81498181ab5c622109e159b6208bfa53408a08c29b700ba0afd84b89fc4d9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:af6fde3e30b158944ffa92ca0f56d958c5f0e05dd67b489d78065f31a4f2cb9f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:49a3ea982af6c920e18fb6156704f3e25595a47e1af9d2e6efadbcc39448a534_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:56cd3ae90c114579eb8dc572b4ea97b0272759cb71d4f5a1cc98366bddf13525_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b8ba4fcf5788be4ee007c13369ba94e1fbaf78d88beef2d22aec382e4697df29_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:ffcceb1871da670d06f0f0fcd522687ed537eec61491d57ed10680a8d07b44bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00527107a374acea508e4184509b6fe03cf670a3ecf0ca2ba6381c56238cf0ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4e0a44aababcd4e5c214968580c3bdcaeb60343c9110182757ee74319edf53ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:50d04fb6b2eac9c75211c0adb9b69ba85baa8efaf6f4e1904ab46ba1907d7d30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:51dbcb9dba321dc4484eb72f73368cabcb419b5a934d495eb8e8e53872ed7cb7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0a04386aa031b0328bba6089b6abbcd757f02206bd114a0b6e3ba4aff5806de2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a426fabfce54fcad0aeeb15a1f5c08f1141a7bff75cd93cf54ef94ff5ecc6f0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:2b743b58a1b88671b47fd3a90966b71f349491422c3a620967ed5f1073731f6c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4767d0078970d169d80cd1ed8d9a0697b3dc7f2e297d7370f36607e790a9ec07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:02e782e3d91a314e92c02ae1615681c9f0dd6ed97f6214030696664ea2c533fd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b74f6f01d7e24f6d970627c336f559a8ee21f99dd85e2fdb2ef80878a744258f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:dd32fa52a84d83d6c1ef649c913ac70a8227712ef0dd1eed24dbf6e80ed8956f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ecd152f01ad8c3ef7e2bf819c515f09c9fa3e3dc67b521de282dde042435fdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:37fa074c3d0cef8aa66b5533c9c788c10be5212d149837834c7001031a725e32_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:45183c775bb7d17a774bbb18a6ce8a9a7d495a6f2f92441c1a7749ceae2818cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8ddc8884b10884780e23708be0e0bc1d0aa78bf3e093e098bf31af3b39ff0054_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e10b5c60a01b7e22773f86d8a31283c95da6bd9cdb2f6f060700a58c8124d102_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0cb8351f3eed209c9d7e4c70fba134a2a1867ec394b99704772a489f3390631e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7b7ffce6efe509ca4f0ebc41424d5aad4d5115fdd4e91f197242c39fcc8a57a4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:98d19fdf299137aa1bcde0f86fb75539d9c181b310356bef90f912f17a53c8e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c0e8f7ad38409ea594409fb3878317dea94ddb7a4b1c6537ec69c5a075ea0e37_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2cc476050d658bf608fd981427208d7bad038db2c61d87871267f95b387a32a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:512db303d402678d8e13d712eecdfd21cb43b039b92a3ba3b3f1fde28440df94_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:71415f52d1b4a541ed4c944a85152d3d20e81e6ddd0ed042ac7a443c3cfd3304_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9ad939376d284c72b68173f7f9beeae564ca0b5f3f927d2254e47a9273b16990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6f918532a83b0f40654657e9fb715ac5f4b58cc5981f56c75342f3398c40ba98_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d7a107351537e67f156fc2bf5707e5380e2be3430ca3c114eb5f43b2f905bdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f2b0149f8cd25219144db3232ec50a4f303b473df9a119aeeef71b42dcca6a25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fc3bc50469f35b9424cdb845bd03a86dbaa573084dbd499fa9a3e47eb0e426f8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:03dfbb0d2d2ac35c6857f07e0bf7e30013542fb8c07df9e52319ede66f35d750_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0bfbbaa8673ce7bda001ab91def919e56e6f0fac4bd67b09a7c20212da0b529e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:597bd0de9e7bb97f8e960935ba7c9f1b91e4708b85e74596b903d726dcf7a398_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:ce87bf559d265da4e06195256803d41fb0b5edab70bc52ae46d2f626efb00c01_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:39e5a2c1983df681f7e02c13ed52fb630c4f1424a74c2b6a620a0f685c2becc5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6bb4b55f428abdb5c4191839058d1292bea484c244402c8772f566f7b6968d09_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7b7f216332fbf43c68b9b1097166f7998933c8b3b2e7dcf11a43bd1a6f3bd76a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cbb58404b4eec45794e8284ff50c95f9c44f86e687ea8f21962648c7c0f66917_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3dd38a98c32a74aa2231e807227a3c8d4eed1fc973e81db754a0a109eca0cc2d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b0e54a88923183074e19b8e24a6228d55bccc1a419b3a41a5307685e75c36e76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c1341b86b365d033ad566093a64ee3e643728b5057cf257d455b0a39aeb99683_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e102e842d7d298030224eb8ec80e0727b89c4a4d45b67af5c6d0b11a3df30565_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:527717a592672785c5d8bdbbcb23266fe26e2c95359a9f01c1bc174ce2bbbfe1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e36e8dcf7336bd1fa1d75a37813911782403f99c634a433d187d36bf2051f4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e3e278676c3c653f3543467fab3769c3694710e28c96fc9e821d5f2b5899ecc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da33d4c2317f8e5eec01f45b4bfc10fe66736b6df06a13b60f7ebc434b34a9e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0741873d5a242cb085fd074e2e850da0c40c94a672930bed489a5042e7cfa080_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:63c357eff8bfbf851295fec3e79631014762b1a5a2642b684dcc251235e900fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7c53a64cbb49c81aa926f021c50efbf2009a358d7c3e3c50a0c231dcfd7e110e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:83ae49730fcc34f08b5f1d3f620c41ff7d7b4419380b4e731d82fee7c50fa858_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:3215281a42cc42d59bfb0380060fa8492b060e43d15c731609c0368238520c34_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5d6a64c4c1d3ed74efafbc1bd93f7829b3555491a58b75622f2986cdcd63bb91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8981f5bc6770c8634fa4c2c707530c945ffe1e64309ca3d4c47aa1bec5f4dd29_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9f9ae18048d534c876d747b0f40db46134067c1f30c71386d77b1454070eb98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0ed78d5eed81ae4e0a7468e52315eed9442685f775a7fd08cee07673920a4a58_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a3f3a1911d6133402e3e97818ebc49da92420eef63b3007411d2cac11797d29b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:c752116250009619451107cdcf31da023d5a7df853f41509e2073428e3c5708e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:da94697c9b1023108475f827cc58df1c5e5fae4975a4d536e735934762e71b3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:16d51f0e3ab6302e56aa1364aadc6533c7046dad4857fbdb4dcb3976bdd9b256_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:9a0712d681f6d1778ec84618ed13b11c97e4d6b4bb3f2061083c8a642f0beb1c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c71dba6437bcd4f6a615d9390d07087578f1ae32c48d0ee634ccb5ebf46bc61d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d966f7ba9bf83531af76d565bf8781bbe4dfde5525f71e000f99fa265f78e3e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:078341b680f9a3b6f6d386551c569161058786c2da3a4fed8bd8191a1c96fd10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07f489bb05ab3907be43786d03c889827ccbddcfe049a970bce989945ced2374_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:30decb57f6f3569f08acd23fbd34a935ff6ffd9cb6777f29f3b21f755b62c307_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:488e5f13899e2922cb03777bba675061c2066797d4e5121a1eb7ccb680ead301_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:52d90f5f2aa431ed9014d6af378b3b935006b859bf8e8b74d928ed07c66a39d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:53ba6396dd8f44eff8baaa9eefaa796f155461c27c652fe608aa6f89f4569284_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:84268278c72ed9a76a44d91187cb04cdba386e0427217fa0734fa21261c2633c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9923549c7af82f8a377f55ec226b17849b80b6986bd5d9209baf975478859419_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:04b8fcbd71c85d53d2ef486f3cb3ee9eb7d3232830a88653ead37fa96b5e5041_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:428c4f45bb682423a047d8a306aa3e52d47a79da82b2e5d261c70394b9516dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:acfc5e61e66d2c25713b6031b44a9c5b4a2b01d88486121842d9474fee6e73dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d89c56db59c88798edb02d36b261b7fcd7e185c978d8ac1f61ab6ee4fa9858a6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:01672f20e08c865e334afb20bf4672e75ae3213bea815605692d3c160fbb98b5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1866b4398861ed85d3d472bc5cddcf86d087abe0ce3dc069e160c1cde7b3dd45_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:77a0618cdc2074ff5e567001f8bec4be9176454dfc6fe12558b8fec570245d02_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f34bdf5701307d3a78fc33e002906e52d6e92402aa02772c3f7aa86c806be963_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:5d8cadfdf44b8160c9dafd45979edf50de3c73e44970d32a2e41400174cbf801_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:89d0f42a71d1e6e6df886f4614781bf20779ce60b2c240d683002e8a77cca506_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f239e7af308dd33ba6849590b4d62316b1c27cd9abb91774153aedfa8ba6c674_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fe9734b268c86d555c17d50b28b53f6a70e6ed1d5f2423989f3f7395088a2cd2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:1b894ce3c863920819d4ea5252e661d16eb311345721e870b52256fa475c8191_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:46a5d33d55b3daa723c47adf1556617197acb7a1472e87eac6c48d84375db69f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:85caa3468f35ad8f53e67ee99afd608249440482234757c1032b73989f75ff06_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e2967044eabd99c49d1f1b73b00e7d1d4b041fc6c91e20698d0ebf7edf8adc18_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:00f9fe4e4830f2223b653191658ef9a41399681c1dfd0cb7a03441eb8b601411_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:210dc2ae060a77a1cd80fe7b9999df21f08d05726c2ee1a98a3d3b9091c738ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:68e7e47d7852aecb01251cd646f7de16ce032197587e32c0d312200b2ed335e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8a5f1886bcf3d4ddc1d8b25a3242d56086643e1985fdf2c5e0af4d523097e400_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:204539fcc315c96f4f36d75fb9f8e3c97712dd0f034dbca7874140052b8934b1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:36e42a5c42f9b5210acdd3438bb826ed8570422918a49527ee6f404d669a4baf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37787a3a765ff27aed1c4dc162f208835e5ea6befeefab25ba6ad08840644b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:72c4be85b6e8f0f4ef456cf013ff60cca10791a9ccb6e4b030b51b0e7d8fa27d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2301b2425a990c6b31fdc48f5b3bd8a6fed405671c6309474e6d1998478f67ce_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:524c69155c0cb62ef67c3f974ccb588c0b763ca30af1ff04da57bd4c7c606aff_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9294c9aed9b8166cd175aa1e5fc08a8206e7be01adb757142fd065f12a9f6dbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cc73c3f7d97cb6099485252ca4ff3f4c9e26969635fe3b234ffeaaa8e833d6d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0c6e87ce992c21f22b1b0dd2fec080705195760e86f274b29d3128090d79336d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:36e50b65c2a5f3c0e56acf0ef991e5ee8f187cfacb37b683aaa00e97a5d0e433_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:74177081e53ae2b8c9fb5c28212867d8800e3d6a65ebf637ce83743b74710016_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b52839eda3a26cafda3c901e448a36c9f0bbf1ecbeb71cd059cbe5f7ebe63867_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:028578f886c789357923b3bd92b9097eb21e2cebe2a179c8cf5b7796ea492dc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2f04b6f6f590f4ca9327a64bc61a3e75e1a5b3634038a4abcafe407b951ab95c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5cfa05a09f86e80011baef0e0b12f84b93ac31c89528b76ac68b7d0181c50bbb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:db83ee31d8a8649725b103e410ca2965c60b86e0a8be8e70f14376dfcec39b8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:33819f40cc5b2499ff6cbabb4eff22077ad17e5f721de430c951794e9ec7c4f4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:634f06b38c199b4ec846215198ae2d042c630dc27b54855b5c9d282dafedd05b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a02825b1dbcfaa0a328edd1e250bfd41e6df558251ecbc2e745b896db21b86d8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e8e3d3591a4376a5f0c02e6e27d41fd823c4e65800c77f51797dec01c8d9c84a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:366c950fe8ae969a72a8cb31db3bfe5f28a04f33d2a904148c3d5175def5bbc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:462a73a38e7e827422c8e765eb6b62ccc11c2148ff2dffb7a3cb0f4b8a6a0aaa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f419d4db4c9e502fe7df0110f17246d961d5f58ed5cae9095896b36472642bdc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f84cb8e409bf895d322078c5f86a071e8ec71b5cbf8177830204d4172e03a952_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:40c61cc05782d5913189e2898ead2277bc074562f99f51994fda52adb9ae8620_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:77d403925e7e528a4cc103dd52550b68b36254b1a7f5dd08afde70a3ec929bd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9d7d4ba7d9aa25f7aabd027e32042d7861fa85f25b32ff194c4d3fb70ffac370_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:feb77e0d6004a7cf988640bf052fdbb755be2fb893e5fdc07165e683e4bc668e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:476503d99351c99b4def061e46d9028eb1bcddc4ff5d583f347aa37ff551f8a5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6ac6d3f227ff99b9b84ce35940c04a2e1fade56d2f546e8b448964268daa0d2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:711d81a664205f975ea1982fc415575ca43166fed54e9dc2f801750fabc1c6ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b58df498504852ad6f0b12aa6c2a68fe269b31e9d210581ee82c9e2a4fe21062_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:135bd1efceac3a19de9e453acec53e9a10350093a29a0508298a5f0a8a69a8b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:1e0190062b9bbca28fdd2f82d52702ce99f9116d456083f94db79b75e8921e0f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f0193546fd32d558e2e89d722b3a2d8c94903d86c0e336e7d5dae028f9ccd82_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ec4c24829883edc23e37f9f07c95eaf4c74a9ac023cd4f3a518dacafeb3cd008_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1431a026103fa0b98183f4d0098697af78478ecccc1c0ebc6c3338c268603425_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1f8a046cc9d7272e86ce246c615011aac476b83aab58eb0bb32ff5a46e7250b1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c651e53602bd474d7453767f7059499947258d18e2d7a52a855a46b0e9196f95_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e0bafaa62220bcc59ee7f819547d13b2acc274c6cb7af0985f792d62caf28f1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8f9bfddea5c3e30535604b38af5628bbb62ac1c55d123165cd51481a61240b01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:aa39067d74522dd8c963f09d3fc61a3011214d007abb79e07794198e5746cad8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ac2df95e06953b95611d2bd684ce548ac3946daed5422b898ec922774988a18d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bbdf86f56a820788f1528759e359fe7f75e9f73f8e77d2930ae2cc8a83e2f159_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:591a3dcfd46410462aff2e777b28897f3c51255ad8d26285946df4639cdad68b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:879e2b89dc074a377b4a90d6bcc5864530065e2bf534a648c7e295856ec115a4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a7e97212984597e32afd279231efb35b55854879637a119ec9c3646a13032672_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b501f15629752ec6c4e81a264a66e358c0867dfe5d3f6f4fbf54870380a30e36_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:602ceb41e5f9acfd35ad6e068c016147fcc213ef6f7033a738aad2d59e2d6b72_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9cc6c1e50a2a8ec6e2887e4be96ea9f8acc1938a0b904306d490474489328299_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c5a579f6c2b917ffa0c912ca7f5e82a041009198899d78b204f26f6e0170629b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3fd7b4fc902611f29ae0cbfed4b03ca5ad65bcdd5206787e622d7e6ca0d550e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:308da98e17198c8032692089e5f8664f8386c877563a318e89f2ecceea478b22_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8f17d1902c0a419e9f32ef05bf0890ee9919b615bd8f625f4d744318a9666c40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:a49641db9bc33963261965690a0f66a3276ca9cae2140116ecaff094cacc79f2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cf267c31efc0ea7afa5cab3dcd829b8c40f1e3b41ce8c92097f5e48b4fc1c8db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:261ede219967877725c31523cdb7930390300c1bde2df0995dd9f2960ab2d609_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d1c9b9d3b2569e676d6f80975a7ef3cbbb4a1d8cbc329dd1fbf7e448362e480_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:758d2beef64594e16d0f410c9df58136e470e327b658d340c07d4c62fc64683f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd2a41b12c00d34fd99306c8e5436a9b5ba6cf909aa135263a915b5f9d7bc49b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:82e2733f21cb25e6543cc3070aac2aa4dca50526ebd7a56c68be61c35da951d0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d654271a0ff9fe6b7ad23dbe5a7c6c2cff0d6499285d2d1a892683705190acc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d8d593aa02e82fc7ba9424458c7e4078560b6c214f8633391c49d6864fbf460_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a48e4dbf49b0ff8524c788e52c58ba20b3494f86b1905382de9f7972f9acf487_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ac95f13fc989cd08b7d62d825db5212625ff6adccff4f3db11cf973a284aff09_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da62a9e0d6c4108a00b6adb5ed5ffb0322fd7cbb37c9ef9bc34ce8b7ad71ef1e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb39b393c767790b22aa495c2f6f03afb4e233e59163d3880972874ec24a871f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f0125c1d0f3960767c52d6d5c1b2babf7791bb06dd393acdde845eadbf43ed99_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7cb9c87d5a624ddd6626c90aa12a0e35c196769a8670c370483a7766014e1411_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ec306b13a3b2439da2afc1c40b9de0f94d3d4112904e5e397840183a0def80ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68f913b6bf562e617f56288f67abb62f7b29e01c891ead29afbf5970e6c48c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9fc5e2fb3c92a82cd5be46fd56632f8b5f937fd96f0e133038fea5ed665a558c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7d1f571b87ba1e197285c78a78ac4dcffa55ac4e6382ecf10ed630abd02e4df0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fcf1f6ce74a9aaed46574fce5772920b3c2b6b6af0b99c69d35e47983b9e8de1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:6be97b778d55cdc05fa3a65778dad37b70d6e206f52f3642ee18c2b624efd667_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:90e9d62ca779897829ac4a43c945b11393409d51826ef1ea446bfed517d88023_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc34882ae4096505985e163b8fead369bc2f5835ccd504442f2eaed4aaf0807b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e8516d1ef8f77fcffb337b4da4a539874107ab501c9c2cf46cb887b4a4a1c152_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0873393f0564bec29f4ef698becf97fca9ab57a6fcd62a574d041cbbb241acd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9b3cbaec7ce03762e1b63ee055935d866121a1ea7e0934d0c76f72561f2a73f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:ae34b610753a18756b34eeb0e0b95f21acd27d077b7c70356054b10bd6a20b80_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f760e2aeab036000a3351517f017e75600dbbf0a4fc871e5c6de2fd8d84f5914_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:0e0fed0efe55fa047409b60fc018f8a1efb7ec0e9c1527b9553cedd07a4a530c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9610860325949262171294ba4b9dfb298c392aa12ac2b34785443afc7dbacfd9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d4f823164bea7491748757273a054487630f7d00a102ba37c96011ed68519fbf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f8b152c6167e038d046580d88d3b9d8695e135aa945155231e869e46a5689341_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6abb6baa9cfd44652759dfdcef4390c0507c6a48de59a7cdb1949e929da2d20c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:723f42b675397961c109f2a8a08c2694ac469bc81a8748887e78adaf954b00ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cb3abe166a28ec665a117cb3c13335ce21381126b0f52bbdfa93daf8600045d2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e06d0f6a9ac19acda899cedd9ef383721af888fe31e07f89acaf043eccbd3e69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ba555e480169694aa66b172dec0a1dab38f528711ddd1d127997657e0576fcc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:66bd0f0059fb5216d01316b4a938426715406c9d34314e8bfdca91977797c1dc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:675f2d5fe379e396dc129a14c30e01bcecda81915efa12822b875ffba58c568f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d8dbf300f9ca4ec47510347c47d5870c9a8db7703ec5a4344e626fd449ec7fae_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:249a1efdeeadb5027c0b65aed7a6367ca760d9624e9d74f3cde3b34da62f6402_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3eb3266e51bcff8668c12bda2b4330240bd2569a40c85fee6be989732ff8f68b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:da5ddaa79cf6cd99a4c83ec00b19e8ce344b71427611282b7db2002a9e807675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:e2939a37737dc236d11720f9571179dd67df761f722a96ae0f05db9702a88c4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9a17f367a6dc58029e3ac83e4f2b6e9b240ec060c46c8ea06ecc87b0be87bdd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a2b79e5a1fc546da852c6f38bc920b67e1c6aa94356449cebedf08d7dec86076_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d28a7dc66779c1ca4c056eb5bca48b0c7e19d01089b93edbae8bf9b43b11cdfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dd45780c2d4b5bb0fd96521ab72ddbd9261ce234e61bf6a69bd7de0757f6616e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:01d99a84e687c20c1078c90223e884e7497908c05ce363d121378f96d46fbe2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7a657b023ca7a012c4c0f5cb0b71c751a0a9129229b0dff77112a82682fab839_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:8ec4eb72a079b8b94913f4c4f766ad03988664ffc27cf77659703f1ed9a00510_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c2a14aa3104f2c0cc5714a347162390f40cb555fabbfb5f0e2a5a7c83b3292b7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:583e3aacd432004936e3e6c8875c7c6f91377b9317179c2cfefad03d2892eaef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5ddca5fdb82e30000123c5be1cfb50ed93e04e35dd53c79fdd7014a3519af23a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922042d611b7cf7c8b92a6a99812d5f134deb3ba6a2ffd9236a1ec70db9df767_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c89f7fd553664814765a30ee59ed8dd4c2caf3b9ff40ad351096b408f1f3d938_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0df4e077293a69adf4bf04de6e3aa8df95cd1e358e7087b8930e6a06fe7f781d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1f80a860753af1686c601a11d5bbc1a65a82e10d671c102f4b652a5884ee94ff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:347b33aa8ac774d04023e52541ed1283475263ad0bf2c0a7cb0c16b64db6a00a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:89467d05594c81401ae0bdb9ba42504f475f2ff1fcfa6c30bda2546dbc2ebc1f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c55b956e1c6a4fbc88dc9dc488b54ef4589134b35eca971bf18943d48eef4cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4ffe514fa69794c881a504954dbf64ec3e0610ca38773ed1b49bddfd8731eb62_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5b91f26964ac42d3c19646792051c96a8ae25a7626ae081806c382c3cdf558ea_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5d25926b9a049a86997f922ab7948d6ca0af9a16af4e96e5800d673a38be4046_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0a12d980643d0912adb6979129d24765fd54c01a3f055961cfde3fb873fb786b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:349f4e4a30ed2d6033c45aa761b9a86e055515a47b7d1e75f44cffa9f94ab5ee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:39c9f7dee3fee9828f02088317da8eca15b94db80f99f4561dd5091841e8d1ba_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:7327301da2df28d4f25403132f5447f7a995c41604099044547694f99291685e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:172816977b3d5489e5633764c970652a14e7a8a29ccc95b0d089c3d64e5b325e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:433e25b474b2adafaf9ce6677f3f1d51a6512845ecb54c6ee3707a8969c3b3e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:66b0dfb02285c0dd4a74cbcdffe545babef4ab11a96750854f1fb733f55302d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ebe298db1443e2da31836551cbf88da11a8f422db254aa877c310cb092e1ccca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2c4604fd35ddde200baaf906d7d987a14eccbd1f678272c6d0fef35a1d0f7f03_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4fac13483d31a06f597739207f9cd7bd7acb418f055c80ebde0372446ebce360_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:529589efe0c2828d7a6dc104ce7c07fc358f43340ad99dc773536f38af557665_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6f09d75e75968768f9c4f06f0ff9b9680c7a43e6ec836b7a07ef7bfe348727a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:09e62b7ca5c078a71c0a36f74785af16ff1aafb5edff0b43abc261e648f17eca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5b7a8cd01d2846f8821c56447ddee3b7956d9a20e9c809363d8728ebb17c6d67_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ccd9bd93299a31672e58a356ca7f9cee946f757384ac2ca99c54718eb72e708d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f3c66ebcdedfad6a4f9b6b67387896cadf88683a285b0c9c2e87c067b3edaaf9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5b778bcb934f38efb0d2181f2afd0874b16b2c9bb541fbe821553df64609d831_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:6299c1c95b656dd2ea47927a629be820c744864bf4b401dd1d81346ff26199a6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:fb35926df0b2eba2b017ae46f86586f7534a0140bb56e19db4fdc1a0769ba74e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9b723bf806801f5f8dd2137f583352de2ca1c8cb14137c60ed3bc5a5a02c3223_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:d899b8ca509e2f6c7df3236729ba459f1dddbaf5f11b1757e3bc6a04c6a16952_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e5884e2e0f2451896ebc590ed0fb662429fc5971d99d19fd39dd98d29b9874f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1ced2dd84378f067b6e31049e8d8be06a1271aa580897ab67f1cac29e8973273_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3eb279dcc861d1ee9accd5aed65614fa1a32a0a3c39f80be6c16e3adece6afcd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bada651c6802150d411988a1462cc769cd2bd791ffca219a7e9ba6fc1f9e3ff6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1d6cd25f19d8729d5db2fce2c0ca12cd4434e3156d00e3b29128c8bcec31cbd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:689f54432640f9036f09a18ffdc655ef9f29514a5b2974da6beef407ef00039d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8acb96bd4e7ceecccb59895d9f2500b8061bd56af4235547fbf6246d88c11d29_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22af26575e09437f9912ce3092c9a5d32d8e402624e0c1c3ceed6c81120f3e75_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:b5ad7d1f6ae93fff78d520ffbc080304d5e069dc34be695ca2e72063e6f16cc6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c407ea06f3c1b6d904ff87994e9054e0afb76d9dbd2fe9800c34d3c1d31786b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f002a9bb010ea2e4cf4ac65c2b9644c09951f5cf28fac82c112a9e2e23925ab7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2a0c8ba89fec53f33ffda91cb41530057a2c2370b9190a5c8cabc5ba7eb3fb34_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9d90b5e7b4761caafb63c447fc9e352084650888029ab397a0e7597eb03235da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:aae7870b5ae62c0cbb24b90ed192b0ec8a830580b3a6565fababcf89fd17cfe0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:eb8a1c875820beb6df5c898b3c859d787eacc661207888ccd31342837c441b1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0aa1c0778ac82f2f01ab8c7c79941de9b33338ffbe92c70ae2bb47a5c87cd356_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1302901a96768f4c566a54ce4265fb2abe023d025652df4b78b94a8e44d785a2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:579d7823258032e0e585734c50a08f0d97c346904d9a731d23fc94a5bac3d0f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:8d5efc32757a8a321e709ec9db0e304cabf4b4c63556986e677549891fdd542e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4c75b6bfd12643b775a36ad69ed2cad789b27df74faf4454d723ba7f3c800746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:88f6bc9d1bcaceae8f65f654a2c0b169a7987872e2b301537ab078cc7563e36f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:29d413f06f5eee509bf61a867d1db3abdb3f7ff78f91f5c4ccc40e8f4e52b73e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a801eaa3eac0b20b6a0de04b6a54ed18d2d54a175891b6ac39ab503da858ed6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2a9630616c4361ba346367855f264e8f01bd063f7fbc4ad4eb36fe181eac23e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:d0d035f3300596a93c21c4712a231077b6fbdc963d556ee6f9f9efe393df5bf9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:117282439d4d1a2a741562904d28338cfc30ac9ba69b2ba607ca67fd6031a650_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7293094d198f0ab68b4e365e0df6a384c76aacb90b4c63de457cc805c183b206_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7940286fc95f03f2323aa80e3c4a3aacb132d3532a380929ca20e831b46ff034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38eb59fcefb3e1593774ca0117c163a3acdef98a0415e8d840ecacf1239220d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4003ce46ffedec1de16e31773fef93eb34a4e0cb95ce30f572bd026280e046a5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:38ffb7d7d3017c6cbff3741cfc8fb8049627d7f1fcdcaf60a9bf28ca4a5432fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:5184972b11cf8b144a801d0c53e7766b2c3b35cec5fb7e8356d6b1cef2d2c30f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a402e4a4ae76ab9f13418715a44c09547820f1f6d21ae73792d4e8d7545d9b32_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:be8993a5a41be437bdf3515c2b3000c4bbf4fec8bb54c92ab3fbbfc8c864523b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ce3229db117ad4599d2588926dc948b34a9a0abede09e9df000570906bc9e31c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:def8b3178a8afbe4c2eac65a260061ceb8c6b1c78652a7db37f5c0c317b16224_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:354251a64fa2d8238bdf01af221ae6faa53f3a68795968b9a49426dc361ac37b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:455e3f1aa0a22fc78498156215ca8d5cfa1b9d123aa929a721e9217c9d1dc3ce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:77c92eef8a503d59ca8ea792101e508bdb21d1d6ca711104e094d8f8be7ebfc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:f2ae73d315cbdfd49375cae9fdb6cac7365680b91fce4c0c3ddef5203a6abc68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3ee453c04008584850b4659e5db163d9cdc62004cfd2a3bffda429607f93cc27_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a274083dc0db4c367a77cad085620d1b6321ae60b82dc7284ad4c90ab313a283_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ce09b959e7f7c8c0359bf17ad46ce8816c11e89a4cdf4ac2a3a290b6a226a884_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d6d19786d616706f403f79cd66c4e4400c4793fb0bfd4891c5345ec390d71046_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0be5ea330b7f31d16e9d464979b0bb455d3eadb2aac8e3537bd513e68385520b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b96da8c8cf79a30051fb7baabc36696d1e55cfeea7c013f391b4ac80cc70493f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d97b84a6f8bff76f17233e1d7c933c244e5684870d43f005badc9466c2e52db0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f5562629f5161188d6397d25e124e5a01bf6a9752b87f06de75b95063d1b7270_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b407dbba3a3c34947d90ec0d499810500c04979d581747b634eea87a810a0125_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d3bb6a21bcdc01f252bcc997507ec39ca1d2240bf0997a3bdd6fe36b9923d6c2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:081330003c7ed392746c912926d265366614063d1faef17e1155de0d8853ccbc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:8a0170234fa98ee60b9b7fef0d16d03c6ea42a1c6d72f7330ae957a9638feccd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:068b1e9154503eef7884ecec43d0fe3aa254131270be214854f7b78e0e2af2bd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:ac8836902e31b9f34359bb5074d0c40a68f0794de19e356522d589868c99608a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9355e88f78c118b1a8808e0a178af7dc91833696f42eae52c1b88ad5dcf61ef4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ba7d10fa2d0bbe169b5c5b3bc2c05c43cb12df3d825443ffff13bc79f31160b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:04b5f984b839a3dfba0b70e682c0930468edf99bf3de31390a9e6ec5a7bc0f82_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:0b3a848025efd76339009bc447ae171dc3a9e70629a9a231cea7b1d2abe5c320_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:8cd40d63b3d13bef1cfd650b9bb521675dd4d15a9b308a16c034cae8ed048cad_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:959df171cc6392ef7d3ebafbbf2770c6aedc4db168549b28fc7847793c4930c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:91bfd8eed2e057600d77b20e19764314e8952f695108486a5e61875cc1448145_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:92d481ddb4a8286954e4992e71f3bac240d01139a46ae0a815365ee235047564_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:964b304d297293f2d8fe9955fbb72c67d7031fb5ec2c6b555b862f30ed359557_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9df41eac98940169a5d74e1ed6c6875ac4d81f24e208f845181f9a55581b634c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:41d79968208f225321e35abdd613c4bbd18fdd4b3d4b84bc312bd58a99d21f42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8b1d0c2eeef421b713481f8a0f52e1b0f076bd08505f5b698ff6d4e0478bb417_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e8463d4ec6bc3e56ec6b7e84a1dd9cad25fba166983f3a96bc16541d3b2fcf24_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ead8b62eeeb8404de7b394073ea1664ae4b8a01d445849360420472536db73ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0f054295fa0ee7429d05d0aa601eb4b1a62bd5853c998b904399d23dd6d61a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:5aa9ea0dc9f265192a1639270e0df0974b0a41159f8cf9b043b9ff9a34a19a4d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c683e533b0960dc9cb4612e761dcdb97b105a8cd4039d849637cc04b34c8b174_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c98262a94c7d211b27b0e48b3dbf3fd7177c2b78e7ef1b2c07c57f0d982dc6d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:7749f12c01c007877d4b8e98f0972acee705f0061455d69b2223210f57098f75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:97cc4050f575cf20f22b104c1bbe713f2e782d0937bb84f353e8b80c130d2198_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3cb84ee255c71ab48988637dde76537a9456420890040cf761cd5aee71f6767_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3e04181d1f9f33bfd9e8d82d9a07c33e3692a43af65fc0bccdd529f018ec717_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:37e649cab0559c66f300c915746f34f6e0929100557e622a966ec78f543f12d4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7de8ac0e3c44fe3a7d9f63057f722b316efc1e373ac772f88a0f18add6b88160_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ac7df88a38d08b38f14a39fd19846cb82d1c96a518905ce115821e4d8f2c382_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9c64ce3c3ed86ecce5036e7bdca086083aceff3c8bb1a4c1e0af06102a3e6c10_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3989068374633d0c70e7f731ddfb4ecbe1972af492823e77ff9c2f77faedbd45_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:569c7ca684bd5079965d1f1b37ef1c0009162f0b506b4d6fbce0558e4c4aaf66_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:734fe28f66883c8c3a3f7764032fcabca4b5834d776ad249f9ecd5ea0fe618c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:764eb596b1c27c924f68455752046a987657c3fa9dda1a655db644e06df9a29a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:4c150c70c8b6171358141f5fe129da9927529a747a785a4d4fe83c2f7f8f0b0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:68b2e02e236e852e3cbf527920f1c1915fdbadc99263eaa782a3ab74f42f4b1d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7922fbf20b0f9e965a6ae8ec6313e540a1e732449b5f8d88ed166a4ada238b47_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f4f5535781e45da074dbced129678eff77090ef6ce6fe56bf1e53042d369528f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:14cdd1f3013720f8bd9353d57798ed683175d1b12915bffcef4d7d6342e825ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a8e333d012cc0ddcdcf62247d110592579ac00f023b20df2343910784aa85c01_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:892e3c70e4fc4b80cc77163705ce80529daf53564a08bb92df994137ff65ee4d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d7d1635f9de76b0420ca0089b69f56f650dbe2037d1bd7683752c68da6e9f2e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:09df495865592fa2b95ffe3e6a9d80afd9d370a1c273f87b14c91363948b4d7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:320c716690843badf600b5ff2bc5a841edd43615c6036b92577faa2d11417f99_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:88e1f4524831af4e037c5410f38497dc1c64c715af7a0be8a609079d4f515e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:304cbb7666d1426a03413b4f7363895b3a880bf22053ed2ee5ca6697eb8e3759_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7489f4cc66eeb744dc05ca8c5a5d85c931be8949a466961d754427850710d610_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ae9876699fe73338ca46cc3f05ecc8b09ad54fb7cf605d6202616086e90f673b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ca509c6cf55a0571196c3cf33112c29d6d1e13b336797907640cb2785770b18c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:12dd6fb5cf45aad60604a12e379021a19df11fbef516708eb6e5e80cc2877580_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1e1544da4fe492584b5ff734b76beaa0cea3f130996dad6eb93713abe20f254a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:54725c3ed8a7f7f420b4280a583ac950f670d81c42941a51773c1a4e3672821a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6f1ad75bc2f909eae55c94e5ec26827dd8d6220bc5451a69d061aea0f63e8619_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:20e107dd601114f15e4bdc752b7d49746c48950c16a76446a6456582373b718d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3cf104924efd6df7a7b35d302e6e881f6e76700ed48af895e3c8a35075b4335d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a1cd6feb5011cb18a4b2e73bf5c9238b89c45da875f69c7f18d24f8a9f05dd6d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e1f153bd75a461f815b1127ec280ca3abce4cc3e9fbd9e063e9cfbfd352fe0e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:3a91a4f0ad77f0356d7217e4419823590a033a0a5854fc0651a102b1e5ffb516_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:63365d336a4da196cd878388be61e94561de74684e23b5e8e5054b7037174c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cf1a6e297a76d62d588b11b4a6bdc8761a37bb7e4b0886ecea1eb16982c1a998_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f1403c7ab79dddc07df8a2fca9084985db53d199271f0faa9d124c9141e453ce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:67d9273bfa159a5c4911e356c06d992ad3ed91f7b090bacfcb198133f234b0d6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:b2f09ae04b716fc2cc19ee7347067e488dcecacb48f34609cd24f9510d4b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ba61c7408cc6947ccd857461981730161a03c41f32d308a973069eb278677809_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f168e80279e4d53f0482c0933bf1e4878a6b1e53e37c6fffc84edf46b9c36b15_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3489ed4cc2437541f17cbe58781d3a22cfc24f7a001ca529c51aff4d5ad63b05_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43ebf7b84f72061efbd53c99eb883ab97b431d2053df270225759eabe26f4c49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9d9d0de56220b0b4a2523ea896c1b26d90f790394340ee005c307558131e9de5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6f681893f542bd9a1de33170656f48238605b6c6e6865171cd046cf03a8d0d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107278fd9636b013540bd4670445cca271970f809509e85e6f1ac82352992bad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:14324f81b569ade391357cbefed32246c3acf04b36f1ab040a004de9da68be28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2979527ba1d210beb2a22b7dc52de09c8a0fa676844c4c031850de9c91616efe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8203854f2e347239bce20bcc1164e78f1080ee341a7c0c64391b308efd8ac4c0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:17d53980bbd5a99440d633daa666c5f1dbe33a6a2d0dae8bee0061433f4d6ed1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:237e7043c6293e96e080ce54ff5cea298f7d1ba5c766f54d0c67d1c1ea8d937b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:353a469850c9adc59407b7a2699b8b291fb918e7b0599f351cf112ca6c8a7ecd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:4b41304a429f036afa114ee726a6886dead13919a417f4e3924164f75096fbec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:20fab950929e3e50e6d551cbb8909304810c5f0fbabc1c81343568428177c575_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5cb39a548ffa37e8aa5a4d474038ab8289f7b73e3af6efd0be6e5bcc37e109e6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:a4d4f0e2598f69a5c93011bc6ba877d97d5414fdfd21198985944b3e9690dbc4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e045084383ddd69a9231023835aaad7e06737887a91353383dc54647f85ebdf7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:082f28c96df74f24487e9df996d3fe351e185c848ca4c6a39137454e03769d83_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6e75913e0f8c81a1d89d7335b90518c9ba32785174276d64824578fae38d9fcd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8e08bcb40b3f77d01b384620779a780b99f98b645dd242258b6c3af736b563fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:f56dfff4de25e25f0f1e9f926c142ea9266c7669d7ba104325ad883d8cfd7a85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1841669972e0f6fe9fc0c3d0eeaf169a948a44b055a6fd32f66335535662d829_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3011e1cac120b39c1e889b3b19d89884e7d961ec80d36e0a034ecd0e43192d3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:90275aac06b0346e09371ac6d680f50b39d56675acfe35b561e801dce6c9532a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:b85c2ff4e6919a2941008fcf852036af88d8bfc0697fac26db7f0cdd55b9a83f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:1505d411aacbbfda9f05e00b54932b2b09afa157cef8ba835b5ff29d1e8c2104_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5b3c5d8117c57355b2232acfd2d429b6b711819a9cc7fd839d3bd45b16ee5f55_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e76e63661abfb64b888dbdbb47df8deb448774e714cf499060942b1497b46bcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fe6d7071ae21fdb5e8aadee2a41f93897c866cf9fcda999ed67b8561143b9ef2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:404e23b81f5bfbacab6e30cf1992a8498ad70b915dd87ba79f614c1a10b4a7c1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:85410072fa8ddb00e536b209ee29e2299b4041e6cec408e9fe1a650d311d89c4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a0af61dccb480ecb164cae476271a9229d78cda8c717e23fbe2b7d18d7092e35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a5943bcbd35e2a099cdc285abb888c8f174fbb924859e6436d85bffa2ef6a302_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:22bcf1f0ee52b3c487affa1ac6126e47abe9b79f958849812168de0429a87f6f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:460b3c8d710dd7f755023e60e7cb5d9c6aace4ffb6d7672a3aa8c232b44ae1ff_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d3b9895360cf52a71ad907255a2641af3652e06d452030da2c91d8bb1fe27b0d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ed7416758f7e7fc15aa94a674674291189e5a4a327daefdb2ed2fc4b42f60f74_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5b7a9827b4068052bde65efc986f3600a221a283df3d2bd6031abb87c8b891a0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6b9d912d39198903afa78388bbbf2bd5fa7d820a1e694ff82bb146bfb019a0f4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b2ccdc79674f3c9700147515ed136f36d7050a9f897f6909a06604670d6588f9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d41541e5e1215843d5fff0ccfaa3efcdd8d2633efe4cd608c9247ac431d25c58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:30f401daee51b1d573d8b980d1eef5fdd0e46b5a9c876296e4cfabd77c598e15_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:d6430fc5e218fd51b59b1ce5045b52e326f1c471a17b0abfd8787553c2df60fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:00ae335df5160d41e2a59fe7ed38d483dc95b4daf4a60c6c92ad0a0744b7e435_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:05912c80cbd999c32571218e6d75bea3aedeef74852e995ceac2e7fb1b01b696_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:866c16abb647f71001681f4174f0804e0369ef4d427ce0aee2d1a3af309eb15d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e6231728fe38ca010cdcc90482ebcf9f62d984528d7d463e81c5e7beebad139a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:021da7d11e595c3917adf3784e716915b15524d42d2797598b375e7d31aeca5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ef35b3f8dc1662db59c39013b9d38f8f01de3db0dfc6cd8c5c18cadd203d565_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:8f41a73f0e4fdf5ee8cf875433cdeb9d997f0e6537c40ead9ea27beb6a8d13b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:abbcab1f5162dc3f47dd9d07d1b1f6af9cc158837eff4a80bc96d6656dd2c204_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3d3aa650e4d1c1789278761c247528a609cb204870f8a4ecec029889c1b92927_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4c57ab0558844a6ff1a2a48d5638cb4afef26c53497b12ef8deaef7ca2dbff5a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d6cd6e2a5f05a4f8f454bea472a0c2d7a16e3393918d0980031091936620669f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ed3e4ccf49430580dc307fe6902141a5eb228e7c8577c90dece13a838b06afe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2a103f82e79ba86fbdacda3fc4849e7ad430219cab3227016d40faa9d670f16e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6618c58373a3af6a5ce8ce501eb0078d82a547584b8d9fae31ad3d86424f18d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ade1c1792c68ca721ac90a2fa777e02f31474915ec8adc8f2ad8a7a6b451a431_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b94f87abe421ddf92ddd53d3f1c6dcefbea083db6f02668ba98cb59ccd35e8e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1e69d28bcefdccb937f3ef459bb9bee5bcb6a6d1bd5c2a9ce9b71a2e4e03aa89_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:2900823d24dda552b6d4063be5b9615b24dbbb288b2702ec4313ce99bd9ec2ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c738f88f1ace51d293ef450554b6f6404e47a9b432b341fc27dde6169e6fe63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:cce0b0ff07fbcb7b463ff3a9d5ac8fe20bd8bc83407adbc9b8756ec3ad5008c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:0559bd5bcecd4b6b2b24007eb4a03c65f45063e5359dfedf5a14ccda199c7899_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:111e7c679647b388af2704ca280ac0cf57128c6894c5422d9987e4a429b2204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:7dea3d12eb2ca6da490c09661fd1f3a603e0f5aca06282b7953039694b4d87aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:b04ad95fc3610f262d6614d0b7d0b6c5bb8c6a5eef512e1178e77335feba455c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:34f12040d39e86e2127686220c2dde6f4e32bab685784afc5057904f286d48d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5b896bbd0564afde2914c804fb331280fc78ceb831a047c0c1fd777576a5b8c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7d1fcf1849e2ac29b2460c65c1924e049f83696415589b478c24b4819f9bca7a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:99b28f07c6f85c18e520f306a6cbe767c7f242f97a6d8dc820bd3ce1068aa596_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2cd9c61cca7bc0898ce177bf3f531ead3d298232dc6c90d707d33d0ef0b8630f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9b44722b30791402e9750abcb2546665760295e6befce7a5176a347d1f72d545_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b5005749857e00d42f95022459ca7a607b7445e53b62399b6a1820d4d71a501c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:db66f887ca4acc98ad391de714d6bd3c126e4e64b103b5d161da507a3a2e34b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:677f603347dc7582f0bf4979547c929e47734841949f34d3de20140603aa5ba7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7782e506e8700a4ff6d5aaa2bc5088b1801919e5365b72c3fc0b7185db6dd44e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9bed270930ca04b17b126f49080046e8f8fd5149514695195da9ff959e5e89d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ccaacb4d97a9fe1021e594b83f90f4d5f6ad14610e4aa49f2ba65dcae0a061fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:bead99b68d82b36b367dac46c2111fd8edee0178643493f66e3ff8bb7dc8a645_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c0f765a2e2bc33291066c3a8d4048d78f44d65a745fb7bd9c7ea2539d34d49fe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c4777746b9f26bff78a229e525c25bcedd693027d066795a4cfa596cd5b0130f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eae2617453889a9643cc57fa812207c5ab1869ce7e338b06c63aeda8e0055faa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1fdfb6e1075714ab25db450f3feab799d28f2b09fabcb62704de3071e0a72635_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:483b24b9f9acdb5b24ccaceb5234a6695c59f7a0dc1048888b6a4080e292129c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a63f630eb523aa9c85795ab923ac658baa4c3db17f0ac5247162ef8bca0923c6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:acf90e404f2c04f4040c48ff6804665449a27cfaae12eba7eaf4f83b0f3a9bc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1a6eae41431c024df8708f97e4039219e10023467e56222ba3b148f97ab9d892_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8da3869119650f0e4b4af5eb6e9611f52cc5d1707a48eb7d0a9d4348d378dec1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a6a4bf90759286416284eb0a93b6d802ab661e490fb21f123f141de12dfa227f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dfc5028a88c2e4ef37a39330975d990d1ffeb6e0c76cfb1a9370b5f7a0e1c6ce_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:060db92886f1a148cdc499c32217be8c31009f1b41a6b56c3144f3b658399eb8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8579a35025c17faf8398b62c9cf8fb5360f978735cb5857f44dbfab37e7f0b79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a3d2ab7990362f0d14043801ec097ceae5167d5a596a2770211e00833f2370ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:af19fe0085ed208064818cfff5ff18ac352109083f6d296c5690963221ed8e83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27a9e77d60246ea75aaeba8bae7ff77ef2b85d37652459622a95286a35d82557_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:671502952b3ddbd0f953e60b29def3eca0e2416a3a688774d4520453af07baf2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6a4d1e21eb6fb1951ab62d00d13a6afc7205c69d0c7a03de01a3572f56634944_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e104dcd1fb659be0793ce40c706bc1278a3d446db738dceae5d3a5a0b0606c56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:390d8c8017c9bef7add6b076cb88cecad29f4f4af1465a6092f6b87053bfc901_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e994ea662028b84dc75988777232ea342041aee7bdf7f372e8177f1e9b07dc8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:772950621cf9bca22a7c6fe3d51f2c4333b1c95fc2cee30f3da58fb157f0722b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d856e3a3e6a9f2d1f54902e20701fde45f8a190abb3ab94a7a10a687c9f8427d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:51acbba56466ae38df1170e6f22e57343a34a2fab4c49467fac934ee2fffd46e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:6abc5769619c5cea817aa473030f231d25fd13c96fb573384d67a2eaf90f2e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9addd586875f542e82e92f528264f35f06b600560f02d1987e3a9c11d769c88c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d41e4e952d91b02b66a409acc6f38cbe6a646330f6b4a223dc6f4c38d349c433_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0bc55d8119fda1bd8aab74462903ca9abc1fb3235df60974abe2cea9338d7b3e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:47e527428f1e40ae8cbe57a84c60f7a31191ec720aef7b0b6faaaa26fa657c2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4e51673afc9e3b2b57f90e080977640880887689ca2fbb354f271c3fb5b4299f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d7c7e167c932e47170612877bf5fb7adcbb9f6c3570e74cca0861005750f8135_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45bbacf37a0fa13ccd4dbf0cbb2e6d2e858890445d97f649773942c0a88f3629_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45ccf0a67c06721666deab96038aa37bf205d60003c8a233e7442ea639e20933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a956c13c574e66556bc21b594740accc497e48af46d0f326116937b57b4cd6f6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cbe20f10c01a0f87aa82a217ec01fcd653f4eb6e77afd659313a8e0b453027fd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0718804d539c1f36a0ef95085986b6065022c354e653a6c9a902c34cfed4d726_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2eba8e41aab91ff0194e96a0d384e17955a05963a7ddc8d9fc18a9a67e24e8a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:54d8f96067571abe8de8a55ae092cef1f4f423afa6d05d5b2f46663744ebcabd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d888d3d628c75cea3de43a4a10aa7e4768bed2034330c71ec89b3adbf78d4e73_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0bd1739aa4fb64c1004bc4aac788700834f7b454e4ca9a23e83107eb2eecdc0c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:10955da0c33ec8aa5e671cb6b4813bd26014acb8dda68f8bd249c27a6c8ecae4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6692616a559d423ed0f5335735a0740c0bfe034d06704cf288f74e6c2612b8e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8ca6c009fa35ba4a94459981a72db8b54ca2507d0559eacf38614dd29f01874d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0cd405015005ed19b3cfdc305bcff6f5f6ef683d9d68201046f0fab2a3b44f85_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1785ef5991ec5ddf63130f0b1983c2b9cc23eceee5181c060cc62c6fd18ede33_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:41750bd0eac46b324efde3548347c55eede126e2a17d071ce3557abf936fae8b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:a242549ee4cdf6946f41d601af649317c53fb6ce779147ccf99106d3ce38a74f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:69182f4919f1b5f9bb6e7103fb5f12bcbeb697e826fa1a516124989f52128cee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dd633fb6fb437d90ad04f80af556670d364968de96ecfc5b0a1c00b4952c1ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:6018f1f3a11ec47bf1c281610bca3859c4122597910e6cf7d4dcb35c4a7ad60c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c2eacceed018a256d1c60008b3d478b3bf234cec3f3ec0fb85f652449448abd5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b489e5c4ddf4e5f14883fa52a532ef0ca175a500d163bcd4713d4f08ed4c8d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b6bb122aff540406a094b599dd1e7fa26ef39e69a861caf5cabeb1702b8c7e2d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:becc8bd498a264e93ea78fb9eb2782cf0191b5c69b05e8aec4f7be7ae7a009a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c2c770a1c5cd4024ea070d05285f23c065fbf2860996c56fed89efd5d447d57b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94c7946de43b360b6187324eebf4a9487f6fc09c0f6a5c4cf8c10dd9aa998e98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a06e475b0bd6871816f3d6bdc922144caaee7ded1d3fef47b7165980157dc8e3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b9c3f33a7aa289d65b0eac2543b7c5385a3d68985bbd303fe38534fd6a8f0039_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e85418d292d588f67f52d1e513ded87b7160868e24b84ea1eadbe39a372e70bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2b401a9d07735400fd8a278d052271143374e730dd926f1b09bf9364a0dfe9ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5ab5cde0dd77b3d87214af2ecbe8cf133023a4251bcdcc862cd3acd8abe05fff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5f38a62d298309bbc8b3f28d99e03b21b071256c6511863946ae082bcfb024d7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bd632521388d66beec1a1d0f9bf3531b21866a3cc1ead6e33004e2f423a018da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b1e461fc8832aefff0ba97be8b7c95935a0ecb5fbf64839b66ad8f66cbf742f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e454985c4c1f59f0b93ff3bda68f52e8e681692774daac809e0f1a02a6fd2405_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e9aca9254ed6f373e26dfc4b7403dd5b9a9f6cdf25acdc963a589530e5e1a4c1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f2fe73c16a00f0f286f5936670632898c07c36a9c96056740fb471bd02ffd155_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1865ebb2e93654dab511b97edf2a5d714511466a49a6fd5087f3528ba4851034_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7726814d87e0d098b5672f7f92b2a0832f175db125e8835d3df0235b544708b5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:aa5f47b18ee8d25f88a58d24913b05dd8810c0c872eb0e377796d79852f67320_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dca861bc089e151181369c8ed8670be71c5e6eef094bedd61b30248fb13dbf23_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:583598109b75130008a55756b2ba16c8bb8f259ce60537184c1a96bbb10d462d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:69b1b6dbe21aadeddee2250944d3f562d04b10152741e261e1327e6840649dbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7a855f8881b148c2f97fdd701a5f1532ed9cd7dc4c2e4393555d4cd2747c227e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:cf33d50b404522170dc43e2b3b221a502ad21abad1e970e92127d440d0ba7212_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4cbc554e939c01b52096687ce6d4e025d219a12c2e703750d744f1d82fd802f9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:7d76721b13fb1022ad387566825433182a276b3efc8f980823d59cb9dc8f931d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:9786d7dade47aa9fd3834175a88f0b768b2c66c39ad689dcfb48107ce1dcdc59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f13707382a123f7c92aee321fb5c23a1007dce727b7a68cec0ffbe4636ba0813_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:2b69d2a8aaf9e8e6b772871b0cb3486c062b0a123544fbd2a55acd40348e78c6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:883097ca5214bfcac0ee1139f1734a044af527a16b634050aa4b86166ca4263a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:8db6ba7c7d42a514b5c382afd3879867f5042d42b2495a922fef3f315f011217_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a5c30d6f5bdd0e2bbe53ce9b90a00e94e84de1a0ed6d29aa86219518fb0c626c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d71d9131273f93e38936169b336851b76ef4436c5b73da52add0a908b003a57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b0dfda5623e607655446385145a48db54fc830c29b610037b52f677fe94bc1dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c9f9b6fab1de71845d9488c147a990b9a1ebb2b6c14c910234199c7833c92447_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:eedef2bd70bdc1d977b23f340ee6f714abd2fdf2c49379db151c88d9217f573e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8ae77ac1ca0aeb992c50869008c246d41ea290f23d8a2859cde958d58d3063a2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c169eff980fc34a0a1f6f19559e96485dda0023bc29fbb3326238c110bf3ba4b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d7b3a7fd468564aea8435dac8b09e2ee35b2d27f6339a8049836b6cefc8d2cdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d8fe8854022eb245f92305d42b92cb3dc81207f1115975ad607a75a023b8a820_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3555df7502cfca54f9793f982ed7ea7453c9ac235e015b9c4c8c47789af48ff3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:482a103550cfab666968202591121c6904aba79cf5e8c30cfa4718c856c65690_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6c8bc52abf358951381135a94638e4c01f0e8ce942ccc4f77386c36beedb8a35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f9515705e2b37d2fb6f216aa936bd5424337a1e1ae4eaf3ded3c8d0fab373d36_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:45dca9b3c0f4fc36ab0052495fe6043c717673f8f16e915e49d682ceae2a3c6f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5aea67ae0eefba905f7f8af09dd8a83c8adfc185b3484fa0857834c270844c24_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:68ebd12d0369cf9ed73f37f5cc188a7ece136ddb8e23ba641a4544eb703f57c2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a5b0377a79065793239498bd0743919b77cef2155093138bba8fa9884701c570_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4148272ea7b1e1b306c4e33dbb6baa9bde7a68d6522436a51e939bab4eb8ea7f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a8c81c137343805ff088fc27416e7c67e6f02d4c17dbea38a063f97ca08c51fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d948b969af4caa50c0dfd8a822144a77169880fec165575e574f8fbb807c65f4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ef3682c0bacb3d0d67f963387c8bfc8ba77db7c6ce8f0dd8e6bd00d131d721c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9024353b9d2359e30c5651042483ee70526996d02854b111f4bd9ffd3fe95026_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b3c65460fa54403f95f3c1192347b187b25b69c9214c5e586bc582dad432a9cb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:797a79c184b21fb1d2cfd6c59fe54be07061b559bf77bb169e36790650fa907e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:b3305ace24242932292e14458e4ec2ad72f414f7dc24681fa497f7d1c382ea56_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3355da57dcda21150a1ca2f8d922a94433aa44c19124f6e7ee833eed370857fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5872a3706c561849469aa6c8205f911b47a1f98f75590f9640efca570b654abb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:725e1e9610e0b304b06809bc6d942ec504ebeb7586aa9756fd87d139cb4e0449_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:914e3c4590a4a6d48af758d34c118d474fb8e3ae0e594475a82b996f27386b23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:21516dfee1d53ef1759db9cd9c01da5817f8e5500ebf59a18912e3932f44db56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:95772b0295918fb3e31580925e262ab0ad7c09246b1562249499f2c22a3e55cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c6fe6ae20c7e9e0e68b7a35f7e388e3caa2af3035361e59dfeb47f7006971fce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ef77dd2ebff7fd079005601a96450a2c357eec93ca17ccf59598097cddf0cc6d_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:313c0e44208e7fc7d4039f2f22cd01135db0cd3337a258034b774fd7820d8a98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37889fd7ec96baeac0ffcafb8dbf903af16d95b413baf1b2fd7710f72cc71c98_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4a2a59a57ae76ff8ff5ee21dd25da4a9da4faae5a6beb8d5e0930f12f679e8b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:99f4af491329b3352e86322a56f42cd4588beeda00a2f94a2b82b169f6328fd8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:561b697db7976a064794258c5f274566dc9c1c32d803603b15ecdd78a0965710_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:99946bcecef29fccd2dc55cc18dfd5cefef1957666c9b8cd4c555ae9d8db676a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f4572abc9f444f08ad11d10168e4b9833b3fb9e4814910eff467767a914d124e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fd5aee9ac2b77bcab032dfd1bc6f1369f59e1b3366cfa96fa55f9bc18673144f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0c10368a8cb2450440348e1047d56fa91013b32b690c40b06baea182f04c3625_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:202f16700daa8022d5675bee872db2a776a1f240ce159d17b9ad91cad342bb7a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67c0172273e47f9f11072c1b27a028fabcfe29320b3347d58d35c53d9b1f512f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7ce75d70b4ffc0c4891ef83f75a453f414c010e387c09f8d7da432eb5543f032_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6cfa0e42180d0b52c41ef1f23d98443cc4a89afae97d21d3993a5f69bc73e6a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83cbc07e901f31f4f86938697d54564bd4c735ba924d5fd08f43b2dfac46aa59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:be5d2df0ea59d84b00bc2a1be257b8338c00f0563397b51d7fe86c48f7e6a62a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c91a3c588e78a92df5887828fc6cb03cb28580996fbb5204bbc5e17abf93ab8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3570c5968150582d417714eee75c4fdb244dece7812e772c0d60bc937d81d564_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3933b8a4a90aefb3e645441e8176d340b8e0b23b3f6760083c72d25248a17e67_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4dd95c213870b3d4ae9bf202094055f0cac5a965422dab852183305b5d85634d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e76c636de412eea5835c877ff862e24c5b0a7ab7fb95ece3fcf4dc9d614bf519_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:10864ad3974315fe717b7e22f5d1fb7bcfaf1b601741e4a0f2a643e1d897fa8a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:61858d0543de564814db6c98407aece822eea202cc1fec3393913d14f75875ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d4f1907759d9532d9659a97d18282e98c54eeffffc33c7de0570213b545aab51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d5bdf20ce7f4c5b1fcfd9c2b77410c8a6b9b0c27e6138a1ab54c241763b05bac_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:546872449f71f686be1dc4612f7e03d75633eea75f089c720f87d5d1c6fd0402_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:6e8813370db2a71161ead738ccf909b6997ca6ec452ba40576f8846c22c063c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:81c6745c7507d47122280c0d6893a35a4d4adc515e850b2cdc8d23599583ad71_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d9778a3fdaac8498f6953cf2bf5acee0d8823270442768c9e838dc5b330c2250_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5008136f5d3e028da656d046f85c83f3ed13d597dfd47bc6808b5b3043297dae_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:736b2a94787549701e830ab7d508f3e7be83cb694c69486157bd633a3ffd2c81_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:85c15e6f69c7f3e101346387f680258f5310e5c065f830a50d04d8a409f3f7c8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cb2aadceabad32ab080d76a709b79b70d488d9ca2f115c1a481a88f5c9c2f9f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:3d94824bf9265438ed208d017fd28911418d4930b9471b305e3a6f83dd97f0c0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:59993d1cdf6d58c3113061dc403fcc51e920c315d1944c931bba62ce47ec81db_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd9ab99b292e613266f833364f13ad19e9b26204deb12c56df333c3282d235fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ef1e59b118e3b97881fdb2f208f64486cf3225b7bc66c52cf9d4c2a9a2b84c72_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:4ac5626fb50e2550d27281a25e933335a786a4695f5a7a2d8f17546f6f4eb836_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9c5da07d689e56a0db2a2d142fb8debc7aa7a0483a3296aa50fd43b6a12feff0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e25c8d20772495f8d49acde8a35f49f30e18b3f6afd9074b7009a02d84a0e6e3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fd8a0aff6175093f881f0b879736594454ea69ae68db7e5837ecdf1527268fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0a5b8b943885041a0fb239fdc012124c8c8ae56d399ab52411585f3410f28670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a50a539c4972a89fa1f17afdeb62af1883bc89f231b51b1fffc096af3f4ebcb8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c2a814937215d63f71fda7ecb70017e9844b89c6b672fedf5a1b08f6f93d06a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d16269e4bced1a9adad5bf954354012d679df785cea828873226491c0c03cc20_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:50aa303cd2b22b961da419e66167c3aaa33a6829f2488d40e0d313dc322e6789_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5299088616c529dfc389935a9e005d88dc9f1fc40f18d025a95fabec27aaa646_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:634a5b684a30fe1870639c708aef32c6acb101f85f484483c7f05640eaee15ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c685ff9170595581ea97f706bea0069796563f03064b5a173e992cb373d84cea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f3872e501679796054ccd9eebb326e96e4b916bef525d3850c64cd8dc0c99b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9c5cd84436fb27de1b589a7675c029465b3e9eddb0ac87eafcb5bbd40a9018ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b256f9a69ebc26949acdaf2c4b7a9e89cb5a1a70837bc63b554a65fee7463850_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ffa19324ad8ee491c3431e8bfe5b1235a1431b0be914b0bf9b30d3a532b0085f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:307af3f934a493b4e7cd8a267202238d2a4238d52be1da4608e83c54b1af7d29_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4f3b445df34b234d1eda4f9d5fc9f7954dd726667bdafcbe0b1197412ab7ed13_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:cda4b2931a2a598995a4211c8dcbcf6c5e82f7de29b39ee437faeb8e4f696a2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:de4b57efe54b245a9c0e39ad94d0129ccb60f3d5670e7c0726ae5ab9cd3d98ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0dd73b3fd566b4961ed3e167079a2ca3309ea30fda7a49f73e001a0ab931dd7b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5befba9e2fd5cc494e2d0789d86d1e4011b4321dafe6f8be64f54d173c0c8c64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:abc08274dd4ed75d88d129e2e57257782d8c7caeddf348245dcd85be9ed2f8e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:d4b2c7057ca24af7fcaa78c27927ea2ec53f70ac9a14d8d775963d999ca981d8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1b85972300d8d89a30ea123ef7f8a337e63985bf93e21a7d77da7a5334c2ece7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:30b15e8c204734afaefdf90ca66daf6f22a7185a4ba894737904170257ef7443_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c388aa2a978bffc1292cbcd771018f7294d70658f7ad6e621e87f19171f49337_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:df93b08f6e63570eb979dbb3068a2f3341ec9ffe94f9409a297dfcded130ccee_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:2d8ea097a1119ddb3f40ab15e29b212f61333ac94b082f6baa02005cc57b6f33_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:be1225f3e3234b2b04fa3c4be0202557d57d08a567a5f8523991b9c5ac1e3c48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:26557b10309771e8a9300ea0962b6bbf90a67284853b6c9ed55eb89711eda7b8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:2ced08e6c4295cfce9c036ecaf12bb702e7425c1b16f546a3fd75be69eaaa05d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:88156e82ac3636c93c033b96064fc06ad605f670905b35499e198dd7d4faf8d0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df97df25115092253e776c7d6cd6db3182655a4daf8654f8e301e7a166e82708_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:87236d1fa81fb3e2ad0f3669471d6791272280dec8019ade793d9037c224776c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b536af5d58dff2b0e2dd8440d4ac5f046b1533fc7c822d34ff72208873feb155_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7f79a083bb85c531e54c0cf5b28e0c09163f90533869d6b3e86e3b145dfc1115_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ac8706c4b4eca623349bd3beb69018b256313dbff09c0d5a23d54d6d79e000d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3724703a3319c5dc69f4763d1b459b7d907686787250b42404afed8c25d7172d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:58a47435a1a6a39b0b9b0b4eefe3fc36771fa22f61b2bfe6fc6f20503b2904ff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:72f3154bd73e203f5372818916b4e229b9db2ec293d74bae7c7e4f7961c5dd58_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:af1ebaa3db633f76d592777b03934e61bdda7ca4a274f3ab8b5c5893334fa5d2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:25f3a738206a7d67fdd08f371f6f94b0edd79cceae3616d9291ee85759369de0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:55b34527f4a0a1067cb4535122b47d15766cad666f4059b3d97424e9b7a0c3fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:162e4ad58a67f27ea7aa4ac18f0452138544c21158ba2e9793cea5ff28b223cb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2f6b6c889144bcc8ca8a690c56a0a30dbe450e0ad285f52f06637b9b71649edc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:80c10d130565356ad8673149d066e3c5e9915a66e6f027ef8a735805c3a77a5d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9eeaa20ec429a7c841eb9be76d17c4539072c87652be8926e8358932015b59fb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1357f28244870da839b2f48b64b895eca65c206e006c349f05f17dcd802058ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:47fcb6f2d8e10a1d79ca4bc71a8d54eed20402663eb8fd56b34ee641bc22e327_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:5be196298a2f727b3f7c9325c3436682a6461ccab04ae9b1cd4900d7d48aded3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6bff3d2789e4b6819ea92e6e65bb7490c57283076f87ebe94ff6537c288da61d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4d72bb4124fda9c1d1d42e103431eb403cf0c70df5e0a4d78c84b966408d0e03_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ad09670a57c9e1c2913c628daf3685254016d30c9ef0134a4fe7401c3cbc6730_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:54d03e0866e9536e8cdce3566c9c6ba48cc3e1a46ba78c8ece6059caf66f9faa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b394f22e4a2adf3fb5048a8ec209c83453abdfb78dc45aac22b7656a19d239d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:2445e2741338aa7067c38f9ffb4bad3635d2f9ba64681f438efc86ca49ed2e22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d2a8f6b2b07ac922c18d6633616af534d6361f81ffecdbf0aa0892c2bfadf361_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8c9653765b6566c240efe8f08c5b6c395ef940c4c88f10a5cb12121687dffc31_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:d169385f11ec7d39d976e9ce9072ed036f76b856867065ecbcf10b1b1b1fcf40_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:18717d98bc3377a8bbd108ae41ec68ccd7c11fcec8c86f47c6e796b734c9ac1c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:251d79a18091bb739256f5ab000b7b3549a8fffd8c355e69bab6090de9e51e1d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77b4fc96e841482d7058f77d96e3b36b6aca8d3ddd855be95466afd2e4db82ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7d6468fe45b5f93b9803315f8a6c49d2e7b6692b6f8c3115f06bc8bd3076e9d0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:05db09a8aae75f472d13f4f39c0cb5ac43fdd510c29bfa88c5e66e2708560170_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a55cf020aa2a7606e32ffd260fbddbd5eb23675273ea5b4b68f5da6435052c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ccdbc3619e960e406c0db93dc7b5773d36825406ca99f0aba07cda4d00bacf34_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd9ed3d17f45e13aced32171e8565f8f58b7622ac1f2a7794a9d62263da7ef69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:08132d4d8a30d743568dcb6ae131643921990f93044b2fc6f14fbbd4192107c6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1b5bc300e652dbaecc0cd3060bc0b3f258c7592dc1dc51c81729f9d8f43e3b86_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8d7544c798dca8421c0759c257873368125c88082bf9ee7339ad4a4b4cb8b327_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b8c3cd3c913a7c1f9de9f4322f88800d26e91614a0257019a9381dd4dd48f5c8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:071392012c68f968615e26cfd19b309139b860b0569d52cfb0cbe85c3427fc37_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:601db4ef1788bcd90ad4df2459479b672b5d1138bca71a950b83cf585105c7e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:74ee7c085bd1d41ecbc12c3ef942f4f5f4b88e8b52e40a6bde2958e207a46e26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9e94b930f87a9d5e54891913169dba6a9d6789a0336966aa73b0bd456c0b1a51_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51f1a90bc58757e1396b863bbf500071d49d15c7d96d3b5e7486395d210e06a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:61e79da9ff15261bc0e77ad9c67320f8b0ea75577637ea7954ecdcee63c31083_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6ff81498181ab5c622109e159b6208bfa53408a08c29b700ba0afd84b89fc4d9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:af6fde3e30b158944ffa92ca0f56d958c5f0e05dd67b489d78065f31a4f2cb9f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:49a3ea982af6c920e18fb6156704f3e25595a47e1af9d2e6efadbcc39448a534_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:56cd3ae90c114579eb8dc572b4ea97b0272759cb71d4f5a1cc98366bddf13525_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b8ba4fcf5788be4ee007c13369ba94e1fbaf78d88beef2d22aec382e4697df29_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:ffcceb1871da670d06f0f0fcd522687ed537eec61491d57ed10680a8d07b44bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00527107a374acea508e4184509b6fe03cf670a3ecf0ca2ba6381c56238cf0ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4e0a44aababcd4e5c214968580c3bdcaeb60343c9110182757ee74319edf53ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:50d04fb6b2eac9c75211c0adb9b69ba85baa8efaf6f4e1904ab46ba1907d7d30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:51dbcb9dba321dc4484eb72f73368cabcb419b5a934d495eb8e8e53872ed7cb7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0a04386aa031b0328bba6089b6abbcd757f02206bd114a0b6e3ba4aff5806de2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a426fabfce54fcad0aeeb15a1f5c08f1141a7bff75cd93cf54ef94ff5ecc6f0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:2b743b58a1b88671b47fd3a90966b71f349491422c3a620967ed5f1073731f6c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4767d0078970d169d80cd1ed8d9a0697b3dc7f2e297d7370f36607e790a9ec07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:02e782e3d91a314e92c02ae1615681c9f0dd6ed97f6214030696664ea2c533fd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b74f6f01d7e24f6d970627c336f559a8ee21f99dd85e2fdb2ef80878a744258f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:dd32fa52a84d83d6c1ef649c913ac70a8227712ef0dd1eed24dbf6e80ed8956f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ecd152f01ad8c3ef7e2bf819c515f09c9fa3e3dc67b521de282dde042435fdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:37fa074c3d0cef8aa66b5533c9c788c10be5212d149837834c7001031a725e32_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:45183c775bb7d17a774bbb18a6ce8a9a7d495a6f2f92441c1a7749ceae2818cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8ddc8884b10884780e23708be0e0bc1d0aa78bf3e093e098bf31af3b39ff0054_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e10b5c60a01b7e22773f86d8a31283c95da6bd9cdb2f6f060700a58c8124d102_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0cb8351f3eed209c9d7e4c70fba134a2a1867ec394b99704772a489f3390631e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7b7ffce6efe509ca4f0ebc41424d5aad4d5115fdd4e91f197242c39fcc8a57a4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:98d19fdf299137aa1bcde0f86fb75539d9c181b310356bef90f912f17a53c8e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c0e8f7ad38409ea594409fb3878317dea94ddb7a4b1c6537ec69c5a075ea0e37_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2cc476050d658bf608fd981427208d7bad038db2c61d87871267f95b387a32a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:512db303d402678d8e13d712eecdfd21cb43b039b92a3ba3b3f1fde28440df94_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:71415f52d1b4a541ed4c944a85152d3d20e81e6ddd0ed042ac7a443c3cfd3304_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9ad939376d284c72b68173f7f9beeae564ca0b5f3f927d2254e47a9273b16990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6f918532a83b0f40654657e9fb715ac5f4b58cc5981f56c75342f3398c40ba98_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d7a107351537e67f156fc2bf5707e5380e2be3430ca3c114eb5f43b2f905bdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f2b0149f8cd25219144db3232ec50a4f303b473df9a119aeeef71b42dcca6a25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fc3bc50469f35b9424cdb845bd03a86dbaa573084dbd499fa9a3e47eb0e426f8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:03dfbb0d2d2ac35c6857f07e0bf7e30013542fb8c07df9e52319ede66f35d750_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0bfbbaa8673ce7bda001ab91def919e56e6f0fac4bd67b09a7c20212da0b529e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:597bd0de9e7bb97f8e960935ba7c9f1b91e4708b85e74596b903d726dcf7a398_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:ce87bf559d265da4e06195256803d41fb0b5edab70bc52ae46d2f626efb00c01_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:39e5a2c1983df681f7e02c13ed52fb630c4f1424a74c2b6a620a0f685c2becc5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6bb4b55f428abdb5c4191839058d1292bea484c244402c8772f566f7b6968d09_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7b7f216332fbf43c68b9b1097166f7998933c8b3b2e7dcf11a43bd1a6f3bd76a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cbb58404b4eec45794e8284ff50c95f9c44f86e687ea8f21962648c7c0f66917_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3dd38a98c32a74aa2231e807227a3c8d4eed1fc973e81db754a0a109eca0cc2d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b0e54a88923183074e19b8e24a6228d55bccc1a419b3a41a5307685e75c36e76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c1341b86b365d033ad566093a64ee3e643728b5057cf257d455b0a39aeb99683_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e102e842d7d298030224eb8ec80e0727b89c4a4d45b67af5c6d0b11a3df30565_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:527717a592672785c5d8bdbbcb23266fe26e2c95359a9f01c1bc174ce2bbbfe1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e36e8dcf7336bd1fa1d75a37813911782403f99c634a433d187d36bf2051f4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e3e278676c3c653f3543467fab3769c3694710e28c96fc9e821d5f2b5899ecc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da33d4c2317f8e5eec01f45b4bfc10fe66736b6df06a13b60f7ebc434b34a9e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0741873d5a242cb085fd074e2e850da0c40c94a672930bed489a5042e7cfa080_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:63c357eff8bfbf851295fec3e79631014762b1a5a2642b684dcc251235e900fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7c53a64cbb49c81aa926f021c50efbf2009a358d7c3e3c50a0c231dcfd7e110e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:83ae49730fcc34f08b5f1d3f620c41ff7d7b4419380b4e731d82fee7c50fa858_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:3215281a42cc42d59bfb0380060fa8492b060e43d15c731609c0368238520c34_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5d6a64c4c1d3ed74efafbc1bd93f7829b3555491a58b75622f2986cdcd63bb91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8981f5bc6770c8634fa4c2c707530c945ffe1e64309ca3d4c47aa1bec5f4dd29_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9f9ae18048d534c876d747b0f40db46134067c1f30c71386d77b1454070eb98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0ed78d5eed81ae4e0a7468e52315eed9442685f775a7fd08cee07673920a4a58_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a3f3a1911d6133402e3e97818ebc49da92420eef63b3007411d2cac11797d29b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:c752116250009619451107cdcf31da023d5a7df853f41509e2073428e3c5708e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:da94697c9b1023108475f827cc58df1c5e5fae4975a4d536e735934762e71b3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:16d51f0e3ab6302e56aa1364aadc6533c7046dad4857fbdb4dcb3976bdd9b256_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:9a0712d681f6d1778ec84618ed13b11c97e4d6b4bb3f2061083c8a642f0beb1c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c71dba6437bcd4f6a615d9390d07087578f1ae32c48d0ee634ccb5ebf46bc61d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d966f7ba9bf83531af76d565bf8781bbe4dfde5525f71e000f99fa265f78e3e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:078341b680f9a3b6f6d386551c569161058786c2da3a4fed8bd8191a1c96fd10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07f489bb05ab3907be43786d03c889827ccbddcfe049a970bce989945ced2374_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:30decb57f6f3569f08acd23fbd34a935ff6ffd9cb6777f29f3b21f755b62c307_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:488e5f13899e2922cb03777bba675061c2066797d4e5121a1eb7ccb680ead301_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:52d90f5f2aa431ed9014d6af378b3b935006b859bf8e8b74d928ed07c66a39d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:53ba6396dd8f44eff8baaa9eefaa796f155461c27c652fe608aa6f89f4569284_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:84268278c72ed9a76a44d91187cb04cdba386e0427217fa0734fa21261c2633c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9923549c7af82f8a377f55ec226b17849b80b6986bd5d9209baf975478859419_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:04b8fcbd71c85d53d2ef486f3cb3ee9eb7d3232830a88653ead37fa96b5e5041_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:428c4f45bb682423a047d8a306aa3e52d47a79da82b2e5d261c70394b9516dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:acfc5e61e66d2c25713b6031b44a9c5b4a2b01d88486121842d9474fee6e73dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d89c56db59c88798edb02d36b261b7fcd7e185c978d8ac1f61ab6ee4fa9858a6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:01672f20e08c865e334afb20bf4672e75ae3213bea815605692d3c160fbb98b5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1866b4398861ed85d3d472bc5cddcf86d087abe0ce3dc069e160c1cde7b3dd45_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:77a0618cdc2074ff5e567001f8bec4be9176454dfc6fe12558b8fec570245d02_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f34bdf5701307d3a78fc33e002906e52d6e92402aa02772c3f7aa86c806be963_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:5d8cadfdf44b8160c9dafd45979edf50de3c73e44970d32a2e41400174cbf801_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:89d0f42a71d1e6e6df886f4614781bf20779ce60b2c240d683002e8a77cca506_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f239e7af308dd33ba6849590b4d62316b1c27cd9abb91774153aedfa8ba6c674_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fe9734b268c86d555c17d50b28b53f6a70e6ed1d5f2423989f3f7395088a2cd2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:1b894ce3c863920819d4ea5252e661d16eb311345721e870b52256fa475c8191_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:46a5d33d55b3daa723c47adf1556617197acb7a1472e87eac6c48d84375db69f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:85caa3468f35ad8f53e67ee99afd608249440482234757c1032b73989f75ff06_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e2967044eabd99c49d1f1b73b00e7d1d4b041fc6c91e20698d0ebf7edf8adc18_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:00f9fe4e4830f2223b653191658ef9a41399681c1dfd0cb7a03441eb8b601411_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:210dc2ae060a77a1cd80fe7b9999df21f08d05726c2ee1a98a3d3b9091c738ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:68e7e47d7852aecb01251cd646f7de16ce032197587e32c0d312200b2ed335e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8a5f1886bcf3d4ddc1d8b25a3242d56086643e1985fdf2c5e0af4d523097e400_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:204539fcc315c96f4f36d75fb9f8e3c97712dd0f034dbca7874140052b8934b1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:36e42a5c42f9b5210acdd3438bb826ed8570422918a49527ee6f404d669a4baf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37787a3a765ff27aed1c4dc162f208835e5ea6befeefab25ba6ad08840644b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:72c4be85b6e8f0f4ef456cf013ff60cca10791a9ccb6e4b030b51b0e7d8fa27d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2301b2425a990c6b31fdc48f5b3bd8a6fed405671c6309474e6d1998478f67ce_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:524c69155c0cb62ef67c3f974ccb588c0b763ca30af1ff04da57bd4c7c606aff_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9294c9aed9b8166cd175aa1e5fc08a8206e7be01adb757142fd065f12a9f6dbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cc73c3f7d97cb6099485252ca4ff3f4c9e26969635fe3b234ffeaaa8e833d6d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0c6e87ce992c21f22b1b0dd2fec080705195760e86f274b29d3128090d79336d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:36e50b65c2a5f3c0e56acf0ef991e5ee8f187cfacb37b683aaa00e97a5d0e433_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:74177081e53ae2b8c9fb5c28212867d8800e3d6a65ebf637ce83743b74710016_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b52839eda3a26cafda3c901e448a36c9f0bbf1ecbeb71cd059cbe5f7ebe63867_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:028578f886c789357923b3bd92b9097eb21e2cebe2a179c8cf5b7796ea492dc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2f04b6f6f590f4ca9327a64bc61a3e75e1a5b3634038a4abcafe407b951ab95c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5cfa05a09f86e80011baef0e0b12f84b93ac31c89528b76ac68b7d0181c50bbb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:db83ee31d8a8649725b103e410ca2965c60b86e0a8be8e70f14376dfcec39b8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:33819f40cc5b2499ff6cbabb4eff22077ad17e5f721de430c951794e9ec7c4f4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:634f06b38c199b4ec846215198ae2d042c630dc27b54855b5c9d282dafedd05b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a02825b1dbcfaa0a328edd1e250bfd41e6df558251ecbc2e745b896db21b86d8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e8e3d3591a4376a5f0c02e6e27d41fd823c4e65800c77f51797dec01c8d9c84a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:366c950fe8ae969a72a8cb31db3bfe5f28a04f33d2a904148c3d5175def5bbc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:462a73a38e7e827422c8e765eb6b62ccc11c2148ff2dffb7a3cb0f4b8a6a0aaa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f419d4db4c9e502fe7df0110f17246d961d5f58ed5cae9095896b36472642bdc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f84cb8e409bf895d322078c5f86a071e8ec71b5cbf8177830204d4172e03a952_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:40c61cc05782d5913189e2898ead2277bc074562f99f51994fda52adb9ae8620_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:77d403925e7e528a4cc103dd52550b68b36254b1a7f5dd08afde70a3ec929bd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9d7d4ba7d9aa25f7aabd027e32042d7861fa85f25b32ff194c4d3fb70ffac370_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:feb77e0d6004a7cf988640bf052fdbb755be2fb893e5fdc07165e683e4bc668e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:476503d99351c99b4def061e46d9028eb1bcddc4ff5d583f347aa37ff551f8a5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6ac6d3f227ff99b9b84ce35940c04a2e1fade56d2f546e8b448964268daa0d2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:711d81a664205f975ea1982fc415575ca43166fed54e9dc2f801750fabc1c6ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b58df498504852ad6f0b12aa6c2a68fe269b31e9d210581ee82c9e2a4fe21062_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:135bd1efceac3a19de9e453acec53e9a10350093a29a0508298a5f0a8a69a8b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:1e0190062b9bbca28fdd2f82d52702ce99f9116d456083f94db79b75e8921e0f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f0193546fd32d558e2e89d722b3a2d8c94903d86c0e336e7d5dae028f9ccd82_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ec4c24829883edc23e37f9f07c95eaf4c74a9ac023cd4f3a518dacafeb3cd008_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1431a026103fa0b98183f4d0098697af78478ecccc1c0ebc6c3338c268603425_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1f8a046cc9d7272e86ce246c615011aac476b83aab58eb0bb32ff5a46e7250b1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c651e53602bd474d7453767f7059499947258d18e2d7a52a855a46b0e9196f95_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e0bafaa62220bcc59ee7f819547d13b2acc274c6cb7af0985f792d62caf28f1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8f9bfddea5c3e30535604b38af5628bbb62ac1c55d123165cd51481a61240b01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:aa39067d74522dd8c963f09d3fc61a3011214d007abb79e07794198e5746cad8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ac2df95e06953b95611d2bd684ce548ac3946daed5422b898ec922774988a18d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bbdf86f56a820788f1528759e359fe7f75e9f73f8e77d2930ae2cc8a83e2f159_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:591a3dcfd46410462aff2e777b28897f3c51255ad8d26285946df4639cdad68b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:879e2b89dc074a377b4a90d6bcc5864530065e2bf534a648c7e295856ec115a4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a7e97212984597e32afd279231efb35b55854879637a119ec9c3646a13032672_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b501f15629752ec6c4e81a264a66e358c0867dfe5d3f6f4fbf54870380a30e36_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:602ceb41e5f9acfd35ad6e068c016147fcc213ef6f7033a738aad2d59e2d6b72_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9cc6c1e50a2a8ec6e2887e4be96ea9f8acc1938a0b904306d490474489328299_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c5a579f6c2b917ffa0c912ca7f5e82a041009198899d78b204f26f6e0170629b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3fd7b4fc902611f29ae0cbfed4b03ca5ad65bcdd5206787e622d7e6ca0d550e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:308da98e17198c8032692089e5f8664f8386c877563a318e89f2ecceea478b22_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8f17d1902c0a419e9f32ef05bf0890ee9919b615bd8f625f4d744318a9666c40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:a49641db9bc33963261965690a0f66a3276ca9cae2140116ecaff094cacc79f2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cf267c31efc0ea7afa5cab3dcd829b8c40f1e3b41ce8c92097f5e48b4fc1c8db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:261ede219967877725c31523cdb7930390300c1bde2df0995dd9f2960ab2d609_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d1c9b9d3b2569e676d6f80975a7ef3cbbb4a1d8cbc329dd1fbf7e448362e480_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:758d2beef64594e16d0f410c9df58136e470e327b658d340c07d4c62fc64683f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd2a41b12c00d34fd99306c8e5436a9b5ba6cf909aa135263a915b5f9d7bc49b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:82e2733f21cb25e6543cc3070aac2aa4dca50526ebd7a56c68be61c35da951d0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d654271a0ff9fe6b7ad23dbe5a7c6c2cff0d6499285d2d1a892683705190acc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d8d593aa02e82fc7ba9424458c7e4078560b6c214f8633391c49d6864fbf460_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a48e4dbf49b0ff8524c788e52c58ba20b3494f86b1905382de9f7972f9acf487_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ac95f13fc989cd08b7d62d825db5212625ff6adccff4f3db11cf973a284aff09_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da62a9e0d6c4108a00b6adb5ed5ffb0322fd7cbb37c9ef9bc34ce8b7ad71ef1e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb39b393c767790b22aa495c2f6f03afb4e233e59163d3880972874ec24a871f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f0125c1d0f3960767c52d6d5c1b2babf7791bb06dd393acdde845eadbf43ed99_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7cb9c87d5a624ddd6626c90aa12a0e35c196769a8670c370483a7766014e1411_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ec306b13a3b2439da2afc1c40b9de0f94d3d4112904e5e397840183a0def80ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68f913b6bf562e617f56288f67abb62f7b29e01c891ead29afbf5970e6c48c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9fc5e2fb3c92a82cd5be46fd56632f8b5f937fd96f0e133038fea5ed665a558c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7d1f571b87ba1e197285c78a78ac4dcffa55ac4e6382ecf10ed630abd02e4df0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fcf1f6ce74a9aaed46574fce5772920b3c2b6b6af0b99c69d35e47983b9e8de1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:6be97b778d55cdc05fa3a65778dad37b70d6e206f52f3642ee18c2b624efd667_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:90e9d62ca779897829ac4a43c945b11393409d51826ef1ea446bfed517d88023_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc34882ae4096505985e163b8fead369bc2f5835ccd504442f2eaed4aaf0807b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e8516d1ef8f77fcffb337b4da4a539874107ab501c9c2cf46cb887b4a4a1c152_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0873393f0564bec29f4ef698becf97fca9ab57a6fcd62a574d041cbbb241acd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9b3cbaec7ce03762e1b63ee055935d866121a1ea7e0934d0c76f72561f2a73f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:ae34b610753a18756b34eeb0e0b95f21acd27d077b7c70356054b10bd6a20b80_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f760e2aeab036000a3351517f017e75600dbbf0a4fc871e5c6de2fd8d84f5914_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:0e0fed0efe55fa047409b60fc018f8a1efb7ec0e9c1527b9553cedd07a4a530c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9610860325949262171294ba4b9dfb298c392aa12ac2b34785443afc7dbacfd9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d4f823164bea7491748757273a054487630f7d00a102ba37c96011ed68519fbf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f8b152c6167e038d046580d88d3b9d8695e135aa945155231e869e46a5689341_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6abb6baa9cfd44652759dfdcef4390c0507c6a48de59a7cdb1949e929da2d20c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:723f42b675397961c109f2a8a08c2694ac469bc81a8748887e78adaf954b00ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cb3abe166a28ec665a117cb3c13335ce21381126b0f52bbdfa93daf8600045d2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e06d0f6a9ac19acda899cedd9ef383721af888fe31e07f89acaf043eccbd3e69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ba555e480169694aa66b172dec0a1dab38f528711ddd1d127997657e0576fcc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:66bd0f0059fb5216d01316b4a938426715406c9d34314e8bfdca91977797c1dc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:675f2d5fe379e396dc129a14c30e01bcecda81915efa12822b875ffba58c568f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d8dbf300f9ca4ec47510347c47d5870c9a8db7703ec5a4344e626fd449ec7fae_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:249a1efdeeadb5027c0b65aed7a6367ca760d9624e9d74f3cde3b34da62f6402_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3eb3266e51bcff8668c12bda2b4330240bd2569a40c85fee6be989732ff8f68b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:da5ddaa79cf6cd99a4c83ec00b19e8ce344b71427611282b7db2002a9e807675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:e2939a37737dc236d11720f9571179dd67df761f722a96ae0f05db9702a88c4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9a17f367a6dc58029e3ac83e4f2b6e9b240ec060c46c8ea06ecc87b0be87bdd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a2b79e5a1fc546da852c6f38bc920b67e1c6aa94356449cebedf08d7dec86076_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d28a7dc66779c1ca4c056eb5bca48b0c7e19d01089b93edbae8bf9b43b11cdfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dd45780c2d4b5bb0fd96521ab72ddbd9261ce234e61bf6a69bd7de0757f6616e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:01d99a84e687c20c1078c90223e884e7497908c05ce363d121378f96d46fbe2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7a657b023ca7a012c4c0f5cb0b71c751a0a9129229b0dff77112a82682fab839_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:8ec4eb72a079b8b94913f4c4f766ad03988664ffc27cf77659703f1ed9a00510_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c2a14aa3104f2c0cc5714a347162390f40cb555fabbfb5f0e2a5a7c83b3292b7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:583e3aacd432004936e3e6c8875c7c6f91377b9317179c2cfefad03d2892eaef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5ddca5fdb82e30000123c5be1cfb50ed93e04e35dd53c79fdd7014a3519af23a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922042d611b7cf7c8b92a6a99812d5f134deb3ba6a2ffd9236a1ec70db9df767_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c89f7fd553664814765a30ee59ed8dd4c2caf3b9ff40ad351096b408f1f3d938_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0df4e077293a69adf4bf04de6e3aa8df95cd1e358e7087b8930e6a06fe7f781d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1f80a860753af1686c601a11d5bbc1a65a82e10d671c102f4b652a5884ee94ff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:347b33aa8ac774d04023e52541ed1283475263ad0bf2c0a7cb0c16b64db6a00a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:89467d05594c81401ae0bdb9ba42504f475f2ff1fcfa6c30bda2546dbc2ebc1f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c55b956e1c6a4fbc88dc9dc488b54ef4589134b35eca971bf18943d48eef4cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4ffe514fa69794c881a504954dbf64ec3e0610ca38773ed1b49bddfd8731eb62_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5b91f26964ac42d3c19646792051c96a8ae25a7626ae081806c382c3cdf558ea_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5d25926b9a049a86997f922ab7948d6ca0af9a16af4e96e5800d673a38be4046_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0a12d980643d0912adb6979129d24765fd54c01a3f055961cfde3fb873fb786b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:349f4e4a30ed2d6033c45aa761b9a86e055515a47b7d1e75f44cffa9f94ab5ee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:39c9f7dee3fee9828f02088317da8eca15b94db80f99f4561dd5091841e8d1ba_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:7327301da2df28d4f25403132f5447f7a995c41604099044547694f99291685e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:172816977b3d5489e5633764c970652a14e7a8a29ccc95b0d089c3d64e5b325e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:433e25b474b2adafaf9ce6677f3f1d51a6512845ecb54c6ee3707a8969c3b3e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:66b0dfb02285c0dd4a74cbcdffe545babef4ab11a96750854f1fb733f55302d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ebe298db1443e2da31836551cbf88da11a8f422db254aa877c310cb092e1ccca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2c4604fd35ddde200baaf906d7d987a14eccbd1f678272c6d0fef35a1d0f7f03_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4fac13483d31a06f597739207f9cd7bd7acb418f055c80ebde0372446ebce360_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:529589efe0c2828d7a6dc104ce7c07fc358f43340ad99dc773536f38af557665_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6f09d75e75968768f9c4f06f0ff9b9680c7a43e6ec836b7a07ef7bfe348727a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:09e62b7ca5c078a71c0a36f74785af16ff1aafb5edff0b43abc261e648f17eca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5b7a8cd01d2846f8821c56447ddee3b7956d9a20e9c809363d8728ebb17c6d67_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ccd9bd93299a31672e58a356ca7f9cee946f757384ac2ca99c54718eb72e708d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f3c66ebcdedfad6a4f9b6b67387896cadf88683a285b0c9c2e87c067b3edaaf9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5b778bcb934f38efb0d2181f2afd0874b16b2c9bb541fbe821553df64609d831_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:6299c1c95b656dd2ea47927a629be820c744864bf4b401dd1d81346ff26199a6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:fb35926df0b2eba2b017ae46f86586f7534a0140bb56e19db4fdc1a0769ba74e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9b723bf806801f5f8dd2137f583352de2ca1c8cb14137c60ed3bc5a5a02c3223_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:d899b8ca509e2f6c7df3236729ba459f1dddbaf5f11b1757e3bc6a04c6a16952_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e5884e2e0f2451896ebc590ed0fb662429fc5971d99d19fd39dd98d29b9874f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1ced2dd84378f067b6e31049e8d8be06a1271aa580897ab67f1cac29e8973273_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3eb279dcc861d1ee9accd5aed65614fa1a32a0a3c39f80be6c16e3adece6afcd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bada651c6802150d411988a1462cc769cd2bd791ffca219a7e9ba6fc1f9e3ff6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1d6cd25f19d8729d5db2fce2c0ca12cd4434e3156d00e3b29128c8bcec31cbd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:689f54432640f9036f09a18ffdc655ef9f29514a5b2974da6beef407ef00039d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8acb96bd4e7ceecccb59895d9f2500b8061bd56af4235547fbf6246d88c11d29_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22af26575e09437f9912ce3092c9a5d32d8e402624e0c1c3ceed6c81120f3e75_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:b5ad7d1f6ae93fff78d520ffbc080304d5e069dc34be695ca2e72063e6f16cc6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c407ea06f3c1b6d904ff87994e9054e0afb76d9dbd2fe9800c34d3c1d31786b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f002a9bb010ea2e4cf4ac65c2b9644c09951f5cf28fac82c112a9e2e23925ab7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2a0c8ba89fec53f33ffda91cb41530057a2c2370b9190a5c8cabc5ba7eb3fb34_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9d90b5e7b4761caafb63c447fc9e352084650888029ab397a0e7597eb03235da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:aae7870b5ae62c0cbb24b90ed192b0ec8a830580b3a6565fababcf89fd17cfe0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:eb8a1c875820beb6df5c898b3c859d787eacc661207888ccd31342837c441b1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0aa1c0778ac82f2f01ab8c7c79941de9b33338ffbe92c70ae2bb47a5c87cd356_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1302901a96768f4c566a54ce4265fb2abe023d025652df4b78b94a8e44d785a2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:579d7823258032e0e585734c50a08f0d97c346904d9a731d23fc94a5bac3d0f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:8d5efc32757a8a321e709ec9db0e304cabf4b4c63556986e677549891fdd542e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4c75b6bfd12643b775a36ad69ed2cad789b27df74faf4454d723ba7f3c800746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:88f6bc9d1bcaceae8f65f654a2c0b169a7987872e2b301537ab078cc7563e36f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:29d413f06f5eee509bf61a867d1db3abdb3f7ff78f91f5c4ccc40e8f4e52b73e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a801eaa3eac0b20b6a0de04b6a54ed18d2d54a175891b6ac39ab503da858ed6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2a9630616c4361ba346367855f264e8f01bd063f7fbc4ad4eb36fe181eac23e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:d0d035f3300596a93c21c4712a231077b6fbdc963d556ee6f9f9efe393df5bf9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:117282439d4d1a2a741562904d28338cfc30ac9ba69b2ba607ca67fd6031a650_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7293094d198f0ab68b4e365e0df6a384c76aacb90b4c63de457cc805c183b206_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7940286fc95f03f2323aa80e3c4a3aacb132d3532a380929ca20e831b46ff034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38eb59fcefb3e1593774ca0117c163a3acdef98a0415e8d840ecacf1239220d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4003ce46ffedec1de16e31773fef93eb34a4e0cb95ce30f572bd026280e046a5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:38ffb7d7d3017c6cbff3741cfc8fb8049627d7f1fcdcaf60a9bf28ca4a5432fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:5184972b11cf8b144a801d0c53e7766b2c3b35cec5fb7e8356d6b1cef2d2c30f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a402e4a4ae76ab9f13418715a44c09547820f1f6d21ae73792d4e8d7545d9b32_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:be8993a5a41be437bdf3515c2b3000c4bbf4fec8bb54c92ab3fbbfc8c864523b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ce3229db117ad4599d2588926dc948b34a9a0abede09e9df000570906bc9e31c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:def8b3178a8afbe4c2eac65a260061ceb8c6b1c78652a7db37f5c0c317b16224_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:354251a64fa2d8238bdf01af221ae6faa53f3a68795968b9a49426dc361ac37b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:455e3f1aa0a22fc78498156215ca8d5cfa1b9d123aa929a721e9217c9d1dc3ce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:77c92eef8a503d59ca8ea792101e508bdb21d1d6ca711104e094d8f8be7ebfc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:f2ae73d315cbdfd49375cae9fdb6cac7365680b91fce4c0c3ddef5203a6abc68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3ee453c04008584850b4659e5db163d9cdc62004cfd2a3bffda429607f93cc27_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a274083dc0db4c367a77cad085620d1b6321ae60b82dc7284ad4c90ab313a283_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ce09b959e7f7c8c0359bf17ad46ce8816c11e89a4cdf4ac2a3a290b6a226a884_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d6d19786d616706f403f79cd66c4e4400c4793fb0bfd4891c5345ec390d71046_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0be5ea330b7f31d16e9d464979b0bb455d3eadb2aac8e3537bd513e68385520b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b96da8c8cf79a30051fb7baabc36696d1e55cfeea7c013f391b4ac80cc70493f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d97b84a6f8bff76f17233e1d7c933c244e5684870d43f005badc9466c2e52db0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f5562629f5161188d6397d25e124e5a01bf6a9752b87f06de75b95063d1b7270_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b407dbba3a3c34947d90ec0d499810500c04979d581747b634eea87a810a0125_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d3bb6a21bcdc01f252bcc997507ec39ca1d2240bf0997a3bdd6fe36b9923d6c2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:081330003c7ed392746c912926d265366614063d1faef17e1155de0d8853ccbc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:8a0170234fa98ee60b9b7fef0d16d03c6ea42a1c6d72f7330ae957a9638feccd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:068b1e9154503eef7884ecec43d0fe3aa254131270be214854f7b78e0e2af2bd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:ac8836902e31b9f34359bb5074d0c40a68f0794de19e356522d589868c99608a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9355e88f78c118b1a8808e0a178af7dc91833696f42eae52c1b88ad5dcf61ef4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ba7d10fa2d0bbe169b5c5b3bc2c05c43cb12df3d825443ffff13bc79f31160b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:04b5f984b839a3dfba0b70e682c0930468edf99bf3de31390a9e6ec5a7bc0f82_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:0b3a848025efd76339009bc447ae171dc3a9e70629a9a231cea7b1d2abe5c320_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:8cd40d63b3d13bef1cfd650b9bb521675dd4d15a9b308a16c034cae8ed048cad_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:959df171cc6392ef7d3ebafbbf2770c6aedc4db168549b28fc7847793c4930c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:91bfd8eed2e057600d77b20e19764314e8952f695108486a5e61875cc1448145_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:92d481ddb4a8286954e4992e71f3bac240d01139a46ae0a815365ee235047564_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:964b304d297293f2d8fe9955fbb72c67d7031fb5ec2c6b555b862f30ed359557_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9df41eac98940169a5d74e1ed6c6875ac4d81f24e208f845181f9a55581b634c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:41d79968208f225321e35abdd613c4bbd18fdd4b3d4b84bc312bd58a99d21f42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8b1d0c2eeef421b713481f8a0f52e1b0f076bd08505f5b698ff6d4e0478bb417_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e8463d4ec6bc3e56ec6b7e84a1dd9cad25fba166983f3a96bc16541d3b2fcf24_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ead8b62eeeb8404de7b394073ea1664ae4b8a01d445849360420472536db73ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0f054295fa0ee7429d05d0aa601eb4b1a62bd5853c998b904399d23dd6d61a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:5aa9ea0dc9f265192a1639270e0df0974b0a41159f8cf9b043b9ff9a34a19a4d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c683e533b0960dc9cb4612e761dcdb97b105a8cd4039d849637cc04b34c8b174_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c98262a94c7d211b27b0e48b3dbf3fd7177c2b78e7ef1b2c07c57f0d982dc6d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:7749f12c01c007877d4b8e98f0972acee705f0061455d69b2223210f57098f75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:97cc4050f575cf20f22b104c1bbe713f2e782d0937bb84f353e8b80c130d2198_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3cb84ee255c71ab48988637dde76537a9456420890040cf761cd5aee71f6767_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3e04181d1f9f33bfd9e8d82d9a07c33e3692a43af65fc0bccdd529f018ec717_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:37e649cab0559c66f300c915746f34f6e0929100557e622a966ec78f543f12d4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7de8ac0e3c44fe3a7d9f63057f722b316efc1e373ac772f88a0f18add6b88160_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ac7df88a38d08b38f14a39fd19846cb82d1c96a518905ce115821e4d8f2c382_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9c64ce3c3ed86ecce5036e7bdca086083aceff3c8bb1a4c1e0af06102a3e6c10_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3989068374633d0c70e7f731ddfb4ecbe1972af492823e77ff9c2f77faedbd45_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:569c7ca684bd5079965d1f1b37ef1c0009162f0b506b4d6fbce0558e4c4aaf66_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:734fe28f66883c8c3a3f7764032fcabca4b5834d776ad249f9ecd5ea0fe618c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:764eb596b1c27c924f68455752046a987657c3fa9dda1a655db644e06df9a29a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:4c150c70c8b6171358141f5fe129da9927529a747a785a4d4fe83c2f7f8f0b0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:68b2e02e236e852e3cbf527920f1c1915fdbadc99263eaa782a3ab74f42f4b1d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7922fbf20b0f9e965a6ae8ec6313e540a1e732449b5f8d88ed166a4ada238b47_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f4f5535781e45da074dbced129678eff77090ef6ce6fe56bf1e53042d369528f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:14cdd1f3013720f8bd9353d57798ed683175d1b12915bffcef4d7d6342e825ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a8e333d012cc0ddcdcf62247d110592579ac00f023b20df2343910784aa85c01_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:892e3c70e4fc4b80cc77163705ce80529daf53564a08bb92df994137ff65ee4d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d7d1635f9de76b0420ca0089b69f56f650dbe2037d1bd7683752c68da6e9f2e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:09df495865592fa2b95ffe3e6a9d80afd9d370a1c273f87b14c91363948b4d7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:320c716690843badf600b5ff2bc5a841edd43615c6036b92577faa2d11417f99_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:88e1f4524831af4e037c5410f38497dc1c64c715af7a0be8a609079d4f515e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:304cbb7666d1426a03413b4f7363895b3a880bf22053ed2ee5ca6697eb8e3759_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7489f4cc66eeb744dc05ca8c5a5d85c931be8949a466961d754427850710d610_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ae9876699fe73338ca46cc3f05ecc8b09ad54fb7cf605d6202616086e90f673b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ca509c6cf55a0571196c3cf33112c29d6d1e13b336797907640cb2785770b18c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:12dd6fb5cf45aad60604a12e379021a19df11fbef516708eb6e5e80cc2877580_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1e1544da4fe492584b5ff734b76beaa0cea3f130996dad6eb93713abe20f254a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:54725c3ed8a7f7f420b4280a583ac950f670d81c42941a51773c1a4e3672821a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6f1ad75bc2f909eae55c94e5ec26827dd8d6220bc5451a69d061aea0f63e8619_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:20e107dd601114f15e4bdc752b7d49746c48950c16a76446a6456582373b718d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3cf104924efd6df7a7b35d302e6e881f6e76700ed48af895e3c8a35075b4335d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a1cd6feb5011cb18a4b2e73bf5c9238b89c45da875f69c7f18d24f8a9f05dd6d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e1f153bd75a461f815b1127ec280ca3abce4cc3e9fbd9e063e9cfbfd352fe0e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:3a91a4f0ad77f0356d7217e4419823590a033a0a5854fc0651a102b1e5ffb516_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:63365d336a4da196cd878388be61e94561de74684e23b5e8e5054b7037174c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cf1a6e297a76d62d588b11b4a6bdc8761a37bb7e4b0886ecea1eb16982c1a998_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f1403c7ab79dddc07df8a2fca9084985db53d199271f0faa9d124c9141e453ce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:67d9273bfa159a5c4911e356c06d992ad3ed91f7b090bacfcb198133f234b0d6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:b2f09ae04b716fc2cc19ee7347067e488dcecacb48f34609cd24f9510d4b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ba61c7408cc6947ccd857461981730161a03c41f32d308a973069eb278677809_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f168e80279e4d53f0482c0933bf1e4878a6b1e53e37c6fffc84edf46b9c36b15_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3489ed4cc2437541f17cbe58781d3a22cfc24f7a001ca529c51aff4d5ad63b05_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43ebf7b84f72061efbd53c99eb883ab97b431d2053df270225759eabe26f4c49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9d9d0de56220b0b4a2523ea896c1b26d90f790394340ee005c307558131e9de5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6f681893f542bd9a1de33170656f48238605b6c6e6865171cd046cf03a8d0d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107278fd9636b013540bd4670445cca271970f809509e85e6f1ac82352992bad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:14324f81b569ade391357cbefed32246c3acf04b36f1ab040a004de9da68be28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2979527ba1d210beb2a22b7dc52de09c8a0fa676844c4c031850de9c91616efe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8203854f2e347239bce20bcc1164e78f1080ee341a7c0c64391b308efd8ac4c0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:17d53980bbd5a99440d633daa666c5f1dbe33a6a2d0dae8bee0061433f4d6ed1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:237e7043c6293e96e080ce54ff5cea298f7d1ba5c766f54d0c67d1c1ea8d937b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:353a469850c9adc59407b7a2699b8b291fb918e7b0599f351cf112ca6c8a7ecd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:4b41304a429f036afa114ee726a6886dead13919a417f4e3924164f75096fbec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:20fab950929e3e50e6d551cbb8909304810c5f0fbabc1c81343568428177c575_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5cb39a548ffa37e8aa5a4d474038ab8289f7b73e3af6efd0be6e5bcc37e109e6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:a4d4f0e2598f69a5c93011bc6ba877d97d5414fdfd21198985944b3e9690dbc4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e045084383ddd69a9231023835aaad7e06737887a91353383dc54647f85ebdf7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:082f28c96df74f24487e9df996d3fe351e185c848ca4c6a39137454e03769d83_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6e75913e0f8c81a1d89d7335b90518c9ba32785174276d64824578fae38d9fcd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8e08bcb40b3f77d01b384620779a780b99f98b645dd242258b6c3af736b563fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:f56dfff4de25e25f0f1e9f926c142ea9266c7669d7ba104325ad883d8cfd7a85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1841669972e0f6fe9fc0c3d0eeaf169a948a44b055a6fd32f66335535662d829_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3011e1cac120b39c1e889b3b19d89884e7d961ec80d36e0a034ecd0e43192d3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:90275aac06b0346e09371ac6d680f50b39d56675acfe35b561e801dce6c9532a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:b85c2ff4e6919a2941008fcf852036af88d8bfc0697fac26db7f0cdd55b9a83f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:1505d411aacbbfda9f05e00b54932b2b09afa157cef8ba835b5ff29d1e8c2104_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5b3c5d8117c57355b2232acfd2d429b6b711819a9cc7fd839d3bd45b16ee5f55_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e76e63661abfb64b888dbdbb47df8deb448774e714cf499060942b1497b46bcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fe6d7071ae21fdb5e8aadee2a41f93897c866cf9fcda999ed67b8561143b9ef2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:404e23b81f5bfbacab6e30cf1992a8498ad70b915dd87ba79f614c1a10b4a7c1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:85410072fa8ddb00e536b209ee29e2299b4041e6cec408e9fe1a650d311d89c4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a0af61dccb480ecb164cae476271a9229d78cda8c717e23fbe2b7d18d7092e35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a5943bcbd35e2a099cdc285abb888c8f174fbb924859e6436d85bffa2ef6a302_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:22bcf1f0ee52b3c487affa1ac6126e47abe9b79f958849812168de0429a87f6f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:460b3c8d710dd7f755023e60e7cb5d9c6aace4ffb6d7672a3aa8c232b44ae1ff_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d3b9895360cf52a71ad907255a2641af3652e06d452030da2c91d8bb1fe27b0d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ed7416758f7e7fc15aa94a674674291189e5a4a327daefdb2ed2fc4b42f60f74_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5b7a9827b4068052bde65efc986f3600a221a283df3d2bd6031abb87c8b891a0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6b9d912d39198903afa78388bbbf2bd5fa7d820a1e694ff82bb146bfb019a0f4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b2ccdc79674f3c9700147515ed136f36d7050a9f897f6909a06604670d6588f9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d41541e5e1215843d5fff0ccfaa3efcdd8d2633efe4cd608c9247ac431d25c58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:30f401daee51b1d573d8b980d1eef5fdd0e46b5a9c876296e4cfabd77c598e15_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:d6430fc5e218fd51b59b1ce5045b52e326f1c471a17b0abfd8787553c2df60fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:00ae335df5160d41e2a59fe7ed38d483dc95b4daf4a60c6c92ad0a0744b7e435_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:05912c80cbd999c32571218e6d75bea3aedeef74852e995ceac2e7fb1b01b696_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:866c16abb647f71001681f4174f0804e0369ef4d427ce0aee2d1a3af309eb15d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e6231728fe38ca010cdcc90482ebcf9f62d984528d7d463e81c5e7beebad139a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:021da7d11e595c3917adf3784e716915b15524d42d2797598b375e7d31aeca5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ef35b3f8dc1662db59c39013b9d38f8f01de3db0dfc6cd8c5c18cadd203d565_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:8f41a73f0e4fdf5ee8cf875433cdeb9d997f0e6537c40ead9ea27beb6a8d13b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:abbcab1f5162dc3f47dd9d07d1b1f6af9cc158837eff4a80bc96d6656dd2c204_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3d3aa650e4d1c1789278761c247528a609cb204870f8a4ecec029889c1b92927_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4c57ab0558844a6ff1a2a48d5638cb4afef26c53497b12ef8deaef7ca2dbff5a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d6cd6e2a5f05a4f8f454bea472a0c2d7a16e3393918d0980031091936620669f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ed3e4ccf49430580dc307fe6902141a5eb228e7c8577c90dece13a838b06afe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2a103f82e79ba86fbdacda3fc4849e7ad430219cab3227016d40faa9d670f16e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6618c58373a3af6a5ce8ce501eb0078d82a547584b8d9fae31ad3d86424f18d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ade1c1792c68ca721ac90a2fa777e02f31474915ec8adc8f2ad8a7a6b451a431_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b94f87abe421ddf92ddd53d3f1c6dcefbea083db6f02668ba98cb59ccd35e8e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1e69d28bcefdccb937f3ef459bb9bee5bcb6a6d1bd5c2a9ce9b71a2e4e03aa89_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:2900823d24dda552b6d4063be5b9615b24dbbb288b2702ec4313ce99bd9ec2ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c738f88f1ace51d293ef450554b6f6404e47a9b432b341fc27dde6169e6fe63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:cce0b0ff07fbcb7b463ff3a9d5ac8fe20bd8bc83407adbc9b8756ec3ad5008c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:0559bd5bcecd4b6b2b24007eb4a03c65f45063e5359dfedf5a14ccda199c7899_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:111e7c679647b388af2704ca280ac0cf57128c6894c5422d9987e4a429b2204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:7dea3d12eb2ca6da490c09661fd1f3a603e0f5aca06282b7953039694b4d87aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:b04ad95fc3610f262d6614d0b7d0b6c5bb8c6a5eef512e1178e77335feba455c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:34f12040d39e86e2127686220c2dde6f4e32bab685784afc5057904f286d48d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5b896bbd0564afde2914c804fb331280fc78ceb831a047c0c1fd777576a5b8c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7d1fcf1849e2ac29b2460c65c1924e049f83696415589b478c24b4819f9bca7a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:99b28f07c6f85c18e520f306a6cbe767c7f242f97a6d8dc820bd3ce1068aa596_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2cd9c61cca7bc0898ce177bf3f531ead3d298232dc6c90d707d33d0ef0b8630f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9b44722b30791402e9750abcb2546665760295e6befce7a5176a347d1f72d545_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b5005749857e00d42f95022459ca7a607b7445e53b62399b6a1820d4d71a501c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:db66f887ca4acc98ad391de714d6bd3c126e4e64b103b5d161da507a3a2e34b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:677f603347dc7582f0bf4979547c929e47734841949f34d3de20140603aa5ba7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7782e506e8700a4ff6d5aaa2bc5088b1801919e5365b72c3fc0b7185db6dd44e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9bed270930ca04b17b126f49080046e8f8fd5149514695195da9ff959e5e89d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ccaacb4d97a9fe1021e594b83f90f4d5f6ad14610e4aa49f2ba65dcae0a061fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:bead99b68d82b36b367dac46c2111fd8edee0178643493f66e3ff8bb7dc8a645_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c0f765a2e2bc33291066c3a8d4048d78f44d65a745fb7bd9c7ea2539d34d49fe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c4777746b9f26bff78a229e525c25bcedd693027d066795a4cfa596cd5b0130f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eae2617453889a9643cc57fa812207c5ab1869ce7e338b06c63aeda8e0055faa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1fdfb6e1075714ab25db450f3feab799d28f2b09fabcb62704de3071e0a72635_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:483b24b9f9acdb5b24ccaceb5234a6695c59f7a0dc1048888b6a4080e292129c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a63f630eb523aa9c85795ab923ac658baa4c3db17f0ac5247162ef8bca0923c6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:acf90e404f2c04f4040c48ff6804665449a27cfaae12eba7eaf4f83b0f3a9bc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1a6eae41431c024df8708f97e4039219e10023467e56222ba3b148f97ab9d892_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8da3869119650f0e4b4af5eb6e9611f52cc5d1707a48eb7d0a9d4348d378dec1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a6a4bf90759286416284eb0a93b6d802ab661e490fb21f123f141de12dfa227f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dfc5028a88c2e4ef37a39330975d990d1ffeb6e0c76cfb1a9370b5f7a0e1c6ce_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:060db92886f1a148cdc499c32217be8c31009f1b41a6b56c3144f3b658399eb8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8579a35025c17faf8398b62c9cf8fb5360f978735cb5857f44dbfab37e7f0b79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a3d2ab7990362f0d14043801ec097ceae5167d5a596a2770211e00833f2370ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:af19fe0085ed208064818cfff5ff18ac352109083f6d296c5690963221ed8e83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27a9e77d60246ea75aaeba8bae7ff77ef2b85d37652459622a95286a35d82557_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:671502952b3ddbd0f953e60b29def3eca0e2416a3a688774d4520453af07baf2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6a4d1e21eb6fb1951ab62d00d13a6afc7205c69d0c7a03de01a3572f56634944_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e104dcd1fb659be0793ce40c706bc1278a3d446db738dceae5d3a5a0b0606c56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:390d8c8017c9bef7add6b076cb88cecad29f4f4af1465a6092f6b87053bfc901_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e994ea662028b84dc75988777232ea342041aee7bdf7f372e8177f1e9b07dc8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:772950621cf9bca22a7c6fe3d51f2c4333b1c95fc2cee30f3da58fb157f0722b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d856e3a3e6a9f2d1f54902e20701fde45f8a190abb3ab94a7a10a687c9f8427d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:51acbba56466ae38df1170e6f22e57343a34a2fab4c49467fac934ee2fffd46e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:6abc5769619c5cea817aa473030f231d25fd13c96fb573384d67a2eaf90f2e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9addd586875f542e82e92f528264f35f06b600560f02d1987e3a9c11d769c88c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d41e4e952d91b02b66a409acc6f38cbe6a646330f6b4a223dc6f4c38d349c433_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0bc55d8119fda1bd8aab74462903ca9abc1fb3235df60974abe2cea9338d7b3e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:47e527428f1e40ae8cbe57a84c60f7a31191ec720aef7b0b6faaaa26fa657c2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4e51673afc9e3b2b57f90e080977640880887689ca2fbb354f271c3fb5b4299f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d7c7e167c932e47170612877bf5fb7adcbb9f6c3570e74cca0861005750f8135_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45bbacf37a0fa13ccd4dbf0cbb2e6d2e858890445d97f649773942c0a88f3629_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45ccf0a67c06721666deab96038aa37bf205d60003c8a233e7442ea639e20933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a956c13c574e66556bc21b594740accc497e48af46d0f326116937b57b4cd6f6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cbe20f10c01a0f87aa82a217ec01fcd653f4eb6e77afd659313a8e0b453027fd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0718804d539c1f36a0ef95085986b6065022c354e653a6c9a902c34cfed4d726_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2eba8e41aab91ff0194e96a0d384e17955a05963a7ddc8d9fc18a9a67e24e8a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:54d8f96067571abe8de8a55ae092cef1f4f423afa6d05d5b2f46663744ebcabd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d888d3d628c75cea3de43a4a10aa7e4768bed2034330c71ec89b3adbf78d4e73_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0bd1739aa4fb64c1004bc4aac788700834f7b454e4ca9a23e83107eb2eecdc0c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:10955da0c33ec8aa5e671cb6b4813bd26014acb8dda68f8bd249c27a6c8ecae4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6692616a559d423ed0f5335735a0740c0bfe034d06704cf288f74e6c2612b8e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8ca6c009fa35ba4a94459981a72db8b54ca2507d0559eacf38614dd29f01874d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0cd405015005ed19b3cfdc305bcff6f5f6ef683d9d68201046f0fab2a3b44f85_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1785ef5991ec5ddf63130f0b1983c2b9cc23eceee5181c060cc62c6fd18ede33_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:41750bd0eac46b324efde3548347c55eede126e2a17d071ce3557abf936fae8b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:a242549ee4cdf6946f41d601af649317c53fb6ce779147ccf99106d3ce38a74f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:69182f4919f1b5f9bb6e7103fb5f12bcbeb697e826fa1a516124989f52128cee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dd633fb6fb437d90ad04f80af556670d364968de96ecfc5b0a1c00b4952c1ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:6018f1f3a11ec47bf1c281610bca3859c4122597910e6cf7d4dcb35c4a7ad60c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c2eacceed018a256d1c60008b3d478b3bf234cec3f3ec0fb85f652449448abd5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b489e5c4ddf4e5f14883fa52a532ef0ca175a500d163bcd4713d4f08ed4c8d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b6bb122aff540406a094b599dd1e7fa26ef39e69a861caf5cabeb1702b8c7e2d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:becc8bd498a264e93ea78fb9eb2782cf0191b5c69b05e8aec4f7be7ae7a009a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c2c770a1c5cd4024ea070d05285f23c065fbf2860996c56fed89efd5d447d57b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94c7946de43b360b6187324eebf4a9487f6fc09c0f6a5c4cf8c10dd9aa998e98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a06e475b0bd6871816f3d6bdc922144caaee7ded1d3fef47b7165980157dc8e3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b9c3f33a7aa289d65b0eac2543b7c5385a3d68985bbd303fe38534fd6a8f0039_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e85418d292d588f67f52d1e513ded87b7160868e24b84ea1eadbe39a372e70bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2b401a9d07735400fd8a278d052271143374e730dd926f1b09bf9364a0dfe9ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5ab5cde0dd77b3d87214af2ecbe8cf133023a4251bcdcc862cd3acd8abe05fff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5f38a62d298309bbc8b3f28d99e03b21b071256c6511863946ae082bcfb024d7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bd632521388d66beec1a1d0f9bf3531b21866a3cc1ead6e33004e2f423a018da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b1e461fc8832aefff0ba97be8b7c95935a0ecb5fbf64839b66ad8f66cbf742f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e454985c4c1f59f0b93ff3bda68f52e8e681692774daac809e0f1a02a6fd2405_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e9aca9254ed6f373e26dfc4b7403dd5b9a9f6cdf25acdc963a589530e5e1a4c1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f2fe73c16a00f0f286f5936670632898c07c36a9c96056740fb471bd02ffd155_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1865ebb2e93654dab511b97edf2a5d714511466a49a6fd5087f3528ba4851034_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7726814d87e0d098b5672f7f92b2a0832f175db125e8835d3df0235b544708b5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:aa5f47b18ee8d25f88a58d24913b05dd8810c0c872eb0e377796d79852f67320_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dca861bc089e151181369c8ed8670be71c5e6eef094bedd61b30248fb13dbf23_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:583598109b75130008a55756b2ba16c8bb8f259ce60537184c1a96bbb10d462d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:69b1b6dbe21aadeddee2250944d3f562d04b10152741e261e1327e6840649dbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7a855f8881b148c2f97fdd701a5f1532ed9cd7dc4c2e4393555d4cd2747c227e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:cf33d50b404522170dc43e2b3b221a502ad21abad1e970e92127d440d0ba7212_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4cbc554e939c01b52096687ce6d4e025d219a12c2e703750d744f1d82fd802f9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:7d76721b13fb1022ad387566825433182a276b3efc8f980823d59cb9dc8f931d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:9786d7dade47aa9fd3834175a88f0b768b2c66c39ad689dcfb48107ce1dcdc59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f13707382a123f7c92aee321fb5c23a1007dce727b7a68cec0ffbe4636ba0813_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:2b69d2a8aaf9e8e6b772871b0cb3486c062b0a123544fbd2a55acd40348e78c6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:883097ca5214bfcac0ee1139f1734a044af527a16b634050aa4b86166ca4263a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:8db6ba7c7d42a514b5c382afd3879867f5042d42b2495a922fef3f315f011217_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a5c30d6f5bdd0e2bbe53ce9b90a00e94e84de1a0ed6d29aa86219518fb0c626c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d71d9131273f93e38936169b336851b76ef4436c5b73da52add0a908b003a57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b0dfda5623e607655446385145a48db54fc830c29b610037b52f677fe94bc1dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c9f9b6fab1de71845d9488c147a990b9a1ebb2b6c14c910234199c7833c92447_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:eedef2bd70bdc1d977b23f340ee6f714abd2fdf2c49379db151c88d9217f573e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8ae77ac1ca0aeb992c50869008c246d41ea290f23d8a2859cde958d58d3063a2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c169eff980fc34a0a1f6f19559e96485dda0023bc29fbb3326238c110bf3ba4b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d7b3a7fd468564aea8435dac8b09e2ee35b2d27f6339a8049836b6cefc8d2cdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d8fe8854022eb245f92305d42b92cb3dc81207f1115975ad607a75a023b8a820_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3555df7502cfca54f9793f982ed7ea7453c9ac235e015b9c4c8c47789af48ff3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:482a103550cfab666968202591121c6904aba79cf5e8c30cfa4718c856c65690_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6c8bc52abf358951381135a94638e4c01f0e8ce942ccc4f77386c36beedb8a35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f9515705e2b37d2fb6f216aa936bd5424337a1e1ae4eaf3ded3c8d0fab373d36_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:45dca9b3c0f4fc36ab0052495fe6043c717673f8f16e915e49d682ceae2a3c6f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5aea67ae0eefba905f7f8af09dd8a83c8adfc185b3484fa0857834c270844c24_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:68ebd12d0369cf9ed73f37f5cc188a7ece136ddb8e23ba641a4544eb703f57c2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a5b0377a79065793239498bd0743919b77cef2155093138bba8fa9884701c570_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4148272ea7b1e1b306c4e33dbb6baa9bde7a68d6522436a51e939bab4eb8ea7f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a8c81c137343805ff088fc27416e7c67e6f02d4c17dbea38a063f97ca08c51fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d948b969af4caa50c0dfd8a822144a77169880fec165575e574f8fbb807c65f4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ef3682c0bacb3d0d67f963387c8bfc8ba77db7c6ce8f0dd8e6bd00d131d721c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9024353b9d2359e30c5651042483ee70526996d02854b111f4bd9ffd3fe95026_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b3c65460fa54403f95f3c1192347b187b25b69c9214c5e586bc582dad432a9cb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:797a79c184b21fb1d2cfd6c59fe54be07061b559bf77bb169e36790650fa907e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:b3305ace24242932292e14458e4ec2ad72f414f7dc24681fa497f7d1c382ea56_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3355da57dcda21150a1ca2f8d922a94433aa44c19124f6e7ee833eed370857fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5872a3706c561849469aa6c8205f911b47a1f98f75590f9640efca570b654abb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:725e1e9610e0b304b06809bc6d942ec504ebeb7586aa9756fd87d139cb4e0449_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:914e3c4590a4a6d48af758d34c118d474fb8e3ae0e594475a82b996f27386b23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:21516dfee1d53ef1759db9cd9c01da5817f8e5500ebf59a18912e3932f44db56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:95772b0295918fb3e31580925e262ab0ad7c09246b1562249499f2c22a3e55cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c6fe6ae20c7e9e0e68b7a35f7e388e3caa2af3035361e59dfeb47f7006971fce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ef77dd2ebff7fd079005601a96450a2c357eec93ca17ccf59598097cddf0cc6d_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
},
{
"cve": "CVE-2026-29063",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-03-06T19:00:57.982727+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:313c0e44208e7fc7d4039f2f22cd01135db0cd3337a258034b774fd7820d8a98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37889fd7ec96baeac0ffcafb8dbf903af16d95b413baf1b2fd7710f72cc71c98_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4a2a59a57ae76ff8ff5ee21dd25da4a9da4faae5a6beb8d5e0930f12f679e8b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:99f4af491329b3352e86322a56f42cd4588beeda00a2f94a2b82b169f6328fd8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:561b697db7976a064794258c5f274566dc9c1c32d803603b15ecdd78a0965710_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:99946bcecef29fccd2dc55cc18dfd5cefef1957666c9b8cd4c555ae9d8db676a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f4572abc9f444f08ad11d10168e4b9833b3fb9e4814910eff467767a914d124e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fd5aee9ac2b77bcab032dfd1bc6f1369f59e1b3366cfa96fa55f9bc18673144f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0c10368a8cb2450440348e1047d56fa91013b32b690c40b06baea182f04c3625_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:202f16700daa8022d5675bee872db2a776a1f240ce159d17b9ad91cad342bb7a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67c0172273e47f9f11072c1b27a028fabcfe29320b3347d58d35c53d9b1f512f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7ce75d70b4ffc0c4891ef83f75a453f414c010e387c09f8d7da432eb5543f032_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6cfa0e42180d0b52c41ef1f23d98443cc4a89afae97d21d3993a5f69bc73e6a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83cbc07e901f31f4f86938697d54564bd4c735ba924d5fd08f43b2dfac46aa59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:be5d2df0ea59d84b00bc2a1be257b8338c00f0563397b51d7fe86c48f7e6a62a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c91a3c588e78a92df5887828fc6cb03cb28580996fbb5204bbc5e17abf93ab8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3570c5968150582d417714eee75c4fdb244dece7812e772c0d60bc937d81d564_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3933b8a4a90aefb3e645441e8176d340b8e0b23b3f6760083c72d25248a17e67_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4dd95c213870b3d4ae9bf202094055f0cac5a965422dab852183305b5d85634d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e76c636de412eea5835c877ff862e24c5b0a7ab7fb95ece3fcf4dc9d614bf519_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:10864ad3974315fe717b7e22f5d1fb7bcfaf1b601741e4a0f2a643e1d897fa8a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:61858d0543de564814db6c98407aece822eea202cc1fec3393913d14f75875ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d4f1907759d9532d9659a97d18282e98c54eeffffc33c7de0570213b545aab51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d5bdf20ce7f4c5b1fcfd9c2b77410c8a6b9b0c27e6138a1ab54c241763b05bac_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:546872449f71f686be1dc4612f7e03d75633eea75f089c720f87d5d1c6fd0402_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:6e8813370db2a71161ead738ccf909b6997ca6ec452ba40576f8846c22c063c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:81c6745c7507d47122280c0d6893a35a4d4adc515e850b2cdc8d23599583ad71_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d9778a3fdaac8498f6953cf2bf5acee0d8823270442768c9e838dc5b330c2250_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5008136f5d3e028da656d046f85c83f3ed13d597dfd47bc6808b5b3043297dae_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:736b2a94787549701e830ab7d508f3e7be83cb694c69486157bd633a3ffd2c81_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:85c15e6f69c7f3e101346387f680258f5310e5c065f830a50d04d8a409f3f7c8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cb2aadceabad32ab080d76a709b79b70d488d9ca2f115c1a481a88f5c9c2f9f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:3d94824bf9265438ed208d017fd28911418d4930b9471b305e3a6f83dd97f0c0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:59993d1cdf6d58c3113061dc403fcc51e920c315d1944c931bba62ce47ec81db_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd9ab99b292e613266f833364f13ad19e9b26204deb12c56df333c3282d235fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ef1e59b118e3b97881fdb2f208f64486cf3225b7bc66c52cf9d4c2a9a2b84c72_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:4ac5626fb50e2550d27281a25e933335a786a4695f5a7a2d8f17546f6f4eb836_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9c5da07d689e56a0db2a2d142fb8debc7aa7a0483a3296aa50fd43b6a12feff0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e25c8d20772495f8d49acde8a35f49f30e18b3f6afd9074b7009a02d84a0e6e3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fd8a0aff6175093f881f0b879736594454ea69ae68db7e5837ecdf1527268fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0a5b8b943885041a0fb239fdc012124c8c8ae56d399ab52411585f3410f28670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a50a539c4972a89fa1f17afdeb62af1883bc89f231b51b1fffc096af3f4ebcb8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c2a814937215d63f71fda7ecb70017e9844b89c6b672fedf5a1b08f6f93d06a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d16269e4bced1a9adad5bf954354012d679df785cea828873226491c0c03cc20_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:50aa303cd2b22b961da419e66167c3aaa33a6829f2488d40e0d313dc322e6789_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5299088616c529dfc389935a9e005d88dc9f1fc40f18d025a95fabec27aaa646_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:634a5b684a30fe1870639c708aef32c6acb101f85f484483c7f05640eaee15ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c685ff9170595581ea97f706bea0069796563f03064b5a173e992cb373d84cea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f3872e501679796054ccd9eebb326e96e4b916bef525d3850c64cd8dc0c99b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9c5cd84436fb27de1b589a7675c029465b3e9eddb0ac87eafcb5bbd40a9018ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b256f9a69ebc26949acdaf2c4b7a9e89cb5a1a70837bc63b554a65fee7463850_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ffa19324ad8ee491c3431e8bfe5b1235a1431b0be914b0bf9b30d3a532b0085f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:307af3f934a493b4e7cd8a267202238d2a4238d52be1da4608e83c54b1af7d29_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4f3b445df34b234d1eda4f9d5fc9f7954dd726667bdafcbe0b1197412ab7ed13_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:cda4b2931a2a598995a4211c8dcbcf6c5e82f7de29b39ee437faeb8e4f696a2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:de4b57efe54b245a9c0e39ad94d0129ccb60f3d5670e7c0726ae5ab9cd3d98ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0dd73b3fd566b4961ed3e167079a2ca3309ea30fda7a49f73e001a0ab931dd7b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5befba9e2fd5cc494e2d0789d86d1e4011b4321dafe6f8be64f54d173c0c8c64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:abc08274dd4ed75d88d129e2e57257782d8c7caeddf348245dcd85be9ed2f8e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:d4b2c7057ca24af7fcaa78c27927ea2ec53f70ac9a14d8d775963d999ca981d8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1b85972300d8d89a30ea123ef7f8a337e63985bf93e21a7d77da7a5334c2ece7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:30b15e8c204734afaefdf90ca66daf6f22a7185a4ba894737904170257ef7443_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c388aa2a978bffc1292cbcd771018f7294d70658f7ad6e621e87f19171f49337_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:df93b08f6e63570eb979dbb3068a2f3341ec9ffe94f9409a297dfcded130ccee_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:2d8ea097a1119ddb3f40ab15e29b212f61333ac94b082f6baa02005cc57b6f33_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:be1225f3e3234b2b04fa3c4be0202557d57d08a567a5f8523991b9c5ac1e3c48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:26557b10309771e8a9300ea0962b6bbf90a67284853b6c9ed55eb89711eda7b8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:2ced08e6c4295cfce9c036ecaf12bb702e7425c1b16f546a3fd75be69eaaa05d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:88156e82ac3636c93c033b96064fc06ad605f670905b35499e198dd7d4faf8d0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df97df25115092253e776c7d6cd6db3182655a4daf8654f8e301e7a166e82708_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:87236d1fa81fb3e2ad0f3669471d6791272280dec8019ade793d9037c224776c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b536af5d58dff2b0e2dd8440d4ac5f046b1533fc7c822d34ff72208873feb155_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7f79a083bb85c531e54c0cf5b28e0c09163f90533869d6b3e86e3b145dfc1115_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ac8706c4b4eca623349bd3beb69018b256313dbff09c0d5a23d54d6d79e000d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3724703a3319c5dc69f4763d1b459b7d907686787250b42404afed8c25d7172d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:58a47435a1a6a39b0b9b0b4eefe3fc36771fa22f61b2bfe6fc6f20503b2904ff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:72f3154bd73e203f5372818916b4e229b9db2ec293d74bae7c7e4f7961c5dd58_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:af1ebaa3db633f76d592777b03934e61bdda7ca4a274f3ab8b5c5893334fa5d2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:25f3a738206a7d67fdd08f371f6f94b0edd79cceae3616d9291ee85759369de0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:55b34527f4a0a1067cb4535122b47d15766cad666f4059b3d97424e9b7a0c3fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:162e4ad58a67f27ea7aa4ac18f0452138544c21158ba2e9793cea5ff28b223cb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2f6b6c889144bcc8ca8a690c56a0a30dbe450e0ad285f52f06637b9b71649edc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:80c10d130565356ad8673149d066e3c5e9915a66e6f027ef8a735805c3a77a5d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9eeaa20ec429a7c841eb9be76d17c4539072c87652be8926e8358932015b59fb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1357f28244870da839b2f48b64b895eca65c206e006c349f05f17dcd802058ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:47fcb6f2d8e10a1d79ca4bc71a8d54eed20402663eb8fd56b34ee641bc22e327_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:5be196298a2f727b3f7c9325c3436682a6461ccab04ae9b1cd4900d7d48aded3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6bff3d2789e4b6819ea92e6e65bb7490c57283076f87ebe94ff6537c288da61d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4d72bb4124fda9c1d1d42e103431eb403cf0c70df5e0a4d78c84b966408d0e03_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ad09670a57c9e1c2913c628daf3685254016d30c9ef0134a4fe7401c3cbc6730_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:54d03e0866e9536e8cdce3566c9c6ba48cc3e1a46ba78c8ece6059caf66f9faa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b394f22e4a2adf3fb5048a8ec209c83453abdfb78dc45aac22b7656a19d239d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:2445e2741338aa7067c38f9ffb4bad3635d2f9ba64681f438efc86ca49ed2e22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d2a8f6b2b07ac922c18d6633616af534d6361f81ffecdbf0aa0892c2bfadf361_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8c9653765b6566c240efe8f08c5b6c395ef940c4c88f10a5cb12121687dffc31_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:d169385f11ec7d39d976e9ce9072ed036f76b856867065ecbcf10b1b1b1fcf40_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:18717d98bc3377a8bbd108ae41ec68ccd7c11fcec8c86f47c6e796b734c9ac1c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:251d79a18091bb739256f5ab000b7b3549a8fffd8c355e69bab6090de9e51e1d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77b4fc96e841482d7058f77d96e3b36b6aca8d3ddd855be95466afd2e4db82ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7d6468fe45b5f93b9803315f8a6c49d2e7b6692b6f8c3115f06bc8bd3076e9d0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:05db09a8aae75f472d13f4f39c0cb5ac43fdd510c29bfa88c5e66e2708560170_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a55cf020aa2a7606e32ffd260fbddbd5eb23675273ea5b4b68f5da6435052c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ccdbc3619e960e406c0db93dc7b5773d36825406ca99f0aba07cda4d00bacf34_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd9ed3d17f45e13aced32171e8565f8f58b7622ac1f2a7794a9d62263da7ef69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:08132d4d8a30d743568dcb6ae131643921990f93044b2fc6f14fbbd4192107c6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1b5bc300e652dbaecc0cd3060bc0b3f258c7592dc1dc51c81729f9d8f43e3b86_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8d7544c798dca8421c0759c257873368125c88082bf9ee7339ad4a4b4cb8b327_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b8c3cd3c913a7c1f9de9f4322f88800d26e91614a0257019a9381dd4dd48f5c8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:071392012c68f968615e26cfd19b309139b860b0569d52cfb0cbe85c3427fc37_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:601db4ef1788bcd90ad4df2459479b672b5d1138bca71a950b83cf585105c7e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:74ee7c085bd1d41ecbc12c3ef942f4f5f4b88e8b52e40a6bde2958e207a46e26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9e94b930f87a9d5e54891913169dba6a9d6789a0336966aa73b0bd456c0b1a51_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51f1a90bc58757e1396b863bbf500071d49d15c7d96d3b5e7486395d210e06a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:61e79da9ff15261bc0e77ad9c67320f8b0ea75577637ea7954ecdcee63c31083_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6ff81498181ab5c622109e159b6208bfa53408a08c29b700ba0afd84b89fc4d9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:af6fde3e30b158944ffa92ca0f56d958c5f0e05dd67b489d78065f31a4f2cb9f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:49a3ea982af6c920e18fb6156704f3e25595a47e1af9d2e6efadbcc39448a534_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:56cd3ae90c114579eb8dc572b4ea97b0272759cb71d4f5a1cc98366bddf13525_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b8ba4fcf5788be4ee007c13369ba94e1fbaf78d88beef2d22aec382e4697df29_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:ffcceb1871da670d06f0f0fcd522687ed537eec61491d57ed10680a8d07b44bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00527107a374acea508e4184509b6fe03cf670a3ecf0ca2ba6381c56238cf0ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4e0a44aababcd4e5c214968580c3bdcaeb60343c9110182757ee74319edf53ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:50d04fb6b2eac9c75211c0adb9b69ba85baa8efaf6f4e1904ab46ba1907d7d30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:51dbcb9dba321dc4484eb72f73368cabcb419b5a934d495eb8e8e53872ed7cb7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0a04386aa031b0328bba6089b6abbcd757f02206bd114a0b6e3ba4aff5806de2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a426fabfce54fcad0aeeb15a1f5c08f1141a7bff75cd93cf54ef94ff5ecc6f0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:2b743b58a1b88671b47fd3a90966b71f349491422c3a620967ed5f1073731f6c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4767d0078970d169d80cd1ed8d9a0697b3dc7f2e297d7370f36607e790a9ec07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:02e782e3d91a314e92c02ae1615681c9f0dd6ed97f6214030696664ea2c533fd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b74f6f01d7e24f6d970627c336f559a8ee21f99dd85e2fdb2ef80878a744258f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:dd32fa52a84d83d6c1ef649c913ac70a8227712ef0dd1eed24dbf6e80ed8956f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ecd152f01ad8c3ef7e2bf819c515f09c9fa3e3dc67b521de282dde042435fdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:37fa074c3d0cef8aa66b5533c9c788c10be5212d149837834c7001031a725e32_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:45183c775bb7d17a774bbb18a6ce8a9a7d495a6f2f92441c1a7749ceae2818cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8ddc8884b10884780e23708be0e0bc1d0aa78bf3e093e098bf31af3b39ff0054_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e10b5c60a01b7e22773f86d8a31283c95da6bd9cdb2f6f060700a58c8124d102_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0cb8351f3eed209c9d7e4c70fba134a2a1867ec394b99704772a489f3390631e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7b7ffce6efe509ca4f0ebc41424d5aad4d5115fdd4e91f197242c39fcc8a57a4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:98d19fdf299137aa1bcde0f86fb75539d9c181b310356bef90f912f17a53c8e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c0e8f7ad38409ea594409fb3878317dea94ddb7a4b1c6537ec69c5a075ea0e37_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2cc476050d658bf608fd981427208d7bad038db2c61d87871267f95b387a32a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:512db303d402678d8e13d712eecdfd21cb43b039b92a3ba3b3f1fde28440df94_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:71415f52d1b4a541ed4c944a85152d3d20e81e6ddd0ed042ac7a443c3cfd3304_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9ad939376d284c72b68173f7f9beeae564ca0b5f3f927d2254e47a9273b16990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6f918532a83b0f40654657e9fb715ac5f4b58cc5981f56c75342f3398c40ba98_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d7a107351537e67f156fc2bf5707e5380e2be3430ca3c114eb5f43b2f905bdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f2b0149f8cd25219144db3232ec50a4f303b473df9a119aeeef71b42dcca6a25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fc3bc50469f35b9424cdb845bd03a86dbaa573084dbd499fa9a3e47eb0e426f8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:03dfbb0d2d2ac35c6857f07e0bf7e30013542fb8c07df9e52319ede66f35d750_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0bfbbaa8673ce7bda001ab91def919e56e6f0fac4bd67b09a7c20212da0b529e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:597bd0de9e7bb97f8e960935ba7c9f1b91e4708b85e74596b903d726dcf7a398_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:ce87bf559d265da4e06195256803d41fb0b5edab70bc52ae46d2f626efb00c01_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:39e5a2c1983df681f7e02c13ed52fb630c4f1424a74c2b6a620a0f685c2becc5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6bb4b55f428abdb5c4191839058d1292bea484c244402c8772f566f7b6968d09_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7b7f216332fbf43c68b9b1097166f7998933c8b3b2e7dcf11a43bd1a6f3bd76a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cbb58404b4eec45794e8284ff50c95f9c44f86e687ea8f21962648c7c0f66917_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3dd38a98c32a74aa2231e807227a3c8d4eed1fc973e81db754a0a109eca0cc2d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b0e54a88923183074e19b8e24a6228d55bccc1a419b3a41a5307685e75c36e76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c1341b86b365d033ad566093a64ee3e643728b5057cf257d455b0a39aeb99683_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e102e842d7d298030224eb8ec80e0727b89c4a4d45b67af5c6d0b11a3df30565_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:527717a592672785c5d8bdbbcb23266fe26e2c95359a9f01c1bc174ce2bbbfe1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e36e8dcf7336bd1fa1d75a37813911782403f99c634a433d187d36bf2051f4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e3e278676c3c653f3543467fab3769c3694710e28c96fc9e821d5f2b5899ecc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da33d4c2317f8e5eec01f45b4bfc10fe66736b6df06a13b60f7ebc434b34a9e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0741873d5a242cb085fd074e2e850da0c40c94a672930bed489a5042e7cfa080_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:63c357eff8bfbf851295fec3e79631014762b1a5a2642b684dcc251235e900fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7c53a64cbb49c81aa926f021c50efbf2009a358d7c3e3c50a0c231dcfd7e110e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:83ae49730fcc34f08b5f1d3f620c41ff7d7b4419380b4e731d82fee7c50fa858_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:3215281a42cc42d59bfb0380060fa8492b060e43d15c731609c0368238520c34_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5d6a64c4c1d3ed74efafbc1bd93f7829b3555491a58b75622f2986cdcd63bb91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8981f5bc6770c8634fa4c2c707530c945ffe1e64309ca3d4c47aa1bec5f4dd29_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9f9ae18048d534c876d747b0f40db46134067c1f30c71386d77b1454070eb98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0ed78d5eed81ae4e0a7468e52315eed9442685f775a7fd08cee07673920a4a58_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a3f3a1911d6133402e3e97818ebc49da92420eef63b3007411d2cac11797d29b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:c752116250009619451107cdcf31da023d5a7df853f41509e2073428e3c5708e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:da94697c9b1023108475f827cc58df1c5e5fae4975a4d536e735934762e71b3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:16d51f0e3ab6302e56aa1364aadc6533c7046dad4857fbdb4dcb3976bdd9b256_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:9a0712d681f6d1778ec84618ed13b11c97e4d6b4bb3f2061083c8a642f0beb1c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c71dba6437bcd4f6a615d9390d07087578f1ae32c48d0ee634ccb5ebf46bc61d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d966f7ba9bf83531af76d565bf8781bbe4dfde5525f71e000f99fa265f78e3e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:078341b680f9a3b6f6d386551c569161058786c2da3a4fed8bd8191a1c96fd10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07f489bb05ab3907be43786d03c889827ccbddcfe049a970bce989945ced2374_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:30decb57f6f3569f08acd23fbd34a935ff6ffd9cb6777f29f3b21f755b62c307_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:488e5f13899e2922cb03777bba675061c2066797d4e5121a1eb7ccb680ead301_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:52d90f5f2aa431ed9014d6af378b3b935006b859bf8e8b74d928ed07c66a39d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:53ba6396dd8f44eff8baaa9eefaa796f155461c27c652fe608aa6f89f4569284_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:84268278c72ed9a76a44d91187cb04cdba386e0427217fa0734fa21261c2633c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9923549c7af82f8a377f55ec226b17849b80b6986bd5d9209baf975478859419_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:04b8fcbd71c85d53d2ef486f3cb3ee9eb7d3232830a88653ead37fa96b5e5041_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:428c4f45bb682423a047d8a306aa3e52d47a79da82b2e5d261c70394b9516dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:acfc5e61e66d2c25713b6031b44a9c5b4a2b01d88486121842d9474fee6e73dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d89c56db59c88798edb02d36b261b7fcd7e185c978d8ac1f61ab6ee4fa9858a6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:01672f20e08c865e334afb20bf4672e75ae3213bea815605692d3c160fbb98b5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1866b4398861ed85d3d472bc5cddcf86d087abe0ce3dc069e160c1cde7b3dd45_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:77a0618cdc2074ff5e567001f8bec4be9176454dfc6fe12558b8fec570245d02_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f34bdf5701307d3a78fc33e002906e52d6e92402aa02772c3f7aa86c806be963_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:5d8cadfdf44b8160c9dafd45979edf50de3c73e44970d32a2e41400174cbf801_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:89d0f42a71d1e6e6df886f4614781bf20779ce60b2c240d683002e8a77cca506_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f239e7af308dd33ba6849590b4d62316b1c27cd9abb91774153aedfa8ba6c674_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fe9734b268c86d555c17d50b28b53f6a70e6ed1d5f2423989f3f7395088a2cd2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:1b894ce3c863920819d4ea5252e661d16eb311345721e870b52256fa475c8191_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:46a5d33d55b3daa723c47adf1556617197acb7a1472e87eac6c48d84375db69f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:85caa3468f35ad8f53e67ee99afd608249440482234757c1032b73989f75ff06_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e2967044eabd99c49d1f1b73b00e7d1d4b041fc6c91e20698d0ebf7edf8adc18_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:00f9fe4e4830f2223b653191658ef9a41399681c1dfd0cb7a03441eb8b601411_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:210dc2ae060a77a1cd80fe7b9999df21f08d05726c2ee1a98a3d3b9091c738ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:68e7e47d7852aecb01251cd646f7de16ce032197587e32c0d312200b2ed335e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8a5f1886bcf3d4ddc1d8b25a3242d56086643e1985fdf2c5e0af4d523097e400_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:204539fcc315c96f4f36d75fb9f8e3c97712dd0f034dbca7874140052b8934b1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:36e42a5c42f9b5210acdd3438bb826ed8570422918a49527ee6f404d669a4baf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37787a3a765ff27aed1c4dc162f208835e5ea6befeefab25ba6ad08840644b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:72c4be85b6e8f0f4ef456cf013ff60cca10791a9ccb6e4b030b51b0e7d8fa27d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2301b2425a990c6b31fdc48f5b3bd8a6fed405671c6309474e6d1998478f67ce_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:524c69155c0cb62ef67c3f974ccb588c0b763ca30af1ff04da57bd4c7c606aff_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9294c9aed9b8166cd175aa1e5fc08a8206e7be01adb757142fd065f12a9f6dbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cc73c3f7d97cb6099485252ca4ff3f4c9e26969635fe3b234ffeaaa8e833d6d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0c6e87ce992c21f22b1b0dd2fec080705195760e86f274b29d3128090d79336d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:36e50b65c2a5f3c0e56acf0ef991e5ee8f187cfacb37b683aaa00e97a5d0e433_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:74177081e53ae2b8c9fb5c28212867d8800e3d6a65ebf637ce83743b74710016_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b52839eda3a26cafda3c901e448a36c9f0bbf1ecbeb71cd059cbe5f7ebe63867_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:028578f886c789357923b3bd92b9097eb21e2cebe2a179c8cf5b7796ea492dc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2f04b6f6f590f4ca9327a64bc61a3e75e1a5b3634038a4abcafe407b951ab95c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5cfa05a09f86e80011baef0e0b12f84b93ac31c89528b76ac68b7d0181c50bbb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:db83ee31d8a8649725b103e410ca2965c60b86e0a8be8e70f14376dfcec39b8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:33819f40cc5b2499ff6cbabb4eff22077ad17e5f721de430c951794e9ec7c4f4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:634f06b38c199b4ec846215198ae2d042c630dc27b54855b5c9d282dafedd05b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a02825b1dbcfaa0a328edd1e250bfd41e6df558251ecbc2e745b896db21b86d8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e8e3d3591a4376a5f0c02e6e27d41fd823c4e65800c77f51797dec01c8d9c84a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:366c950fe8ae969a72a8cb31db3bfe5f28a04f33d2a904148c3d5175def5bbc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:462a73a38e7e827422c8e765eb6b62ccc11c2148ff2dffb7a3cb0f4b8a6a0aaa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f419d4db4c9e502fe7df0110f17246d961d5f58ed5cae9095896b36472642bdc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f84cb8e409bf895d322078c5f86a071e8ec71b5cbf8177830204d4172e03a952_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:40c61cc05782d5913189e2898ead2277bc074562f99f51994fda52adb9ae8620_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:77d403925e7e528a4cc103dd52550b68b36254b1a7f5dd08afde70a3ec929bd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9d7d4ba7d9aa25f7aabd027e32042d7861fa85f25b32ff194c4d3fb70ffac370_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:feb77e0d6004a7cf988640bf052fdbb755be2fb893e5fdc07165e683e4bc668e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:476503d99351c99b4def061e46d9028eb1bcddc4ff5d583f347aa37ff551f8a5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6ac6d3f227ff99b9b84ce35940c04a2e1fade56d2f546e8b448964268daa0d2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:711d81a664205f975ea1982fc415575ca43166fed54e9dc2f801750fabc1c6ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b58df498504852ad6f0b12aa6c2a68fe269b31e9d210581ee82c9e2a4fe21062_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:135bd1efceac3a19de9e453acec53e9a10350093a29a0508298a5f0a8a69a8b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:1e0190062b9bbca28fdd2f82d52702ce99f9116d456083f94db79b75e8921e0f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f0193546fd32d558e2e89d722b3a2d8c94903d86c0e336e7d5dae028f9ccd82_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ec4c24829883edc23e37f9f07c95eaf4c74a9ac023cd4f3a518dacafeb3cd008_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1431a026103fa0b98183f4d0098697af78478ecccc1c0ebc6c3338c268603425_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1f8a046cc9d7272e86ce246c615011aac476b83aab58eb0bb32ff5a46e7250b1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c651e53602bd474d7453767f7059499947258d18e2d7a52a855a46b0e9196f95_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e0bafaa62220bcc59ee7f819547d13b2acc274c6cb7af0985f792d62caf28f1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8f9bfddea5c3e30535604b38af5628bbb62ac1c55d123165cd51481a61240b01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:aa39067d74522dd8c963f09d3fc61a3011214d007abb79e07794198e5746cad8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ac2df95e06953b95611d2bd684ce548ac3946daed5422b898ec922774988a18d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bbdf86f56a820788f1528759e359fe7f75e9f73f8e77d2930ae2cc8a83e2f159_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:591a3dcfd46410462aff2e777b28897f3c51255ad8d26285946df4639cdad68b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:879e2b89dc074a377b4a90d6bcc5864530065e2bf534a648c7e295856ec115a4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a7e97212984597e32afd279231efb35b55854879637a119ec9c3646a13032672_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b501f15629752ec6c4e81a264a66e358c0867dfe5d3f6f4fbf54870380a30e36_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:602ceb41e5f9acfd35ad6e068c016147fcc213ef6f7033a738aad2d59e2d6b72_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9cc6c1e50a2a8ec6e2887e4be96ea9f8acc1938a0b904306d490474489328299_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c5a579f6c2b917ffa0c912ca7f5e82a041009198899d78b204f26f6e0170629b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3fd7b4fc902611f29ae0cbfed4b03ca5ad65bcdd5206787e622d7e6ca0d550e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:308da98e17198c8032692089e5f8664f8386c877563a318e89f2ecceea478b22_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8f17d1902c0a419e9f32ef05bf0890ee9919b615bd8f625f4d744318a9666c40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:a49641db9bc33963261965690a0f66a3276ca9cae2140116ecaff094cacc79f2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cf267c31efc0ea7afa5cab3dcd829b8c40f1e3b41ce8c92097f5e48b4fc1c8db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:261ede219967877725c31523cdb7930390300c1bde2df0995dd9f2960ab2d609_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d1c9b9d3b2569e676d6f80975a7ef3cbbb4a1d8cbc329dd1fbf7e448362e480_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:758d2beef64594e16d0f410c9df58136e470e327b658d340c07d4c62fc64683f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd2a41b12c00d34fd99306c8e5436a9b5ba6cf909aa135263a915b5f9d7bc49b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:82e2733f21cb25e6543cc3070aac2aa4dca50526ebd7a56c68be61c35da951d0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d654271a0ff9fe6b7ad23dbe5a7c6c2cff0d6499285d2d1a892683705190acc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d8d593aa02e82fc7ba9424458c7e4078560b6c214f8633391c49d6864fbf460_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a48e4dbf49b0ff8524c788e52c58ba20b3494f86b1905382de9f7972f9acf487_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ac95f13fc989cd08b7d62d825db5212625ff6adccff4f3db11cf973a284aff09_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da62a9e0d6c4108a00b6adb5ed5ffb0322fd7cbb37c9ef9bc34ce8b7ad71ef1e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb39b393c767790b22aa495c2f6f03afb4e233e59163d3880972874ec24a871f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f0125c1d0f3960767c52d6d5c1b2babf7791bb06dd393acdde845eadbf43ed99_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7cb9c87d5a624ddd6626c90aa12a0e35c196769a8670c370483a7766014e1411_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ec306b13a3b2439da2afc1c40b9de0f94d3d4112904e5e397840183a0def80ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68f913b6bf562e617f56288f67abb62f7b29e01c891ead29afbf5970e6c48c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9fc5e2fb3c92a82cd5be46fd56632f8b5f937fd96f0e133038fea5ed665a558c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7d1f571b87ba1e197285c78a78ac4dcffa55ac4e6382ecf10ed630abd02e4df0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fcf1f6ce74a9aaed46574fce5772920b3c2b6b6af0b99c69d35e47983b9e8de1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:6be97b778d55cdc05fa3a65778dad37b70d6e206f52f3642ee18c2b624efd667_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:90e9d62ca779897829ac4a43c945b11393409d51826ef1ea446bfed517d88023_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc34882ae4096505985e163b8fead369bc2f5835ccd504442f2eaed4aaf0807b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e8516d1ef8f77fcffb337b4da4a539874107ab501c9c2cf46cb887b4a4a1c152_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0873393f0564bec29f4ef698becf97fca9ab57a6fcd62a574d041cbbb241acd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9b3cbaec7ce03762e1b63ee055935d866121a1ea7e0934d0c76f72561f2a73f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:ae34b610753a18756b34eeb0e0b95f21acd27d077b7c70356054b10bd6a20b80_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f760e2aeab036000a3351517f017e75600dbbf0a4fc871e5c6de2fd8d84f5914_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:0e0fed0efe55fa047409b60fc018f8a1efb7ec0e9c1527b9553cedd07a4a530c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9610860325949262171294ba4b9dfb298c392aa12ac2b34785443afc7dbacfd9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d4f823164bea7491748757273a054487630f7d00a102ba37c96011ed68519fbf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f8b152c6167e038d046580d88d3b9d8695e135aa945155231e869e46a5689341_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6abb6baa9cfd44652759dfdcef4390c0507c6a48de59a7cdb1949e929da2d20c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:723f42b675397961c109f2a8a08c2694ac469bc81a8748887e78adaf954b00ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cb3abe166a28ec665a117cb3c13335ce21381126b0f52bbdfa93daf8600045d2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e06d0f6a9ac19acda899cedd9ef383721af888fe31e07f89acaf043eccbd3e69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ba555e480169694aa66b172dec0a1dab38f528711ddd1d127997657e0576fcc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:66bd0f0059fb5216d01316b4a938426715406c9d34314e8bfdca91977797c1dc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:675f2d5fe379e396dc129a14c30e01bcecda81915efa12822b875ffba58c568f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d8dbf300f9ca4ec47510347c47d5870c9a8db7703ec5a4344e626fd449ec7fae_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:249a1efdeeadb5027c0b65aed7a6367ca760d9624e9d74f3cde3b34da62f6402_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3eb3266e51bcff8668c12bda2b4330240bd2569a40c85fee6be989732ff8f68b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:da5ddaa79cf6cd99a4c83ec00b19e8ce344b71427611282b7db2002a9e807675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:e2939a37737dc236d11720f9571179dd67df761f722a96ae0f05db9702a88c4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9a17f367a6dc58029e3ac83e4f2b6e9b240ec060c46c8ea06ecc87b0be87bdd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a2b79e5a1fc546da852c6f38bc920b67e1c6aa94356449cebedf08d7dec86076_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d28a7dc66779c1ca4c056eb5bca48b0c7e19d01089b93edbae8bf9b43b11cdfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dd45780c2d4b5bb0fd96521ab72ddbd9261ce234e61bf6a69bd7de0757f6616e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:01d99a84e687c20c1078c90223e884e7497908c05ce363d121378f96d46fbe2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7a657b023ca7a012c4c0f5cb0b71c751a0a9129229b0dff77112a82682fab839_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:8ec4eb72a079b8b94913f4c4f766ad03988664ffc27cf77659703f1ed9a00510_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c2a14aa3104f2c0cc5714a347162390f40cb555fabbfb5f0e2a5a7c83b3292b7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:583e3aacd432004936e3e6c8875c7c6f91377b9317179c2cfefad03d2892eaef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5ddca5fdb82e30000123c5be1cfb50ed93e04e35dd53c79fdd7014a3519af23a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922042d611b7cf7c8b92a6a99812d5f134deb3ba6a2ffd9236a1ec70db9df767_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c89f7fd553664814765a30ee59ed8dd4c2caf3b9ff40ad351096b408f1f3d938_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0df4e077293a69adf4bf04de6e3aa8df95cd1e358e7087b8930e6a06fe7f781d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1f80a860753af1686c601a11d5bbc1a65a82e10d671c102f4b652a5884ee94ff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:347b33aa8ac774d04023e52541ed1283475263ad0bf2c0a7cb0c16b64db6a00a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:89467d05594c81401ae0bdb9ba42504f475f2ff1fcfa6c30bda2546dbc2ebc1f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c55b956e1c6a4fbc88dc9dc488b54ef4589134b35eca971bf18943d48eef4cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4ffe514fa69794c881a504954dbf64ec3e0610ca38773ed1b49bddfd8731eb62_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5b91f26964ac42d3c19646792051c96a8ae25a7626ae081806c382c3cdf558ea_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5d25926b9a049a86997f922ab7948d6ca0af9a16af4e96e5800d673a38be4046_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0a12d980643d0912adb6979129d24765fd54c01a3f055961cfde3fb873fb786b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:349f4e4a30ed2d6033c45aa761b9a86e055515a47b7d1e75f44cffa9f94ab5ee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:39c9f7dee3fee9828f02088317da8eca15b94db80f99f4561dd5091841e8d1ba_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:7327301da2df28d4f25403132f5447f7a995c41604099044547694f99291685e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:172816977b3d5489e5633764c970652a14e7a8a29ccc95b0d089c3d64e5b325e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:433e25b474b2adafaf9ce6677f3f1d51a6512845ecb54c6ee3707a8969c3b3e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:66b0dfb02285c0dd4a74cbcdffe545babef4ab11a96750854f1fb733f55302d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ebe298db1443e2da31836551cbf88da11a8f422db254aa877c310cb092e1ccca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2c4604fd35ddde200baaf906d7d987a14eccbd1f678272c6d0fef35a1d0f7f03_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4fac13483d31a06f597739207f9cd7bd7acb418f055c80ebde0372446ebce360_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:529589efe0c2828d7a6dc104ce7c07fc358f43340ad99dc773536f38af557665_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6f09d75e75968768f9c4f06f0ff9b9680c7a43e6ec836b7a07ef7bfe348727a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:09e62b7ca5c078a71c0a36f74785af16ff1aafb5edff0b43abc261e648f17eca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5b7a8cd01d2846f8821c56447ddee3b7956d9a20e9c809363d8728ebb17c6d67_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ccd9bd93299a31672e58a356ca7f9cee946f757384ac2ca99c54718eb72e708d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f3c66ebcdedfad6a4f9b6b67387896cadf88683a285b0c9c2e87c067b3edaaf9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5b778bcb934f38efb0d2181f2afd0874b16b2c9bb541fbe821553df64609d831_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:6299c1c95b656dd2ea47927a629be820c744864bf4b401dd1d81346ff26199a6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:fb35926df0b2eba2b017ae46f86586f7534a0140bb56e19db4fdc1a0769ba74e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9b723bf806801f5f8dd2137f583352de2ca1c8cb14137c60ed3bc5a5a02c3223_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:d899b8ca509e2f6c7df3236729ba459f1dddbaf5f11b1757e3bc6a04c6a16952_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e5884e2e0f2451896ebc590ed0fb662429fc5971d99d19fd39dd98d29b9874f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1ced2dd84378f067b6e31049e8d8be06a1271aa580897ab67f1cac29e8973273_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3eb279dcc861d1ee9accd5aed65614fa1a32a0a3c39f80be6c16e3adece6afcd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bada651c6802150d411988a1462cc769cd2bd791ffca219a7e9ba6fc1f9e3ff6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1d6cd25f19d8729d5db2fce2c0ca12cd4434e3156d00e3b29128c8bcec31cbd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:689f54432640f9036f09a18ffdc655ef9f29514a5b2974da6beef407ef00039d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8acb96bd4e7ceecccb59895d9f2500b8061bd56af4235547fbf6246d88c11d29_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22af26575e09437f9912ce3092c9a5d32d8e402624e0c1c3ceed6c81120f3e75_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:b5ad7d1f6ae93fff78d520ffbc080304d5e069dc34be695ca2e72063e6f16cc6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c407ea06f3c1b6d904ff87994e9054e0afb76d9dbd2fe9800c34d3c1d31786b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f002a9bb010ea2e4cf4ac65c2b9644c09951f5cf28fac82c112a9e2e23925ab7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2a0c8ba89fec53f33ffda91cb41530057a2c2370b9190a5c8cabc5ba7eb3fb34_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9d90b5e7b4761caafb63c447fc9e352084650888029ab397a0e7597eb03235da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:aae7870b5ae62c0cbb24b90ed192b0ec8a830580b3a6565fababcf89fd17cfe0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:eb8a1c875820beb6df5c898b3c859d787eacc661207888ccd31342837c441b1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0aa1c0778ac82f2f01ab8c7c79941de9b33338ffbe92c70ae2bb47a5c87cd356_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1302901a96768f4c566a54ce4265fb2abe023d025652df4b78b94a8e44d785a2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:579d7823258032e0e585734c50a08f0d97c346904d9a731d23fc94a5bac3d0f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:8d5efc32757a8a321e709ec9db0e304cabf4b4c63556986e677549891fdd542e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4c75b6bfd12643b775a36ad69ed2cad789b27df74faf4454d723ba7f3c800746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:88f6bc9d1bcaceae8f65f654a2c0b169a7987872e2b301537ab078cc7563e36f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:29d413f06f5eee509bf61a867d1db3abdb3f7ff78f91f5c4ccc40e8f4e52b73e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a801eaa3eac0b20b6a0de04b6a54ed18d2d54a175891b6ac39ab503da858ed6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2a9630616c4361ba346367855f264e8f01bd063f7fbc4ad4eb36fe181eac23e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:d0d035f3300596a93c21c4712a231077b6fbdc963d556ee6f9f9efe393df5bf9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:117282439d4d1a2a741562904d28338cfc30ac9ba69b2ba607ca67fd6031a650_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7293094d198f0ab68b4e365e0df6a384c76aacb90b4c63de457cc805c183b206_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7940286fc95f03f2323aa80e3c4a3aacb132d3532a380929ca20e831b46ff034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38eb59fcefb3e1593774ca0117c163a3acdef98a0415e8d840ecacf1239220d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4003ce46ffedec1de16e31773fef93eb34a4e0cb95ce30f572bd026280e046a5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:38ffb7d7d3017c6cbff3741cfc8fb8049627d7f1fcdcaf60a9bf28ca4a5432fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:5184972b11cf8b144a801d0c53e7766b2c3b35cec5fb7e8356d6b1cef2d2c30f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a402e4a4ae76ab9f13418715a44c09547820f1f6d21ae73792d4e8d7545d9b32_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:be8993a5a41be437bdf3515c2b3000c4bbf4fec8bb54c92ab3fbbfc8c864523b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ce3229db117ad4599d2588926dc948b34a9a0abede09e9df000570906bc9e31c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:def8b3178a8afbe4c2eac65a260061ceb8c6b1c78652a7db37f5c0c317b16224_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:354251a64fa2d8238bdf01af221ae6faa53f3a68795968b9a49426dc361ac37b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:455e3f1aa0a22fc78498156215ca8d5cfa1b9d123aa929a721e9217c9d1dc3ce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:77c92eef8a503d59ca8ea792101e508bdb21d1d6ca711104e094d8f8be7ebfc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:f2ae73d315cbdfd49375cae9fdb6cac7365680b91fce4c0c3ddef5203a6abc68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3ee453c04008584850b4659e5db163d9cdc62004cfd2a3bffda429607f93cc27_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a274083dc0db4c367a77cad085620d1b6321ae60b82dc7284ad4c90ab313a283_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ce09b959e7f7c8c0359bf17ad46ce8816c11e89a4cdf4ac2a3a290b6a226a884_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d6d19786d616706f403f79cd66c4e4400c4793fb0bfd4891c5345ec390d71046_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0be5ea330b7f31d16e9d464979b0bb455d3eadb2aac8e3537bd513e68385520b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b96da8c8cf79a30051fb7baabc36696d1e55cfeea7c013f391b4ac80cc70493f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d97b84a6f8bff76f17233e1d7c933c244e5684870d43f005badc9466c2e52db0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f5562629f5161188d6397d25e124e5a01bf6a9752b87f06de75b95063d1b7270_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b407dbba3a3c34947d90ec0d499810500c04979d581747b634eea87a810a0125_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d3bb6a21bcdc01f252bcc997507ec39ca1d2240bf0997a3bdd6fe36b9923d6c2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:081330003c7ed392746c912926d265366614063d1faef17e1155de0d8853ccbc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:8a0170234fa98ee60b9b7fef0d16d03c6ea42a1c6d72f7330ae957a9638feccd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:068b1e9154503eef7884ecec43d0fe3aa254131270be214854f7b78e0e2af2bd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:ac8836902e31b9f34359bb5074d0c40a68f0794de19e356522d589868c99608a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9355e88f78c118b1a8808e0a178af7dc91833696f42eae52c1b88ad5dcf61ef4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ba7d10fa2d0bbe169b5c5b3bc2c05c43cb12df3d825443ffff13bc79f31160b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:04b5f984b839a3dfba0b70e682c0930468edf99bf3de31390a9e6ec5a7bc0f82_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:0b3a848025efd76339009bc447ae171dc3a9e70629a9a231cea7b1d2abe5c320_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:8cd40d63b3d13bef1cfd650b9bb521675dd4d15a9b308a16c034cae8ed048cad_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:959df171cc6392ef7d3ebafbbf2770c6aedc4db168549b28fc7847793c4930c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:91bfd8eed2e057600d77b20e19764314e8952f695108486a5e61875cc1448145_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:92d481ddb4a8286954e4992e71f3bac240d01139a46ae0a815365ee235047564_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:964b304d297293f2d8fe9955fbb72c67d7031fb5ec2c6b555b862f30ed359557_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9df41eac98940169a5d74e1ed6c6875ac4d81f24e208f845181f9a55581b634c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:41d79968208f225321e35abdd613c4bbd18fdd4b3d4b84bc312bd58a99d21f42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8b1d0c2eeef421b713481f8a0f52e1b0f076bd08505f5b698ff6d4e0478bb417_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e8463d4ec6bc3e56ec6b7e84a1dd9cad25fba166983f3a96bc16541d3b2fcf24_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ead8b62eeeb8404de7b394073ea1664ae4b8a01d445849360420472536db73ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0f054295fa0ee7429d05d0aa601eb4b1a62bd5853c998b904399d23dd6d61a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:5aa9ea0dc9f265192a1639270e0df0974b0a41159f8cf9b043b9ff9a34a19a4d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c683e533b0960dc9cb4612e761dcdb97b105a8cd4039d849637cc04b34c8b174_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c98262a94c7d211b27b0e48b3dbf3fd7177c2b78e7ef1b2c07c57f0d982dc6d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:7749f12c01c007877d4b8e98f0972acee705f0061455d69b2223210f57098f75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:97cc4050f575cf20f22b104c1bbe713f2e782d0937bb84f353e8b80c130d2198_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3cb84ee255c71ab48988637dde76537a9456420890040cf761cd5aee71f6767_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3e04181d1f9f33bfd9e8d82d9a07c33e3692a43af65fc0bccdd529f018ec717_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:37e649cab0559c66f300c915746f34f6e0929100557e622a966ec78f543f12d4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7de8ac0e3c44fe3a7d9f63057f722b316efc1e373ac772f88a0f18add6b88160_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ac7df88a38d08b38f14a39fd19846cb82d1c96a518905ce115821e4d8f2c382_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9c64ce3c3ed86ecce5036e7bdca086083aceff3c8bb1a4c1e0af06102a3e6c10_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3989068374633d0c70e7f731ddfb4ecbe1972af492823e77ff9c2f77faedbd45_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:569c7ca684bd5079965d1f1b37ef1c0009162f0b506b4d6fbce0558e4c4aaf66_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:734fe28f66883c8c3a3f7764032fcabca4b5834d776ad249f9ecd5ea0fe618c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:764eb596b1c27c924f68455752046a987657c3fa9dda1a655db644e06df9a29a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:4c150c70c8b6171358141f5fe129da9927529a747a785a4d4fe83c2f7f8f0b0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:68b2e02e236e852e3cbf527920f1c1915fdbadc99263eaa782a3ab74f42f4b1d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7922fbf20b0f9e965a6ae8ec6313e540a1e732449b5f8d88ed166a4ada238b47_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f4f5535781e45da074dbced129678eff77090ef6ce6fe56bf1e53042d369528f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:14cdd1f3013720f8bd9353d57798ed683175d1b12915bffcef4d7d6342e825ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a8e333d012cc0ddcdcf62247d110592579ac00f023b20df2343910784aa85c01_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:892e3c70e4fc4b80cc77163705ce80529daf53564a08bb92df994137ff65ee4d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d7d1635f9de76b0420ca0089b69f56f650dbe2037d1bd7683752c68da6e9f2e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:09df495865592fa2b95ffe3e6a9d80afd9d370a1c273f87b14c91363948b4d7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:320c716690843badf600b5ff2bc5a841edd43615c6036b92577faa2d11417f99_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:88e1f4524831af4e037c5410f38497dc1c64c715af7a0be8a609079d4f515e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:304cbb7666d1426a03413b4f7363895b3a880bf22053ed2ee5ca6697eb8e3759_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7489f4cc66eeb744dc05ca8c5a5d85c931be8949a466961d754427850710d610_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ae9876699fe73338ca46cc3f05ecc8b09ad54fb7cf605d6202616086e90f673b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ca509c6cf55a0571196c3cf33112c29d6d1e13b336797907640cb2785770b18c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:12dd6fb5cf45aad60604a12e379021a19df11fbef516708eb6e5e80cc2877580_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1e1544da4fe492584b5ff734b76beaa0cea3f130996dad6eb93713abe20f254a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:54725c3ed8a7f7f420b4280a583ac950f670d81c42941a51773c1a4e3672821a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6f1ad75bc2f909eae55c94e5ec26827dd8d6220bc5451a69d061aea0f63e8619_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:20e107dd601114f15e4bdc752b7d49746c48950c16a76446a6456582373b718d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3cf104924efd6df7a7b35d302e6e881f6e76700ed48af895e3c8a35075b4335d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a1cd6feb5011cb18a4b2e73bf5c9238b89c45da875f69c7f18d24f8a9f05dd6d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e1f153bd75a461f815b1127ec280ca3abce4cc3e9fbd9e063e9cfbfd352fe0e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:3a91a4f0ad77f0356d7217e4419823590a033a0a5854fc0651a102b1e5ffb516_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:63365d336a4da196cd878388be61e94561de74684e23b5e8e5054b7037174c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cf1a6e297a76d62d588b11b4a6bdc8761a37bb7e4b0886ecea1eb16982c1a998_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f1403c7ab79dddc07df8a2fca9084985db53d199271f0faa9d124c9141e453ce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3489ed4cc2437541f17cbe58781d3a22cfc24f7a001ca529c51aff4d5ad63b05_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43ebf7b84f72061efbd53c99eb883ab97b431d2053df270225759eabe26f4c49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9d9d0de56220b0b4a2523ea896c1b26d90f790394340ee005c307558131e9de5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6f681893f542bd9a1de33170656f48238605b6c6e6865171cd046cf03a8d0d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107278fd9636b013540bd4670445cca271970f809509e85e6f1ac82352992bad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:14324f81b569ade391357cbefed32246c3acf04b36f1ab040a004de9da68be28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2979527ba1d210beb2a22b7dc52de09c8a0fa676844c4c031850de9c91616efe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8203854f2e347239bce20bcc1164e78f1080ee341a7c0c64391b308efd8ac4c0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:17d53980bbd5a99440d633daa666c5f1dbe33a6a2d0dae8bee0061433f4d6ed1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:237e7043c6293e96e080ce54ff5cea298f7d1ba5c766f54d0c67d1c1ea8d937b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:353a469850c9adc59407b7a2699b8b291fb918e7b0599f351cf112ca6c8a7ecd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:4b41304a429f036afa114ee726a6886dead13919a417f4e3924164f75096fbec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:20fab950929e3e50e6d551cbb8909304810c5f0fbabc1c81343568428177c575_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5cb39a548ffa37e8aa5a4d474038ab8289f7b73e3af6efd0be6e5bcc37e109e6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:a4d4f0e2598f69a5c93011bc6ba877d97d5414fdfd21198985944b3e9690dbc4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e045084383ddd69a9231023835aaad7e06737887a91353383dc54647f85ebdf7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:082f28c96df74f24487e9df996d3fe351e185c848ca4c6a39137454e03769d83_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6e75913e0f8c81a1d89d7335b90518c9ba32785174276d64824578fae38d9fcd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8e08bcb40b3f77d01b384620779a780b99f98b645dd242258b6c3af736b563fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:f56dfff4de25e25f0f1e9f926c142ea9266c7669d7ba104325ad883d8cfd7a85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1841669972e0f6fe9fc0c3d0eeaf169a948a44b055a6fd32f66335535662d829_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3011e1cac120b39c1e889b3b19d89884e7d961ec80d36e0a034ecd0e43192d3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:90275aac06b0346e09371ac6d680f50b39d56675acfe35b561e801dce6c9532a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:b85c2ff4e6919a2941008fcf852036af88d8bfc0697fac26db7f0cdd55b9a83f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:1505d411aacbbfda9f05e00b54932b2b09afa157cef8ba835b5ff29d1e8c2104_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5b3c5d8117c57355b2232acfd2d429b6b711819a9cc7fd839d3bd45b16ee5f55_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e76e63661abfb64b888dbdbb47df8deb448774e714cf499060942b1497b46bcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fe6d7071ae21fdb5e8aadee2a41f93897c866cf9fcda999ed67b8561143b9ef2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:404e23b81f5bfbacab6e30cf1992a8498ad70b915dd87ba79f614c1a10b4a7c1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:85410072fa8ddb00e536b209ee29e2299b4041e6cec408e9fe1a650d311d89c4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a0af61dccb480ecb164cae476271a9229d78cda8c717e23fbe2b7d18d7092e35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a5943bcbd35e2a099cdc285abb888c8f174fbb924859e6436d85bffa2ef6a302_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:22bcf1f0ee52b3c487affa1ac6126e47abe9b79f958849812168de0429a87f6f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:460b3c8d710dd7f755023e60e7cb5d9c6aace4ffb6d7672a3aa8c232b44ae1ff_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d3b9895360cf52a71ad907255a2641af3652e06d452030da2c91d8bb1fe27b0d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ed7416758f7e7fc15aa94a674674291189e5a4a327daefdb2ed2fc4b42f60f74_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:30f401daee51b1d573d8b980d1eef5fdd0e46b5a9c876296e4cfabd77c598e15_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:d6430fc5e218fd51b59b1ce5045b52e326f1c471a17b0abfd8787553c2df60fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:00ae335df5160d41e2a59fe7ed38d483dc95b4daf4a60c6c92ad0a0744b7e435_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:05912c80cbd999c32571218e6d75bea3aedeef74852e995ceac2e7fb1b01b696_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:866c16abb647f71001681f4174f0804e0369ef4d427ce0aee2d1a3af309eb15d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e6231728fe38ca010cdcc90482ebcf9f62d984528d7d463e81c5e7beebad139a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:021da7d11e595c3917adf3784e716915b15524d42d2797598b375e7d31aeca5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ef35b3f8dc1662db59c39013b9d38f8f01de3db0dfc6cd8c5c18cadd203d565_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:8f41a73f0e4fdf5ee8cf875433cdeb9d997f0e6537c40ead9ea27beb6a8d13b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:abbcab1f5162dc3f47dd9d07d1b1f6af9cc158837eff4a80bc96d6656dd2c204_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3d3aa650e4d1c1789278761c247528a609cb204870f8a4ecec029889c1b92927_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4c57ab0558844a6ff1a2a48d5638cb4afef26c53497b12ef8deaef7ca2dbff5a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d6cd6e2a5f05a4f8f454bea472a0c2d7a16e3393918d0980031091936620669f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ed3e4ccf49430580dc307fe6902141a5eb228e7c8577c90dece13a838b06afe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2a103f82e79ba86fbdacda3fc4849e7ad430219cab3227016d40faa9d670f16e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6618c58373a3af6a5ce8ce501eb0078d82a547584b8d9fae31ad3d86424f18d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ade1c1792c68ca721ac90a2fa777e02f31474915ec8adc8f2ad8a7a6b451a431_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b94f87abe421ddf92ddd53d3f1c6dcefbea083db6f02668ba98cb59ccd35e8e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1e69d28bcefdccb937f3ef459bb9bee5bcb6a6d1bd5c2a9ce9b71a2e4e03aa89_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:2900823d24dda552b6d4063be5b9615b24dbbb288b2702ec4313ce99bd9ec2ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c738f88f1ace51d293ef450554b6f6404e47a9b432b341fc27dde6169e6fe63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:cce0b0ff07fbcb7b463ff3a9d5ac8fe20bd8bc83407adbc9b8756ec3ad5008c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:0559bd5bcecd4b6b2b24007eb4a03c65f45063e5359dfedf5a14ccda199c7899_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:111e7c679647b388af2704ca280ac0cf57128c6894c5422d9987e4a429b2204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:7dea3d12eb2ca6da490c09661fd1f3a603e0f5aca06282b7953039694b4d87aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:b04ad95fc3610f262d6614d0b7d0b6c5bb8c6a5eef512e1178e77335feba455c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:34f12040d39e86e2127686220c2dde6f4e32bab685784afc5057904f286d48d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5b896bbd0564afde2914c804fb331280fc78ceb831a047c0c1fd777576a5b8c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7d1fcf1849e2ac29b2460c65c1924e049f83696415589b478c24b4819f9bca7a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:99b28f07c6f85c18e520f306a6cbe767c7f242f97a6d8dc820bd3ce1068aa596_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2cd9c61cca7bc0898ce177bf3f531ead3d298232dc6c90d707d33d0ef0b8630f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9b44722b30791402e9750abcb2546665760295e6befce7a5176a347d1f72d545_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b5005749857e00d42f95022459ca7a607b7445e53b62399b6a1820d4d71a501c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:db66f887ca4acc98ad391de714d6bd3c126e4e64b103b5d161da507a3a2e34b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:677f603347dc7582f0bf4979547c929e47734841949f34d3de20140603aa5ba7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7782e506e8700a4ff6d5aaa2bc5088b1801919e5365b72c3fc0b7185db6dd44e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9bed270930ca04b17b126f49080046e8f8fd5149514695195da9ff959e5e89d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ccaacb4d97a9fe1021e594b83f90f4d5f6ad14610e4aa49f2ba65dcae0a061fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:bead99b68d82b36b367dac46c2111fd8edee0178643493f66e3ff8bb7dc8a645_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c0f765a2e2bc33291066c3a8d4048d78f44d65a745fb7bd9c7ea2539d34d49fe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c4777746b9f26bff78a229e525c25bcedd693027d066795a4cfa596cd5b0130f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eae2617453889a9643cc57fa812207c5ab1869ce7e338b06c63aeda8e0055faa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1fdfb6e1075714ab25db450f3feab799d28f2b09fabcb62704de3071e0a72635_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:483b24b9f9acdb5b24ccaceb5234a6695c59f7a0dc1048888b6a4080e292129c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a63f630eb523aa9c85795ab923ac658baa4c3db17f0ac5247162ef8bca0923c6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:acf90e404f2c04f4040c48ff6804665449a27cfaae12eba7eaf4f83b0f3a9bc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1a6eae41431c024df8708f97e4039219e10023467e56222ba3b148f97ab9d892_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8da3869119650f0e4b4af5eb6e9611f52cc5d1707a48eb7d0a9d4348d378dec1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a6a4bf90759286416284eb0a93b6d802ab661e490fb21f123f141de12dfa227f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dfc5028a88c2e4ef37a39330975d990d1ffeb6e0c76cfb1a9370b5f7a0e1c6ce_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:060db92886f1a148cdc499c32217be8c31009f1b41a6b56c3144f3b658399eb8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8579a35025c17faf8398b62c9cf8fb5360f978735cb5857f44dbfab37e7f0b79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a3d2ab7990362f0d14043801ec097ceae5167d5a596a2770211e00833f2370ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:af19fe0085ed208064818cfff5ff18ac352109083f6d296c5690963221ed8e83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27a9e77d60246ea75aaeba8bae7ff77ef2b85d37652459622a95286a35d82557_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:671502952b3ddbd0f953e60b29def3eca0e2416a3a688774d4520453af07baf2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6a4d1e21eb6fb1951ab62d00d13a6afc7205c69d0c7a03de01a3572f56634944_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e104dcd1fb659be0793ce40c706bc1278a3d446db738dceae5d3a5a0b0606c56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:390d8c8017c9bef7add6b076cb88cecad29f4f4af1465a6092f6b87053bfc901_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e994ea662028b84dc75988777232ea342041aee7bdf7f372e8177f1e9b07dc8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:772950621cf9bca22a7c6fe3d51f2c4333b1c95fc2cee30f3da58fb157f0722b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d856e3a3e6a9f2d1f54902e20701fde45f8a190abb3ab94a7a10a687c9f8427d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:51acbba56466ae38df1170e6f22e57343a34a2fab4c49467fac934ee2fffd46e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:6abc5769619c5cea817aa473030f231d25fd13c96fb573384d67a2eaf90f2e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9addd586875f542e82e92f528264f35f06b600560f02d1987e3a9c11d769c88c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d41e4e952d91b02b66a409acc6f38cbe6a646330f6b4a223dc6f4c38d349c433_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0bc55d8119fda1bd8aab74462903ca9abc1fb3235df60974abe2cea9338d7b3e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:47e527428f1e40ae8cbe57a84c60f7a31191ec720aef7b0b6faaaa26fa657c2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4e51673afc9e3b2b57f90e080977640880887689ca2fbb354f271c3fb5b4299f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d7c7e167c932e47170612877bf5fb7adcbb9f6c3570e74cca0861005750f8135_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45bbacf37a0fa13ccd4dbf0cbb2e6d2e858890445d97f649773942c0a88f3629_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45ccf0a67c06721666deab96038aa37bf205d60003c8a233e7442ea639e20933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a956c13c574e66556bc21b594740accc497e48af46d0f326116937b57b4cd6f6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cbe20f10c01a0f87aa82a217ec01fcd653f4eb6e77afd659313a8e0b453027fd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0718804d539c1f36a0ef95085986b6065022c354e653a6c9a902c34cfed4d726_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2eba8e41aab91ff0194e96a0d384e17955a05963a7ddc8d9fc18a9a67e24e8a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:54d8f96067571abe8de8a55ae092cef1f4f423afa6d05d5b2f46663744ebcabd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d888d3d628c75cea3de43a4a10aa7e4768bed2034330c71ec89b3adbf78d4e73_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0bd1739aa4fb64c1004bc4aac788700834f7b454e4ca9a23e83107eb2eecdc0c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:10955da0c33ec8aa5e671cb6b4813bd26014acb8dda68f8bd249c27a6c8ecae4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6692616a559d423ed0f5335735a0740c0bfe034d06704cf288f74e6c2612b8e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8ca6c009fa35ba4a94459981a72db8b54ca2507d0559eacf38614dd29f01874d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0cd405015005ed19b3cfdc305bcff6f5f6ef683d9d68201046f0fab2a3b44f85_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1785ef5991ec5ddf63130f0b1983c2b9cc23eceee5181c060cc62c6fd18ede33_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:41750bd0eac46b324efde3548347c55eede126e2a17d071ce3557abf936fae8b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:a242549ee4cdf6946f41d601af649317c53fb6ce779147ccf99106d3ce38a74f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:69182f4919f1b5f9bb6e7103fb5f12bcbeb697e826fa1a516124989f52128cee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dd633fb6fb437d90ad04f80af556670d364968de96ecfc5b0a1c00b4952c1ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:6018f1f3a11ec47bf1c281610bca3859c4122597910e6cf7d4dcb35c4a7ad60c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c2eacceed018a256d1c60008b3d478b3bf234cec3f3ec0fb85f652449448abd5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b489e5c4ddf4e5f14883fa52a532ef0ca175a500d163bcd4713d4f08ed4c8d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b6bb122aff540406a094b599dd1e7fa26ef39e69a861caf5cabeb1702b8c7e2d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:becc8bd498a264e93ea78fb9eb2782cf0191b5c69b05e8aec4f7be7ae7a009a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c2c770a1c5cd4024ea070d05285f23c065fbf2860996c56fed89efd5d447d57b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94c7946de43b360b6187324eebf4a9487f6fc09c0f6a5c4cf8c10dd9aa998e98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a06e475b0bd6871816f3d6bdc922144caaee7ded1d3fef47b7165980157dc8e3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b9c3f33a7aa289d65b0eac2543b7c5385a3d68985bbd303fe38534fd6a8f0039_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e85418d292d588f67f52d1e513ded87b7160868e24b84ea1eadbe39a372e70bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2b401a9d07735400fd8a278d052271143374e730dd926f1b09bf9364a0dfe9ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5ab5cde0dd77b3d87214af2ecbe8cf133023a4251bcdcc862cd3acd8abe05fff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5f38a62d298309bbc8b3f28d99e03b21b071256c6511863946ae082bcfb024d7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bd632521388d66beec1a1d0f9bf3531b21866a3cc1ead6e33004e2f423a018da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b1e461fc8832aefff0ba97be8b7c95935a0ecb5fbf64839b66ad8f66cbf742f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e454985c4c1f59f0b93ff3bda68f52e8e681692774daac809e0f1a02a6fd2405_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e9aca9254ed6f373e26dfc4b7403dd5b9a9f6cdf25acdc963a589530e5e1a4c1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f2fe73c16a00f0f286f5936670632898c07c36a9c96056740fb471bd02ffd155_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1865ebb2e93654dab511b97edf2a5d714511466a49a6fd5087f3528ba4851034_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7726814d87e0d098b5672f7f92b2a0832f175db125e8835d3df0235b544708b5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:aa5f47b18ee8d25f88a58d24913b05dd8810c0c872eb0e377796d79852f67320_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dca861bc089e151181369c8ed8670be71c5e6eef094bedd61b30248fb13dbf23_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:583598109b75130008a55756b2ba16c8bb8f259ce60537184c1a96bbb10d462d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:69b1b6dbe21aadeddee2250944d3f562d04b10152741e261e1327e6840649dbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7a855f8881b148c2f97fdd701a5f1532ed9cd7dc4c2e4393555d4cd2747c227e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:cf33d50b404522170dc43e2b3b221a502ad21abad1e970e92127d440d0ba7212_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4cbc554e939c01b52096687ce6d4e025d219a12c2e703750d744f1d82fd802f9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:7d76721b13fb1022ad387566825433182a276b3efc8f980823d59cb9dc8f931d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:9786d7dade47aa9fd3834175a88f0b768b2c66c39ad689dcfb48107ce1dcdc59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f13707382a123f7c92aee321fb5c23a1007dce727b7a68cec0ffbe4636ba0813_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:2b69d2a8aaf9e8e6b772871b0cb3486c062b0a123544fbd2a55acd40348e78c6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:883097ca5214bfcac0ee1139f1734a044af527a16b634050aa4b86166ca4263a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:8db6ba7c7d42a514b5c382afd3879867f5042d42b2495a922fef3f315f011217_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a5c30d6f5bdd0e2bbe53ce9b90a00e94e84de1a0ed6d29aa86219518fb0c626c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d71d9131273f93e38936169b336851b76ef4436c5b73da52add0a908b003a57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b0dfda5623e607655446385145a48db54fc830c29b610037b52f677fe94bc1dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c9f9b6fab1de71845d9488c147a990b9a1ebb2b6c14c910234199c7833c92447_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:eedef2bd70bdc1d977b23f340ee6f714abd2fdf2c49379db151c88d9217f573e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8ae77ac1ca0aeb992c50869008c246d41ea290f23d8a2859cde958d58d3063a2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c169eff980fc34a0a1f6f19559e96485dda0023bc29fbb3326238c110bf3ba4b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d7b3a7fd468564aea8435dac8b09e2ee35b2d27f6339a8049836b6cefc8d2cdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d8fe8854022eb245f92305d42b92cb3dc81207f1115975ad607a75a023b8a820_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3555df7502cfca54f9793f982ed7ea7453c9ac235e015b9c4c8c47789af48ff3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:482a103550cfab666968202591121c6904aba79cf5e8c30cfa4718c856c65690_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6c8bc52abf358951381135a94638e4c01f0e8ce942ccc4f77386c36beedb8a35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f9515705e2b37d2fb6f216aa936bd5424337a1e1ae4eaf3ded3c8d0fab373d36_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:45dca9b3c0f4fc36ab0052495fe6043c717673f8f16e915e49d682ceae2a3c6f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5aea67ae0eefba905f7f8af09dd8a83c8adfc185b3484fa0857834c270844c24_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:68ebd12d0369cf9ed73f37f5cc188a7ece136ddb8e23ba641a4544eb703f57c2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a5b0377a79065793239498bd0743919b77cef2155093138bba8fa9884701c570_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4148272ea7b1e1b306c4e33dbb6baa9bde7a68d6522436a51e939bab4eb8ea7f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a8c81c137343805ff088fc27416e7c67e6f02d4c17dbea38a063f97ca08c51fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d948b969af4caa50c0dfd8a822144a77169880fec165575e574f8fbb807c65f4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ef3682c0bacb3d0d67f963387c8bfc8ba77db7c6ce8f0dd8e6bd00d131d721c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9024353b9d2359e30c5651042483ee70526996d02854b111f4bd9ffd3fe95026_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b3c65460fa54403f95f3c1192347b187b25b69c9214c5e586bc582dad432a9cb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:797a79c184b21fb1d2cfd6c59fe54be07061b559bf77bb169e36790650fa907e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:b3305ace24242932292e14458e4ec2ad72f414f7dc24681fa497f7d1c382ea56_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3355da57dcda21150a1ca2f8d922a94433aa44c19124f6e7ee833eed370857fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5872a3706c561849469aa6c8205f911b47a1f98f75590f9640efca570b654abb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:725e1e9610e0b304b06809bc6d942ec504ebeb7586aa9756fd87d139cb4e0449_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:914e3c4590a4a6d48af758d34c118d474fb8e3ae0e594475a82b996f27386b23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:21516dfee1d53ef1759db9cd9c01da5817f8e5500ebf59a18912e3932f44db56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:95772b0295918fb3e31580925e262ab0ad7c09246b1562249499f2c22a3e55cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c6fe6ae20c7e9e0e68b7a35f7e388e3caa2af3035361e59dfeb47f7006971fce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ef77dd2ebff7fd079005601a96450a2c357eec93ca17ccf59598097cddf0cc6d_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445291"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Immutable.js, a library for persistent immutable data structures. This vulnerability, known as Prototype Pollution, allows an attacker with low privileges to inject unwanted properties into core JavaScript object prototypes without user interaction. By manipulating specific APIs such as mergeDeep(), mergeDeepWith(), merge(), Map.toJS(), and Map.toObject(), a remote attacker could potentially execute arbitrary code or cause a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "immutable-js: Immutable.js: Arbitrary code execution via Prototype Pollution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation of this vulnerability requires that an attacker is able to provide arbitrary data to clients of this library in a way that calls the affected functions with data the attacker controls. In most deployments, the ability to provide data in this fashion requires that an attacker has some degree of privileges to access the affected applications.",
"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-monitoring-plugin-rhel9@sha256:67d9273bfa159a5c4911e356c06d992ad3ed91f7b090bacfcb198133f234b0d6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:b2f09ae04b716fc2cc19ee7347067e488dcecacb48f34609cd24f9510d4b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ba61c7408cc6947ccd857461981730161a03c41f32d308a973069eb278677809_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f168e80279e4d53f0482c0933bf1e4878a6b1e53e37c6fffc84edf46b9c36b15_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5b7a9827b4068052bde65efc986f3600a221a283df3d2bd6031abb87c8b891a0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6b9d912d39198903afa78388bbbf2bd5fa7d820a1e694ff82bb146bfb019a0f4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b2ccdc79674f3c9700147515ed136f36d7050a9f897f6909a06604670d6588f9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d41541e5e1215843d5fff0ccfaa3efcdd8d2633efe4cd608c9247ac431d25c58_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:313c0e44208e7fc7d4039f2f22cd01135db0cd3337a258034b774fd7820d8a98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37889fd7ec96baeac0ffcafb8dbf903af16d95b413baf1b2fd7710f72cc71c98_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4a2a59a57ae76ff8ff5ee21dd25da4a9da4faae5a6beb8d5e0930f12f679e8b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:99f4af491329b3352e86322a56f42cd4588beeda00a2f94a2b82b169f6328fd8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:561b697db7976a064794258c5f274566dc9c1c32d803603b15ecdd78a0965710_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:99946bcecef29fccd2dc55cc18dfd5cefef1957666c9b8cd4c555ae9d8db676a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f4572abc9f444f08ad11d10168e4b9833b3fb9e4814910eff467767a914d124e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fd5aee9ac2b77bcab032dfd1bc6f1369f59e1b3366cfa96fa55f9bc18673144f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0c10368a8cb2450440348e1047d56fa91013b32b690c40b06baea182f04c3625_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:202f16700daa8022d5675bee872db2a776a1f240ce159d17b9ad91cad342bb7a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67c0172273e47f9f11072c1b27a028fabcfe29320b3347d58d35c53d9b1f512f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7ce75d70b4ffc0c4891ef83f75a453f414c010e387c09f8d7da432eb5543f032_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6cfa0e42180d0b52c41ef1f23d98443cc4a89afae97d21d3993a5f69bc73e6a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83cbc07e901f31f4f86938697d54564bd4c735ba924d5fd08f43b2dfac46aa59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:be5d2df0ea59d84b00bc2a1be257b8338c00f0563397b51d7fe86c48f7e6a62a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c91a3c588e78a92df5887828fc6cb03cb28580996fbb5204bbc5e17abf93ab8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3570c5968150582d417714eee75c4fdb244dece7812e772c0d60bc937d81d564_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3933b8a4a90aefb3e645441e8176d340b8e0b23b3f6760083c72d25248a17e67_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4dd95c213870b3d4ae9bf202094055f0cac5a965422dab852183305b5d85634d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e76c636de412eea5835c877ff862e24c5b0a7ab7fb95ece3fcf4dc9d614bf519_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:10864ad3974315fe717b7e22f5d1fb7bcfaf1b601741e4a0f2a643e1d897fa8a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:61858d0543de564814db6c98407aece822eea202cc1fec3393913d14f75875ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d4f1907759d9532d9659a97d18282e98c54eeffffc33c7de0570213b545aab51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d5bdf20ce7f4c5b1fcfd9c2b77410c8a6b9b0c27e6138a1ab54c241763b05bac_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:546872449f71f686be1dc4612f7e03d75633eea75f089c720f87d5d1c6fd0402_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:6e8813370db2a71161ead738ccf909b6997ca6ec452ba40576f8846c22c063c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:81c6745c7507d47122280c0d6893a35a4d4adc515e850b2cdc8d23599583ad71_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d9778a3fdaac8498f6953cf2bf5acee0d8823270442768c9e838dc5b330c2250_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5008136f5d3e028da656d046f85c83f3ed13d597dfd47bc6808b5b3043297dae_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:736b2a94787549701e830ab7d508f3e7be83cb694c69486157bd633a3ffd2c81_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:85c15e6f69c7f3e101346387f680258f5310e5c065f830a50d04d8a409f3f7c8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cb2aadceabad32ab080d76a709b79b70d488d9ca2f115c1a481a88f5c9c2f9f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:3d94824bf9265438ed208d017fd28911418d4930b9471b305e3a6f83dd97f0c0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:59993d1cdf6d58c3113061dc403fcc51e920c315d1944c931bba62ce47ec81db_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd9ab99b292e613266f833364f13ad19e9b26204deb12c56df333c3282d235fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ef1e59b118e3b97881fdb2f208f64486cf3225b7bc66c52cf9d4c2a9a2b84c72_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:4ac5626fb50e2550d27281a25e933335a786a4695f5a7a2d8f17546f6f4eb836_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9c5da07d689e56a0db2a2d142fb8debc7aa7a0483a3296aa50fd43b6a12feff0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e25c8d20772495f8d49acde8a35f49f30e18b3f6afd9074b7009a02d84a0e6e3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fd8a0aff6175093f881f0b879736594454ea69ae68db7e5837ecdf1527268fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0a5b8b943885041a0fb239fdc012124c8c8ae56d399ab52411585f3410f28670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a50a539c4972a89fa1f17afdeb62af1883bc89f231b51b1fffc096af3f4ebcb8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c2a814937215d63f71fda7ecb70017e9844b89c6b672fedf5a1b08f6f93d06a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d16269e4bced1a9adad5bf954354012d679df785cea828873226491c0c03cc20_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:50aa303cd2b22b961da419e66167c3aaa33a6829f2488d40e0d313dc322e6789_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5299088616c529dfc389935a9e005d88dc9f1fc40f18d025a95fabec27aaa646_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:634a5b684a30fe1870639c708aef32c6acb101f85f484483c7f05640eaee15ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c685ff9170595581ea97f706bea0069796563f03064b5a173e992cb373d84cea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f3872e501679796054ccd9eebb326e96e4b916bef525d3850c64cd8dc0c99b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9c5cd84436fb27de1b589a7675c029465b3e9eddb0ac87eafcb5bbd40a9018ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b256f9a69ebc26949acdaf2c4b7a9e89cb5a1a70837bc63b554a65fee7463850_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ffa19324ad8ee491c3431e8bfe5b1235a1431b0be914b0bf9b30d3a532b0085f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:307af3f934a493b4e7cd8a267202238d2a4238d52be1da4608e83c54b1af7d29_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4f3b445df34b234d1eda4f9d5fc9f7954dd726667bdafcbe0b1197412ab7ed13_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:cda4b2931a2a598995a4211c8dcbcf6c5e82f7de29b39ee437faeb8e4f696a2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:de4b57efe54b245a9c0e39ad94d0129ccb60f3d5670e7c0726ae5ab9cd3d98ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0dd73b3fd566b4961ed3e167079a2ca3309ea30fda7a49f73e001a0ab931dd7b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5befba9e2fd5cc494e2d0789d86d1e4011b4321dafe6f8be64f54d173c0c8c64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:abc08274dd4ed75d88d129e2e57257782d8c7caeddf348245dcd85be9ed2f8e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:d4b2c7057ca24af7fcaa78c27927ea2ec53f70ac9a14d8d775963d999ca981d8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1b85972300d8d89a30ea123ef7f8a337e63985bf93e21a7d77da7a5334c2ece7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:30b15e8c204734afaefdf90ca66daf6f22a7185a4ba894737904170257ef7443_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c388aa2a978bffc1292cbcd771018f7294d70658f7ad6e621e87f19171f49337_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:df93b08f6e63570eb979dbb3068a2f3341ec9ffe94f9409a297dfcded130ccee_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:2d8ea097a1119ddb3f40ab15e29b212f61333ac94b082f6baa02005cc57b6f33_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:be1225f3e3234b2b04fa3c4be0202557d57d08a567a5f8523991b9c5ac1e3c48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:26557b10309771e8a9300ea0962b6bbf90a67284853b6c9ed55eb89711eda7b8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:2ced08e6c4295cfce9c036ecaf12bb702e7425c1b16f546a3fd75be69eaaa05d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:88156e82ac3636c93c033b96064fc06ad605f670905b35499e198dd7d4faf8d0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df97df25115092253e776c7d6cd6db3182655a4daf8654f8e301e7a166e82708_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:87236d1fa81fb3e2ad0f3669471d6791272280dec8019ade793d9037c224776c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b536af5d58dff2b0e2dd8440d4ac5f046b1533fc7c822d34ff72208873feb155_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7f79a083bb85c531e54c0cf5b28e0c09163f90533869d6b3e86e3b145dfc1115_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ac8706c4b4eca623349bd3beb69018b256313dbff09c0d5a23d54d6d79e000d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3724703a3319c5dc69f4763d1b459b7d907686787250b42404afed8c25d7172d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:58a47435a1a6a39b0b9b0b4eefe3fc36771fa22f61b2bfe6fc6f20503b2904ff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:72f3154bd73e203f5372818916b4e229b9db2ec293d74bae7c7e4f7961c5dd58_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:af1ebaa3db633f76d592777b03934e61bdda7ca4a274f3ab8b5c5893334fa5d2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:25f3a738206a7d67fdd08f371f6f94b0edd79cceae3616d9291ee85759369de0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:55b34527f4a0a1067cb4535122b47d15766cad666f4059b3d97424e9b7a0c3fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:162e4ad58a67f27ea7aa4ac18f0452138544c21158ba2e9793cea5ff28b223cb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2f6b6c889144bcc8ca8a690c56a0a30dbe450e0ad285f52f06637b9b71649edc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:80c10d130565356ad8673149d066e3c5e9915a66e6f027ef8a735805c3a77a5d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9eeaa20ec429a7c841eb9be76d17c4539072c87652be8926e8358932015b59fb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1357f28244870da839b2f48b64b895eca65c206e006c349f05f17dcd802058ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:47fcb6f2d8e10a1d79ca4bc71a8d54eed20402663eb8fd56b34ee641bc22e327_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:5be196298a2f727b3f7c9325c3436682a6461ccab04ae9b1cd4900d7d48aded3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6bff3d2789e4b6819ea92e6e65bb7490c57283076f87ebe94ff6537c288da61d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4d72bb4124fda9c1d1d42e103431eb403cf0c70df5e0a4d78c84b966408d0e03_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ad09670a57c9e1c2913c628daf3685254016d30c9ef0134a4fe7401c3cbc6730_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:54d03e0866e9536e8cdce3566c9c6ba48cc3e1a46ba78c8ece6059caf66f9faa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b394f22e4a2adf3fb5048a8ec209c83453abdfb78dc45aac22b7656a19d239d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:2445e2741338aa7067c38f9ffb4bad3635d2f9ba64681f438efc86ca49ed2e22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d2a8f6b2b07ac922c18d6633616af534d6361f81ffecdbf0aa0892c2bfadf361_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8c9653765b6566c240efe8f08c5b6c395ef940c4c88f10a5cb12121687dffc31_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:d169385f11ec7d39d976e9ce9072ed036f76b856867065ecbcf10b1b1b1fcf40_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:18717d98bc3377a8bbd108ae41ec68ccd7c11fcec8c86f47c6e796b734c9ac1c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:251d79a18091bb739256f5ab000b7b3549a8fffd8c355e69bab6090de9e51e1d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77b4fc96e841482d7058f77d96e3b36b6aca8d3ddd855be95466afd2e4db82ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7d6468fe45b5f93b9803315f8a6c49d2e7b6692b6f8c3115f06bc8bd3076e9d0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:05db09a8aae75f472d13f4f39c0cb5ac43fdd510c29bfa88c5e66e2708560170_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a55cf020aa2a7606e32ffd260fbddbd5eb23675273ea5b4b68f5da6435052c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ccdbc3619e960e406c0db93dc7b5773d36825406ca99f0aba07cda4d00bacf34_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd9ed3d17f45e13aced32171e8565f8f58b7622ac1f2a7794a9d62263da7ef69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:08132d4d8a30d743568dcb6ae131643921990f93044b2fc6f14fbbd4192107c6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1b5bc300e652dbaecc0cd3060bc0b3f258c7592dc1dc51c81729f9d8f43e3b86_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8d7544c798dca8421c0759c257873368125c88082bf9ee7339ad4a4b4cb8b327_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b8c3cd3c913a7c1f9de9f4322f88800d26e91614a0257019a9381dd4dd48f5c8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:071392012c68f968615e26cfd19b309139b860b0569d52cfb0cbe85c3427fc37_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:601db4ef1788bcd90ad4df2459479b672b5d1138bca71a950b83cf585105c7e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:74ee7c085bd1d41ecbc12c3ef942f4f5f4b88e8b52e40a6bde2958e207a46e26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9e94b930f87a9d5e54891913169dba6a9d6789a0336966aa73b0bd456c0b1a51_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51f1a90bc58757e1396b863bbf500071d49d15c7d96d3b5e7486395d210e06a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:61e79da9ff15261bc0e77ad9c67320f8b0ea75577637ea7954ecdcee63c31083_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6ff81498181ab5c622109e159b6208bfa53408a08c29b700ba0afd84b89fc4d9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:af6fde3e30b158944ffa92ca0f56d958c5f0e05dd67b489d78065f31a4f2cb9f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:49a3ea982af6c920e18fb6156704f3e25595a47e1af9d2e6efadbcc39448a534_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:56cd3ae90c114579eb8dc572b4ea97b0272759cb71d4f5a1cc98366bddf13525_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b8ba4fcf5788be4ee007c13369ba94e1fbaf78d88beef2d22aec382e4697df29_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:ffcceb1871da670d06f0f0fcd522687ed537eec61491d57ed10680a8d07b44bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00527107a374acea508e4184509b6fe03cf670a3ecf0ca2ba6381c56238cf0ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4e0a44aababcd4e5c214968580c3bdcaeb60343c9110182757ee74319edf53ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:50d04fb6b2eac9c75211c0adb9b69ba85baa8efaf6f4e1904ab46ba1907d7d30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:51dbcb9dba321dc4484eb72f73368cabcb419b5a934d495eb8e8e53872ed7cb7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0a04386aa031b0328bba6089b6abbcd757f02206bd114a0b6e3ba4aff5806de2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a426fabfce54fcad0aeeb15a1f5c08f1141a7bff75cd93cf54ef94ff5ecc6f0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:2b743b58a1b88671b47fd3a90966b71f349491422c3a620967ed5f1073731f6c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4767d0078970d169d80cd1ed8d9a0697b3dc7f2e297d7370f36607e790a9ec07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:02e782e3d91a314e92c02ae1615681c9f0dd6ed97f6214030696664ea2c533fd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b74f6f01d7e24f6d970627c336f559a8ee21f99dd85e2fdb2ef80878a744258f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:dd32fa52a84d83d6c1ef649c913ac70a8227712ef0dd1eed24dbf6e80ed8956f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ecd152f01ad8c3ef7e2bf819c515f09c9fa3e3dc67b521de282dde042435fdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:37fa074c3d0cef8aa66b5533c9c788c10be5212d149837834c7001031a725e32_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:45183c775bb7d17a774bbb18a6ce8a9a7d495a6f2f92441c1a7749ceae2818cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8ddc8884b10884780e23708be0e0bc1d0aa78bf3e093e098bf31af3b39ff0054_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e10b5c60a01b7e22773f86d8a31283c95da6bd9cdb2f6f060700a58c8124d102_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0cb8351f3eed209c9d7e4c70fba134a2a1867ec394b99704772a489f3390631e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7b7ffce6efe509ca4f0ebc41424d5aad4d5115fdd4e91f197242c39fcc8a57a4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:98d19fdf299137aa1bcde0f86fb75539d9c181b310356bef90f912f17a53c8e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c0e8f7ad38409ea594409fb3878317dea94ddb7a4b1c6537ec69c5a075ea0e37_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2cc476050d658bf608fd981427208d7bad038db2c61d87871267f95b387a32a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:512db303d402678d8e13d712eecdfd21cb43b039b92a3ba3b3f1fde28440df94_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:71415f52d1b4a541ed4c944a85152d3d20e81e6ddd0ed042ac7a443c3cfd3304_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9ad939376d284c72b68173f7f9beeae564ca0b5f3f927d2254e47a9273b16990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6f918532a83b0f40654657e9fb715ac5f4b58cc5981f56c75342f3398c40ba98_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d7a107351537e67f156fc2bf5707e5380e2be3430ca3c114eb5f43b2f905bdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f2b0149f8cd25219144db3232ec50a4f303b473df9a119aeeef71b42dcca6a25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fc3bc50469f35b9424cdb845bd03a86dbaa573084dbd499fa9a3e47eb0e426f8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:03dfbb0d2d2ac35c6857f07e0bf7e30013542fb8c07df9e52319ede66f35d750_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0bfbbaa8673ce7bda001ab91def919e56e6f0fac4bd67b09a7c20212da0b529e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:597bd0de9e7bb97f8e960935ba7c9f1b91e4708b85e74596b903d726dcf7a398_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:ce87bf559d265da4e06195256803d41fb0b5edab70bc52ae46d2f626efb00c01_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:39e5a2c1983df681f7e02c13ed52fb630c4f1424a74c2b6a620a0f685c2becc5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6bb4b55f428abdb5c4191839058d1292bea484c244402c8772f566f7b6968d09_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7b7f216332fbf43c68b9b1097166f7998933c8b3b2e7dcf11a43bd1a6f3bd76a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cbb58404b4eec45794e8284ff50c95f9c44f86e687ea8f21962648c7c0f66917_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3dd38a98c32a74aa2231e807227a3c8d4eed1fc973e81db754a0a109eca0cc2d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b0e54a88923183074e19b8e24a6228d55bccc1a419b3a41a5307685e75c36e76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c1341b86b365d033ad566093a64ee3e643728b5057cf257d455b0a39aeb99683_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e102e842d7d298030224eb8ec80e0727b89c4a4d45b67af5c6d0b11a3df30565_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:527717a592672785c5d8bdbbcb23266fe26e2c95359a9f01c1bc174ce2bbbfe1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e36e8dcf7336bd1fa1d75a37813911782403f99c634a433d187d36bf2051f4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e3e278676c3c653f3543467fab3769c3694710e28c96fc9e821d5f2b5899ecc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da33d4c2317f8e5eec01f45b4bfc10fe66736b6df06a13b60f7ebc434b34a9e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0741873d5a242cb085fd074e2e850da0c40c94a672930bed489a5042e7cfa080_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:63c357eff8bfbf851295fec3e79631014762b1a5a2642b684dcc251235e900fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7c53a64cbb49c81aa926f021c50efbf2009a358d7c3e3c50a0c231dcfd7e110e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:83ae49730fcc34f08b5f1d3f620c41ff7d7b4419380b4e731d82fee7c50fa858_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:3215281a42cc42d59bfb0380060fa8492b060e43d15c731609c0368238520c34_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5d6a64c4c1d3ed74efafbc1bd93f7829b3555491a58b75622f2986cdcd63bb91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8981f5bc6770c8634fa4c2c707530c945ffe1e64309ca3d4c47aa1bec5f4dd29_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9f9ae18048d534c876d747b0f40db46134067c1f30c71386d77b1454070eb98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0ed78d5eed81ae4e0a7468e52315eed9442685f775a7fd08cee07673920a4a58_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a3f3a1911d6133402e3e97818ebc49da92420eef63b3007411d2cac11797d29b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:c752116250009619451107cdcf31da023d5a7df853f41509e2073428e3c5708e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:da94697c9b1023108475f827cc58df1c5e5fae4975a4d536e735934762e71b3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:16d51f0e3ab6302e56aa1364aadc6533c7046dad4857fbdb4dcb3976bdd9b256_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:9a0712d681f6d1778ec84618ed13b11c97e4d6b4bb3f2061083c8a642f0beb1c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c71dba6437bcd4f6a615d9390d07087578f1ae32c48d0ee634ccb5ebf46bc61d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d966f7ba9bf83531af76d565bf8781bbe4dfde5525f71e000f99fa265f78e3e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:078341b680f9a3b6f6d386551c569161058786c2da3a4fed8bd8191a1c96fd10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07f489bb05ab3907be43786d03c889827ccbddcfe049a970bce989945ced2374_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:30decb57f6f3569f08acd23fbd34a935ff6ffd9cb6777f29f3b21f755b62c307_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:488e5f13899e2922cb03777bba675061c2066797d4e5121a1eb7ccb680ead301_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:52d90f5f2aa431ed9014d6af378b3b935006b859bf8e8b74d928ed07c66a39d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:53ba6396dd8f44eff8baaa9eefaa796f155461c27c652fe608aa6f89f4569284_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:84268278c72ed9a76a44d91187cb04cdba386e0427217fa0734fa21261c2633c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9923549c7af82f8a377f55ec226b17849b80b6986bd5d9209baf975478859419_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:04b8fcbd71c85d53d2ef486f3cb3ee9eb7d3232830a88653ead37fa96b5e5041_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:428c4f45bb682423a047d8a306aa3e52d47a79da82b2e5d261c70394b9516dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:acfc5e61e66d2c25713b6031b44a9c5b4a2b01d88486121842d9474fee6e73dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d89c56db59c88798edb02d36b261b7fcd7e185c978d8ac1f61ab6ee4fa9858a6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:01672f20e08c865e334afb20bf4672e75ae3213bea815605692d3c160fbb98b5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1866b4398861ed85d3d472bc5cddcf86d087abe0ce3dc069e160c1cde7b3dd45_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:77a0618cdc2074ff5e567001f8bec4be9176454dfc6fe12558b8fec570245d02_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f34bdf5701307d3a78fc33e002906e52d6e92402aa02772c3f7aa86c806be963_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:5d8cadfdf44b8160c9dafd45979edf50de3c73e44970d32a2e41400174cbf801_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:89d0f42a71d1e6e6df886f4614781bf20779ce60b2c240d683002e8a77cca506_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f239e7af308dd33ba6849590b4d62316b1c27cd9abb91774153aedfa8ba6c674_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fe9734b268c86d555c17d50b28b53f6a70e6ed1d5f2423989f3f7395088a2cd2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:1b894ce3c863920819d4ea5252e661d16eb311345721e870b52256fa475c8191_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:46a5d33d55b3daa723c47adf1556617197acb7a1472e87eac6c48d84375db69f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:85caa3468f35ad8f53e67ee99afd608249440482234757c1032b73989f75ff06_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e2967044eabd99c49d1f1b73b00e7d1d4b041fc6c91e20698d0ebf7edf8adc18_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:00f9fe4e4830f2223b653191658ef9a41399681c1dfd0cb7a03441eb8b601411_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:210dc2ae060a77a1cd80fe7b9999df21f08d05726c2ee1a98a3d3b9091c738ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:68e7e47d7852aecb01251cd646f7de16ce032197587e32c0d312200b2ed335e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8a5f1886bcf3d4ddc1d8b25a3242d56086643e1985fdf2c5e0af4d523097e400_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:204539fcc315c96f4f36d75fb9f8e3c97712dd0f034dbca7874140052b8934b1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:36e42a5c42f9b5210acdd3438bb826ed8570422918a49527ee6f404d669a4baf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37787a3a765ff27aed1c4dc162f208835e5ea6befeefab25ba6ad08840644b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:72c4be85b6e8f0f4ef456cf013ff60cca10791a9ccb6e4b030b51b0e7d8fa27d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2301b2425a990c6b31fdc48f5b3bd8a6fed405671c6309474e6d1998478f67ce_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:524c69155c0cb62ef67c3f974ccb588c0b763ca30af1ff04da57bd4c7c606aff_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9294c9aed9b8166cd175aa1e5fc08a8206e7be01adb757142fd065f12a9f6dbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cc73c3f7d97cb6099485252ca4ff3f4c9e26969635fe3b234ffeaaa8e833d6d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0c6e87ce992c21f22b1b0dd2fec080705195760e86f274b29d3128090d79336d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:36e50b65c2a5f3c0e56acf0ef991e5ee8f187cfacb37b683aaa00e97a5d0e433_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:74177081e53ae2b8c9fb5c28212867d8800e3d6a65ebf637ce83743b74710016_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b52839eda3a26cafda3c901e448a36c9f0bbf1ecbeb71cd059cbe5f7ebe63867_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:028578f886c789357923b3bd92b9097eb21e2cebe2a179c8cf5b7796ea492dc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2f04b6f6f590f4ca9327a64bc61a3e75e1a5b3634038a4abcafe407b951ab95c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5cfa05a09f86e80011baef0e0b12f84b93ac31c89528b76ac68b7d0181c50bbb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:db83ee31d8a8649725b103e410ca2965c60b86e0a8be8e70f14376dfcec39b8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:33819f40cc5b2499ff6cbabb4eff22077ad17e5f721de430c951794e9ec7c4f4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:634f06b38c199b4ec846215198ae2d042c630dc27b54855b5c9d282dafedd05b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a02825b1dbcfaa0a328edd1e250bfd41e6df558251ecbc2e745b896db21b86d8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e8e3d3591a4376a5f0c02e6e27d41fd823c4e65800c77f51797dec01c8d9c84a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:366c950fe8ae969a72a8cb31db3bfe5f28a04f33d2a904148c3d5175def5bbc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:462a73a38e7e827422c8e765eb6b62ccc11c2148ff2dffb7a3cb0f4b8a6a0aaa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f419d4db4c9e502fe7df0110f17246d961d5f58ed5cae9095896b36472642bdc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f84cb8e409bf895d322078c5f86a071e8ec71b5cbf8177830204d4172e03a952_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:40c61cc05782d5913189e2898ead2277bc074562f99f51994fda52adb9ae8620_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:77d403925e7e528a4cc103dd52550b68b36254b1a7f5dd08afde70a3ec929bd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9d7d4ba7d9aa25f7aabd027e32042d7861fa85f25b32ff194c4d3fb70ffac370_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:feb77e0d6004a7cf988640bf052fdbb755be2fb893e5fdc07165e683e4bc668e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:476503d99351c99b4def061e46d9028eb1bcddc4ff5d583f347aa37ff551f8a5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6ac6d3f227ff99b9b84ce35940c04a2e1fade56d2f546e8b448964268daa0d2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:711d81a664205f975ea1982fc415575ca43166fed54e9dc2f801750fabc1c6ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b58df498504852ad6f0b12aa6c2a68fe269b31e9d210581ee82c9e2a4fe21062_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:135bd1efceac3a19de9e453acec53e9a10350093a29a0508298a5f0a8a69a8b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:1e0190062b9bbca28fdd2f82d52702ce99f9116d456083f94db79b75e8921e0f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f0193546fd32d558e2e89d722b3a2d8c94903d86c0e336e7d5dae028f9ccd82_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ec4c24829883edc23e37f9f07c95eaf4c74a9ac023cd4f3a518dacafeb3cd008_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1431a026103fa0b98183f4d0098697af78478ecccc1c0ebc6c3338c268603425_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1f8a046cc9d7272e86ce246c615011aac476b83aab58eb0bb32ff5a46e7250b1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c651e53602bd474d7453767f7059499947258d18e2d7a52a855a46b0e9196f95_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e0bafaa62220bcc59ee7f819547d13b2acc274c6cb7af0985f792d62caf28f1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8f9bfddea5c3e30535604b38af5628bbb62ac1c55d123165cd51481a61240b01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:aa39067d74522dd8c963f09d3fc61a3011214d007abb79e07794198e5746cad8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ac2df95e06953b95611d2bd684ce548ac3946daed5422b898ec922774988a18d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bbdf86f56a820788f1528759e359fe7f75e9f73f8e77d2930ae2cc8a83e2f159_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:591a3dcfd46410462aff2e777b28897f3c51255ad8d26285946df4639cdad68b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:879e2b89dc074a377b4a90d6bcc5864530065e2bf534a648c7e295856ec115a4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a7e97212984597e32afd279231efb35b55854879637a119ec9c3646a13032672_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b501f15629752ec6c4e81a264a66e358c0867dfe5d3f6f4fbf54870380a30e36_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:602ceb41e5f9acfd35ad6e068c016147fcc213ef6f7033a738aad2d59e2d6b72_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9cc6c1e50a2a8ec6e2887e4be96ea9f8acc1938a0b904306d490474489328299_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c5a579f6c2b917ffa0c912ca7f5e82a041009198899d78b204f26f6e0170629b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3fd7b4fc902611f29ae0cbfed4b03ca5ad65bcdd5206787e622d7e6ca0d550e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:308da98e17198c8032692089e5f8664f8386c877563a318e89f2ecceea478b22_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8f17d1902c0a419e9f32ef05bf0890ee9919b615bd8f625f4d744318a9666c40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:a49641db9bc33963261965690a0f66a3276ca9cae2140116ecaff094cacc79f2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cf267c31efc0ea7afa5cab3dcd829b8c40f1e3b41ce8c92097f5e48b4fc1c8db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:261ede219967877725c31523cdb7930390300c1bde2df0995dd9f2960ab2d609_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d1c9b9d3b2569e676d6f80975a7ef3cbbb4a1d8cbc329dd1fbf7e448362e480_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:758d2beef64594e16d0f410c9df58136e470e327b658d340c07d4c62fc64683f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd2a41b12c00d34fd99306c8e5436a9b5ba6cf909aa135263a915b5f9d7bc49b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:82e2733f21cb25e6543cc3070aac2aa4dca50526ebd7a56c68be61c35da951d0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d654271a0ff9fe6b7ad23dbe5a7c6c2cff0d6499285d2d1a892683705190acc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d8d593aa02e82fc7ba9424458c7e4078560b6c214f8633391c49d6864fbf460_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a48e4dbf49b0ff8524c788e52c58ba20b3494f86b1905382de9f7972f9acf487_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ac95f13fc989cd08b7d62d825db5212625ff6adccff4f3db11cf973a284aff09_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da62a9e0d6c4108a00b6adb5ed5ffb0322fd7cbb37c9ef9bc34ce8b7ad71ef1e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb39b393c767790b22aa495c2f6f03afb4e233e59163d3880972874ec24a871f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f0125c1d0f3960767c52d6d5c1b2babf7791bb06dd393acdde845eadbf43ed99_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7cb9c87d5a624ddd6626c90aa12a0e35c196769a8670c370483a7766014e1411_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ec306b13a3b2439da2afc1c40b9de0f94d3d4112904e5e397840183a0def80ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68f913b6bf562e617f56288f67abb62f7b29e01c891ead29afbf5970e6c48c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9fc5e2fb3c92a82cd5be46fd56632f8b5f937fd96f0e133038fea5ed665a558c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7d1f571b87ba1e197285c78a78ac4dcffa55ac4e6382ecf10ed630abd02e4df0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fcf1f6ce74a9aaed46574fce5772920b3c2b6b6af0b99c69d35e47983b9e8de1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:6be97b778d55cdc05fa3a65778dad37b70d6e206f52f3642ee18c2b624efd667_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:90e9d62ca779897829ac4a43c945b11393409d51826ef1ea446bfed517d88023_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc34882ae4096505985e163b8fead369bc2f5835ccd504442f2eaed4aaf0807b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e8516d1ef8f77fcffb337b4da4a539874107ab501c9c2cf46cb887b4a4a1c152_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0873393f0564bec29f4ef698becf97fca9ab57a6fcd62a574d041cbbb241acd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9b3cbaec7ce03762e1b63ee055935d866121a1ea7e0934d0c76f72561f2a73f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:ae34b610753a18756b34eeb0e0b95f21acd27d077b7c70356054b10bd6a20b80_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f760e2aeab036000a3351517f017e75600dbbf0a4fc871e5c6de2fd8d84f5914_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:0e0fed0efe55fa047409b60fc018f8a1efb7ec0e9c1527b9553cedd07a4a530c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9610860325949262171294ba4b9dfb298c392aa12ac2b34785443afc7dbacfd9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d4f823164bea7491748757273a054487630f7d00a102ba37c96011ed68519fbf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f8b152c6167e038d046580d88d3b9d8695e135aa945155231e869e46a5689341_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6abb6baa9cfd44652759dfdcef4390c0507c6a48de59a7cdb1949e929da2d20c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:723f42b675397961c109f2a8a08c2694ac469bc81a8748887e78adaf954b00ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cb3abe166a28ec665a117cb3c13335ce21381126b0f52bbdfa93daf8600045d2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e06d0f6a9ac19acda899cedd9ef383721af888fe31e07f89acaf043eccbd3e69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ba555e480169694aa66b172dec0a1dab38f528711ddd1d127997657e0576fcc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:66bd0f0059fb5216d01316b4a938426715406c9d34314e8bfdca91977797c1dc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:675f2d5fe379e396dc129a14c30e01bcecda81915efa12822b875ffba58c568f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d8dbf300f9ca4ec47510347c47d5870c9a8db7703ec5a4344e626fd449ec7fae_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:249a1efdeeadb5027c0b65aed7a6367ca760d9624e9d74f3cde3b34da62f6402_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3eb3266e51bcff8668c12bda2b4330240bd2569a40c85fee6be989732ff8f68b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:da5ddaa79cf6cd99a4c83ec00b19e8ce344b71427611282b7db2002a9e807675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:e2939a37737dc236d11720f9571179dd67df761f722a96ae0f05db9702a88c4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9a17f367a6dc58029e3ac83e4f2b6e9b240ec060c46c8ea06ecc87b0be87bdd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a2b79e5a1fc546da852c6f38bc920b67e1c6aa94356449cebedf08d7dec86076_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d28a7dc66779c1ca4c056eb5bca48b0c7e19d01089b93edbae8bf9b43b11cdfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dd45780c2d4b5bb0fd96521ab72ddbd9261ce234e61bf6a69bd7de0757f6616e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:01d99a84e687c20c1078c90223e884e7497908c05ce363d121378f96d46fbe2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7a657b023ca7a012c4c0f5cb0b71c751a0a9129229b0dff77112a82682fab839_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:8ec4eb72a079b8b94913f4c4f766ad03988664ffc27cf77659703f1ed9a00510_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c2a14aa3104f2c0cc5714a347162390f40cb555fabbfb5f0e2a5a7c83b3292b7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:583e3aacd432004936e3e6c8875c7c6f91377b9317179c2cfefad03d2892eaef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5ddca5fdb82e30000123c5be1cfb50ed93e04e35dd53c79fdd7014a3519af23a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922042d611b7cf7c8b92a6a99812d5f134deb3ba6a2ffd9236a1ec70db9df767_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c89f7fd553664814765a30ee59ed8dd4c2caf3b9ff40ad351096b408f1f3d938_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0df4e077293a69adf4bf04de6e3aa8df95cd1e358e7087b8930e6a06fe7f781d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1f80a860753af1686c601a11d5bbc1a65a82e10d671c102f4b652a5884ee94ff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:347b33aa8ac774d04023e52541ed1283475263ad0bf2c0a7cb0c16b64db6a00a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:89467d05594c81401ae0bdb9ba42504f475f2ff1fcfa6c30bda2546dbc2ebc1f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c55b956e1c6a4fbc88dc9dc488b54ef4589134b35eca971bf18943d48eef4cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4ffe514fa69794c881a504954dbf64ec3e0610ca38773ed1b49bddfd8731eb62_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5b91f26964ac42d3c19646792051c96a8ae25a7626ae081806c382c3cdf558ea_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5d25926b9a049a86997f922ab7948d6ca0af9a16af4e96e5800d673a38be4046_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0a12d980643d0912adb6979129d24765fd54c01a3f055961cfde3fb873fb786b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:349f4e4a30ed2d6033c45aa761b9a86e055515a47b7d1e75f44cffa9f94ab5ee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:39c9f7dee3fee9828f02088317da8eca15b94db80f99f4561dd5091841e8d1ba_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:7327301da2df28d4f25403132f5447f7a995c41604099044547694f99291685e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:172816977b3d5489e5633764c970652a14e7a8a29ccc95b0d089c3d64e5b325e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:433e25b474b2adafaf9ce6677f3f1d51a6512845ecb54c6ee3707a8969c3b3e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:66b0dfb02285c0dd4a74cbcdffe545babef4ab11a96750854f1fb733f55302d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ebe298db1443e2da31836551cbf88da11a8f422db254aa877c310cb092e1ccca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2c4604fd35ddde200baaf906d7d987a14eccbd1f678272c6d0fef35a1d0f7f03_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4fac13483d31a06f597739207f9cd7bd7acb418f055c80ebde0372446ebce360_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:529589efe0c2828d7a6dc104ce7c07fc358f43340ad99dc773536f38af557665_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6f09d75e75968768f9c4f06f0ff9b9680c7a43e6ec836b7a07ef7bfe348727a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:09e62b7ca5c078a71c0a36f74785af16ff1aafb5edff0b43abc261e648f17eca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5b7a8cd01d2846f8821c56447ddee3b7956d9a20e9c809363d8728ebb17c6d67_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ccd9bd93299a31672e58a356ca7f9cee946f757384ac2ca99c54718eb72e708d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f3c66ebcdedfad6a4f9b6b67387896cadf88683a285b0c9c2e87c067b3edaaf9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5b778bcb934f38efb0d2181f2afd0874b16b2c9bb541fbe821553df64609d831_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:6299c1c95b656dd2ea47927a629be820c744864bf4b401dd1d81346ff26199a6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:fb35926df0b2eba2b017ae46f86586f7534a0140bb56e19db4fdc1a0769ba74e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9b723bf806801f5f8dd2137f583352de2ca1c8cb14137c60ed3bc5a5a02c3223_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:d899b8ca509e2f6c7df3236729ba459f1dddbaf5f11b1757e3bc6a04c6a16952_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e5884e2e0f2451896ebc590ed0fb662429fc5971d99d19fd39dd98d29b9874f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1ced2dd84378f067b6e31049e8d8be06a1271aa580897ab67f1cac29e8973273_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3eb279dcc861d1ee9accd5aed65614fa1a32a0a3c39f80be6c16e3adece6afcd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bada651c6802150d411988a1462cc769cd2bd791ffca219a7e9ba6fc1f9e3ff6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1d6cd25f19d8729d5db2fce2c0ca12cd4434e3156d00e3b29128c8bcec31cbd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:689f54432640f9036f09a18ffdc655ef9f29514a5b2974da6beef407ef00039d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8acb96bd4e7ceecccb59895d9f2500b8061bd56af4235547fbf6246d88c11d29_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22af26575e09437f9912ce3092c9a5d32d8e402624e0c1c3ceed6c81120f3e75_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:b5ad7d1f6ae93fff78d520ffbc080304d5e069dc34be695ca2e72063e6f16cc6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c407ea06f3c1b6d904ff87994e9054e0afb76d9dbd2fe9800c34d3c1d31786b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f002a9bb010ea2e4cf4ac65c2b9644c09951f5cf28fac82c112a9e2e23925ab7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2a0c8ba89fec53f33ffda91cb41530057a2c2370b9190a5c8cabc5ba7eb3fb34_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9d90b5e7b4761caafb63c447fc9e352084650888029ab397a0e7597eb03235da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:aae7870b5ae62c0cbb24b90ed192b0ec8a830580b3a6565fababcf89fd17cfe0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:eb8a1c875820beb6df5c898b3c859d787eacc661207888ccd31342837c441b1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0aa1c0778ac82f2f01ab8c7c79941de9b33338ffbe92c70ae2bb47a5c87cd356_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1302901a96768f4c566a54ce4265fb2abe023d025652df4b78b94a8e44d785a2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:579d7823258032e0e585734c50a08f0d97c346904d9a731d23fc94a5bac3d0f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:8d5efc32757a8a321e709ec9db0e304cabf4b4c63556986e677549891fdd542e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4c75b6bfd12643b775a36ad69ed2cad789b27df74faf4454d723ba7f3c800746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:88f6bc9d1bcaceae8f65f654a2c0b169a7987872e2b301537ab078cc7563e36f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:29d413f06f5eee509bf61a867d1db3abdb3f7ff78f91f5c4ccc40e8f4e52b73e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a801eaa3eac0b20b6a0de04b6a54ed18d2d54a175891b6ac39ab503da858ed6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2a9630616c4361ba346367855f264e8f01bd063f7fbc4ad4eb36fe181eac23e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:d0d035f3300596a93c21c4712a231077b6fbdc963d556ee6f9f9efe393df5bf9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:117282439d4d1a2a741562904d28338cfc30ac9ba69b2ba607ca67fd6031a650_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7293094d198f0ab68b4e365e0df6a384c76aacb90b4c63de457cc805c183b206_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7940286fc95f03f2323aa80e3c4a3aacb132d3532a380929ca20e831b46ff034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38eb59fcefb3e1593774ca0117c163a3acdef98a0415e8d840ecacf1239220d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4003ce46ffedec1de16e31773fef93eb34a4e0cb95ce30f572bd026280e046a5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:38ffb7d7d3017c6cbff3741cfc8fb8049627d7f1fcdcaf60a9bf28ca4a5432fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:5184972b11cf8b144a801d0c53e7766b2c3b35cec5fb7e8356d6b1cef2d2c30f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a402e4a4ae76ab9f13418715a44c09547820f1f6d21ae73792d4e8d7545d9b32_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:be8993a5a41be437bdf3515c2b3000c4bbf4fec8bb54c92ab3fbbfc8c864523b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ce3229db117ad4599d2588926dc948b34a9a0abede09e9df000570906bc9e31c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:def8b3178a8afbe4c2eac65a260061ceb8c6b1c78652a7db37f5c0c317b16224_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:354251a64fa2d8238bdf01af221ae6faa53f3a68795968b9a49426dc361ac37b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:455e3f1aa0a22fc78498156215ca8d5cfa1b9d123aa929a721e9217c9d1dc3ce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:77c92eef8a503d59ca8ea792101e508bdb21d1d6ca711104e094d8f8be7ebfc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:f2ae73d315cbdfd49375cae9fdb6cac7365680b91fce4c0c3ddef5203a6abc68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3ee453c04008584850b4659e5db163d9cdc62004cfd2a3bffda429607f93cc27_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a274083dc0db4c367a77cad085620d1b6321ae60b82dc7284ad4c90ab313a283_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ce09b959e7f7c8c0359bf17ad46ce8816c11e89a4cdf4ac2a3a290b6a226a884_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d6d19786d616706f403f79cd66c4e4400c4793fb0bfd4891c5345ec390d71046_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0be5ea330b7f31d16e9d464979b0bb455d3eadb2aac8e3537bd513e68385520b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b96da8c8cf79a30051fb7baabc36696d1e55cfeea7c013f391b4ac80cc70493f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d97b84a6f8bff76f17233e1d7c933c244e5684870d43f005badc9466c2e52db0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f5562629f5161188d6397d25e124e5a01bf6a9752b87f06de75b95063d1b7270_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b407dbba3a3c34947d90ec0d499810500c04979d581747b634eea87a810a0125_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d3bb6a21bcdc01f252bcc997507ec39ca1d2240bf0997a3bdd6fe36b9923d6c2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:081330003c7ed392746c912926d265366614063d1faef17e1155de0d8853ccbc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:8a0170234fa98ee60b9b7fef0d16d03c6ea42a1c6d72f7330ae957a9638feccd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:068b1e9154503eef7884ecec43d0fe3aa254131270be214854f7b78e0e2af2bd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:ac8836902e31b9f34359bb5074d0c40a68f0794de19e356522d589868c99608a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9355e88f78c118b1a8808e0a178af7dc91833696f42eae52c1b88ad5dcf61ef4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ba7d10fa2d0bbe169b5c5b3bc2c05c43cb12df3d825443ffff13bc79f31160b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:04b5f984b839a3dfba0b70e682c0930468edf99bf3de31390a9e6ec5a7bc0f82_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:0b3a848025efd76339009bc447ae171dc3a9e70629a9a231cea7b1d2abe5c320_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:8cd40d63b3d13bef1cfd650b9bb521675dd4d15a9b308a16c034cae8ed048cad_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:959df171cc6392ef7d3ebafbbf2770c6aedc4db168549b28fc7847793c4930c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:91bfd8eed2e057600d77b20e19764314e8952f695108486a5e61875cc1448145_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:92d481ddb4a8286954e4992e71f3bac240d01139a46ae0a815365ee235047564_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:964b304d297293f2d8fe9955fbb72c67d7031fb5ec2c6b555b862f30ed359557_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9df41eac98940169a5d74e1ed6c6875ac4d81f24e208f845181f9a55581b634c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:41d79968208f225321e35abdd613c4bbd18fdd4b3d4b84bc312bd58a99d21f42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8b1d0c2eeef421b713481f8a0f52e1b0f076bd08505f5b698ff6d4e0478bb417_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e8463d4ec6bc3e56ec6b7e84a1dd9cad25fba166983f3a96bc16541d3b2fcf24_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ead8b62eeeb8404de7b394073ea1664ae4b8a01d445849360420472536db73ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0f054295fa0ee7429d05d0aa601eb4b1a62bd5853c998b904399d23dd6d61a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:5aa9ea0dc9f265192a1639270e0df0974b0a41159f8cf9b043b9ff9a34a19a4d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c683e533b0960dc9cb4612e761dcdb97b105a8cd4039d849637cc04b34c8b174_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c98262a94c7d211b27b0e48b3dbf3fd7177c2b78e7ef1b2c07c57f0d982dc6d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:7749f12c01c007877d4b8e98f0972acee705f0061455d69b2223210f57098f75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:97cc4050f575cf20f22b104c1bbe713f2e782d0937bb84f353e8b80c130d2198_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3cb84ee255c71ab48988637dde76537a9456420890040cf761cd5aee71f6767_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3e04181d1f9f33bfd9e8d82d9a07c33e3692a43af65fc0bccdd529f018ec717_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:37e649cab0559c66f300c915746f34f6e0929100557e622a966ec78f543f12d4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7de8ac0e3c44fe3a7d9f63057f722b316efc1e373ac772f88a0f18add6b88160_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ac7df88a38d08b38f14a39fd19846cb82d1c96a518905ce115821e4d8f2c382_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9c64ce3c3ed86ecce5036e7bdca086083aceff3c8bb1a4c1e0af06102a3e6c10_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3989068374633d0c70e7f731ddfb4ecbe1972af492823e77ff9c2f77faedbd45_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:569c7ca684bd5079965d1f1b37ef1c0009162f0b506b4d6fbce0558e4c4aaf66_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:734fe28f66883c8c3a3f7764032fcabca4b5834d776ad249f9ecd5ea0fe618c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:764eb596b1c27c924f68455752046a987657c3fa9dda1a655db644e06df9a29a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:4c150c70c8b6171358141f5fe129da9927529a747a785a4d4fe83c2f7f8f0b0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:68b2e02e236e852e3cbf527920f1c1915fdbadc99263eaa782a3ab74f42f4b1d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7922fbf20b0f9e965a6ae8ec6313e540a1e732449b5f8d88ed166a4ada238b47_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f4f5535781e45da074dbced129678eff77090ef6ce6fe56bf1e53042d369528f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:14cdd1f3013720f8bd9353d57798ed683175d1b12915bffcef4d7d6342e825ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a8e333d012cc0ddcdcf62247d110592579ac00f023b20df2343910784aa85c01_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:892e3c70e4fc4b80cc77163705ce80529daf53564a08bb92df994137ff65ee4d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d7d1635f9de76b0420ca0089b69f56f650dbe2037d1bd7683752c68da6e9f2e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:09df495865592fa2b95ffe3e6a9d80afd9d370a1c273f87b14c91363948b4d7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:320c716690843badf600b5ff2bc5a841edd43615c6036b92577faa2d11417f99_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:88e1f4524831af4e037c5410f38497dc1c64c715af7a0be8a609079d4f515e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:304cbb7666d1426a03413b4f7363895b3a880bf22053ed2ee5ca6697eb8e3759_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7489f4cc66eeb744dc05ca8c5a5d85c931be8949a466961d754427850710d610_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ae9876699fe73338ca46cc3f05ecc8b09ad54fb7cf605d6202616086e90f673b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ca509c6cf55a0571196c3cf33112c29d6d1e13b336797907640cb2785770b18c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:12dd6fb5cf45aad60604a12e379021a19df11fbef516708eb6e5e80cc2877580_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1e1544da4fe492584b5ff734b76beaa0cea3f130996dad6eb93713abe20f254a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:54725c3ed8a7f7f420b4280a583ac950f670d81c42941a51773c1a4e3672821a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6f1ad75bc2f909eae55c94e5ec26827dd8d6220bc5451a69d061aea0f63e8619_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:20e107dd601114f15e4bdc752b7d49746c48950c16a76446a6456582373b718d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3cf104924efd6df7a7b35d302e6e881f6e76700ed48af895e3c8a35075b4335d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a1cd6feb5011cb18a4b2e73bf5c9238b89c45da875f69c7f18d24f8a9f05dd6d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e1f153bd75a461f815b1127ec280ca3abce4cc3e9fbd9e063e9cfbfd352fe0e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:3a91a4f0ad77f0356d7217e4419823590a033a0a5854fc0651a102b1e5ffb516_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:63365d336a4da196cd878388be61e94561de74684e23b5e8e5054b7037174c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cf1a6e297a76d62d588b11b4a6bdc8761a37bb7e4b0886ecea1eb16982c1a998_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f1403c7ab79dddc07df8a2fca9084985db53d199271f0faa9d124c9141e453ce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3489ed4cc2437541f17cbe58781d3a22cfc24f7a001ca529c51aff4d5ad63b05_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43ebf7b84f72061efbd53c99eb883ab97b431d2053df270225759eabe26f4c49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9d9d0de56220b0b4a2523ea896c1b26d90f790394340ee005c307558131e9de5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6f681893f542bd9a1de33170656f48238605b6c6e6865171cd046cf03a8d0d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107278fd9636b013540bd4670445cca271970f809509e85e6f1ac82352992bad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:14324f81b569ade391357cbefed32246c3acf04b36f1ab040a004de9da68be28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2979527ba1d210beb2a22b7dc52de09c8a0fa676844c4c031850de9c91616efe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8203854f2e347239bce20bcc1164e78f1080ee341a7c0c64391b308efd8ac4c0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:17d53980bbd5a99440d633daa666c5f1dbe33a6a2d0dae8bee0061433f4d6ed1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:237e7043c6293e96e080ce54ff5cea298f7d1ba5c766f54d0c67d1c1ea8d937b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:353a469850c9adc59407b7a2699b8b291fb918e7b0599f351cf112ca6c8a7ecd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:4b41304a429f036afa114ee726a6886dead13919a417f4e3924164f75096fbec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:20fab950929e3e50e6d551cbb8909304810c5f0fbabc1c81343568428177c575_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5cb39a548ffa37e8aa5a4d474038ab8289f7b73e3af6efd0be6e5bcc37e109e6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:a4d4f0e2598f69a5c93011bc6ba877d97d5414fdfd21198985944b3e9690dbc4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e045084383ddd69a9231023835aaad7e06737887a91353383dc54647f85ebdf7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:082f28c96df74f24487e9df996d3fe351e185c848ca4c6a39137454e03769d83_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6e75913e0f8c81a1d89d7335b90518c9ba32785174276d64824578fae38d9fcd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8e08bcb40b3f77d01b384620779a780b99f98b645dd242258b6c3af736b563fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:f56dfff4de25e25f0f1e9f926c142ea9266c7669d7ba104325ad883d8cfd7a85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1841669972e0f6fe9fc0c3d0eeaf169a948a44b055a6fd32f66335535662d829_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3011e1cac120b39c1e889b3b19d89884e7d961ec80d36e0a034ecd0e43192d3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:90275aac06b0346e09371ac6d680f50b39d56675acfe35b561e801dce6c9532a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:b85c2ff4e6919a2941008fcf852036af88d8bfc0697fac26db7f0cdd55b9a83f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:1505d411aacbbfda9f05e00b54932b2b09afa157cef8ba835b5ff29d1e8c2104_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5b3c5d8117c57355b2232acfd2d429b6b711819a9cc7fd839d3bd45b16ee5f55_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e76e63661abfb64b888dbdbb47df8deb448774e714cf499060942b1497b46bcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fe6d7071ae21fdb5e8aadee2a41f93897c866cf9fcda999ed67b8561143b9ef2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:404e23b81f5bfbacab6e30cf1992a8498ad70b915dd87ba79f614c1a10b4a7c1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:85410072fa8ddb00e536b209ee29e2299b4041e6cec408e9fe1a650d311d89c4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a0af61dccb480ecb164cae476271a9229d78cda8c717e23fbe2b7d18d7092e35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a5943bcbd35e2a099cdc285abb888c8f174fbb924859e6436d85bffa2ef6a302_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:22bcf1f0ee52b3c487affa1ac6126e47abe9b79f958849812168de0429a87f6f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:460b3c8d710dd7f755023e60e7cb5d9c6aace4ffb6d7672a3aa8c232b44ae1ff_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d3b9895360cf52a71ad907255a2641af3652e06d452030da2c91d8bb1fe27b0d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ed7416758f7e7fc15aa94a674674291189e5a4a327daefdb2ed2fc4b42f60f74_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:30f401daee51b1d573d8b980d1eef5fdd0e46b5a9c876296e4cfabd77c598e15_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:d6430fc5e218fd51b59b1ce5045b52e326f1c471a17b0abfd8787553c2df60fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:00ae335df5160d41e2a59fe7ed38d483dc95b4daf4a60c6c92ad0a0744b7e435_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:05912c80cbd999c32571218e6d75bea3aedeef74852e995ceac2e7fb1b01b696_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:866c16abb647f71001681f4174f0804e0369ef4d427ce0aee2d1a3af309eb15d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e6231728fe38ca010cdcc90482ebcf9f62d984528d7d463e81c5e7beebad139a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:021da7d11e595c3917adf3784e716915b15524d42d2797598b375e7d31aeca5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ef35b3f8dc1662db59c39013b9d38f8f01de3db0dfc6cd8c5c18cadd203d565_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:8f41a73f0e4fdf5ee8cf875433cdeb9d997f0e6537c40ead9ea27beb6a8d13b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:abbcab1f5162dc3f47dd9d07d1b1f6af9cc158837eff4a80bc96d6656dd2c204_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3d3aa650e4d1c1789278761c247528a609cb204870f8a4ecec029889c1b92927_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4c57ab0558844a6ff1a2a48d5638cb4afef26c53497b12ef8deaef7ca2dbff5a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d6cd6e2a5f05a4f8f454bea472a0c2d7a16e3393918d0980031091936620669f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ed3e4ccf49430580dc307fe6902141a5eb228e7c8577c90dece13a838b06afe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2a103f82e79ba86fbdacda3fc4849e7ad430219cab3227016d40faa9d670f16e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6618c58373a3af6a5ce8ce501eb0078d82a547584b8d9fae31ad3d86424f18d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ade1c1792c68ca721ac90a2fa777e02f31474915ec8adc8f2ad8a7a6b451a431_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b94f87abe421ddf92ddd53d3f1c6dcefbea083db6f02668ba98cb59ccd35e8e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1e69d28bcefdccb937f3ef459bb9bee5bcb6a6d1bd5c2a9ce9b71a2e4e03aa89_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:2900823d24dda552b6d4063be5b9615b24dbbb288b2702ec4313ce99bd9ec2ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c738f88f1ace51d293ef450554b6f6404e47a9b432b341fc27dde6169e6fe63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:cce0b0ff07fbcb7b463ff3a9d5ac8fe20bd8bc83407adbc9b8756ec3ad5008c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:0559bd5bcecd4b6b2b24007eb4a03c65f45063e5359dfedf5a14ccda199c7899_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:111e7c679647b388af2704ca280ac0cf57128c6894c5422d9987e4a429b2204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:7dea3d12eb2ca6da490c09661fd1f3a603e0f5aca06282b7953039694b4d87aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:b04ad95fc3610f262d6614d0b7d0b6c5bb8c6a5eef512e1178e77335feba455c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:34f12040d39e86e2127686220c2dde6f4e32bab685784afc5057904f286d48d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5b896bbd0564afde2914c804fb331280fc78ceb831a047c0c1fd777576a5b8c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7d1fcf1849e2ac29b2460c65c1924e049f83696415589b478c24b4819f9bca7a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:99b28f07c6f85c18e520f306a6cbe767c7f242f97a6d8dc820bd3ce1068aa596_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2cd9c61cca7bc0898ce177bf3f531ead3d298232dc6c90d707d33d0ef0b8630f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9b44722b30791402e9750abcb2546665760295e6befce7a5176a347d1f72d545_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b5005749857e00d42f95022459ca7a607b7445e53b62399b6a1820d4d71a501c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:db66f887ca4acc98ad391de714d6bd3c126e4e64b103b5d161da507a3a2e34b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:677f603347dc7582f0bf4979547c929e47734841949f34d3de20140603aa5ba7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7782e506e8700a4ff6d5aaa2bc5088b1801919e5365b72c3fc0b7185db6dd44e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9bed270930ca04b17b126f49080046e8f8fd5149514695195da9ff959e5e89d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ccaacb4d97a9fe1021e594b83f90f4d5f6ad14610e4aa49f2ba65dcae0a061fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:bead99b68d82b36b367dac46c2111fd8edee0178643493f66e3ff8bb7dc8a645_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c0f765a2e2bc33291066c3a8d4048d78f44d65a745fb7bd9c7ea2539d34d49fe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c4777746b9f26bff78a229e525c25bcedd693027d066795a4cfa596cd5b0130f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eae2617453889a9643cc57fa812207c5ab1869ce7e338b06c63aeda8e0055faa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1fdfb6e1075714ab25db450f3feab799d28f2b09fabcb62704de3071e0a72635_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:483b24b9f9acdb5b24ccaceb5234a6695c59f7a0dc1048888b6a4080e292129c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a63f630eb523aa9c85795ab923ac658baa4c3db17f0ac5247162ef8bca0923c6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:acf90e404f2c04f4040c48ff6804665449a27cfaae12eba7eaf4f83b0f3a9bc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1a6eae41431c024df8708f97e4039219e10023467e56222ba3b148f97ab9d892_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8da3869119650f0e4b4af5eb6e9611f52cc5d1707a48eb7d0a9d4348d378dec1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a6a4bf90759286416284eb0a93b6d802ab661e490fb21f123f141de12dfa227f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dfc5028a88c2e4ef37a39330975d990d1ffeb6e0c76cfb1a9370b5f7a0e1c6ce_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:060db92886f1a148cdc499c32217be8c31009f1b41a6b56c3144f3b658399eb8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8579a35025c17faf8398b62c9cf8fb5360f978735cb5857f44dbfab37e7f0b79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a3d2ab7990362f0d14043801ec097ceae5167d5a596a2770211e00833f2370ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:af19fe0085ed208064818cfff5ff18ac352109083f6d296c5690963221ed8e83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27a9e77d60246ea75aaeba8bae7ff77ef2b85d37652459622a95286a35d82557_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:671502952b3ddbd0f953e60b29def3eca0e2416a3a688774d4520453af07baf2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6a4d1e21eb6fb1951ab62d00d13a6afc7205c69d0c7a03de01a3572f56634944_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e104dcd1fb659be0793ce40c706bc1278a3d446db738dceae5d3a5a0b0606c56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:390d8c8017c9bef7add6b076cb88cecad29f4f4af1465a6092f6b87053bfc901_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e994ea662028b84dc75988777232ea342041aee7bdf7f372e8177f1e9b07dc8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:772950621cf9bca22a7c6fe3d51f2c4333b1c95fc2cee30f3da58fb157f0722b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d856e3a3e6a9f2d1f54902e20701fde45f8a190abb3ab94a7a10a687c9f8427d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:51acbba56466ae38df1170e6f22e57343a34a2fab4c49467fac934ee2fffd46e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:6abc5769619c5cea817aa473030f231d25fd13c96fb573384d67a2eaf90f2e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9addd586875f542e82e92f528264f35f06b600560f02d1987e3a9c11d769c88c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d41e4e952d91b02b66a409acc6f38cbe6a646330f6b4a223dc6f4c38d349c433_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0bc55d8119fda1bd8aab74462903ca9abc1fb3235df60974abe2cea9338d7b3e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:47e527428f1e40ae8cbe57a84c60f7a31191ec720aef7b0b6faaaa26fa657c2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4e51673afc9e3b2b57f90e080977640880887689ca2fbb354f271c3fb5b4299f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d7c7e167c932e47170612877bf5fb7adcbb9f6c3570e74cca0861005750f8135_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45bbacf37a0fa13ccd4dbf0cbb2e6d2e858890445d97f649773942c0a88f3629_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45ccf0a67c06721666deab96038aa37bf205d60003c8a233e7442ea639e20933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a956c13c574e66556bc21b594740accc497e48af46d0f326116937b57b4cd6f6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cbe20f10c01a0f87aa82a217ec01fcd653f4eb6e77afd659313a8e0b453027fd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0718804d539c1f36a0ef95085986b6065022c354e653a6c9a902c34cfed4d726_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2eba8e41aab91ff0194e96a0d384e17955a05963a7ddc8d9fc18a9a67e24e8a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:54d8f96067571abe8de8a55ae092cef1f4f423afa6d05d5b2f46663744ebcabd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d888d3d628c75cea3de43a4a10aa7e4768bed2034330c71ec89b3adbf78d4e73_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0bd1739aa4fb64c1004bc4aac788700834f7b454e4ca9a23e83107eb2eecdc0c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:10955da0c33ec8aa5e671cb6b4813bd26014acb8dda68f8bd249c27a6c8ecae4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6692616a559d423ed0f5335735a0740c0bfe034d06704cf288f74e6c2612b8e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8ca6c009fa35ba4a94459981a72db8b54ca2507d0559eacf38614dd29f01874d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0cd405015005ed19b3cfdc305bcff6f5f6ef683d9d68201046f0fab2a3b44f85_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1785ef5991ec5ddf63130f0b1983c2b9cc23eceee5181c060cc62c6fd18ede33_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:41750bd0eac46b324efde3548347c55eede126e2a17d071ce3557abf936fae8b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:a242549ee4cdf6946f41d601af649317c53fb6ce779147ccf99106d3ce38a74f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:69182f4919f1b5f9bb6e7103fb5f12bcbeb697e826fa1a516124989f52128cee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dd633fb6fb437d90ad04f80af556670d364968de96ecfc5b0a1c00b4952c1ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:6018f1f3a11ec47bf1c281610bca3859c4122597910e6cf7d4dcb35c4a7ad60c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c2eacceed018a256d1c60008b3d478b3bf234cec3f3ec0fb85f652449448abd5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b489e5c4ddf4e5f14883fa52a532ef0ca175a500d163bcd4713d4f08ed4c8d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b6bb122aff540406a094b599dd1e7fa26ef39e69a861caf5cabeb1702b8c7e2d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:becc8bd498a264e93ea78fb9eb2782cf0191b5c69b05e8aec4f7be7ae7a009a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c2c770a1c5cd4024ea070d05285f23c065fbf2860996c56fed89efd5d447d57b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94c7946de43b360b6187324eebf4a9487f6fc09c0f6a5c4cf8c10dd9aa998e98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a06e475b0bd6871816f3d6bdc922144caaee7ded1d3fef47b7165980157dc8e3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b9c3f33a7aa289d65b0eac2543b7c5385a3d68985bbd303fe38534fd6a8f0039_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e85418d292d588f67f52d1e513ded87b7160868e24b84ea1eadbe39a372e70bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2b401a9d07735400fd8a278d052271143374e730dd926f1b09bf9364a0dfe9ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5ab5cde0dd77b3d87214af2ecbe8cf133023a4251bcdcc862cd3acd8abe05fff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5f38a62d298309bbc8b3f28d99e03b21b071256c6511863946ae082bcfb024d7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bd632521388d66beec1a1d0f9bf3531b21866a3cc1ead6e33004e2f423a018da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b1e461fc8832aefff0ba97be8b7c95935a0ecb5fbf64839b66ad8f66cbf742f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e454985c4c1f59f0b93ff3bda68f52e8e681692774daac809e0f1a02a6fd2405_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e9aca9254ed6f373e26dfc4b7403dd5b9a9f6cdf25acdc963a589530e5e1a4c1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f2fe73c16a00f0f286f5936670632898c07c36a9c96056740fb471bd02ffd155_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1865ebb2e93654dab511b97edf2a5d714511466a49a6fd5087f3528ba4851034_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7726814d87e0d098b5672f7f92b2a0832f175db125e8835d3df0235b544708b5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:aa5f47b18ee8d25f88a58d24913b05dd8810c0c872eb0e377796d79852f67320_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dca861bc089e151181369c8ed8670be71c5e6eef094bedd61b30248fb13dbf23_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:583598109b75130008a55756b2ba16c8bb8f259ce60537184c1a96bbb10d462d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:69b1b6dbe21aadeddee2250944d3f562d04b10152741e261e1327e6840649dbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7a855f8881b148c2f97fdd701a5f1532ed9cd7dc4c2e4393555d4cd2747c227e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:cf33d50b404522170dc43e2b3b221a502ad21abad1e970e92127d440d0ba7212_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4cbc554e939c01b52096687ce6d4e025d219a12c2e703750d744f1d82fd802f9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:7d76721b13fb1022ad387566825433182a276b3efc8f980823d59cb9dc8f931d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:9786d7dade47aa9fd3834175a88f0b768b2c66c39ad689dcfb48107ce1dcdc59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f13707382a123f7c92aee321fb5c23a1007dce727b7a68cec0ffbe4636ba0813_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:2b69d2a8aaf9e8e6b772871b0cb3486c062b0a123544fbd2a55acd40348e78c6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:883097ca5214bfcac0ee1139f1734a044af527a16b634050aa4b86166ca4263a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:8db6ba7c7d42a514b5c382afd3879867f5042d42b2495a922fef3f315f011217_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a5c30d6f5bdd0e2bbe53ce9b90a00e94e84de1a0ed6d29aa86219518fb0c626c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d71d9131273f93e38936169b336851b76ef4436c5b73da52add0a908b003a57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b0dfda5623e607655446385145a48db54fc830c29b610037b52f677fe94bc1dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c9f9b6fab1de71845d9488c147a990b9a1ebb2b6c14c910234199c7833c92447_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:eedef2bd70bdc1d977b23f340ee6f714abd2fdf2c49379db151c88d9217f573e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8ae77ac1ca0aeb992c50869008c246d41ea290f23d8a2859cde958d58d3063a2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c169eff980fc34a0a1f6f19559e96485dda0023bc29fbb3326238c110bf3ba4b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d7b3a7fd468564aea8435dac8b09e2ee35b2d27f6339a8049836b6cefc8d2cdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d8fe8854022eb245f92305d42b92cb3dc81207f1115975ad607a75a023b8a820_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3555df7502cfca54f9793f982ed7ea7453c9ac235e015b9c4c8c47789af48ff3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:482a103550cfab666968202591121c6904aba79cf5e8c30cfa4718c856c65690_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6c8bc52abf358951381135a94638e4c01f0e8ce942ccc4f77386c36beedb8a35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f9515705e2b37d2fb6f216aa936bd5424337a1e1ae4eaf3ded3c8d0fab373d36_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:45dca9b3c0f4fc36ab0052495fe6043c717673f8f16e915e49d682ceae2a3c6f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5aea67ae0eefba905f7f8af09dd8a83c8adfc185b3484fa0857834c270844c24_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:68ebd12d0369cf9ed73f37f5cc188a7ece136ddb8e23ba641a4544eb703f57c2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a5b0377a79065793239498bd0743919b77cef2155093138bba8fa9884701c570_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4148272ea7b1e1b306c4e33dbb6baa9bde7a68d6522436a51e939bab4eb8ea7f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a8c81c137343805ff088fc27416e7c67e6f02d4c17dbea38a063f97ca08c51fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d948b969af4caa50c0dfd8a822144a77169880fec165575e574f8fbb807c65f4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ef3682c0bacb3d0d67f963387c8bfc8ba77db7c6ce8f0dd8e6bd00d131d721c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9024353b9d2359e30c5651042483ee70526996d02854b111f4bd9ffd3fe95026_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b3c65460fa54403f95f3c1192347b187b25b69c9214c5e586bc582dad432a9cb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:797a79c184b21fb1d2cfd6c59fe54be07061b559bf77bb169e36790650fa907e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:b3305ace24242932292e14458e4ec2ad72f414f7dc24681fa497f7d1c382ea56_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3355da57dcda21150a1ca2f8d922a94433aa44c19124f6e7ee833eed370857fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5872a3706c561849469aa6c8205f911b47a1f98f75590f9640efca570b654abb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:725e1e9610e0b304b06809bc6d942ec504ebeb7586aa9756fd87d139cb4e0449_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:914e3c4590a4a6d48af758d34c118d474fb8e3ae0e594475a82b996f27386b23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:21516dfee1d53ef1759db9cd9c01da5817f8e5500ebf59a18912e3932f44db56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:95772b0295918fb3e31580925e262ab0ad7c09246b1562249499f2c22a3e55cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c6fe6ae20c7e9e0e68b7a35f7e388e3caa2af3035361e59dfeb47f7006971fce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ef77dd2ebff7fd079005601a96450a2c357eec93ca17ccf59598097cddf0cc6d_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-29063"
},
{
"category": "external",
"summary": "RHBZ#2445291",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445291"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-29063",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29063"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-29063",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-29063"
},
{
"category": "external",
"summary": "https://github.com/immutable-js/immutable-js/releases/tag/v3.8.3",
"url": "https://github.com/immutable-js/immutable-js/releases/tag/v3.8.3"
},
{
"category": "external",
"summary": "https://github.com/immutable-js/immutable-js/releases/tag/v4.3.8",
"url": "https://github.com/immutable-js/immutable-js/releases/tag/v4.3.8"
},
{
"category": "external",
"summary": "https://github.com/immutable-js/immutable-js/releases/tag/v5.1.5",
"url": "https://github.com/immutable-js/immutable-js/releases/tag/v5.1.5"
},
{
"category": "external",
"summary": "https://github.com/immutable-js/immutable-js/security/advisories/GHSA-wf6x-7x77-mvgw",
"url": "https://github.com/immutable-js/immutable-js/security/advisories/GHSA-wf6x-7x77-mvgw"
}
],
"release_date": "2026-03-06T18:25:22.438000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-29T07:58:24+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:0a3e0b4e23d509a31b7a58162a4336d24c9b899a6de9aac2f930f6b558f9e4d7\n\n (For s390x architecture)\n The image digest is sha256:818c1d9fb15d05bb7d6104e8aa7fca18bb46666d4eb53951680ef445d752f0ac\n\n (For ppc64le architecture)\n The image digest is sha256:6f2c9e2402f4a8b128c0239e3aee44a4b4735a9d558d18f06fe4e3d4f5bc5c98\n\n (For aarch64 architecture)\n The image digest is sha256:746dd9a75ac3c9ed743d63b32c12de3484f74addadb1b5a00dbb004918406ba3\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-monitoring-plugin-rhel9@sha256:67d9273bfa159a5c4911e356c06d992ad3ed91f7b090bacfcb198133f234b0d6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:b2f09ae04b716fc2cc19ee7347067e488dcecacb48f34609cd24f9510d4b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ba61c7408cc6947ccd857461981730161a03c41f32d308a973069eb278677809_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f168e80279e4d53f0482c0933bf1e4878a6b1e53e37c6fffc84edf46b9c36b15_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5b7a9827b4068052bde65efc986f3600a221a283df3d2bd6031abb87c8b891a0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6b9d912d39198903afa78388bbbf2bd5fa7d820a1e694ff82bb146bfb019a0f4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b2ccdc79674f3c9700147515ed136f36d7050a9f897f6909a06604670d6588f9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d41541e5e1215843d5fff0ccfaa3efcdd8d2633efe4cd608c9247ac431d25c58_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20088"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/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:313c0e44208e7fc7d4039f2f22cd01135db0cd3337a258034b774fd7820d8a98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37889fd7ec96baeac0ffcafb8dbf903af16d95b413baf1b2fd7710f72cc71c98_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4a2a59a57ae76ff8ff5ee21dd25da4a9da4faae5a6beb8d5e0930f12f679e8b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:99f4af491329b3352e86322a56f42cd4588beeda00a2f94a2b82b169f6328fd8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:561b697db7976a064794258c5f274566dc9c1c32d803603b15ecdd78a0965710_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:99946bcecef29fccd2dc55cc18dfd5cefef1957666c9b8cd4c555ae9d8db676a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f4572abc9f444f08ad11d10168e4b9833b3fb9e4814910eff467767a914d124e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fd5aee9ac2b77bcab032dfd1bc6f1369f59e1b3366cfa96fa55f9bc18673144f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0c10368a8cb2450440348e1047d56fa91013b32b690c40b06baea182f04c3625_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:202f16700daa8022d5675bee872db2a776a1f240ce159d17b9ad91cad342bb7a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67c0172273e47f9f11072c1b27a028fabcfe29320b3347d58d35c53d9b1f512f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7ce75d70b4ffc0c4891ef83f75a453f414c010e387c09f8d7da432eb5543f032_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6cfa0e42180d0b52c41ef1f23d98443cc4a89afae97d21d3993a5f69bc73e6a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83cbc07e901f31f4f86938697d54564bd4c735ba924d5fd08f43b2dfac46aa59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:be5d2df0ea59d84b00bc2a1be257b8338c00f0563397b51d7fe86c48f7e6a62a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c91a3c588e78a92df5887828fc6cb03cb28580996fbb5204bbc5e17abf93ab8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3570c5968150582d417714eee75c4fdb244dece7812e772c0d60bc937d81d564_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3933b8a4a90aefb3e645441e8176d340b8e0b23b3f6760083c72d25248a17e67_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4dd95c213870b3d4ae9bf202094055f0cac5a965422dab852183305b5d85634d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e76c636de412eea5835c877ff862e24c5b0a7ab7fb95ece3fcf4dc9d614bf519_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:10864ad3974315fe717b7e22f5d1fb7bcfaf1b601741e4a0f2a643e1d897fa8a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:61858d0543de564814db6c98407aece822eea202cc1fec3393913d14f75875ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d4f1907759d9532d9659a97d18282e98c54eeffffc33c7de0570213b545aab51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d5bdf20ce7f4c5b1fcfd9c2b77410c8a6b9b0c27e6138a1ab54c241763b05bac_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:546872449f71f686be1dc4612f7e03d75633eea75f089c720f87d5d1c6fd0402_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:6e8813370db2a71161ead738ccf909b6997ca6ec452ba40576f8846c22c063c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:81c6745c7507d47122280c0d6893a35a4d4adc515e850b2cdc8d23599583ad71_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d9778a3fdaac8498f6953cf2bf5acee0d8823270442768c9e838dc5b330c2250_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5008136f5d3e028da656d046f85c83f3ed13d597dfd47bc6808b5b3043297dae_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:736b2a94787549701e830ab7d508f3e7be83cb694c69486157bd633a3ffd2c81_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:85c15e6f69c7f3e101346387f680258f5310e5c065f830a50d04d8a409f3f7c8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cb2aadceabad32ab080d76a709b79b70d488d9ca2f115c1a481a88f5c9c2f9f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:3d94824bf9265438ed208d017fd28911418d4930b9471b305e3a6f83dd97f0c0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:59993d1cdf6d58c3113061dc403fcc51e920c315d1944c931bba62ce47ec81db_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd9ab99b292e613266f833364f13ad19e9b26204deb12c56df333c3282d235fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ef1e59b118e3b97881fdb2f208f64486cf3225b7bc66c52cf9d4c2a9a2b84c72_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:4ac5626fb50e2550d27281a25e933335a786a4695f5a7a2d8f17546f6f4eb836_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9c5da07d689e56a0db2a2d142fb8debc7aa7a0483a3296aa50fd43b6a12feff0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e25c8d20772495f8d49acde8a35f49f30e18b3f6afd9074b7009a02d84a0e6e3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fd8a0aff6175093f881f0b879736594454ea69ae68db7e5837ecdf1527268fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0a5b8b943885041a0fb239fdc012124c8c8ae56d399ab52411585f3410f28670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a50a539c4972a89fa1f17afdeb62af1883bc89f231b51b1fffc096af3f4ebcb8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c2a814937215d63f71fda7ecb70017e9844b89c6b672fedf5a1b08f6f93d06a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d16269e4bced1a9adad5bf954354012d679df785cea828873226491c0c03cc20_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:50aa303cd2b22b961da419e66167c3aaa33a6829f2488d40e0d313dc322e6789_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5299088616c529dfc389935a9e005d88dc9f1fc40f18d025a95fabec27aaa646_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:634a5b684a30fe1870639c708aef32c6acb101f85f484483c7f05640eaee15ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c685ff9170595581ea97f706bea0069796563f03064b5a173e992cb373d84cea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f3872e501679796054ccd9eebb326e96e4b916bef525d3850c64cd8dc0c99b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9c5cd84436fb27de1b589a7675c029465b3e9eddb0ac87eafcb5bbd40a9018ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b256f9a69ebc26949acdaf2c4b7a9e89cb5a1a70837bc63b554a65fee7463850_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ffa19324ad8ee491c3431e8bfe5b1235a1431b0be914b0bf9b30d3a532b0085f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:307af3f934a493b4e7cd8a267202238d2a4238d52be1da4608e83c54b1af7d29_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4f3b445df34b234d1eda4f9d5fc9f7954dd726667bdafcbe0b1197412ab7ed13_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:cda4b2931a2a598995a4211c8dcbcf6c5e82f7de29b39ee437faeb8e4f696a2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:de4b57efe54b245a9c0e39ad94d0129ccb60f3d5670e7c0726ae5ab9cd3d98ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0dd73b3fd566b4961ed3e167079a2ca3309ea30fda7a49f73e001a0ab931dd7b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5befba9e2fd5cc494e2d0789d86d1e4011b4321dafe6f8be64f54d173c0c8c64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:abc08274dd4ed75d88d129e2e57257782d8c7caeddf348245dcd85be9ed2f8e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:d4b2c7057ca24af7fcaa78c27927ea2ec53f70ac9a14d8d775963d999ca981d8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1b85972300d8d89a30ea123ef7f8a337e63985bf93e21a7d77da7a5334c2ece7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:30b15e8c204734afaefdf90ca66daf6f22a7185a4ba894737904170257ef7443_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c388aa2a978bffc1292cbcd771018f7294d70658f7ad6e621e87f19171f49337_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:df93b08f6e63570eb979dbb3068a2f3341ec9ffe94f9409a297dfcded130ccee_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:2d8ea097a1119ddb3f40ab15e29b212f61333ac94b082f6baa02005cc57b6f33_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:be1225f3e3234b2b04fa3c4be0202557d57d08a567a5f8523991b9c5ac1e3c48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:26557b10309771e8a9300ea0962b6bbf90a67284853b6c9ed55eb89711eda7b8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:2ced08e6c4295cfce9c036ecaf12bb702e7425c1b16f546a3fd75be69eaaa05d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:88156e82ac3636c93c033b96064fc06ad605f670905b35499e198dd7d4faf8d0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df97df25115092253e776c7d6cd6db3182655a4daf8654f8e301e7a166e82708_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:87236d1fa81fb3e2ad0f3669471d6791272280dec8019ade793d9037c224776c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b536af5d58dff2b0e2dd8440d4ac5f046b1533fc7c822d34ff72208873feb155_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7f79a083bb85c531e54c0cf5b28e0c09163f90533869d6b3e86e3b145dfc1115_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ac8706c4b4eca623349bd3beb69018b256313dbff09c0d5a23d54d6d79e000d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3724703a3319c5dc69f4763d1b459b7d907686787250b42404afed8c25d7172d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:58a47435a1a6a39b0b9b0b4eefe3fc36771fa22f61b2bfe6fc6f20503b2904ff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:72f3154bd73e203f5372818916b4e229b9db2ec293d74bae7c7e4f7961c5dd58_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:af1ebaa3db633f76d592777b03934e61bdda7ca4a274f3ab8b5c5893334fa5d2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:25f3a738206a7d67fdd08f371f6f94b0edd79cceae3616d9291ee85759369de0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:55b34527f4a0a1067cb4535122b47d15766cad666f4059b3d97424e9b7a0c3fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:162e4ad58a67f27ea7aa4ac18f0452138544c21158ba2e9793cea5ff28b223cb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2f6b6c889144bcc8ca8a690c56a0a30dbe450e0ad285f52f06637b9b71649edc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:80c10d130565356ad8673149d066e3c5e9915a66e6f027ef8a735805c3a77a5d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9eeaa20ec429a7c841eb9be76d17c4539072c87652be8926e8358932015b59fb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1357f28244870da839b2f48b64b895eca65c206e006c349f05f17dcd802058ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:47fcb6f2d8e10a1d79ca4bc71a8d54eed20402663eb8fd56b34ee641bc22e327_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:5be196298a2f727b3f7c9325c3436682a6461ccab04ae9b1cd4900d7d48aded3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6bff3d2789e4b6819ea92e6e65bb7490c57283076f87ebe94ff6537c288da61d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4d72bb4124fda9c1d1d42e103431eb403cf0c70df5e0a4d78c84b966408d0e03_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ad09670a57c9e1c2913c628daf3685254016d30c9ef0134a4fe7401c3cbc6730_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:54d03e0866e9536e8cdce3566c9c6ba48cc3e1a46ba78c8ece6059caf66f9faa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b394f22e4a2adf3fb5048a8ec209c83453abdfb78dc45aac22b7656a19d239d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:2445e2741338aa7067c38f9ffb4bad3635d2f9ba64681f438efc86ca49ed2e22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d2a8f6b2b07ac922c18d6633616af534d6361f81ffecdbf0aa0892c2bfadf361_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8c9653765b6566c240efe8f08c5b6c395ef940c4c88f10a5cb12121687dffc31_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:d169385f11ec7d39d976e9ce9072ed036f76b856867065ecbcf10b1b1b1fcf40_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:18717d98bc3377a8bbd108ae41ec68ccd7c11fcec8c86f47c6e796b734c9ac1c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:251d79a18091bb739256f5ab000b7b3549a8fffd8c355e69bab6090de9e51e1d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77b4fc96e841482d7058f77d96e3b36b6aca8d3ddd855be95466afd2e4db82ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7d6468fe45b5f93b9803315f8a6c49d2e7b6692b6f8c3115f06bc8bd3076e9d0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:05db09a8aae75f472d13f4f39c0cb5ac43fdd510c29bfa88c5e66e2708560170_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a55cf020aa2a7606e32ffd260fbddbd5eb23675273ea5b4b68f5da6435052c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ccdbc3619e960e406c0db93dc7b5773d36825406ca99f0aba07cda4d00bacf34_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd9ed3d17f45e13aced32171e8565f8f58b7622ac1f2a7794a9d62263da7ef69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:08132d4d8a30d743568dcb6ae131643921990f93044b2fc6f14fbbd4192107c6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1b5bc300e652dbaecc0cd3060bc0b3f258c7592dc1dc51c81729f9d8f43e3b86_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8d7544c798dca8421c0759c257873368125c88082bf9ee7339ad4a4b4cb8b327_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b8c3cd3c913a7c1f9de9f4322f88800d26e91614a0257019a9381dd4dd48f5c8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:071392012c68f968615e26cfd19b309139b860b0569d52cfb0cbe85c3427fc37_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:601db4ef1788bcd90ad4df2459479b672b5d1138bca71a950b83cf585105c7e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:74ee7c085bd1d41ecbc12c3ef942f4f5f4b88e8b52e40a6bde2958e207a46e26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9e94b930f87a9d5e54891913169dba6a9d6789a0336966aa73b0bd456c0b1a51_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51f1a90bc58757e1396b863bbf500071d49d15c7d96d3b5e7486395d210e06a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:61e79da9ff15261bc0e77ad9c67320f8b0ea75577637ea7954ecdcee63c31083_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6ff81498181ab5c622109e159b6208bfa53408a08c29b700ba0afd84b89fc4d9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:af6fde3e30b158944ffa92ca0f56d958c5f0e05dd67b489d78065f31a4f2cb9f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:49a3ea982af6c920e18fb6156704f3e25595a47e1af9d2e6efadbcc39448a534_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:56cd3ae90c114579eb8dc572b4ea97b0272759cb71d4f5a1cc98366bddf13525_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b8ba4fcf5788be4ee007c13369ba94e1fbaf78d88beef2d22aec382e4697df29_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:ffcceb1871da670d06f0f0fcd522687ed537eec61491d57ed10680a8d07b44bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00527107a374acea508e4184509b6fe03cf670a3ecf0ca2ba6381c56238cf0ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4e0a44aababcd4e5c214968580c3bdcaeb60343c9110182757ee74319edf53ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:50d04fb6b2eac9c75211c0adb9b69ba85baa8efaf6f4e1904ab46ba1907d7d30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:51dbcb9dba321dc4484eb72f73368cabcb419b5a934d495eb8e8e53872ed7cb7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0a04386aa031b0328bba6089b6abbcd757f02206bd114a0b6e3ba4aff5806de2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a426fabfce54fcad0aeeb15a1f5c08f1141a7bff75cd93cf54ef94ff5ecc6f0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:2b743b58a1b88671b47fd3a90966b71f349491422c3a620967ed5f1073731f6c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4767d0078970d169d80cd1ed8d9a0697b3dc7f2e297d7370f36607e790a9ec07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:02e782e3d91a314e92c02ae1615681c9f0dd6ed97f6214030696664ea2c533fd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b74f6f01d7e24f6d970627c336f559a8ee21f99dd85e2fdb2ef80878a744258f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:dd32fa52a84d83d6c1ef649c913ac70a8227712ef0dd1eed24dbf6e80ed8956f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ecd152f01ad8c3ef7e2bf819c515f09c9fa3e3dc67b521de282dde042435fdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:37fa074c3d0cef8aa66b5533c9c788c10be5212d149837834c7001031a725e32_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:45183c775bb7d17a774bbb18a6ce8a9a7d495a6f2f92441c1a7749ceae2818cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8ddc8884b10884780e23708be0e0bc1d0aa78bf3e093e098bf31af3b39ff0054_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e10b5c60a01b7e22773f86d8a31283c95da6bd9cdb2f6f060700a58c8124d102_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0cb8351f3eed209c9d7e4c70fba134a2a1867ec394b99704772a489f3390631e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7b7ffce6efe509ca4f0ebc41424d5aad4d5115fdd4e91f197242c39fcc8a57a4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:98d19fdf299137aa1bcde0f86fb75539d9c181b310356bef90f912f17a53c8e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c0e8f7ad38409ea594409fb3878317dea94ddb7a4b1c6537ec69c5a075ea0e37_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2cc476050d658bf608fd981427208d7bad038db2c61d87871267f95b387a32a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:512db303d402678d8e13d712eecdfd21cb43b039b92a3ba3b3f1fde28440df94_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:71415f52d1b4a541ed4c944a85152d3d20e81e6ddd0ed042ac7a443c3cfd3304_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9ad939376d284c72b68173f7f9beeae564ca0b5f3f927d2254e47a9273b16990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6f918532a83b0f40654657e9fb715ac5f4b58cc5981f56c75342f3398c40ba98_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d7a107351537e67f156fc2bf5707e5380e2be3430ca3c114eb5f43b2f905bdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f2b0149f8cd25219144db3232ec50a4f303b473df9a119aeeef71b42dcca6a25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fc3bc50469f35b9424cdb845bd03a86dbaa573084dbd499fa9a3e47eb0e426f8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:03dfbb0d2d2ac35c6857f07e0bf7e30013542fb8c07df9e52319ede66f35d750_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0bfbbaa8673ce7bda001ab91def919e56e6f0fac4bd67b09a7c20212da0b529e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:597bd0de9e7bb97f8e960935ba7c9f1b91e4708b85e74596b903d726dcf7a398_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:ce87bf559d265da4e06195256803d41fb0b5edab70bc52ae46d2f626efb00c01_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:39e5a2c1983df681f7e02c13ed52fb630c4f1424a74c2b6a620a0f685c2becc5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6bb4b55f428abdb5c4191839058d1292bea484c244402c8772f566f7b6968d09_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7b7f216332fbf43c68b9b1097166f7998933c8b3b2e7dcf11a43bd1a6f3bd76a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cbb58404b4eec45794e8284ff50c95f9c44f86e687ea8f21962648c7c0f66917_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3dd38a98c32a74aa2231e807227a3c8d4eed1fc973e81db754a0a109eca0cc2d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b0e54a88923183074e19b8e24a6228d55bccc1a419b3a41a5307685e75c36e76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c1341b86b365d033ad566093a64ee3e643728b5057cf257d455b0a39aeb99683_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e102e842d7d298030224eb8ec80e0727b89c4a4d45b67af5c6d0b11a3df30565_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:527717a592672785c5d8bdbbcb23266fe26e2c95359a9f01c1bc174ce2bbbfe1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e36e8dcf7336bd1fa1d75a37813911782403f99c634a433d187d36bf2051f4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e3e278676c3c653f3543467fab3769c3694710e28c96fc9e821d5f2b5899ecc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da33d4c2317f8e5eec01f45b4bfc10fe66736b6df06a13b60f7ebc434b34a9e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0741873d5a242cb085fd074e2e850da0c40c94a672930bed489a5042e7cfa080_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:63c357eff8bfbf851295fec3e79631014762b1a5a2642b684dcc251235e900fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7c53a64cbb49c81aa926f021c50efbf2009a358d7c3e3c50a0c231dcfd7e110e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:83ae49730fcc34f08b5f1d3f620c41ff7d7b4419380b4e731d82fee7c50fa858_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:3215281a42cc42d59bfb0380060fa8492b060e43d15c731609c0368238520c34_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5d6a64c4c1d3ed74efafbc1bd93f7829b3555491a58b75622f2986cdcd63bb91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8981f5bc6770c8634fa4c2c707530c945ffe1e64309ca3d4c47aa1bec5f4dd29_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9f9ae18048d534c876d747b0f40db46134067c1f30c71386d77b1454070eb98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0ed78d5eed81ae4e0a7468e52315eed9442685f775a7fd08cee07673920a4a58_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a3f3a1911d6133402e3e97818ebc49da92420eef63b3007411d2cac11797d29b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:c752116250009619451107cdcf31da023d5a7df853f41509e2073428e3c5708e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:da94697c9b1023108475f827cc58df1c5e5fae4975a4d536e735934762e71b3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:16d51f0e3ab6302e56aa1364aadc6533c7046dad4857fbdb4dcb3976bdd9b256_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:9a0712d681f6d1778ec84618ed13b11c97e4d6b4bb3f2061083c8a642f0beb1c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c71dba6437bcd4f6a615d9390d07087578f1ae32c48d0ee634ccb5ebf46bc61d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d966f7ba9bf83531af76d565bf8781bbe4dfde5525f71e000f99fa265f78e3e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:078341b680f9a3b6f6d386551c569161058786c2da3a4fed8bd8191a1c96fd10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07f489bb05ab3907be43786d03c889827ccbddcfe049a970bce989945ced2374_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:30decb57f6f3569f08acd23fbd34a935ff6ffd9cb6777f29f3b21f755b62c307_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:488e5f13899e2922cb03777bba675061c2066797d4e5121a1eb7ccb680ead301_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:52d90f5f2aa431ed9014d6af378b3b935006b859bf8e8b74d928ed07c66a39d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:53ba6396dd8f44eff8baaa9eefaa796f155461c27c652fe608aa6f89f4569284_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:84268278c72ed9a76a44d91187cb04cdba386e0427217fa0734fa21261c2633c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9923549c7af82f8a377f55ec226b17849b80b6986bd5d9209baf975478859419_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:04b8fcbd71c85d53d2ef486f3cb3ee9eb7d3232830a88653ead37fa96b5e5041_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:428c4f45bb682423a047d8a306aa3e52d47a79da82b2e5d261c70394b9516dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:acfc5e61e66d2c25713b6031b44a9c5b4a2b01d88486121842d9474fee6e73dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d89c56db59c88798edb02d36b261b7fcd7e185c978d8ac1f61ab6ee4fa9858a6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:01672f20e08c865e334afb20bf4672e75ae3213bea815605692d3c160fbb98b5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1866b4398861ed85d3d472bc5cddcf86d087abe0ce3dc069e160c1cde7b3dd45_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:77a0618cdc2074ff5e567001f8bec4be9176454dfc6fe12558b8fec570245d02_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f34bdf5701307d3a78fc33e002906e52d6e92402aa02772c3f7aa86c806be963_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:5d8cadfdf44b8160c9dafd45979edf50de3c73e44970d32a2e41400174cbf801_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:89d0f42a71d1e6e6df886f4614781bf20779ce60b2c240d683002e8a77cca506_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f239e7af308dd33ba6849590b4d62316b1c27cd9abb91774153aedfa8ba6c674_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fe9734b268c86d555c17d50b28b53f6a70e6ed1d5f2423989f3f7395088a2cd2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:1b894ce3c863920819d4ea5252e661d16eb311345721e870b52256fa475c8191_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:46a5d33d55b3daa723c47adf1556617197acb7a1472e87eac6c48d84375db69f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:85caa3468f35ad8f53e67ee99afd608249440482234757c1032b73989f75ff06_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e2967044eabd99c49d1f1b73b00e7d1d4b041fc6c91e20698d0ebf7edf8adc18_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:00f9fe4e4830f2223b653191658ef9a41399681c1dfd0cb7a03441eb8b601411_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:210dc2ae060a77a1cd80fe7b9999df21f08d05726c2ee1a98a3d3b9091c738ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:68e7e47d7852aecb01251cd646f7de16ce032197587e32c0d312200b2ed335e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8a5f1886bcf3d4ddc1d8b25a3242d56086643e1985fdf2c5e0af4d523097e400_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:204539fcc315c96f4f36d75fb9f8e3c97712dd0f034dbca7874140052b8934b1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:36e42a5c42f9b5210acdd3438bb826ed8570422918a49527ee6f404d669a4baf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37787a3a765ff27aed1c4dc162f208835e5ea6befeefab25ba6ad08840644b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:72c4be85b6e8f0f4ef456cf013ff60cca10791a9ccb6e4b030b51b0e7d8fa27d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2301b2425a990c6b31fdc48f5b3bd8a6fed405671c6309474e6d1998478f67ce_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:524c69155c0cb62ef67c3f974ccb588c0b763ca30af1ff04da57bd4c7c606aff_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9294c9aed9b8166cd175aa1e5fc08a8206e7be01adb757142fd065f12a9f6dbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cc73c3f7d97cb6099485252ca4ff3f4c9e26969635fe3b234ffeaaa8e833d6d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0c6e87ce992c21f22b1b0dd2fec080705195760e86f274b29d3128090d79336d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:36e50b65c2a5f3c0e56acf0ef991e5ee8f187cfacb37b683aaa00e97a5d0e433_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:74177081e53ae2b8c9fb5c28212867d8800e3d6a65ebf637ce83743b74710016_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b52839eda3a26cafda3c901e448a36c9f0bbf1ecbeb71cd059cbe5f7ebe63867_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:028578f886c789357923b3bd92b9097eb21e2cebe2a179c8cf5b7796ea492dc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2f04b6f6f590f4ca9327a64bc61a3e75e1a5b3634038a4abcafe407b951ab95c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5cfa05a09f86e80011baef0e0b12f84b93ac31c89528b76ac68b7d0181c50bbb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:db83ee31d8a8649725b103e410ca2965c60b86e0a8be8e70f14376dfcec39b8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:33819f40cc5b2499ff6cbabb4eff22077ad17e5f721de430c951794e9ec7c4f4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:634f06b38c199b4ec846215198ae2d042c630dc27b54855b5c9d282dafedd05b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a02825b1dbcfaa0a328edd1e250bfd41e6df558251ecbc2e745b896db21b86d8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e8e3d3591a4376a5f0c02e6e27d41fd823c4e65800c77f51797dec01c8d9c84a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:366c950fe8ae969a72a8cb31db3bfe5f28a04f33d2a904148c3d5175def5bbc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:462a73a38e7e827422c8e765eb6b62ccc11c2148ff2dffb7a3cb0f4b8a6a0aaa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f419d4db4c9e502fe7df0110f17246d961d5f58ed5cae9095896b36472642bdc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f84cb8e409bf895d322078c5f86a071e8ec71b5cbf8177830204d4172e03a952_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:40c61cc05782d5913189e2898ead2277bc074562f99f51994fda52adb9ae8620_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:77d403925e7e528a4cc103dd52550b68b36254b1a7f5dd08afde70a3ec929bd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9d7d4ba7d9aa25f7aabd027e32042d7861fa85f25b32ff194c4d3fb70ffac370_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:feb77e0d6004a7cf988640bf052fdbb755be2fb893e5fdc07165e683e4bc668e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:476503d99351c99b4def061e46d9028eb1bcddc4ff5d583f347aa37ff551f8a5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6ac6d3f227ff99b9b84ce35940c04a2e1fade56d2f546e8b448964268daa0d2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:711d81a664205f975ea1982fc415575ca43166fed54e9dc2f801750fabc1c6ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b58df498504852ad6f0b12aa6c2a68fe269b31e9d210581ee82c9e2a4fe21062_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:135bd1efceac3a19de9e453acec53e9a10350093a29a0508298a5f0a8a69a8b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:1e0190062b9bbca28fdd2f82d52702ce99f9116d456083f94db79b75e8921e0f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f0193546fd32d558e2e89d722b3a2d8c94903d86c0e336e7d5dae028f9ccd82_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ec4c24829883edc23e37f9f07c95eaf4c74a9ac023cd4f3a518dacafeb3cd008_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1431a026103fa0b98183f4d0098697af78478ecccc1c0ebc6c3338c268603425_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1f8a046cc9d7272e86ce246c615011aac476b83aab58eb0bb32ff5a46e7250b1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c651e53602bd474d7453767f7059499947258d18e2d7a52a855a46b0e9196f95_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e0bafaa62220bcc59ee7f819547d13b2acc274c6cb7af0985f792d62caf28f1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8f9bfddea5c3e30535604b38af5628bbb62ac1c55d123165cd51481a61240b01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:aa39067d74522dd8c963f09d3fc61a3011214d007abb79e07794198e5746cad8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ac2df95e06953b95611d2bd684ce548ac3946daed5422b898ec922774988a18d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bbdf86f56a820788f1528759e359fe7f75e9f73f8e77d2930ae2cc8a83e2f159_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:591a3dcfd46410462aff2e777b28897f3c51255ad8d26285946df4639cdad68b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:879e2b89dc074a377b4a90d6bcc5864530065e2bf534a648c7e295856ec115a4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a7e97212984597e32afd279231efb35b55854879637a119ec9c3646a13032672_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b501f15629752ec6c4e81a264a66e358c0867dfe5d3f6f4fbf54870380a30e36_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:602ceb41e5f9acfd35ad6e068c016147fcc213ef6f7033a738aad2d59e2d6b72_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9cc6c1e50a2a8ec6e2887e4be96ea9f8acc1938a0b904306d490474489328299_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c5a579f6c2b917ffa0c912ca7f5e82a041009198899d78b204f26f6e0170629b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3fd7b4fc902611f29ae0cbfed4b03ca5ad65bcdd5206787e622d7e6ca0d550e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:308da98e17198c8032692089e5f8664f8386c877563a318e89f2ecceea478b22_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8f17d1902c0a419e9f32ef05bf0890ee9919b615bd8f625f4d744318a9666c40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:a49641db9bc33963261965690a0f66a3276ca9cae2140116ecaff094cacc79f2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cf267c31efc0ea7afa5cab3dcd829b8c40f1e3b41ce8c92097f5e48b4fc1c8db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:261ede219967877725c31523cdb7930390300c1bde2df0995dd9f2960ab2d609_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d1c9b9d3b2569e676d6f80975a7ef3cbbb4a1d8cbc329dd1fbf7e448362e480_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:758d2beef64594e16d0f410c9df58136e470e327b658d340c07d4c62fc64683f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd2a41b12c00d34fd99306c8e5436a9b5ba6cf909aa135263a915b5f9d7bc49b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:82e2733f21cb25e6543cc3070aac2aa4dca50526ebd7a56c68be61c35da951d0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d654271a0ff9fe6b7ad23dbe5a7c6c2cff0d6499285d2d1a892683705190acc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d8d593aa02e82fc7ba9424458c7e4078560b6c214f8633391c49d6864fbf460_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a48e4dbf49b0ff8524c788e52c58ba20b3494f86b1905382de9f7972f9acf487_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ac95f13fc989cd08b7d62d825db5212625ff6adccff4f3db11cf973a284aff09_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da62a9e0d6c4108a00b6adb5ed5ffb0322fd7cbb37c9ef9bc34ce8b7ad71ef1e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb39b393c767790b22aa495c2f6f03afb4e233e59163d3880972874ec24a871f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f0125c1d0f3960767c52d6d5c1b2babf7791bb06dd393acdde845eadbf43ed99_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7cb9c87d5a624ddd6626c90aa12a0e35c196769a8670c370483a7766014e1411_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ec306b13a3b2439da2afc1c40b9de0f94d3d4112904e5e397840183a0def80ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68f913b6bf562e617f56288f67abb62f7b29e01c891ead29afbf5970e6c48c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9fc5e2fb3c92a82cd5be46fd56632f8b5f937fd96f0e133038fea5ed665a558c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7d1f571b87ba1e197285c78a78ac4dcffa55ac4e6382ecf10ed630abd02e4df0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fcf1f6ce74a9aaed46574fce5772920b3c2b6b6af0b99c69d35e47983b9e8de1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:6be97b778d55cdc05fa3a65778dad37b70d6e206f52f3642ee18c2b624efd667_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:90e9d62ca779897829ac4a43c945b11393409d51826ef1ea446bfed517d88023_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc34882ae4096505985e163b8fead369bc2f5835ccd504442f2eaed4aaf0807b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e8516d1ef8f77fcffb337b4da4a539874107ab501c9c2cf46cb887b4a4a1c152_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0873393f0564bec29f4ef698becf97fca9ab57a6fcd62a574d041cbbb241acd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9b3cbaec7ce03762e1b63ee055935d866121a1ea7e0934d0c76f72561f2a73f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:ae34b610753a18756b34eeb0e0b95f21acd27d077b7c70356054b10bd6a20b80_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f760e2aeab036000a3351517f017e75600dbbf0a4fc871e5c6de2fd8d84f5914_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:0e0fed0efe55fa047409b60fc018f8a1efb7ec0e9c1527b9553cedd07a4a530c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9610860325949262171294ba4b9dfb298c392aa12ac2b34785443afc7dbacfd9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d4f823164bea7491748757273a054487630f7d00a102ba37c96011ed68519fbf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f8b152c6167e038d046580d88d3b9d8695e135aa945155231e869e46a5689341_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6abb6baa9cfd44652759dfdcef4390c0507c6a48de59a7cdb1949e929da2d20c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:723f42b675397961c109f2a8a08c2694ac469bc81a8748887e78adaf954b00ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cb3abe166a28ec665a117cb3c13335ce21381126b0f52bbdfa93daf8600045d2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e06d0f6a9ac19acda899cedd9ef383721af888fe31e07f89acaf043eccbd3e69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ba555e480169694aa66b172dec0a1dab38f528711ddd1d127997657e0576fcc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:66bd0f0059fb5216d01316b4a938426715406c9d34314e8bfdca91977797c1dc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:675f2d5fe379e396dc129a14c30e01bcecda81915efa12822b875ffba58c568f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d8dbf300f9ca4ec47510347c47d5870c9a8db7703ec5a4344e626fd449ec7fae_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:249a1efdeeadb5027c0b65aed7a6367ca760d9624e9d74f3cde3b34da62f6402_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3eb3266e51bcff8668c12bda2b4330240bd2569a40c85fee6be989732ff8f68b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:da5ddaa79cf6cd99a4c83ec00b19e8ce344b71427611282b7db2002a9e807675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:e2939a37737dc236d11720f9571179dd67df761f722a96ae0f05db9702a88c4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9a17f367a6dc58029e3ac83e4f2b6e9b240ec060c46c8ea06ecc87b0be87bdd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a2b79e5a1fc546da852c6f38bc920b67e1c6aa94356449cebedf08d7dec86076_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d28a7dc66779c1ca4c056eb5bca48b0c7e19d01089b93edbae8bf9b43b11cdfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dd45780c2d4b5bb0fd96521ab72ddbd9261ce234e61bf6a69bd7de0757f6616e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:01d99a84e687c20c1078c90223e884e7497908c05ce363d121378f96d46fbe2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7a657b023ca7a012c4c0f5cb0b71c751a0a9129229b0dff77112a82682fab839_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:8ec4eb72a079b8b94913f4c4f766ad03988664ffc27cf77659703f1ed9a00510_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c2a14aa3104f2c0cc5714a347162390f40cb555fabbfb5f0e2a5a7c83b3292b7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:583e3aacd432004936e3e6c8875c7c6f91377b9317179c2cfefad03d2892eaef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5ddca5fdb82e30000123c5be1cfb50ed93e04e35dd53c79fdd7014a3519af23a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922042d611b7cf7c8b92a6a99812d5f134deb3ba6a2ffd9236a1ec70db9df767_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c89f7fd553664814765a30ee59ed8dd4c2caf3b9ff40ad351096b408f1f3d938_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0df4e077293a69adf4bf04de6e3aa8df95cd1e358e7087b8930e6a06fe7f781d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1f80a860753af1686c601a11d5bbc1a65a82e10d671c102f4b652a5884ee94ff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:347b33aa8ac774d04023e52541ed1283475263ad0bf2c0a7cb0c16b64db6a00a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:89467d05594c81401ae0bdb9ba42504f475f2ff1fcfa6c30bda2546dbc2ebc1f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c55b956e1c6a4fbc88dc9dc488b54ef4589134b35eca971bf18943d48eef4cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4ffe514fa69794c881a504954dbf64ec3e0610ca38773ed1b49bddfd8731eb62_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5b91f26964ac42d3c19646792051c96a8ae25a7626ae081806c382c3cdf558ea_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5d25926b9a049a86997f922ab7948d6ca0af9a16af4e96e5800d673a38be4046_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0a12d980643d0912adb6979129d24765fd54c01a3f055961cfde3fb873fb786b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:349f4e4a30ed2d6033c45aa761b9a86e055515a47b7d1e75f44cffa9f94ab5ee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:39c9f7dee3fee9828f02088317da8eca15b94db80f99f4561dd5091841e8d1ba_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:7327301da2df28d4f25403132f5447f7a995c41604099044547694f99291685e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:172816977b3d5489e5633764c970652a14e7a8a29ccc95b0d089c3d64e5b325e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:433e25b474b2adafaf9ce6677f3f1d51a6512845ecb54c6ee3707a8969c3b3e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:66b0dfb02285c0dd4a74cbcdffe545babef4ab11a96750854f1fb733f55302d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ebe298db1443e2da31836551cbf88da11a8f422db254aa877c310cb092e1ccca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2c4604fd35ddde200baaf906d7d987a14eccbd1f678272c6d0fef35a1d0f7f03_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4fac13483d31a06f597739207f9cd7bd7acb418f055c80ebde0372446ebce360_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:529589efe0c2828d7a6dc104ce7c07fc358f43340ad99dc773536f38af557665_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6f09d75e75968768f9c4f06f0ff9b9680c7a43e6ec836b7a07ef7bfe348727a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:09e62b7ca5c078a71c0a36f74785af16ff1aafb5edff0b43abc261e648f17eca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5b7a8cd01d2846f8821c56447ddee3b7956d9a20e9c809363d8728ebb17c6d67_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ccd9bd93299a31672e58a356ca7f9cee946f757384ac2ca99c54718eb72e708d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f3c66ebcdedfad6a4f9b6b67387896cadf88683a285b0c9c2e87c067b3edaaf9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5b778bcb934f38efb0d2181f2afd0874b16b2c9bb541fbe821553df64609d831_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:6299c1c95b656dd2ea47927a629be820c744864bf4b401dd1d81346ff26199a6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:fb35926df0b2eba2b017ae46f86586f7534a0140bb56e19db4fdc1a0769ba74e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9b723bf806801f5f8dd2137f583352de2ca1c8cb14137c60ed3bc5a5a02c3223_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:d899b8ca509e2f6c7df3236729ba459f1dddbaf5f11b1757e3bc6a04c6a16952_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e5884e2e0f2451896ebc590ed0fb662429fc5971d99d19fd39dd98d29b9874f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1ced2dd84378f067b6e31049e8d8be06a1271aa580897ab67f1cac29e8973273_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3eb279dcc861d1ee9accd5aed65614fa1a32a0a3c39f80be6c16e3adece6afcd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bada651c6802150d411988a1462cc769cd2bd791ffca219a7e9ba6fc1f9e3ff6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1d6cd25f19d8729d5db2fce2c0ca12cd4434e3156d00e3b29128c8bcec31cbd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:689f54432640f9036f09a18ffdc655ef9f29514a5b2974da6beef407ef00039d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8acb96bd4e7ceecccb59895d9f2500b8061bd56af4235547fbf6246d88c11d29_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22af26575e09437f9912ce3092c9a5d32d8e402624e0c1c3ceed6c81120f3e75_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:b5ad7d1f6ae93fff78d520ffbc080304d5e069dc34be695ca2e72063e6f16cc6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c407ea06f3c1b6d904ff87994e9054e0afb76d9dbd2fe9800c34d3c1d31786b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f002a9bb010ea2e4cf4ac65c2b9644c09951f5cf28fac82c112a9e2e23925ab7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2a0c8ba89fec53f33ffda91cb41530057a2c2370b9190a5c8cabc5ba7eb3fb34_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9d90b5e7b4761caafb63c447fc9e352084650888029ab397a0e7597eb03235da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:aae7870b5ae62c0cbb24b90ed192b0ec8a830580b3a6565fababcf89fd17cfe0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:eb8a1c875820beb6df5c898b3c859d787eacc661207888ccd31342837c441b1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0aa1c0778ac82f2f01ab8c7c79941de9b33338ffbe92c70ae2bb47a5c87cd356_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1302901a96768f4c566a54ce4265fb2abe023d025652df4b78b94a8e44d785a2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:579d7823258032e0e585734c50a08f0d97c346904d9a731d23fc94a5bac3d0f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:8d5efc32757a8a321e709ec9db0e304cabf4b4c63556986e677549891fdd542e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4c75b6bfd12643b775a36ad69ed2cad789b27df74faf4454d723ba7f3c800746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:88f6bc9d1bcaceae8f65f654a2c0b169a7987872e2b301537ab078cc7563e36f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:29d413f06f5eee509bf61a867d1db3abdb3f7ff78f91f5c4ccc40e8f4e52b73e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a801eaa3eac0b20b6a0de04b6a54ed18d2d54a175891b6ac39ab503da858ed6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2a9630616c4361ba346367855f264e8f01bd063f7fbc4ad4eb36fe181eac23e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:d0d035f3300596a93c21c4712a231077b6fbdc963d556ee6f9f9efe393df5bf9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:117282439d4d1a2a741562904d28338cfc30ac9ba69b2ba607ca67fd6031a650_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7293094d198f0ab68b4e365e0df6a384c76aacb90b4c63de457cc805c183b206_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7940286fc95f03f2323aa80e3c4a3aacb132d3532a380929ca20e831b46ff034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38eb59fcefb3e1593774ca0117c163a3acdef98a0415e8d840ecacf1239220d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4003ce46ffedec1de16e31773fef93eb34a4e0cb95ce30f572bd026280e046a5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:38ffb7d7d3017c6cbff3741cfc8fb8049627d7f1fcdcaf60a9bf28ca4a5432fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:5184972b11cf8b144a801d0c53e7766b2c3b35cec5fb7e8356d6b1cef2d2c30f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a402e4a4ae76ab9f13418715a44c09547820f1f6d21ae73792d4e8d7545d9b32_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:be8993a5a41be437bdf3515c2b3000c4bbf4fec8bb54c92ab3fbbfc8c864523b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ce3229db117ad4599d2588926dc948b34a9a0abede09e9df000570906bc9e31c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:def8b3178a8afbe4c2eac65a260061ceb8c6b1c78652a7db37f5c0c317b16224_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:354251a64fa2d8238bdf01af221ae6faa53f3a68795968b9a49426dc361ac37b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:455e3f1aa0a22fc78498156215ca8d5cfa1b9d123aa929a721e9217c9d1dc3ce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:77c92eef8a503d59ca8ea792101e508bdb21d1d6ca711104e094d8f8be7ebfc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:f2ae73d315cbdfd49375cae9fdb6cac7365680b91fce4c0c3ddef5203a6abc68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3ee453c04008584850b4659e5db163d9cdc62004cfd2a3bffda429607f93cc27_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a274083dc0db4c367a77cad085620d1b6321ae60b82dc7284ad4c90ab313a283_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ce09b959e7f7c8c0359bf17ad46ce8816c11e89a4cdf4ac2a3a290b6a226a884_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d6d19786d616706f403f79cd66c4e4400c4793fb0bfd4891c5345ec390d71046_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0be5ea330b7f31d16e9d464979b0bb455d3eadb2aac8e3537bd513e68385520b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b96da8c8cf79a30051fb7baabc36696d1e55cfeea7c013f391b4ac80cc70493f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d97b84a6f8bff76f17233e1d7c933c244e5684870d43f005badc9466c2e52db0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f5562629f5161188d6397d25e124e5a01bf6a9752b87f06de75b95063d1b7270_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b407dbba3a3c34947d90ec0d499810500c04979d581747b634eea87a810a0125_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d3bb6a21bcdc01f252bcc997507ec39ca1d2240bf0997a3bdd6fe36b9923d6c2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:081330003c7ed392746c912926d265366614063d1faef17e1155de0d8853ccbc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:8a0170234fa98ee60b9b7fef0d16d03c6ea42a1c6d72f7330ae957a9638feccd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:068b1e9154503eef7884ecec43d0fe3aa254131270be214854f7b78e0e2af2bd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:ac8836902e31b9f34359bb5074d0c40a68f0794de19e356522d589868c99608a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9355e88f78c118b1a8808e0a178af7dc91833696f42eae52c1b88ad5dcf61ef4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ba7d10fa2d0bbe169b5c5b3bc2c05c43cb12df3d825443ffff13bc79f31160b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:04b5f984b839a3dfba0b70e682c0930468edf99bf3de31390a9e6ec5a7bc0f82_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:0b3a848025efd76339009bc447ae171dc3a9e70629a9a231cea7b1d2abe5c320_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:8cd40d63b3d13bef1cfd650b9bb521675dd4d15a9b308a16c034cae8ed048cad_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:959df171cc6392ef7d3ebafbbf2770c6aedc4db168549b28fc7847793c4930c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:91bfd8eed2e057600d77b20e19764314e8952f695108486a5e61875cc1448145_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:92d481ddb4a8286954e4992e71f3bac240d01139a46ae0a815365ee235047564_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:964b304d297293f2d8fe9955fbb72c67d7031fb5ec2c6b555b862f30ed359557_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9df41eac98940169a5d74e1ed6c6875ac4d81f24e208f845181f9a55581b634c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:41d79968208f225321e35abdd613c4bbd18fdd4b3d4b84bc312bd58a99d21f42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8b1d0c2eeef421b713481f8a0f52e1b0f076bd08505f5b698ff6d4e0478bb417_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e8463d4ec6bc3e56ec6b7e84a1dd9cad25fba166983f3a96bc16541d3b2fcf24_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ead8b62eeeb8404de7b394073ea1664ae4b8a01d445849360420472536db73ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0f054295fa0ee7429d05d0aa601eb4b1a62bd5853c998b904399d23dd6d61a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:5aa9ea0dc9f265192a1639270e0df0974b0a41159f8cf9b043b9ff9a34a19a4d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c683e533b0960dc9cb4612e761dcdb97b105a8cd4039d849637cc04b34c8b174_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c98262a94c7d211b27b0e48b3dbf3fd7177c2b78e7ef1b2c07c57f0d982dc6d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:7749f12c01c007877d4b8e98f0972acee705f0061455d69b2223210f57098f75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:97cc4050f575cf20f22b104c1bbe713f2e782d0937bb84f353e8b80c130d2198_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3cb84ee255c71ab48988637dde76537a9456420890040cf761cd5aee71f6767_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3e04181d1f9f33bfd9e8d82d9a07c33e3692a43af65fc0bccdd529f018ec717_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:37e649cab0559c66f300c915746f34f6e0929100557e622a966ec78f543f12d4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7de8ac0e3c44fe3a7d9f63057f722b316efc1e373ac772f88a0f18add6b88160_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ac7df88a38d08b38f14a39fd19846cb82d1c96a518905ce115821e4d8f2c382_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9c64ce3c3ed86ecce5036e7bdca086083aceff3c8bb1a4c1e0af06102a3e6c10_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3989068374633d0c70e7f731ddfb4ecbe1972af492823e77ff9c2f77faedbd45_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:569c7ca684bd5079965d1f1b37ef1c0009162f0b506b4d6fbce0558e4c4aaf66_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:734fe28f66883c8c3a3f7764032fcabca4b5834d776ad249f9ecd5ea0fe618c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:764eb596b1c27c924f68455752046a987657c3fa9dda1a655db644e06df9a29a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:4c150c70c8b6171358141f5fe129da9927529a747a785a4d4fe83c2f7f8f0b0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:68b2e02e236e852e3cbf527920f1c1915fdbadc99263eaa782a3ab74f42f4b1d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7922fbf20b0f9e965a6ae8ec6313e540a1e732449b5f8d88ed166a4ada238b47_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f4f5535781e45da074dbced129678eff77090ef6ce6fe56bf1e53042d369528f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:14cdd1f3013720f8bd9353d57798ed683175d1b12915bffcef4d7d6342e825ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a8e333d012cc0ddcdcf62247d110592579ac00f023b20df2343910784aa85c01_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:892e3c70e4fc4b80cc77163705ce80529daf53564a08bb92df994137ff65ee4d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d7d1635f9de76b0420ca0089b69f56f650dbe2037d1bd7683752c68da6e9f2e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:09df495865592fa2b95ffe3e6a9d80afd9d370a1c273f87b14c91363948b4d7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:320c716690843badf600b5ff2bc5a841edd43615c6036b92577faa2d11417f99_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:88e1f4524831af4e037c5410f38497dc1c64c715af7a0be8a609079d4f515e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:304cbb7666d1426a03413b4f7363895b3a880bf22053ed2ee5ca6697eb8e3759_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7489f4cc66eeb744dc05ca8c5a5d85c931be8949a466961d754427850710d610_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ae9876699fe73338ca46cc3f05ecc8b09ad54fb7cf605d6202616086e90f673b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ca509c6cf55a0571196c3cf33112c29d6d1e13b336797907640cb2785770b18c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:12dd6fb5cf45aad60604a12e379021a19df11fbef516708eb6e5e80cc2877580_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1e1544da4fe492584b5ff734b76beaa0cea3f130996dad6eb93713abe20f254a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:54725c3ed8a7f7f420b4280a583ac950f670d81c42941a51773c1a4e3672821a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6f1ad75bc2f909eae55c94e5ec26827dd8d6220bc5451a69d061aea0f63e8619_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:20e107dd601114f15e4bdc752b7d49746c48950c16a76446a6456582373b718d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3cf104924efd6df7a7b35d302e6e881f6e76700ed48af895e3c8a35075b4335d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a1cd6feb5011cb18a4b2e73bf5c9238b89c45da875f69c7f18d24f8a9f05dd6d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e1f153bd75a461f815b1127ec280ca3abce4cc3e9fbd9e063e9cfbfd352fe0e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:3a91a4f0ad77f0356d7217e4419823590a033a0a5854fc0651a102b1e5ffb516_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:63365d336a4da196cd878388be61e94561de74684e23b5e8e5054b7037174c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cf1a6e297a76d62d588b11b4a6bdc8761a37bb7e4b0886ecea1eb16982c1a998_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f1403c7ab79dddc07df8a2fca9084985db53d199271f0faa9d124c9141e453ce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:67d9273bfa159a5c4911e356c06d992ad3ed91f7b090bacfcb198133f234b0d6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:b2f09ae04b716fc2cc19ee7347067e488dcecacb48f34609cd24f9510d4b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ba61c7408cc6947ccd857461981730161a03c41f32d308a973069eb278677809_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f168e80279e4d53f0482c0933bf1e4878a6b1e53e37c6fffc84edf46b9c36b15_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3489ed4cc2437541f17cbe58781d3a22cfc24f7a001ca529c51aff4d5ad63b05_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43ebf7b84f72061efbd53c99eb883ab97b431d2053df270225759eabe26f4c49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9d9d0de56220b0b4a2523ea896c1b26d90f790394340ee005c307558131e9de5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6f681893f542bd9a1de33170656f48238605b6c6e6865171cd046cf03a8d0d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107278fd9636b013540bd4670445cca271970f809509e85e6f1ac82352992bad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:14324f81b569ade391357cbefed32246c3acf04b36f1ab040a004de9da68be28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2979527ba1d210beb2a22b7dc52de09c8a0fa676844c4c031850de9c91616efe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8203854f2e347239bce20bcc1164e78f1080ee341a7c0c64391b308efd8ac4c0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:17d53980bbd5a99440d633daa666c5f1dbe33a6a2d0dae8bee0061433f4d6ed1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:237e7043c6293e96e080ce54ff5cea298f7d1ba5c766f54d0c67d1c1ea8d937b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:353a469850c9adc59407b7a2699b8b291fb918e7b0599f351cf112ca6c8a7ecd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:4b41304a429f036afa114ee726a6886dead13919a417f4e3924164f75096fbec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:20fab950929e3e50e6d551cbb8909304810c5f0fbabc1c81343568428177c575_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5cb39a548ffa37e8aa5a4d474038ab8289f7b73e3af6efd0be6e5bcc37e109e6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:a4d4f0e2598f69a5c93011bc6ba877d97d5414fdfd21198985944b3e9690dbc4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e045084383ddd69a9231023835aaad7e06737887a91353383dc54647f85ebdf7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:082f28c96df74f24487e9df996d3fe351e185c848ca4c6a39137454e03769d83_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6e75913e0f8c81a1d89d7335b90518c9ba32785174276d64824578fae38d9fcd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8e08bcb40b3f77d01b384620779a780b99f98b645dd242258b6c3af736b563fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:f56dfff4de25e25f0f1e9f926c142ea9266c7669d7ba104325ad883d8cfd7a85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1841669972e0f6fe9fc0c3d0eeaf169a948a44b055a6fd32f66335535662d829_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3011e1cac120b39c1e889b3b19d89884e7d961ec80d36e0a034ecd0e43192d3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:90275aac06b0346e09371ac6d680f50b39d56675acfe35b561e801dce6c9532a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:b85c2ff4e6919a2941008fcf852036af88d8bfc0697fac26db7f0cdd55b9a83f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:1505d411aacbbfda9f05e00b54932b2b09afa157cef8ba835b5ff29d1e8c2104_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5b3c5d8117c57355b2232acfd2d429b6b711819a9cc7fd839d3bd45b16ee5f55_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e76e63661abfb64b888dbdbb47df8deb448774e714cf499060942b1497b46bcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fe6d7071ae21fdb5e8aadee2a41f93897c866cf9fcda999ed67b8561143b9ef2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:404e23b81f5bfbacab6e30cf1992a8498ad70b915dd87ba79f614c1a10b4a7c1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:85410072fa8ddb00e536b209ee29e2299b4041e6cec408e9fe1a650d311d89c4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a0af61dccb480ecb164cae476271a9229d78cda8c717e23fbe2b7d18d7092e35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a5943bcbd35e2a099cdc285abb888c8f174fbb924859e6436d85bffa2ef6a302_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:22bcf1f0ee52b3c487affa1ac6126e47abe9b79f958849812168de0429a87f6f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:460b3c8d710dd7f755023e60e7cb5d9c6aace4ffb6d7672a3aa8c232b44ae1ff_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d3b9895360cf52a71ad907255a2641af3652e06d452030da2c91d8bb1fe27b0d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ed7416758f7e7fc15aa94a674674291189e5a4a327daefdb2ed2fc4b42f60f74_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5b7a9827b4068052bde65efc986f3600a221a283df3d2bd6031abb87c8b891a0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6b9d912d39198903afa78388bbbf2bd5fa7d820a1e694ff82bb146bfb019a0f4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b2ccdc79674f3c9700147515ed136f36d7050a9f897f6909a06604670d6588f9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d41541e5e1215843d5fff0ccfaa3efcdd8d2633efe4cd608c9247ac431d25c58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:30f401daee51b1d573d8b980d1eef5fdd0e46b5a9c876296e4cfabd77c598e15_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:d6430fc5e218fd51b59b1ce5045b52e326f1c471a17b0abfd8787553c2df60fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:00ae335df5160d41e2a59fe7ed38d483dc95b4daf4a60c6c92ad0a0744b7e435_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:05912c80cbd999c32571218e6d75bea3aedeef74852e995ceac2e7fb1b01b696_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:866c16abb647f71001681f4174f0804e0369ef4d427ce0aee2d1a3af309eb15d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e6231728fe38ca010cdcc90482ebcf9f62d984528d7d463e81c5e7beebad139a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:021da7d11e595c3917adf3784e716915b15524d42d2797598b375e7d31aeca5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ef35b3f8dc1662db59c39013b9d38f8f01de3db0dfc6cd8c5c18cadd203d565_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:8f41a73f0e4fdf5ee8cf875433cdeb9d997f0e6537c40ead9ea27beb6a8d13b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:abbcab1f5162dc3f47dd9d07d1b1f6af9cc158837eff4a80bc96d6656dd2c204_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3d3aa650e4d1c1789278761c247528a609cb204870f8a4ecec029889c1b92927_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4c57ab0558844a6ff1a2a48d5638cb4afef26c53497b12ef8deaef7ca2dbff5a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d6cd6e2a5f05a4f8f454bea472a0c2d7a16e3393918d0980031091936620669f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ed3e4ccf49430580dc307fe6902141a5eb228e7c8577c90dece13a838b06afe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2a103f82e79ba86fbdacda3fc4849e7ad430219cab3227016d40faa9d670f16e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6618c58373a3af6a5ce8ce501eb0078d82a547584b8d9fae31ad3d86424f18d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ade1c1792c68ca721ac90a2fa777e02f31474915ec8adc8f2ad8a7a6b451a431_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b94f87abe421ddf92ddd53d3f1c6dcefbea083db6f02668ba98cb59ccd35e8e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1e69d28bcefdccb937f3ef459bb9bee5bcb6a6d1bd5c2a9ce9b71a2e4e03aa89_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:2900823d24dda552b6d4063be5b9615b24dbbb288b2702ec4313ce99bd9ec2ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c738f88f1ace51d293ef450554b6f6404e47a9b432b341fc27dde6169e6fe63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:cce0b0ff07fbcb7b463ff3a9d5ac8fe20bd8bc83407adbc9b8756ec3ad5008c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:0559bd5bcecd4b6b2b24007eb4a03c65f45063e5359dfedf5a14ccda199c7899_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:111e7c679647b388af2704ca280ac0cf57128c6894c5422d9987e4a429b2204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:7dea3d12eb2ca6da490c09661fd1f3a603e0f5aca06282b7953039694b4d87aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:b04ad95fc3610f262d6614d0b7d0b6c5bb8c6a5eef512e1178e77335feba455c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:34f12040d39e86e2127686220c2dde6f4e32bab685784afc5057904f286d48d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5b896bbd0564afde2914c804fb331280fc78ceb831a047c0c1fd777576a5b8c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7d1fcf1849e2ac29b2460c65c1924e049f83696415589b478c24b4819f9bca7a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:99b28f07c6f85c18e520f306a6cbe767c7f242f97a6d8dc820bd3ce1068aa596_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2cd9c61cca7bc0898ce177bf3f531ead3d298232dc6c90d707d33d0ef0b8630f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9b44722b30791402e9750abcb2546665760295e6befce7a5176a347d1f72d545_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b5005749857e00d42f95022459ca7a607b7445e53b62399b6a1820d4d71a501c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:db66f887ca4acc98ad391de714d6bd3c126e4e64b103b5d161da507a3a2e34b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:677f603347dc7582f0bf4979547c929e47734841949f34d3de20140603aa5ba7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7782e506e8700a4ff6d5aaa2bc5088b1801919e5365b72c3fc0b7185db6dd44e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9bed270930ca04b17b126f49080046e8f8fd5149514695195da9ff959e5e89d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ccaacb4d97a9fe1021e594b83f90f4d5f6ad14610e4aa49f2ba65dcae0a061fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:bead99b68d82b36b367dac46c2111fd8edee0178643493f66e3ff8bb7dc8a645_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c0f765a2e2bc33291066c3a8d4048d78f44d65a745fb7bd9c7ea2539d34d49fe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c4777746b9f26bff78a229e525c25bcedd693027d066795a4cfa596cd5b0130f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eae2617453889a9643cc57fa812207c5ab1869ce7e338b06c63aeda8e0055faa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1fdfb6e1075714ab25db450f3feab799d28f2b09fabcb62704de3071e0a72635_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:483b24b9f9acdb5b24ccaceb5234a6695c59f7a0dc1048888b6a4080e292129c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a63f630eb523aa9c85795ab923ac658baa4c3db17f0ac5247162ef8bca0923c6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:acf90e404f2c04f4040c48ff6804665449a27cfaae12eba7eaf4f83b0f3a9bc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1a6eae41431c024df8708f97e4039219e10023467e56222ba3b148f97ab9d892_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8da3869119650f0e4b4af5eb6e9611f52cc5d1707a48eb7d0a9d4348d378dec1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a6a4bf90759286416284eb0a93b6d802ab661e490fb21f123f141de12dfa227f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dfc5028a88c2e4ef37a39330975d990d1ffeb6e0c76cfb1a9370b5f7a0e1c6ce_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:060db92886f1a148cdc499c32217be8c31009f1b41a6b56c3144f3b658399eb8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8579a35025c17faf8398b62c9cf8fb5360f978735cb5857f44dbfab37e7f0b79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a3d2ab7990362f0d14043801ec097ceae5167d5a596a2770211e00833f2370ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:af19fe0085ed208064818cfff5ff18ac352109083f6d296c5690963221ed8e83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27a9e77d60246ea75aaeba8bae7ff77ef2b85d37652459622a95286a35d82557_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:671502952b3ddbd0f953e60b29def3eca0e2416a3a688774d4520453af07baf2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6a4d1e21eb6fb1951ab62d00d13a6afc7205c69d0c7a03de01a3572f56634944_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e104dcd1fb659be0793ce40c706bc1278a3d446db738dceae5d3a5a0b0606c56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:390d8c8017c9bef7add6b076cb88cecad29f4f4af1465a6092f6b87053bfc901_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e994ea662028b84dc75988777232ea342041aee7bdf7f372e8177f1e9b07dc8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:772950621cf9bca22a7c6fe3d51f2c4333b1c95fc2cee30f3da58fb157f0722b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d856e3a3e6a9f2d1f54902e20701fde45f8a190abb3ab94a7a10a687c9f8427d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:51acbba56466ae38df1170e6f22e57343a34a2fab4c49467fac934ee2fffd46e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:6abc5769619c5cea817aa473030f231d25fd13c96fb573384d67a2eaf90f2e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9addd586875f542e82e92f528264f35f06b600560f02d1987e3a9c11d769c88c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d41e4e952d91b02b66a409acc6f38cbe6a646330f6b4a223dc6f4c38d349c433_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0bc55d8119fda1bd8aab74462903ca9abc1fb3235df60974abe2cea9338d7b3e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:47e527428f1e40ae8cbe57a84c60f7a31191ec720aef7b0b6faaaa26fa657c2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4e51673afc9e3b2b57f90e080977640880887689ca2fbb354f271c3fb5b4299f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d7c7e167c932e47170612877bf5fb7adcbb9f6c3570e74cca0861005750f8135_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45bbacf37a0fa13ccd4dbf0cbb2e6d2e858890445d97f649773942c0a88f3629_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45ccf0a67c06721666deab96038aa37bf205d60003c8a233e7442ea639e20933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a956c13c574e66556bc21b594740accc497e48af46d0f326116937b57b4cd6f6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cbe20f10c01a0f87aa82a217ec01fcd653f4eb6e77afd659313a8e0b453027fd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0718804d539c1f36a0ef95085986b6065022c354e653a6c9a902c34cfed4d726_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2eba8e41aab91ff0194e96a0d384e17955a05963a7ddc8d9fc18a9a67e24e8a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:54d8f96067571abe8de8a55ae092cef1f4f423afa6d05d5b2f46663744ebcabd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d888d3d628c75cea3de43a4a10aa7e4768bed2034330c71ec89b3adbf78d4e73_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0bd1739aa4fb64c1004bc4aac788700834f7b454e4ca9a23e83107eb2eecdc0c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:10955da0c33ec8aa5e671cb6b4813bd26014acb8dda68f8bd249c27a6c8ecae4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6692616a559d423ed0f5335735a0740c0bfe034d06704cf288f74e6c2612b8e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8ca6c009fa35ba4a94459981a72db8b54ca2507d0559eacf38614dd29f01874d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0cd405015005ed19b3cfdc305bcff6f5f6ef683d9d68201046f0fab2a3b44f85_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1785ef5991ec5ddf63130f0b1983c2b9cc23eceee5181c060cc62c6fd18ede33_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:41750bd0eac46b324efde3548347c55eede126e2a17d071ce3557abf936fae8b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:a242549ee4cdf6946f41d601af649317c53fb6ce779147ccf99106d3ce38a74f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:69182f4919f1b5f9bb6e7103fb5f12bcbeb697e826fa1a516124989f52128cee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dd633fb6fb437d90ad04f80af556670d364968de96ecfc5b0a1c00b4952c1ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:6018f1f3a11ec47bf1c281610bca3859c4122597910e6cf7d4dcb35c4a7ad60c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c2eacceed018a256d1c60008b3d478b3bf234cec3f3ec0fb85f652449448abd5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b489e5c4ddf4e5f14883fa52a532ef0ca175a500d163bcd4713d4f08ed4c8d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b6bb122aff540406a094b599dd1e7fa26ef39e69a861caf5cabeb1702b8c7e2d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:becc8bd498a264e93ea78fb9eb2782cf0191b5c69b05e8aec4f7be7ae7a009a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c2c770a1c5cd4024ea070d05285f23c065fbf2860996c56fed89efd5d447d57b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94c7946de43b360b6187324eebf4a9487f6fc09c0f6a5c4cf8c10dd9aa998e98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a06e475b0bd6871816f3d6bdc922144caaee7ded1d3fef47b7165980157dc8e3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b9c3f33a7aa289d65b0eac2543b7c5385a3d68985bbd303fe38534fd6a8f0039_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e85418d292d588f67f52d1e513ded87b7160868e24b84ea1eadbe39a372e70bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2b401a9d07735400fd8a278d052271143374e730dd926f1b09bf9364a0dfe9ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5ab5cde0dd77b3d87214af2ecbe8cf133023a4251bcdcc862cd3acd8abe05fff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5f38a62d298309bbc8b3f28d99e03b21b071256c6511863946ae082bcfb024d7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bd632521388d66beec1a1d0f9bf3531b21866a3cc1ead6e33004e2f423a018da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b1e461fc8832aefff0ba97be8b7c95935a0ecb5fbf64839b66ad8f66cbf742f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e454985c4c1f59f0b93ff3bda68f52e8e681692774daac809e0f1a02a6fd2405_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e9aca9254ed6f373e26dfc4b7403dd5b9a9f6cdf25acdc963a589530e5e1a4c1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f2fe73c16a00f0f286f5936670632898c07c36a9c96056740fb471bd02ffd155_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1865ebb2e93654dab511b97edf2a5d714511466a49a6fd5087f3528ba4851034_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7726814d87e0d098b5672f7f92b2a0832f175db125e8835d3df0235b544708b5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:aa5f47b18ee8d25f88a58d24913b05dd8810c0c872eb0e377796d79852f67320_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dca861bc089e151181369c8ed8670be71c5e6eef094bedd61b30248fb13dbf23_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:583598109b75130008a55756b2ba16c8bb8f259ce60537184c1a96bbb10d462d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:69b1b6dbe21aadeddee2250944d3f562d04b10152741e261e1327e6840649dbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7a855f8881b148c2f97fdd701a5f1532ed9cd7dc4c2e4393555d4cd2747c227e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:cf33d50b404522170dc43e2b3b221a502ad21abad1e970e92127d440d0ba7212_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4cbc554e939c01b52096687ce6d4e025d219a12c2e703750d744f1d82fd802f9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:7d76721b13fb1022ad387566825433182a276b3efc8f980823d59cb9dc8f931d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:9786d7dade47aa9fd3834175a88f0b768b2c66c39ad689dcfb48107ce1dcdc59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f13707382a123f7c92aee321fb5c23a1007dce727b7a68cec0ffbe4636ba0813_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:2b69d2a8aaf9e8e6b772871b0cb3486c062b0a123544fbd2a55acd40348e78c6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:883097ca5214bfcac0ee1139f1734a044af527a16b634050aa4b86166ca4263a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:8db6ba7c7d42a514b5c382afd3879867f5042d42b2495a922fef3f315f011217_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a5c30d6f5bdd0e2bbe53ce9b90a00e94e84de1a0ed6d29aa86219518fb0c626c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d71d9131273f93e38936169b336851b76ef4436c5b73da52add0a908b003a57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b0dfda5623e607655446385145a48db54fc830c29b610037b52f677fe94bc1dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c9f9b6fab1de71845d9488c147a990b9a1ebb2b6c14c910234199c7833c92447_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:eedef2bd70bdc1d977b23f340ee6f714abd2fdf2c49379db151c88d9217f573e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8ae77ac1ca0aeb992c50869008c246d41ea290f23d8a2859cde958d58d3063a2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c169eff980fc34a0a1f6f19559e96485dda0023bc29fbb3326238c110bf3ba4b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d7b3a7fd468564aea8435dac8b09e2ee35b2d27f6339a8049836b6cefc8d2cdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d8fe8854022eb245f92305d42b92cb3dc81207f1115975ad607a75a023b8a820_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3555df7502cfca54f9793f982ed7ea7453c9ac235e015b9c4c8c47789af48ff3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:482a103550cfab666968202591121c6904aba79cf5e8c30cfa4718c856c65690_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6c8bc52abf358951381135a94638e4c01f0e8ce942ccc4f77386c36beedb8a35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f9515705e2b37d2fb6f216aa936bd5424337a1e1ae4eaf3ded3c8d0fab373d36_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:45dca9b3c0f4fc36ab0052495fe6043c717673f8f16e915e49d682ceae2a3c6f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5aea67ae0eefba905f7f8af09dd8a83c8adfc185b3484fa0857834c270844c24_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:68ebd12d0369cf9ed73f37f5cc188a7ece136ddb8e23ba641a4544eb703f57c2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a5b0377a79065793239498bd0743919b77cef2155093138bba8fa9884701c570_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4148272ea7b1e1b306c4e33dbb6baa9bde7a68d6522436a51e939bab4eb8ea7f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a8c81c137343805ff088fc27416e7c67e6f02d4c17dbea38a063f97ca08c51fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d948b969af4caa50c0dfd8a822144a77169880fec165575e574f8fbb807c65f4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ef3682c0bacb3d0d67f963387c8bfc8ba77db7c6ce8f0dd8e6bd00d131d721c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9024353b9d2359e30c5651042483ee70526996d02854b111f4bd9ffd3fe95026_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b3c65460fa54403f95f3c1192347b187b25b69c9214c5e586bc582dad432a9cb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:797a79c184b21fb1d2cfd6c59fe54be07061b559bf77bb169e36790650fa907e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:b3305ace24242932292e14458e4ec2ad72f414f7dc24681fa497f7d1c382ea56_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3355da57dcda21150a1ca2f8d922a94433aa44c19124f6e7ee833eed370857fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5872a3706c561849469aa6c8205f911b47a1f98f75590f9640efca570b654abb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:725e1e9610e0b304b06809bc6d942ec504ebeb7586aa9756fd87d139cb4e0449_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:914e3c4590a4a6d48af758d34c118d474fb8e3ae0e594475a82b996f27386b23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:21516dfee1d53ef1759db9cd9c01da5817f8e5500ebf59a18912e3932f44db56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:95772b0295918fb3e31580925e262ab0ad7c09246b1562249499f2c22a3e55cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c6fe6ae20c7e9e0e68b7a35f7e388e3caa2af3035361e59dfeb47f7006971fce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ef77dd2ebff7fd079005601a96450a2c357eec93ca17ccf59598097cddf0cc6d_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "immutable-js: Immutable.js: Arbitrary code execution via Prototype Pollution"
},
{
"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:313c0e44208e7fc7d4039f2f22cd01135db0cd3337a258034b774fd7820d8a98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37889fd7ec96baeac0ffcafb8dbf903af16d95b413baf1b2fd7710f72cc71c98_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4a2a59a57ae76ff8ff5ee21dd25da4a9da4faae5a6beb8d5e0930f12f679e8b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:99f4af491329b3352e86322a56f42cd4588beeda00a2f94a2b82b169f6328fd8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:561b697db7976a064794258c5f274566dc9c1c32d803603b15ecdd78a0965710_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:99946bcecef29fccd2dc55cc18dfd5cefef1957666c9b8cd4c555ae9d8db676a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f4572abc9f444f08ad11d10168e4b9833b3fb9e4814910eff467767a914d124e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fd5aee9ac2b77bcab032dfd1bc6f1369f59e1b3366cfa96fa55f9bc18673144f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0c10368a8cb2450440348e1047d56fa91013b32b690c40b06baea182f04c3625_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:202f16700daa8022d5675bee872db2a776a1f240ce159d17b9ad91cad342bb7a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67c0172273e47f9f11072c1b27a028fabcfe29320b3347d58d35c53d9b1f512f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7ce75d70b4ffc0c4891ef83f75a453f414c010e387c09f8d7da432eb5543f032_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6cfa0e42180d0b52c41ef1f23d98443cc4a89afae97d21d3993a5f69bc73e6a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83cbc07e901f31f4f86938697d54564bd4c735ba924d5fd08f43b2dfac46aa59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:be5d2df0ea59d84b00bc2a1be257b8338c00f0563397b51d7fe86c48f7e6a62a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c91a3c588e78a92df5887828fc6cb03cb28580996fbb5204bbc5e17abf93ab8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3570c5968150582d417714eee75c4fdb244dece7812e772c0d60bc937d81d564_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3933b8a4a90aefb3e645441e8176d340b8e0b23b3f6760083c72d25248a17e67_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4dd95c213870b3d4ae9bf202094055f0cac5a965422dab852183305b5d85634d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e76c636de412eea5835c877ff862e24c5b0a7ab7fb95ece3fcf4dc9d614bf519_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:10864ad3974315fe717b7e22f5d1fb7bcfaf1b601741e4a0f2a643e1d897fa8a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:61858d0543de564814db6c98407aece822eea202cc1fec3393913d14f75875ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d4f1907759d9532d9659a97d18282e98c54eeffffc33c7de0570213b545aab51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d5bdf20ce7f4c5b1fcfd9c2b77410c8a6b9b0c27e6138a1ab54c241763b05bac_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:546872449f71f686be1dc4612f7e03d75633eea75f089c720f87d5d1c6fd0402_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:6e8813370db2a71161ead738ccf909b6997ca6ec452ba40576f8846c22c063c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:81c6745c7507d47122280c0d6893a35a4d4adc515e850b2cdc8d23599583ad71_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d9778a3fdaac8498f6953cf2bf5acee0d8823270442768c9e838dc5b330c2250_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5008136f5d3e028da656d046f85c83f3ed13d597dfd47bc6808b5b3043297dae_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:736b2a94787549701e830ab7d508f3e7be83cb694c69486157bd633a3ffd2c81_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:85c15e6f69c7f3e101346387f680258f5310e5c065f830a50d04d8a409f3f7c8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cb2aadceabad32ab080d76a709b79b70d488d9ca2f115c1a481a88f5c9c2f9f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:3d94824bf9265438ed208d017fd28911418d4930b9471b305e3a6f83dd97f0c0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:59993d1cdf6d58c3113061dc403fcc51e920c315d1944c931bba62ce47ec81db_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd9ab99b292e613266f833364f13ad19e9b26204deb12c56df333c3282d235fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ef1e59b118e3b97881fdb2f208f64486cf3225b7bc66c52cf9d4c2a9a2b84c72_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:4ac5626fb50e2550d27281a25e933335a786a4695f5a7a2d8f17546f6f4eb836_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9c5da07d689e56a0db2a2d142fb8debc7aa7a0483a3296aa50fd43b6a12feff0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e25c8d20772495f8d49acde8a35f49f30e18b3f6afd9074b7009a02d84a0e6e3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fd8a0aff6175093f881f0b879736594454ea69ae68db7e5837ecdf1527268fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0a5b8b943885041a0fb239fdc012124c8c8ae56d399ab52411585f3410f28670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a50a539c4972a89fa1f17afdeb62af1883bc89f231b51b1fffc096af3f4ebcb8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c2a814937215d63f71fda7ecb70017e9844b89c6b672fedf5a1b08f6f93d06a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d16269e4bced1a9adad5bf954354012d679df785cea828873226491c0c03cc20_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:50aa303cd2b22b961da419e66167c3aaa33a6829f2488d40e0d313dc322e6789_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5299088616c529dfc389935a9e005d88dc9f1fc40f18d025a95fabec27aaa646_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:634a5b684a30fe1870639c708aef32c6acb101f85f484483c7f05640eaee15ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c685ff9170595581ea97f706bea0069796563f03064b5a173e992cb373d84cea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f3872e501679796054ccd9eebb326e96e4b916bef525d3850c64cd8dc0c99b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9c5cd84436fb27de1b589a7675c029465b3e9eddb0ac87eafcb5bbd40a9018ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b256f9a69ebc26949acdaf2c4b7a9e89cb5a1a70837bc63b554a65fee7463850_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ffa19324ad8ee491c3431e8bfe5b1235a1431b0be914b0bf9b30d3a532b0085f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:307af3f934a493b4e7cd8a267202238d2a4238d52be1da4608e83c54b1af7d29_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4f3b445df34b234d1eda4f9d5fc9f7954dd726667bdafcbe0b1197412ab7ed13_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:cda4b2931a2a598995a4211c8dcbcf6c5e82f7de29b39ee437faeb8e4f696a2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:de4b57efe54b245a9c0e39ad94d0129ccb60f3d5670e7c0726ae5ab9cd3d98ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0dd73b3fd566b4961ed3e167079a2ca3309ea30fda7a49f73e001a0ab931dd7b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5befba9e2fd5cc494e2d0789d86d1e4011b4321dafe6f8be64f54d173c0c8c64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:abc08274dd4ed75d88d129e2e57257782d8c7caeddf348245dcd85be9ed2f8e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:d4b2c7057ca24af7fcaa78c27927ea2ec53f70ac9a14d8d775963d999ca981d8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1b85972300d8d89a30ea123ef7f8a337e63985bf93e21a7d77da7a5334c2ece7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:30b15e8c204734afaefdf90ca66daf6f22a7185a4ba894737904170257ef7443_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c388aa2a978bffc1292cbcd771018f7294d70658f7ad6e621e87f19171f49337_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:df93b08f6e63570eb979dbb3068a2f3341ec9ffe94f9409a297dfcded130ccee_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:2d8ea097a1119ddb3f40ab15e29b212f61333ac94b082f6baa02005cc57b6f33_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:be1225f3e3234b2b04fa3c4be0202557d57d08a567a5f8523991b9c5ac1e3c48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:26557b10309771e8a9300ea0962b6bbf90a67284853b6c9ed55eb89711eda7b8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:2ced08e6c4295cfce9c036ecaf12bb702e7425c1b16f546a3fd75be69eaaa05d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:88156e82ac3636c93c033b96064fc06ad605f670905b35499e198dd7d4faf8d0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df97df25115092253e776c7d6cd6db3182655a4daf8654f8e301e7a166e82708_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:87236d1fa81fb3e2ad0f3669471d6791272280dec8019ade793d9037c224776c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b536af5d58dff2b0e2dd8440d4ac5f046b1533fc7c822d34ff72208873feb155_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7f79a083bb85c531e54c0cf5b28e0c09163f90533869d6b3e86e3b145dfc1115_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ac8706c4b4eca623349bd3beb69018b256313dbff09c0d5a23d54d6d79e000d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3724703a3319c5dc69f4763d1b459b7d907686787250b42404afed8c25d7172d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:58a47435a1a6a39b0b9b0b4eefe3fc36771fa22f61b2bfe6fc6f20503b2904ff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:72f3154bd73e203f5372818916b4e229b9db2ec293d74bae7c7e4f7961c5dd58_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:af1ebaa3db633f76d592777b03934e61bdda7ca4a274f3ab8b5c5893334fa5d2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:25f3a738206a7d67fdd08f371f6f94b0edd79cceae3616d9291ee85759369de0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:55b34527f4a0a1067cb4535122b47d15766cad666f4059b3d97424e9b7a0c3fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:162e4ad58a67f27ea7aa4ac18f0452138544c21158ba2e9793cea5ff28b223cb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2f6b6c889144bcc8ca8a690c56a0a30dbe450e0ad285f52f06637b9b71649edc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:80c10d130565356ad8673149d066e3c5e9915a66e6f027ef8a735805c3a77a5d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9eeaa20ec429a7c841eb9be76d17c4539072c87652be8926e8358932015b59fb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1357f28244870da839b2f48b64b895eca65c206e006c349f05f17dcd802058ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:47fcb6f2d8e10a1d79ca4bc71a8d54eed20402663eb8fd56b34ee641bc22e327_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:5be196298a2f727b3f7c9325c3436682a6461ccab04ae9b1cd4900d7d48aded3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6bff3d2789e4b6819ea92e6e65bb7490c57283076f87ebe94ff6537c288da61d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4d72bb4124fda9c1d1d42e103431eb403cf0c70df5e0a4d78c84b966408d0e03_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ad09670a57c9e1c2913c628daf3685254016d30c9ef0134a4fe7401c3cbc6730_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:54d03e0866e9536e8cdce3566c9c6ba48cc3e1a46ba78c8ece6059caf66f9faa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b394f22e4a2adf3fb5048a8ec209c83453abdfb78dc45aac22b7656a19d239d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:2445e2741338aa7067c38f9ffb4bad3635d2f9ba64681f438efc86ca49ed2e22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d2a8f6b2b07ac922c18d6633616af534d6361f81ffecdbf0aa0892c2bfadf361_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8c9653765b6566c240efe8f08c5b6c395ef940c4c88f10a5cb12121687dffc31_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:d169385f11ec7d39d976e9ce9072ed036f76b856867065ecbcf10b1b1b1fcf40_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:18717d98bc3377a8bbd108ae41ec68ccd7c11fcec8c86f47c6e796b734c9ac1c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:251d79a18091bb739256f5ab000b7b3549a8fffd8c355e69bab6090de9e51e1d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77b4fc96e841482d7058f77d96e3b36b6aca8d3ddd855be95466afd2e4db82ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7d6468fe45b5f93b9803315f8a6c49d2e7b6692b6f8c3115f06bc8bd3076e9d0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:05db09a8aae75f472d13f4f39c0cb5ac43fdd510c29bfa88c5e66e2708560170_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a55cf020aa2a7606e32ffd260fbddbd5eb23675273ea5b4b68f5da6435052c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ccdbc3619e960e406c0db93dc7b5773d36825406ca99f0aba07cda4d00bacf34_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd9ed3d17f45e13aced32171e8565f8f58b7622ac1f2a7794a9d62263da7ef69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:08132d4d8a30d743568dcb6ae131643921990f93044b2fc6f14fbbd4192107c6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1b5bc300e652dbaecc0cd3060bc0b3f258c7592dc1dc51c81729f9d8f43e3b86_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8d7544c798dca8421c0759c257873368125c88082bf9ee7339ad4a4b4cb8b327_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b8c3cd3c913a7c1f9de9f4322f88800d26e91614a0257019a9381dd4dd48f5c8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:071392012c68f968615e26cfd19b309139b860b0569d52cfb0cbe85c3427fc37_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:601db4ef1788bcd90ad4df2459479b672b5d1138bca71a950b83cf585105c7e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:74ee7c085bd1d41ecbc12c3ef942f4f5f4b88e8b52e40a6bde2958e207a46e26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9e94b930f87a9d5e54891913169dba6a9d6789a0336966aa73b0bd456c0b1a51_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51f1a90bc58757e1396b863bbf500071d49d15c7d96d3b5e7486395d210e06a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:61e79da9ff15261bc0e77ad9c67320f8b0ea75577637ea7954ecdcee63c31083_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6ff81498181ab5c622109e159b6208bfa53408a08c29b700ba0afd84b89fc4d9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:af6fde3e30b158944ffa92ca0f56d958c5f0e05dd67b489d78065f31a4f2cb9f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:49a3ea982af6c920e18fb6156704f3e25595a47e1af9d2e6efadbcc39448a534_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:56cd3ae90c114579eb8dc572b4ea97b0272759cb71d4f5a1cc98366bddf13525_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b8ba4fcf5788be4ee007c13369ba94e1fbaf78d88beef2d22aec382e4697df29_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:ffcceb1871da670d06f0f0fcd522687ed537eec61491d57ed10680a8d07b44bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00527107a374acea508e4184509b6fe03cf670a3ecf0ca2ba6381c56238cf0ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4e0a44aababcd4e5c214968580c3bdcaeb60343c9110182757ee74319edf53ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:50d04fb6b2eac9c75211c0adb9b69ba85baa8efaf6f4e1904ab46ba1907d7d30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:51dbcb9dba321dc4484eb72f73368cabcb419b5a934d495eb8e8e53872ed7cb7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0a04386aa031b0328bba6089b6abbcd757f02206bd114a0b6e3ba4aff5806de2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a426fabfce54fcad0aeeb15a1f5c08f1141a7bff75cd93cf54ef94ff5ecc6f0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:2b743b58a1b88671b47fd3a90966b71f349491422c3a620967ed5f1073731f6c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4767d0078970d169d80cd1ed8d9a0697b3dc7f2e297d7370f36607e790a9ec07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:02e782e3d91a314e92c02ae1615681c9f0dd6ed97f6214030696664ea2c533fd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b74f6f01d7e24f6d970627c336f559a8ee21f99dd85e2fdb2ef80878a744258f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:dd32fa52a84d83d6c1ef649c913ac70a8227712ef0dd1eed24dbf6e80ed8956f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ecd152f01ad8c3ef7e2bf819c515f09c9fa3e3dc67b521de282dde042435fdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:37fa074c3d0cef8aa66b5533c9c788c10be5212d149837834c7001031a725e32_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:45183c775bb7d17a774bbb18a6ce8a9a7d495a6f2f92441c1a7749ceae2818cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8ddc8884b10884780e23708be0e0bc1d0aa78bf3e093e098bf31af3b39ff0054_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e10b5c60a01b7e22773f86d8a31283c95da6bd9cdb2f6f060700a58c8124d102_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0cb8351f3eed209c9d7e4c70fba134a2a1867ec394b99704772a489f3390631e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7b7ffce6efe509ca4f0ebc41424d5aad4d5115fdd4e91f197242c39fcc8a57a4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:98d19fdf299137aa1bcde0f86fb75539d9c181b310356bef90f912f17a53c8e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c0e8f7ad38409ea594409fb3878317dea94ddb7a4b1c6537ec69c5a075ea0e37_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2cc476050d658bf608fd981427208d7bad038db2c61d87871267f95b387a32a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:512db303d402678d8e13d712eecdfd21cb43b039b92a3ba3b3f1fde28440df94_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:71415f52d1b4a541ed4c944a85152d3d20e81e6ddd0ed042ac7a443c3cfd3304_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9ad939376d284c72b68173f7f9beeae564ca0b5f3f927d2254e47a9273b16990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6f918532a83b0f40654657e9fb715ac5f4b58cc5981f56c75342f3398c40ba98_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d7a107351537e67f156fc2bf5707e5380e2be3430ca3c114eb5f43b2f905bdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f2b0149f8cd25219144db3232ec50a4f303b473df9a119aeeef71b42dcca6a25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fc3bc50469f35b9424cdb845bd03a86dbaa573084dbd499fa9a3e47eb0e426f8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:03dfbb0d2d2ac35c6857f07e0bf7e30013542fb8c07df9e52319ede66f35d750_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0bfbbaa8673ce7bda001ab91def919e56e6f0fac4bd67b09a7c20212da0b529e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:597bd0de9e7bb97f8e960935ba7c9f1b91e4708b85e74596b903d726dcf7a398_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:ce87bf559d265da4e06195256803d41fb0b5edab70bc52ae46d2f626efb00c01_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:39e5a2c1983df681f7e02c13ed52fb630c4f1424a74c2b6a620a0f685c2becc5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6bb4b55f428abdb5c4191839058d1292bea484c244402c8772f566f7b6968d09_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7b7f216332fbf43c68b9b1097166f7998933c8b3b2e7dcf11a43bd1a6f3bd76a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cbb58404b4eec45794e8284ff50c95f9c44f86e687ea8f21962648c7c0f66917_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3dd38a98c32a74aa2231e807227a3c8d4eed1fc973e81db754a0a109eca0cc2d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b0e54a88923183074e19b8e24a6228d55bccc1a419b3a41a5307685e75c36e76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c1341b86b365d033ad566093a64ee3e643728b5057cf257d455b0a39aeb99683_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e102e842d7d298030224eb8ec80e0727b89c4a4d45b67af5c6d0b11a3df30565_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:527717a592672785c5d8bdbbcb23266fe26e2c95359a9f01c1bc174ce2bbbfe1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e36e8dcf7336bd1fa1d75a37813911782403f99c634a433d187d36bf2051f4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e3e278676c3c653f3543467fab3769c3694710e28c96fc9e821d5f2b5899ecc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da33d4c2317f8e5eec01f45b4bfc10fe66736b6df06a13b60f7ebc434b34a9e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0741873d5a242cb085fd074e2e850da0c40c94a672930bed489a5042e7cfa080_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:63c357eff8bfbf851295fec3e79631014762b1a5a2642b684dcc251235e900fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7c53a64cbb49c81aa926f021c50efbf2009a358d7c3e3c50a0c231dcfd7e110e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:83ae49730fcc34f08b5f1d3f620c41ff7d7b4419380b4e731d82fee7c50fa858_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:3215281a42cc42d59bfb0380060fa8492b060e43d15c731609c0368238520c34_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5d6a64c4c1d3ed74efafbc1bd93f7829b3555491a58b75622f2986cdcd63bb91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8981f5bc6770c8634fa4c2c707530c945ffe1e64309ca3d4c47aa1bec5f4dd29_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9f9ae18048d534c876d747b0f40db46134067c1f30c71386d77b1454070eb98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0ed78d5eed81ae4e0a7468e52315eed9442685f775a7fd08cee07673920a4a58_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a3f3a1911d6133402e3e97818ebc49da92420eef63b3007411d2cac11797d29b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:c752116250009619451107cdcf31da023d5a7df853f41509e2073428e3c5708e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:da94697c9b1023108475f827cc58df1c5e5fae4975a4d536e735934762e71b3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:16d51f0e3ab6302e56aa1364aadc6533c7046dad4857fbdb4dcb3976bdd9b256_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:9a0712d681f6d1778ec84618ed13b11c97e4d6b4bb3f2061083c8a642f0beb1c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c71dba6437bcd4f6a615d9390d07087578f1ae32c48d0ee634ccb5ebf46bc61d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d966f7ba9bf83531af76d565bf8781bbe4dfde5525f71e000f99fa265f78e3e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:078341b680f9a3b6f6d386551c569161058786c2da3a4fed8bd8191a1c96fd10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07f489bb05ab3907be43786d03c889827ccbddcfe049a970bce989945ced2374_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:30decb57f6f3569f08acd23fbd34a935ff6ffd9cb6777f29f3b21f755b62c307_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:488e5f13899e2922cb03777bba675061c2066797d4e5121a1eb7ccb680ead301_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:52d90f5f2aa431ed9014d6af378b3b935006b859bf8e8b74d928ed07c66a39d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:53ba6396dd8f44eff8baaa9eefaa796f155461c27c652fe608aa6f89f4569284_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:84268278c72ed9a76a44d91187cb04cdba386e0427217fa0734fa21261c2633c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9923549c7af82f8a377f55ec226b17849b80b6986bd5d9209baf975478859419_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:04b8fcbd71c85d53d2ef486f3cb3ee9eb7d3232830a88653ead37fa96b5e5041_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:428c4f45bb682423a047d8a306aa3e52d47a79da82b2e5d261c70394b9516dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:acfc5e61e66d2c25713b6031b44a9c5b4a2b01d88486121842d9474fee6e73dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d89c56db59c88798edb02d36b261b7fcd7e185c978d8ac1f61ab6ee4fa9858a6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:01672f20e08c865e334afb20bf4672e75ae3213bea815605692d3c160fbb98b5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1866b4398861ed85d3d472bc5cddcf86d087abe0ce3dc069e160c1cde7b3dd45_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:77a0618cdc2074ff5e567001f8bec4be9176454dfc6fe12558b8fec570245d02_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f34bdf5701307d3a78fc33e002906e52d6e92402aa02772c3f7aa86c806be963_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:5d8cadfdf44b8160c9dafd45979edf50de3c73e44970d32a2e41400174cbf801_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:89d0f42a71d1e6e6df886f4614781bf20779ce60b2c240d683002e8a77cca506_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f239e7af308dd33ba6849590b4d62316b1c27cd9abb91774153aedfa8ba6c674_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fe9734b268c86d555c17d50b28b53f6a70e6ed1d5f2423989f3f7395088a2cd2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:1b894ce3c863920819d4ea5252e661d16eb311345721e870b52256fa475c8191_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:46a5d33d55b3daa723c47adf1556617197acb7a1472e87eac6c48d84375db69f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:85caa3468f35ad8f53e67ee99afd608249440482234757c1032b73989f75ff06_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e2967044eabd99c49d1f1b73b00e7d1d4b041fc6c91e20698d0ebf7edf8adc18_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:00f9fe4e4830f2223b653191658ef9a41399681c1dfd0cb7a03441eb8b601411_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:210dc2ae060a77a1cd80fe7b9999df21f08d05726c2ee1a98a3d3b9091c738ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:68e7e47d7852aecb01251cd646f7de16ce032197587e32c0d312200b2ed335e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8a5f1886bcf3d4ddc1d8b25a3242d56086643e1985fdf2c5e0af4d523097e400_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:204539fcc315c96f4f36d75fb9f8e3c97712dd0f034dbca7874140052b8934b1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:36e42a5c42f9b5210acdd3438bb826ed8570422918a49527ee6f404d669a4baf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37787a3a765ff27aed1c4dc162f208835e5ea6befeefab25ba6ad08840644b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:72c4be85b6e8f0f4ef456cf013ff60cca10791a9ccb6e4b030b51b0e7d8fa27d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2301b2425a990c6b31fdc48f5b3bd8a6fed405671c6309474e6d1998478f67ce_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:524c69155c0cb62ef67c3f974ccb588c0b763ca30af1ff04da57bd4c7c606aff_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9294c9aed9b8166cd175aa1e5fc08a8206e7be01adb757142fd065f12a9f6dbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cc73c3f7d97cb6099485252ca4ff3f4c9e26969635fe3b234ffeaaa8e833d6d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0c6e87ce992c21f22b1b0dd2fec080705195760e86f274b29d3128090d79336d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:36e50b65c2a5f3c0e56acf0ef991e5ee8f187cfacb37b683aaa00e97a5d0e433_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:74177081e53ae2b8c9fb5c28212867d8800e3d6a65ebf637ce83743b74710016_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b52839eda3a26cafda3c901e448a36c9f0bbf1ecbeb71cd059cbe5f7ebe63867_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:028578f886c789357923b3bd92b9097eb21e2cebe2a179c8cf5b7796ea492dc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2f04b6f6f590f4ca9327a64bc61a3e75e1a5b3634038a4abcafe407b951ab95c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5cfa05a09f86e80011baef0e0b12f84b93ac31c89528b76ac68b7d0181c50bbb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:db83ee31d8a8649725b103e410ca2965c60b86e0a8be8e70f14376dfcec39b8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:33819f40cc5b2499ff6cbabb4eff22077ad17e5f721de430c951794e9ec7c4f4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:634f06b38c199b4ec846215198ae2d042c630dc27b54855b5c9d282dafedd05b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a02825b1dbcfaa0a328edd1e250bfd41e6df558251ecbc2e745b896db21b86d8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e8e3d3591a4376a5f0c02e6e27d41fd823c4e65800c77f51797dec01c8d9c84a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:366c950fe8ae969a72a8cb31db3bfe5f28a04f33d2a904148c3d5175def5bbc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:462a73a38e7e827422c8e765eb6b62ccc11c2148ff2dffb7a3cb0f4b8a6a0aaa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f419d4db4c9e502fe7df0110f17246d961d5f58ed5cae9095896b36472642bdc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f84cb8e409bf895d322078c5f86a071e8ec71b5cbf8177830204d4172e03a952_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:40c61cc05782d5913189e2898ead2277bc074562f99f51994fda52adb9ae8620_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:77d403925e7e528a4cc103dd52550b68b36254b1a7f5dd08afde70a3ec929bd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9d7d4ba7d9aa25f7aabd027e32042d7861fa85f25b32ff194c4d3fb70ffac370_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:feb77e0d6004a7cf988640bf052fdbb755be2fb893e5fdc07165e683e4bc668e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:476503d99351c99b4def061e46d9028eb1bcddc4ff5d583f347aa37ff551f8a5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6ac6d3f227ff99b9b84ce35940c04a2e1fade56d2f546e8b448964268daa0d2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:711d81a664205f975ea1982fc415575ca43166fed54e9dc2f801750fabc1c6ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b58df498504852ad6f0b12aa6c2a68fe269b31e9d210581ee82c9e2a4fe21062_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:135bd1efceac3a19de9e453acec53e9a10350093a29a0508298a5f0a8a69a8b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:1e0190062b9bbca28fdd2f82d52702ce99f9116d456083f94db79b75e8921e0f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f0193546fd32d558e2e89d722b3a2d8c94903d86c0e336e7d5dae028f9ccd82_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ec4c24829883edc23e37f9f07c95eaf4c74a9ac023cd4f3a518dacafeb3cd008_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1431a026103fa0b98183f4d0098697af78478ecccc1c0ebc6c3338c268603425_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1f8a046cc9d7272e86ce246c615011aac476b83aab58eb0bb32ff5a46e7250b1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c651e53602bd474d7453767f7059499947258d18e2d7a52a855a46b0e9196f95_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e0bafaa62220bcc59ee7f819547d13b2acc274c6cb7af0985f792d62caf28f1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8f9bfddea5c3e30535604b38af5628bbb62ac1c55d123165cd51481a61240b01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:aa39067d74522dd8c963f09d3fc61a3011214d007abb79e07794198e5746cad8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ac2df95e06953b95611d2bd684ce548ac3946daed5422b898ec922774988a18d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bbdf86f56a820788f1528759e359fe7f75e9f73f8e77d2930ae2cc8a83e2f159_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:591a3dcfd46410462aff2e777b28897f3c51255ad8d26285946df4639cdad68b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:879e2b89dc074a377b4a90d6bcc5864530065e2bf534a648c7e295856ec115a4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a7e97212984597e32afd279231efb35b55854879637a119ec9c3646a13032672_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b501f15629752ec6c4e81a264a66e358c0867dfe5d3f6f4fbf54870380a30e36_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:602ceb41e5f9acfd35ad6e068c016147fcc213ef6f7033a738aad2d59e2d6b72_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9cc6c1e50a2a8ec6e2887e4be96ea9f8acc1938a0b904306d490474489328299_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c5a579f6c2b917ffa0c912ca7f5e82a041009198899d78b204f26f6e0170629b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3fd7b4fc902611f29ae0cbfed4b03ca5ad65bcdd5206787e622d7e6ca0d550e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:308da98e17198c8032692089e5f8664f8386c877563a318e89f2ecceea478b22_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8f17d1902c0a419e9f32ef05bf0890ee9919b615bd8f625f4d744318a9666c40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:a49641db9bc33963261965690a0f66a3276ca9cae2140116ecaff094cacc79f2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cf267c31efc0ea7afa5cab3dcd829b8c40f1e3b41ce8c92097f5e48b4fc1c8db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:261ede219967877725c31523cdb7930390300c1bde2df0995dd9f2960ab2d609_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d1c9b9d3b2569e676d6f80975a7ef3cbbb4a1d8cbc329dd1fbf7e448362e480_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:758d2beef64594e16d0f410c9df58136e470e327b658d340c07d4c62fc64683f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd2a41b12c00d34fd99306c8e5436a9b5ba6cf909aa135263a915b5f9d7bc49b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:82e2733f21cb25e6543cc3070aac2aa4dca50526ebd7a56c68be61c35da951d0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d654271a0ff9fe6b7ad23dbe5a7c6c2cff0d6499285d2d1a892683705190acc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d8d593aa02e82fc7ba9424458c7e4078560b6c214f8633391c49d6864fbf460_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a48e4dbf49b0ff8524c788e52c58ba20b3494f86b1905382de9f7972f9acf487_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ac95f13fc989cd08b7d62d825db5212625ff6adccff4f3db11cf973a284aff09_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da62a9e0d6c4108a00b6adb5ed5ffb0322fd7cbb37c9ef9bc34ce8b7ad71ef1e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb39b393c767790b22aa495c2f6f03afb4e233e59163d3880972874ec24a871f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f0125c1d0f3960767c52d6d5c1b2babf7791bb06dd393acdde845eadbf43ed99_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7cb9c87d5a624ddd6626c90aa12a0e35c196769a8670c370483a7766014e1411_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ec306b13a3b2439da2afc1c40b9de0f94d3d4112904e5e397840183a0def80ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68f913b6bf562e617f56288f67abb62f7b29e01c891ead29afbf5970e6c48c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9fc5e2fb3c92a82cd5be46fd56632f8b5f937fd96f0e133038fea5ed665a558c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:6be97b778d55cdc05fa3a65778dad37b70d6e206f52f3642ee18c2b624efd667_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:90e9d62ca779897829ac4a43c945b11393409d51826ef1ea446bfed517d88023_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc34882ae4096505985e163b8fead369bc2f5835ccd504442f2eaed4aaf0807b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e8516d1ef8f77fcffb337b4da4a539874107ab501c9c2cf46cb887b4a4a1c152_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0873393f0564bec29f4ef698becf97fca9ab57a6fcd62a574d041cbbb241acd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9b3cbaec7ce03762e1b63ee055935d866121a1ea7e0934d0c76f72561f2a73f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:ae34b610753a18756b34eeb0e0b95f21acd27d077b7c70356054b10bd6a20b80_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f760e2aeab036000a3351517f017e75600dbbf0a4fc871e5c6de2fd8d84f5914_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:0e0fed0efe55fa047409b60fc018f8a1efb7ec0e9c1527b9553cedd07a4a530c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9610860325949262171294ba4b9dfb298c392aa12ac2b34785443afc7dbacfd9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d4f823164bea7491748757273a054487630f7d00a102ba37c96011ed68519fbf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f8b152c6167e038d046580d88d3b9d8695e135aa945155231e869e46a5689341_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6abb6baa9cfd44652759dfdcef4390c0507c6a48de59a7cdb1949e929da2d20c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:723f42b675397961c109f2a8a08c2694ac469bc81a8748887e78adaf954b00ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cb3abe166a28ec665a117cb3c13335ce21381126b0f52bbdfa93daf8600045d2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e06d0f6a9ac19acda899cedd9ef383721af888fe31e07f89acaf043eccbd3e69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ba555e480169694aa66b172dec0a1dab38f528711ddd1d127997657e0576fcc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:66bd0f0059fb5216d01316b4a938426715406c9d34314e8bfdca91977797c1dc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:675f2d5fe379e396dc129a14c30e01bcecda81915efa12822b875ffba58c568f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d8dbf300f9ca4ec47510347c47d5870c9a8db7703ec5a4344e626fd449ec7fae_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:249a1efdeeadb5027c0b65aed7a6367ca760d9624e9d74f3cde3b34da62f6402_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3eb3266e51bcff8668c12bda2b4330240bd2569a40c85fee6be989732ff8f68b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:da5ddaa79cf6cd99a4c83ec00b19e8ce344b71427611282b7db2002a9e807675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:e2939a37737dc236d11720f9571179dd67df761f722a96ae0f05db9702a88c4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9a17f367a6dc58029e3ac83e4f2b6e9b240ec060c46c8ea06ecc87b0be87bdd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a2b79e5a1fc546da852c6f38bc920b67e1c6aa94356449cebedf08d7dec86076_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d28a7dc66779c1ca4c056eb5bca48b0c7e19d01089b93edbae8bf9b43b11cdfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dd45780c2d4b5bb0fd96521ab72ddbd9261ce234e61bf6a69bd7de0757f6616e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:01d99a84e687c20c1078c90223e884e7497908c05ce363d121378f96d46fbe2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7a657b023ca7a012c4c0f5cb0b71c751a0a9129229b0dff77112a82682fab839_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:8ec4eb72a079b8b94913f4c4f766ad03988664ffc27cf77659703f1ed9a00510_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c2a14aa3104f2c0cc5714a347162390f40cb555fabbfb5f0e2a5a7c83b3292b7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:583e3aacd432004936e3e6c8875c7c6f91377b9317179c2cfefad03d2892eaef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5ddca5fdb82e30000123c5be1cfb50ed93e04e35dd53c79fdd7014a3519af23a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922042d611b7cf7c8b92a6a99812d5f134deb3ba6a2ffd9236a1ec70db9df767_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c89f7fd553664814765a30ee59ed8dd4c2caf3b9ff40ad351096b408f1f3d938_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0df4e077293a69adf4bf04de6e3aa8df95cd1e358e7087b8930e6a06fe7f781d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1f80a860753af1686c601a11d5bbc1a65a82e10d671c102f4b652a5884ee94ff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:347b33aa8ac774d04023e52541ed1283475263ad0bf2c0a7cb0c16b64db6a00a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:89467d05594c81401ae0bdb9ba42504f475f2ff1fcfa6c30bda2546dbc2ebc1f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c55b956e1c6a4fbc88dc9dc488b54ef4589134b35eca971bf18943d48eef4cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4ffe514fa69794c881a504954dbf64ec3e0610ca38773ed1b49bddfd8731eb62_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5b91f26964ac42d3c19646792051c96a8ae25a7626ae081806c382c3cdf558ea_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5d25926b9a049a86997f922ab7948d6ca0af9a16af4e96e5800d673a38be4046_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0a12d980643d0912adb6979129d24765fd54c01a3f055961cfde3fb873fb786b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:349f4e4a30ed2d6033c45aa761b9a86e055515a47b7d1e75f44cffa9f94ab5ee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:39c9f7dee3fee9828f02088317da8eca15b94db80f99f4561dd5091841e8d1ba_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:7327301da2df28d4f25403132f5447f7a995c41604099044547694f99291685e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:172816977b3d5489e5633764c970652a14e7a8a29ccc95b0d089c3d64e5b325e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:433e25b474b2adafaf9ce6677f3f1d51a6512845ecb54c6ee3707a8969c3b3e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:66b0dfb02285c0dd4a74cbcdffe545babef4ab11a96750854f1fb733f55302d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ebe298db1443e2da31836551cbf88da11a8f422db254aa877c310cb092e1ccca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2c4604fd35ddde200baaf906d7d987a14eccbd1f678272c6d0fef35a1d0f7f03_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4fac13483d31a06f597739207f9cd7bd7acb418f055c80ebde0372446ebce360_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:529589efe0c2828d7a6dc104ce7c07fc358f43340ad99dc773536f38af557665_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6f09d75e75968768f9c4f06f0ff9b9680c7a43e6ec836b7a07ef7bfe348727a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:09e62b7ca5c078a71c0a36f74785af16ff1aafb5edff0b43abc261e648f17eca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5b7a8cd01d2846f8821c56447ddee3b7956d9a20e9c809363d8728ebb17c6d67_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ccd9bd93299a31672e58a356ca7f9cee946f757384ac2ca99c54718eb72e708d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f3c66ebcdedfad6a4f9b6b67387896cadf88683a285b0c9c2e87c067b3edaaf9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5b778bcb934f38efb0d2181f2afd0874b16b2c9bb541fbe821553df64609d831_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:6299c1c95b656dd2ea47927a629be820c744864bf4b401dd1d81346ff26199a6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:fb35926df0b2eba2b017ae46f86586f7534a0140bb56e19db4fdc1a0769ba74e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9b723bf806801f5f8dd2137f583352de2ca1c8cb14137c60ed3bc5a5a02c3223_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:d899b8ca509e2f6c7df3236729ba459f1dddbaf5f11b1757e3bc6a04c6a16952_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e5884e2e0f2451896ebc590ed0fb662429fc5971d99d19fd39dd98d29b9874f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1ced2dd84378f067b6e31049e8d8be06a1271aa580897ab67f1cac29e8973273_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3eb279dcc861d1ee9accd5aed65614fa1a32a0a3c39f80be6c16e3adece6afcd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bada651c6802150d411988a1462cc769cd2bd791ffca219a7e9ba6fc1f9e3ff6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1d6cd25f19d8729d5db2fce2c0ca12cd4434e3156d00e3b29128c8bcec31cbd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:689f54432640f9036f09a18ffdc655ef9f29514a5b2974da6beef407ef00039d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8acb96bd4e7ceecccb59895d9f2500b8061bd56af4235547fbf6246d88c11d29_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22af26575e09437f9912ce3092c9a5d32d8e402624e0c1c3ceed6c81120f3e75_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:b5ad7d1f6ae93fff78d520ffbc080304d5e069dc34be695ca2e72063e6f16cc6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c407ea06f3c1b6d904ff87994e9054e0afb76d9dbd2fe9800c34d3c1d31786b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f002a9bb010ea2e4cf4ac65c2b9644c09951f5cf28fac82c112a9e2e23925ab7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2a0c8ba89fec53f33ffda91cb41530057a2c2370b9190a5c8cabc5ba7eb3fb34_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9d90b5e7b4761caafb63c447fc9e352084650888029ab397a0e7597eb03235da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:aae7870b5ae62c0cbb24b90ed192b0ec8a830580b3a6565fababcf89fd17cfe0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:eb8a1c875820beb6df5c898b3c859d787eacc661207888ccd31342837c441b1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0aa1c0778ac82f2f01ab8c7c79941de9b33338ffbe92c70ae2bb47a5c87cd356_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1302901a96768f4c566a54ce4265fb2abe023d025652df4b78b94a8e44d785a2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:579d7823258032e0e585734c50a08f0d97c346904d9a731d23fc94a5bac3d0f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:8d5efc32757a8a321e709ec9db0e304cabf4b4c63556986e677549891fdd542e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4c75b6bfd12643b775a36ad69ed2cad789b27df74faf4454d723ba7f3c800746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:88f6bc9d1bcaceae8f65f654a2c0b169a7987872e2b301537ab078cc7563e36f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:29d413f06f5eee509bf61a867d1db3abdb3f7ff78f91f5c4ccc40e8f4e52b73e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a801eaa3eac0b20b6a0de04b6a54ed18d2d54a175891b6ac39ab503da858ed6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2a9630616c4361ba346367855f264e8f01bd063f7fbc4ad4eb36fe181eac23e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:d0d035f3300596a93c21c4712a231077b6fbdc963d556ee6f9f9efe393df5bf9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:117282439d4d1a2a741562904d28338cfc30ac9ba69b2ba607ca67fd6031a650_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7293094d198f0ab68b4e365e0df6a384c76aacb90b4c63de457cc805c183b206_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7940286fc95f03f2323aa80e3c4a3aacb132d3532a380929ca20e831b46ff034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38eb59fcefb3e1593774ca0117c163a3acdef98a0415e8d840ecacf1239220d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4003ce46ffedec1de16e31773fef93eb34a4e0cb95ce30f572bd026280e046a5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:38ffb7d7d3017c6cbff3741cfc8fb8049627d7f1fcdcaf60a9bf28ca4a5432fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:5184972b11cf8b144a801d0c53e7766b2c3b35cec5fb7e8356d6b1cef2d2c30f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a402e4a4ae76ab9f13418715a44c09547820f1f6d21ae73792d4e8d7545d9b32_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:be8993a5a41be437bdf3515c2b3000c4bbf4fec8bb54c92ab3fbbfc8c864523b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ce3229db117ad4599d2588926dc948b34a9a0abede09e9df000570906bc9e31c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:def8b3178a8afbe4c2eac65a260061ceb8c6b1c78652a7db37f5c0c317b16224_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:354251a64fa2d8238bdf01af221ae6faa53f3a68795968b9a49426dc361ac37b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:455e3f1aa0a22fc78498156215ca8d5cfa1b9d123aa929a721e9217c9d1dc3ce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:77c92eef8a503d59ca8ea792101e508bdb21d1d6ca711104e094d8f8be7ebfc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:f2ae73d315cbdfd49375cae9fdb6cac7365680b91fce4c0c3ddef5203a6abc68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3ee453c04008584850b4659e5db163d9cdc62004cfd2a3bffda429607f93cc27_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a274083dc0db4c367a77cad085620d1b6321ae60b82dc7284ad4c90ab313a283_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ce09b959e7f7c8c0359bf17ad46ce8816c11e89a4cdf4ac2a3a290b6a226a884_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d6d19786d616706f403f79cd66c4e4400c4793fb0bfd4891c5345ec390d71046_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0be5ea330b7f31d16e9d464979b0bb455d3eadb2aac8e3537bd513e68385520b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b96da8c8cf79a30051fb7baabc36696d1e55cfeea7c013f391b4ac80cc70493f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d97b84a6f8bff76f17233e1d7c933c244e5684870d43f005badc9466c2e52db0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f5562629f5161188d6397d25e124e5a01bf6a9752b87f06de75b95063d1b7270_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b407dbba3a3c34947d90ec0d499810500c04979d581747b634eea87a810a0125_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d3bb6a21bcdc01f252bcc997507ec39ca1d2240bf0997a3bdd6fe36b9923d6c2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:081330003c7ed392746c912926d265366614063d1faef17e1155de0d8853ccbc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:8a0170234fa98ee60b9b7fef0d16d03c6ea42a1c6d72f7330ae957a9638feccd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:068b1e9154503eef7884ecec43d0fe3aa254131270be214854f7b78e0e2af2bd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:ac8836902e31b9f34359bb5074d0c40a68f0794de19e356522d589868c99608a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9355e88f78c118b1a8808e0a178af7dc91833696f42eae52c1b88ad5dcf61ef4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ba7d10fa2d0bbe169b5c5b3bc2c05c43cb12df3d825443ffff13bc79f31160b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:04b5f984b839a3dfba0b70e682c0930468edf99bf3de31390a9e6ec5a7bc0f82_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:0b3a848025efd76339009bc447ae171dc3a9e70629a9a231cea7b1d2abe5c320_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:8cd40d63b3d13bef1cfd650b9bb521675dd4d15a9b308a16c034cae8ed048cad_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:959df171cc6392ef7d3ebafbbf2770c6aedc4db168549b28fc7847793c4930c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:91bfd8eed2e057600d77b20e19764314e8952f695108486a5e61875cc1448145_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:92d481ddb4a8286954e4992e71f3bac240d01139a46ae0a815365ee235047564_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:964b304d297293f2d8fe9955fbb72c67d7031fb5ec2c6b555b862f30ed359557_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9df41eac98940169a5d74e1ed6c6875ac4d81f24e208f845181f9a55581b634c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:41d79968208f225321e35abdd613c4bbd18fdd4b3d4b84bc312bd58a99d21f42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8b1d0c2eeef421b713481f8a0f52e1b0f076bd08505f5b698ff6d4e0478bb417_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e8463d4ec6bc3e56ec6b7e84a1dd9cad25fba166983f3a96bc16541d3b2fcf24_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ead8b62eeeb8404de7b394073ea1664ae4b8a01d445849360420472536db73ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0f054295fa0ee7429d05d0aa601eb4b1a62bd5853c998b904399d23dd6d61a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:5aa9ea0dc9f265192a1639270e0df0974b0a41159f8cf9b043b9ff9a34a19a4d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c683e533b0960dc9cb4612e761dcdb97b105a8cd4039d849637cc04b34c8b174_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c98262a94c7d211b27b0e48b3dbf3fd7177c2b78e7ef1b2c07c57f0d982dc6d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:7749f12c01c007877d4b8e98f0972acee705f0061455d69b2223210f57098f75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:97cc4050f575cf20f22b104c1bbe713f2e782d0937bb84f353e8b80c130d2198_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3cb84ee255c71ab48988637dde76537a9456420890040cf761cd5aee71f6767_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3e04181d1f9f33bfd9e8d82d9a07c33e3692a43af65fc0bccdd529f018ec717_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:37e649cab0559c66f300c915746f34f6e0929100557e622a966ec78f543f12d4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7de8ac0e3c44fe3a7d9f63057f722b316efc1e373ac772f88a0f18add6b88160_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ac7df88a38d08b38f14a39fd19846cb82d1c96a518905ce115821e4d8f2c382_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9c64ce3c3ed86ecce5036e7bdca086083aceff3c8bb1a4c1e0af06102a3e6c10_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3989068374633d0c70e7f731ddfb4ecbe1972af492823e77ff9c2f77faedbd45_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:569c7ca684bd5079965d1f1b37ef1c0009162f0b506b4d6fbce0558e4c4aaf66_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:734fe28f66883c8c3a3f7764032fcabca4b5834d776ad249f9ecd5ea0fe618c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:764eb596b1c27c924f68455752046a987657c3fa9dda1a655db644e06df9a29a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:4c150c70c8b6171358141f5fe129da9927529a747a785a4d4fe83c2f7f8f0b0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:68b2e02e236e852e3cbf527920f1c1915fdbadc99263eaa782a3ab74f42f4b1d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7922fbf20b0f9e965a6ae8ec6313e540a1e732449b5f8d88ed166a4ada238b47_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f4f5535781e45da074dbced129678eff77090ef6ce6fe56bf1e53042d369528f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:14cdd1f3013720f8bd9353d57798ed683175d1b12915bffcef4d7d6342e825ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a8e333d012cc0ddcdcf62247d110592579ac00f023b20df2343910784aa85c01_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:892e3c70e4fc4b80cc77163705ce80529daf53564a08bb92df994137ff65ee4d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d7d1635f9de76b0420ca0089b69f56f650dbe2037d1bd7683752c68da6e9f2e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:09df495865592fa2b95ffe3e6a9d80afd9d370a1c273f87b14c91363948b4d7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:320c716690843badf600b5ff2bc5a841edd43615c6036b92577faa2d11417f99_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:88e1f4524831af4e037c5410f38497dc1c64c715af7a0be8a609079d4f515e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:304cbb7666d1426a03413b4f7363895b3a880bf22053ed2ee5ca6697eb8e3759_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7489f4cc66eeb744dc05ca8c5a5d85c931be8949a466961d754427850710d610_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ae9876699fe73338ca46cc3f05ecc8b09ad54fb7cf605d6202616086e90f673b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ca509c6cf55a0571196c3cf33112c29d6d1e13b336797907640cb2785770b18c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:12dd6fb5cf45aad60604a12e379021a19df11fbef516708eb6e5e80cc2877580_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1e1544da4fe492584b5ff734b76beaa0cea3f130996dad6eb93713abe20f254a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:54725c3ed8a7f7f420b4280a583ac950f670d81c42941a51773c1a4e3672821a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6f1ad75bc2f909eae55c94e5ec26827dd8d6220bc5451a69d061aea0f63e8619_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:20e107dd601114f15e4bdc752b7d49746c48950c16a76446a6456582373b718d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3cf104924efd6df7a7b35d302e6e881f6e76700ed48af895e3c8a35075b4335d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a1cd6feb5011cb18a4b2e73bf5c9238b89c45da875f69c7f18d24f8a9f05dd6d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e1f153bd75a461f815b1127ec280ca3abce4cc3e9fbd9e063e9cfbfd352fe0e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:3a91a4f0ad77f0356d7217e4419823590a033a0a5854fc0651a102b1e5ffb516_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:63365d336a4da196cd878388be61e94561de74684e23b5e8e5054b7037174c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cf1a6e297a76d62d588b11b4a6bdc8761a37bb7e4b0886ecea1eb16982c1a998_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f1403c7ab79dddc07df8a2fca9084985db53d199271f0faa9d124c9141e453ce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:67d9273bfa159a5c4911e356c06d992ad3ed91f7b090bacfcb198133f234b0d6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:b2f09ae04b716fc2cc19ee7347067e488dcecacb48f34609cd24f9510d4b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ba61c7408cc6947ccd857461981730161a03c41f32d308a973069eb278677809_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f168e80279e4d53f0482c0933bf1e4878a6b1e53e37c6fffc84edf46b9c36b15_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3489ed4cc2437541f17cbe58781d3a22cfc24f7a001ca529c51aff4d5ad63b05_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43ebf7b84f72061efbd53c99eb883ab97b431d2053df270225759eabe26f4c49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9d9d0de56220b0b4a2523ea896c1b26d90f790394340ee005c307558131e9de5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6f681893f542bd9a1de33170656f48238605b6c6e6865171cd046cf03a8d0d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107278fd9636b013540bd4670445cca271970f809509e85e6f1ac82352992bad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:14324f81b569ade391357cbefed32246c3acf04b36f1ab040a004de9da68be28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2979527ba1d210beb2a22b7dc52de09c8a0fa676844c4c031850de9c91616efe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8203854f2e347239bce20bcc1164e78f1080ee341a7c0c64391b308efd8ac4c0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:17d53980bbd5a99440d633daa666c5f1dbe33a6a2d0dae8bee0061433f4d6ed1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:237e7043c6293e96e080ce54ff5cea298f7d1ba5c766f54d0c67d1c1ea8d937b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:353a469850c9adc59407b7a2699b8b291fb918e7b0599f351cf112ca6c8a7ecd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:4b41304a429f036afa114ee726a6886dead13919a417f4e3924164f75096fbec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:20fab950929e3e50e6d551cbb8909304810c5f0fbabc1c81343568428177c575_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5cb39a548ffa37e8aa5a4d474038ab8289f7b73e3af6efd0be6e5bcc37e109e6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:a4d4f0e2598f69a5c93011bc6ba877d97d5414fdfd21198985944b3e9690dbc4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e045084383ddd69a9231023835aaad7e06737887a91353383dc54647f85ebdf7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:082f28c96df74f24487e9df996d3fe351e185c848ca4c6a39137454e03769d83_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6e75913e0f8c81a1d89d7335b90518c9ba32785174276d64824578fae38d9fcd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8e08bcb40b3f77d01b384620779a780b99f98b645dd242258b6c3af736b563fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:f56dfff4de25e25f0f1e9f926c142ea9266c7669d7ba104325ad883d8cfd7a85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1841669972e0f6fe9fc0c3d0eeaf169a948a44b055a6fd32f66335535662d829_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3011e1cac120b39c1e889b3b19d89884e7d961ec80d36e0a034ecd0e43192d3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:90275aac06b0346e09371ac6d680f50b39d56675acfe35b561e801dce6c9532a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:b85c2ff4e6919a2941008fcf852036af88d8bfc0697fac26db7f0cdd55b9a83f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:1505d411aacbbfda9f05e00b54932b2b09afa157cef8ba835b5ff29d1e8c2104_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5b3c5d8117c57355b2232acfd2d429b6b711819a9cc7fd839d3bd45b16ee5f55_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e76e63661abfb64b888dbdbb47df8deb448774e714cf499060942b1497b46bcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fe6d7071ae21fdb5e8aadee2a41f93897c866cf9fcda999ed67b8561143b9ef2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:404e23b81f5bfbacab6e30cf1992a8498ad70b915dd87ba79f614c1a10b4a7c1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:85410072fa8ddb00e536b209ee29e2299b4041e6cec408e9fe1a650d311d89c4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a0af61dccb480ecb164cae476271a9229d78cda8c717e23fbe2b7d18d7092e35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a5943bcbd35e2a099cdc285abb888c8f174fbb924859e6436d85bffa2ef6a302_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:22bcf1f0ee52b3c487affa1ac6126e47abe9b79f958849812168de0429a87f6f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:460b3c8d710dd7f755023e60e7cb5d9c6aace4ffb6d7672a3aa8c232b44ae1ff_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d3b9895360cf52a71ad907255a2641af3652e06d452030da2c91d8bb1fe27b0d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ed7416758f7e7fc15aa94a674674291189e5a4a327daefdb2ed2fc4b42f60f74_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5b7a9827b4068052bde65efc986f3600a221a283df3d2bd6031abb87c8b891a0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6b9d912d39198903afa78388bbbf2bd5fa7d820a1e694ff82bb146bfb019a0f4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b2ccdc79674f3c9700147515ed136f36d7050a9f897f6909a06604670d6588f9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d41541e5e1215843d5fff0ccfaa3efcdd8d2633efe4cd608c9247ac431d25c58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:30f401daee51b1d573d8b980d1eef5fdd0e46b5a9c876296e4cfabd77c598e15_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:d6430fc5e218fd51b59b1ce5045b52e326f1c471a17b0abfd8787553c2df60fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:00ae335df5160d41e2a59fe7ed38d483dc95b4daf4a60c6c92ad0a0744b7e435_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:05912c80cbd999c32571218e6d75bea3aedeef74852e995ceac2e7fb1b01b696_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:866c16abb647f71001681f4174f0804e0369ef4d427ce0aee2d1a3af309eb15d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e6231728fe38ca010cdcc90482ebcf9f62d984528d7d463e81c5e7beebad139a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:021da7d11e595c3917adf3784e716915b15524d42d2797598b375e7d31aeca5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ef35b3f8dc1662db59c39013b9d38f8f01de3db0dfc6cd8c5c18cadd203d565_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:8f41a73f0e4fdf5ee8cf875433cdeb9d997f0e6537c40ead9ea27beb6a8d13b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:abbcab1f5162dc3f47dd9d07d1b1f6af9cc158837eff4a80bc96d6656dd2c204_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3d3aa650e4d1c1789278761c247528a609cb204870f8a4ecec029889c1b92927_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4c57ab0558844a6ff1a2a48d5638cb4afef26c53497b12ef8deaef7ca2dbff5a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d6cd6e2a5f05a4f8f454bea472a0c2d7a16e3393918d0980031091936620669f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ed3e4ccf49430580dc307fe6902141a5eb228e7c8577c90dece13a838b06afe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2a103f82e79ba86fbdacda3fc4849e7ad430219cab3227016d40faa9d670f16e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6618c58373a3af6a5ce8ce501eb0078d82a547584b8d9fae31ad3d86424f18d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ade1c1792c68ca721ac90a2fa777e02f31474915ec8adc8f2ad8a7a6b451a431_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b94f87abe421ddf92ddd53d3f1c6dcefbea083db6f02668ba98cb59ccd35e8e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1e69d28bcefdccb937f3ef459bb9bee5bcb6a6d1bd5c2a9ce9b71a2e4e03aa89_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:2900823d24dda552b6d4063be5b9615b24dbbb288b2702ec4313ce99bd9ec2ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c738f88f1ace51d293ef450554b6f6404e47a9b432b341fc27dde6169e6fe63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:cce0b0ff07fbcb7b463ff3a9d5ac8fe20bd8bc83407adbc9b8756ec3ad5008c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:0559bd5bcecd4b6b2b24007eb4a03c65f45063e5359dfedf5a14ccda199c7899_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:111e7c679647b388af2704ca280ac0cf57128c6894c5422d9987e4a429b2204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:7dea3d12eb2ca6da490c09661fd1f3a603e0f5aca06282b7953039694b4d87aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:b04ad95fc3610f262d6614d0b7d0b6c5bb8c6a5eef512e1178e77335feba455c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:34f12040d39e86e2127686220c2dde6f4e32bab685784afc5057904f286d48d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5b896bbd0564afde2914c804fb331280fc78ceb831a047c0c1fd777576a5b8c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7d1fcf1849e2ac29b2460c65c1924e049f83696415589b478c24b4819f9bca7a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:99b28f07c6f85c18e520f306a6cbe767c7f242f97a6d8dc820bd3ce1068aa596_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2cd9c61cca7bc0898ce177bf3f531ead3d298232dc6c90d707d33d0ef0b8630f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9b44722b30791402e9750abcb2546665760295e6befce7a5176a347d1f72d545_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b5005749857e00d42f95022459ca7a607b7445e53b62399b6a1820d4d71a501c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:db66f887ca4acc98ad391de714d6bd3c126e4e64b103b5d161da507a3a2e34b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:677f603347dc7582f0bf4979547c929e47734841949f34d3de20140603aa5ba7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7782e506e8700a4ff6d5aaa2bc5088b1801919e5365b72c3fc0b7185db6dd44e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9bed270930ca04b17b126f49080046e8f8fd5149514695195da9ff959e5e89d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ccaacb4d97a9fe1021e594b83f90f4d5f6ad14610e4aa49f2ba65dcae0a061fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:bead99b68d82b36b367dac46c2111fd8edee0178643493f66e3ff8bb7dc8a645_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c0f765a2e2bc33291066c3a8d4048d78f44d65a745fb7bd9c7ea2539d34d49fe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c4777746b9f26bff78a229e525c25bcedd693027d066795a4cfa596cd5b0130f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eae2617453889a9643cc57fa812207c5ab1869ce7e338b06c63aeda8e0055faa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1fdfb6e1075714ab25db450f3feab799d28f2b09fabcb62704de3071e0a72635_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:483b24b9f9acdb5b24ccaceb5234a6695c59f7a0dc1048888b6a4080e292129c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a63f630eb523aa9c85795ab923ac658baa4c3db17f0ac5247162ef8bca0923c6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:acf90e404f2c04f4040c48ff6804665449a27cfaae12eba7eaf4f83b0f3a9bc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1a6eae41431c024df8708f97e4039219e10023467e56222ba3b148f97ab9d892_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8da3869119650f0e4b4af5eb6e9611f52cc5d1707a48eb7d0a9d4348d378dec1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a6a4bf90759286416284eb0a93b6d802ab661e490fb21f123f141de12dfa227f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dfc5028a88c2e4ef37a39330975d990d1ffeb6e0c76cfb1a9370b5f7a0e1c6ce_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:060db92886f1a148cdc499c32217be8c31009f1b41a6b56c3144f3b658399eb8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8579a35025c17faf8398b62c9cf8fb5360f978735cb5857f44dbfab37e7f0b79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a3d2ab7990362f0d14043801ec097ceae5167d5a596a2770211e00833f2370ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:af19fe0085ed208064818cfff5ff18ac352109083f6d296c5690963221ed8e83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27a9e77d60246ea75aaeba8bae7ff77ef2b85d37652459622a95286a35d82557_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:671502952b3ddbd0f953e60b29def3eca0e2416a3a688774d4520453af07baf2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6a4d1e21eb6fb1951ab62d00d13a6afc7205c69d0c7a03de01a3572f56634944_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e104dcd1fb659be0793ce40c706bc1278a3d446db738dceae5d3a5a0b0606c56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:390d8c8017c9bef7add6b076cb88cecad29f4f4af1465a6092f6b87053bfc901_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e994ea662028b84dc75988777232ea342041aee7bdf7f372e8177f1e9b07dc8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:772950621cf9bca22a7c6fe3d51f2c4333b1c95fc2cee30f3da58fb157f0722b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d856e3a3e6a9f2d1f54902e20701fde45f8a190abb3ab94a7a10a687c9f8427d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:51acbba56466ae38df1170e6f22e57343a34a2fab4c49467fac934ee2fffd46e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:6abc5769619c5cea817aa473030f231d25fd13c96fb573384d67a2eaf90f2e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9addd586875f542e82e92f528264f35f06b600560f02d1987e3a9c11d769c88c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d41e4e952d91b02b66a409acc6f38cbe6a646330f6b4a223dc6f4c38d349c433_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0bc55d8119fda1bd8aab74462903ca9abc1fb3235df60974abe2cea9338d7b3e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:47e527428f1e40ae8cbe57a84c60f7a31191ec720aef7b0b6faaaa26fa657c2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4e51673afc9e3b2b57f90e080977640880887689ca2fbb354f271c3fb5b4299f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d7c7e167c932e47170612877bf5fb7adcbb9f6c3570e74cca0861005750f8135_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45bbacf37a0fa13ccd4dbf0cbb2e6d2e858890445d97f649773942c0a88f3629_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45ccf0a67c06721666deab96038aa37bf205d60003c8a233e7442ea639e20933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a956c13c574e66556bc21b594740accc497e48af46d0f326116937b57b4cd6f6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cbe20f10c01a0f87aa82a217ec01fcd653f4eb6e77afd659313a8e0b453027fd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0718804d539c1f36a0ef95085986b6065022c354e653a6c9a902c34cfed4d726_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2eba8e41aab91ff0194e96a0d384e17955a05963a7ddc8d9fc18a9a67e24e8a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:54d8f96067571abe8de8a55ae092cef1f4f423afa6d05d5b2f46663744ebcabd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d888d3d628c75cea3de43a4a10aa7e4768bed2034330c71ec89b3adbf78d4e73_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0bd1739aa4fb64c1004bc4aac788700834f7b454e4ca9a23e83107eb2eecdc0c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:10955da0c33ec8aa5e671cb6b4813bd26014acb8dda68f8bd249c27a6c8ecae4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6692616a559d423ed0f5335735a0740c0bfe034d06704cf288f74e6c2612b8e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8ca6c009fa35ba4a94459981a72db8b54ca2507d0559eacf38614dd29f01874d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0cd405015005ed19b3cfdc305bcff6f5f6ef683d9d68201046f0fab2a3b44f85_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1785ef5991ec5ddf63130f0b1983c2b9cc23eceee5181c060cc62c6fd18ede33_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:41750bd0eac46b324efde3548347c55eede126e2a17d071ce3557abf936fae8b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:a242549ee4cdf6946f41d601af649317c53fb6ce779147ccf99106d3ce38a74f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:69182f4919f1b5f9bb6e7103fb5f12bcbeb697e826fa1a516124989f52128cee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dd633fb6fb437d90ad04f80af556670d364968de96ecfc5b0a1c00b4952c1ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:6018f1f3a11ec47bf1c281610bca3859c4122597910e6cf7d4dcb35c4a7ad60c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c2eacceed018a256d1c60008b3d478b3bf234cec3f3ec0fb85f652449448abd5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b489e5c4ddf4e5f14883fa52a532ef0ca175a500d163bcd4713d4f08ed4c8d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b6bb122aff540406a094b599dd1e7fa26ef39e69a861caf5cabeb1702b8c7e2d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:becc8bd498a264e93ea78fb9eb2782cf0191b5c69b05e8aec4f7be7ae7a009a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c2c770a1c5cd4024ea070d05285f23c065fbf2860996c56fed89efd5d447d57b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94c7946de43b360b6187324eebf4a9487f6fc09c0f6a5c4cf8c10dd9aa998e98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a06e475b0bd6871816f3d6bdc922144caaee7ded1d3fef47b7165980157dc8e3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b9c3f33a7aa289d65b0eac2543b7c5385a3d68985bbd303fe38534fd6a8f0039_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e85418d292d588f67f52d1e513ded87b7160868e24b84ea1eadbe39a372e70bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2b401a9d07735400fd8a278d052271143374e730dd926f1b09bf9364a0dfe9ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5ab5cde0dd77b3d87214af2ecbe8cf133023a4251bcdcc862cd3acd8abe05fff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5f38a62d298309bbc8b3f28d99e03b21b071256c6511863946ae082bcfb024d7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bd632521388d66beec1a1d0f9bf3531b21866a3cc1ead6e33004e2f423a018da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b1e461fc8832aefff0ba97be8b7c95935a0ecb5fbf64839b66ad8f66cbf742f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e454985c4c1f59f0b93ff3bda68f52e8e681692774daac809e0f1a02a6fd2405_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e9aca9254ed6f373e26dfc4b7403dd5b9a9f6cdf25acdc963a589530e5e1a4c1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f2fe73c16a00f0f286f5936670632898c07c36a9c96056740fb471bd02ffd155_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1865ebb2e93654dab511b97edf2a5d714511466a49a6fd5087f3528ba4851034_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7726814d87e0d098b5672f7f92b2a0832f175db125e8835d3df0235b544708b5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:aa5f47b18ee8d25f88a58d24913b05dd8810c0c872eb0e377796d79852f67320_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dca861bc089e151181369c8ed8670be71c5e6eef094bedd61b30248fb13dbf23_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:583598109b75130008a55756b2ba16c8bb8f259ce60537184c1a96bbb10d462d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:69b1b6dbe21aadeddee2250944d3f562d04b10152741e261e1327e6840649dbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7a855f8881b148c2f97fdd701a5f1532ed9cd7dc4c2e4393555d4cd2747c227e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:cf33d50b404522170dc43e2b3b221a502ad21abad1e970e92127d440d0ba7212_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4cbc554e939c01b52096687ce6d4e025d219a12c2e703750d744f1d82fd802f9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:7d76721b13fb1022ad387566825433182a276b3efc8f980823d59cb9dc8f931d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:9786d7dade47aa9fd3834175a88f0b768b2c66c39ad689dcfb48107ce1dcdc59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f13707382a123f7c92aee321fb5c23a1007dce727b7a68cec0ffbe4636ba0813_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:2b69d2a8aaf9e8e6b772871b0cb3486c062b0a123544fbd2a55acd40348e78c6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:883097ca5214bfcac0ee1139f1734a044af527a16b634050aa4b86166ca4263a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:8db6ba7c7d42a514b5c382afd3879867f5042d42b2495a922fef3f315f011217_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a5c30d6f5bdd0e2bbe53ce9b90a00e94e84de1a0ed6d29aa86219518fb0c626c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d71d9131273f93e38936169b336851b76ef4436c5b73da52add0a908b003a57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b0dfda5623e607655446385145a48db54fc830c29b610037b52f677fe94bc1dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c9f9b6fab1de71845d9488c147a990b9a1ebb2b6c14c910234199c7833c92447_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:eedef2bd70bdc1d977b23f340ee6f714abd2fdf2c49379db151c88d9217f573e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8ae77ac1ca0aeb992c50869008c246d41ea290f23d8a2859cde958d58d3063a2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c169eff980fc34a0a1f6f19559e96485dda0023bc29fbb3326238c110bf3ba4b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d7b3a7fd468564aea8435dac8b09e2ee35b2d27f6339a8049836b6cefc8d2cdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d8fe8854022eb245f92305d42b92cb3dc81207f1115975ad607a75a023b8a820_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3555df7502cfca54f9793f982ed7ea7453c9ac235e015b9c4c8c47789af48ff3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:482a103550cfab666968202591121c6904aba79cf5e8c30cfa4718c856c65690_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6c8bc52abf358951381135a94638e4c01f0e8ce942ccc4f77386c36beedb8a35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f9515705e2b37d2fb6f216aa936bd5424337a1e1ae4eaf3ded3c8d0fab373d36_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:45dca9b3c0f4fc36ab0052495fe6043c717673f8f16e915e49d682ceae2a3c6f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5aea67ae0eefba905f7f8af09dd8a83c8adfc185b3484fa0857834c270844c24_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:68ebd12d0369cf9ed73f37f5cc188a7ece136ddb8e23ba641a4544eb703f57c2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a5b0377a79065793239498bd0743919b77cef2155093138bba8fa9884701c570_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4148272ea7b1e1b306c4e33dbb6baa9bde7a68d6522436a51e939bab4eb8ea7f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a8c81c137343805ff088fc27416e7c67e6f02d4c17dbea38a063f97ca08c51fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d948b969af4caa50c0dfd8a822144a77169880fec165575e574f8fbb807c65f4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ef3682c0bacb3d0d67f963387c8bfc8ba77db7c6ce8f0dd8e6bd00d131d721c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9024353b9d2359e30c5651042483ee70526996d02854b111f4bd9ffd3fe95026_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b3c65460fa54403f95f3c1192347b187b25b69c9214c5e586bc582dad432a9cb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:797a79c184b21fb1d2cfd6c59fe54be07061b559bf77bb169e36790650fa907e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:b3305ace24242932292e14458e4ec2ad72f414f7dc24681fa497f7d1c382ea56_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3355da57dcda21150a1ca2f8d922a94433aa44c19124f6e7ee833eed370857fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5872a3706c561849469aa6c8205f911b47a1f98f75590f9640efca570b654abb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:725e1e9610e0b304b06809bc6d942ec504ebeb7586aa9756fd87d139cb4e0449_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:914e3c4590a4a6d48af758d34c118d474fb8e3ae0e594475a82b996f27386b23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:21516dfee1d53ef1759db9cd9c01da5817f8e5500ebf59a18912e3932f44db56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:95772b0295918fb3e31580925e262ab0ad7c09246b1562249499f2c22a3e55cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c6fe6ae20c7e9e0e68b7a35f7e388e3caa2af3035361e59dfeb47f7006971fce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ef77dd2ebff7fd079005601a96450a2c357eec93ca17ccf59598097cddf0cc6d_ppc64le"
]
}
],
"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-csi-driver-nfs-rhel9@sha256:7d1f571b87ba1e197285c78a78ac4dcffa55ac4e6382ecf10ed630abd02e4df0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fcf1f6ce74a9aaed46574fce5772920b3c2b6b6af0b99c69d35e47983b9e8de1_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:313c0e44208e7fc7d4039f2f22cd01135db0cd3337a258034b774fd7820d8a98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37889fd7ec96baeac0ffcafb8dbf903af16d95b413baf1b2fd7710f72cc71c98_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4a2a59a57ae76ff8ff5ee21dd25da4a9da4faae5a6beb8d5e0930f12f679e8b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:99f4af491329b3352e86322a56f42cd4588beeda00a2f94a2b82b169f6328fd8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:561b697db7976a064794258c5f274566dc9c1c32d803603b15ecdd78a0965710_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:99946bcecef29fccd2dc55cc18dfd5cefef1957666c9b8cd4c555ae9d8db676a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f4572abc9f444f08ad11d10168e4b9833b3fb9e4814910eff467767a914d124e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fd5aee9ac2b77bcab032dfd1bc6f1369f59e1b3366cfa96fa55f9bc18673144f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0c10368a8cb2450440348e1047d56fa91013b32b690c40b06baea182f04c3625_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:202f16700daa8022d5675bee872db2a776a1f240ce159d17b9ad91cad342bb7a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67c0172273e47f9f11072c1b27a028fabcfe29320b3347d58d35c53d9b1f512f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7ce75d70b4ffc0c4891ef83f75a453f414c010e387c09f8d7da432eb5543f032_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6cfa0e42180d0b52c41ef1f23d98443cc4a89afae97d21d3993a5f69bc73e6a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83cbc07e901f31f4f86938697d54564bd4c735ba924d5fd08f43b2dfac46aa59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:be5d2df0ea59d84b00bc2a1be257b8338c00f0563397b51d7fe86c48f7e6a62a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c91a3c588e78a92df5887828fc6cb03cb28580996fbb5204bbc5e17abf93ab8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3570c5968150582d417714eee75c4fdb244dece7812e772c0d60bc937d81d564_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3933b8a4a90aefb3e645441e8176d340b8e0b23b3f6760083c72d25248a17e67_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4dd95c213870b3d4ae9bf202094055f0cac5a965422dab852183305b5d85634d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e76c636de412eea5835c877ff862e24c5b0a7ab7fb95ece3fcf4dc9d614bf519_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:10864ad3974315fe717b7e22f5d1fb7bcfaf1b601741e4a0f2a643e1d897fa8a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:61858d0543de564814db6c98407aece822eea202cc1fec3393913d14f75875ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d4f1907759d9532d9659a97d18282e98c54eeffffc33c7de0570213b545aab51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d5bdf20ce7f4c5b1fcfd9c2b77410c8a6b9b0c27e6138a1ab54c241763b05bac_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:546872449f71f686be1dc4612f7e03d75633eea75f089c720f87d5d1c6fd0402_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:6e8813370db2a71161ead738ccf909b6997ca6ec452ba40576f8846c22c063c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:81c6745c7507d47122280c0d6893a35a4d4adc515e850b2cdc8d23599583ad71_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d9778a3fdaac8498f6953cf2bf5acee0d8823270442768c9e838dc5b330c2250_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5008136f5d3e028da656d046f85c83f3ed13d597dfd47bc6808b5b3043297dae_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:736b2a94787549701e830ab7d508f3e7be83cb694c69486157bd633a3ffd2c81_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:85c15e6f69c7f3e101346387f680258f5310e5c065f830a50d04d8a409f3f7c8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cb2aadceabad32ab080d76a709b79b70d488d9ca2f115c1a481a88f5c9c2f9f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:3d94824bf9265438ed208d017fd28911418d4930b9471b305e3a6f83dd97f0c0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:59993d1cdf6d58c3113061dc403fcc51e920c315d1944c931bba62ce47ec81db_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd9ab99b292e613266f833364f13ad19e9b26204deb12c56df333c3282d235fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ef1e59b118e3b97881fdb2f208f64486cf3225b7bc66c52cf9d4c2a9a2b84c72_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:4ac5626fb50e2550d27281a25e933335a786a4695f5a7a2d8f17546f6f4eb836_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9c5da07d689e56a0db2a2d142fb8debc7aa7a0483a3296aa50fd43b6a12feff0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e25c8d20772495f8d49acde8a35f49f30e18b3f6afd9074b7009a02d84a0e6e3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fd8a0aff6175093f881f0b879736594454ea69ae68db7e5837ecdf1527268fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0a5b8b943885041a0fb239fdc012124c8c8ae56d399ab52411585f3410f28670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a50a539c4972a89fa1f17afdeb62af1883bc89f231b51b1fffc096af3f4ebcb8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c2a814937215d63f71fda7ecb70017e9844b89c6b672fedf5a1b08f6f93d06a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d16269e4bced1a9adad5bf954354012d679df785cea828873226491c0c03cc20_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:50aa303cd2b22b961da419e66167c3aaa33a6829f2488d40e0d313dc322e6789_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5299088616c529dfc389935a9e005d88dc9f1fc40f18d025a95fabec27aaa646_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:634a5b684a30fe1870639c708aef32c6acb101f85f484483c7f05640eaee15ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c685ff9170595581ea97f706bea0069796563f03064b5a173e992cb373d84cea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f3872e501679796054ccd9eebb326e96e4b916bef525d3850c64cd8dc0c99b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9c5cd84436fb27de1b589a7675c029465b3e9eddb0ac87eafcb5bbd40a9018ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b256f9a69ebc26949acdaf2c4b7a9e89cb5a1a70837bc63b554a65fee7463850_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ffa19324ad8ee491c3431e8bfe5b1235a1431b0be914b0bf9b30d3a532b0085f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:307af3f934a493b4e7cd8a267202238d2a4238d52be1da4608e83c54b1af7d29_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4f3b445df34b234d1eda4f9d5fc9f7954dd726667bdafcbe0b1197412ab7ed13_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:cda4b2931a2a598995a4211c8dcbcf6c5e82f7de29b39ee437faeb8e4f696a2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:de4b57efe54b245a9c0e39ad94d0129ccb60f3d5670e7c0726ae5ab9cd3d98ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0dd73b3fd566b4961ed3e167079a2ca3309ea30fda7a49f73e001a0ab931dd7b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5befba9e2fd5cc494e2d0789d86d1e4011b4321dafe6f8be64f54d173c0c8c64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:abc08274dd4ed75d88d129e2e57257782d8c7caeddf348245dcd85be9ed2f8e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:d4b2c7057ca24af7fcaa78c27927ea2ec53f70ac9a14d8d775963d999ca981d8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1b85972300d8d89a30ea123ef7f8a337e63985bf93e21a7d77da7a5334c2ece7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:30b15e8c204734afaefdf90ca66daf6f22a7185a4ba894737904170257ef7443_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c388aa2a978bffc1292cbcd771018f7294d70658f7ad6e621e87f19171f49337_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:df93b08f6e63570eb979dbb3068a2f3341ec9ffe94f9409a297dfcded130ccee_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:2d8ea097a1119ddb3f40ab15e29b212f61333ac94b082f6baa02005cc57b6f33_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:be1225f3e3234b2b04fa3c4be0202557d57d08a567a5f8523991b9c5ac1e3c48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:26557b10309771e8a9300ea0962b6bbf90a67284853b6c9ed55eb89711eda7b8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:2ced08e6c4295cfce9c036ecaf12bb702e7425c1b16f546a3fd75be69eaaa05d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:88156e82ac3636c93c033b96064fc06ad605f670905b35499e198dd7d4faf8d0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df97df25115092253e776c7d6cd6db3182655a4daf8654f8e301e7a166e82708_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:87236d1fa81fb3e2ad0f3669471d6791272280dec8019ade793d9037c224776c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b536af5d58dff2b0e2dd8440d4ac5f046b1533fc7c822d34ff72208873feb155_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7f79a083bb85c531e54c0cf5b28e0c09163f90533869d6b3e86e3b145dfc1115_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ac8706c4b4eca623349bd3beb69018b256313dbff09c0d5a23d54d6d79e000d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3724703a3319c5dc69f4763d1b459b7d907686787250b42404afed8c25d7172d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:58a47435a1a6a39b0b9b0b4eefe3fc36771fa22f61b2bfe6fc6f20503b2904ff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:72f3154bd73e203f5372818916b4e229b9db2ec293d74bae7c7e4f7961c5dd58_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:af1ebaa3db633f76d592777b03934e61bdda7ca4a274f3ab8b5c5893334fa5d2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:25f3a738206a7d67fdd08f371f6f94b0edd79cceae3616d9291ee85759369de0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:55b34527f4a0a1067cb4535122b47d15766cad666f4059b3d97424e9b7a0c3fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:162e4ad58a67f27ea7aa4ac18f0452138544c21158ba2e9793cea5ff28b223cb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2f6b6c889144bcc8ca8a690c56a0a30dbe450e0ad285f52f06637b9b71649edc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:80c10d130565356ad8673149d066e3c5e9915a66e6f027ef8a735805c3a77a5d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9eeaa20ec429a7c841eb9be76d17c4539072c87652be8926e8358932015b59fb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1357f28244870da839b2f48b64b895eca65c206e006c349f05f17dcd802058ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:47fcb6f2d8e10a1d79ca4bc71a8d54eed20402663eb8fd56b34ee641bc22e327_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:5be196298a2f727b3f7c9325c3436682a6461ccab04ae9b1cd4900d7d48aded3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6bff3d2789e4b6819ea92e6e65bb7490c57283076f87ebe94ff6537c288da61d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4d72bb4124fda9c1d1d42e103431eb403cf0c70df5e0a4d78c84b966408d0e03_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ad09670a57c9e1c2913c628daf3685254016d30c9ef0134a4fe7401c3cbc6730_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:54d03e0866e9536e8cdce3566c9c6ba48cc3e1a46ba78c8ece6059caf66f9faa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b394f22e4a2adf3fb5048a8ec209c83453abdfb78dc45aac22b7656a19d239d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:2445e2741338aa7067c38f9ffb4bad3635d2f9ba64681f438efc86ca49ed2e22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d2a8f6b2b07ac922c18d6633616af534d6361f81ffecdbf0aa0892c2bfadf361_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8c9653765b6566c240efe8f08c5b6c395ef940c4c88f10a5cb12121687dffc31_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:d169385f11ec7d39d976e9ce9072ed036f76b856867065ecbcf10b1b1b1fcf40_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:18717d98bc3377a8bbd108ae41ec68ccd7c11fcec8c86f47c6e796b734c9ac1c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:251d79a18091bb739256f5ab000b7b3549a8fffd8c355e69bab6090de9e51e1d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77b4fc96e841482d7058f77d96e3b36b6aca8d3ddd855be95466afd2e4db82ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7d6468fe45b5f93b9803315f8a6c49d2e7b6692b6f8c3115f06bc8bd3076e9d0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:05db09a8aae75f472d13f4f39c0cb5ac43fdd510c29bfa88c5e66e2708560170_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a55cf020aa2a7606e32ffd260fbddbd5eb23675273ea5b4b68f5da6435052c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ccdbc3619e960e406c0db93dc7b5773d36825406ca99f0aba07cda4d00bacf34_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd9ed3d17f45e13aced32171e8565f8f58b7622ac1f2a7794a9d62263da7ef69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:08132d4d8a30d743568dcb6ae131643921990f93044b2fc6f14fbbd4192107c6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1b5bc300e652dbaecc0cd3060bc0b3f258c7592dc1dc51c81729f9d8f43e3b86_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8d7544c798dca8421c0759c257873368125c88082bf9ee7339ad4a4b4cb8b327_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b8c3cd3c913a7c1f9de9f4322f88800d26e91614a0257019a9381dd4dd48f5c8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:071392012c68f968615e26cfd19b309139b860b0569d52cfb0cbe85c3427fc37_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:601db4ef1788bcd90ad4df2459479b672b5d1138bca71a950b83cf585105c7e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:74ee7c085bd1d41ecbc12c3ef942f4f5f4b88e8b52e40a6bde2958e207a46e26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9e94b930f87a9d5e54891913169dba6a9d6789a0336966aa73b0bd456c0b1a51_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51f1a90bc58757e1396b863bbf500071d49d15c7d96d3b5e7486395d210e06a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:61e79da9ff15261bc0e77ad9c67320f8b0ea75577637ea7954ecdcee63c31083_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6ff81498181ab5c622109e159b6208bfa53408a08c29b700ba0afd84b89fc4d9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:af6fde3e30b158944ffa92ca0f56d958c5f0e05dd67b489d78065f31a4f2cb9f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:49a3ea982af6c920e18fb6156704f3e25595a47e1af9d2e6efadbcc39448a534_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:56cd3ae90c114579eb8dc572b4ea97b0272759cb71d4f5a1cc98366bddf13525_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b8ba4fcf5788be4ee007c13369ba94e1fbaf78d88beef2d22aec382e4697df29_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:ffcceb1871da670d06f0f0fcd522687ed537eec61491d57ed10680a8d07b44bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00527107a374acea508e4184509b6fe03cf670a3ecf0ca2ba6381c56238cf0ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4e0a44aababcd4e5c214968580c3bdcaeb60343c9110182757ee74319edf53ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:50d04fb6b2eac9c75211c0adb9b69ba85baa8efaf6f4e1904ab46ba1907d7d30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:51dbcb9dba321dc4484eb72f73368cabcb419b5a934d495eb8e8e53872ed7cb7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0a04386aa031b0328bba6089b6abbcd757f02206bd114a0b6e3ba4aff5806de2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a426fabfce54fcad0aeeb15a1f5c08f1141a7bff75cd93cf54ef94ff5ecc6f0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:2b743b58a1b88671b47fd3a90966b71f349491422c3a620967ed5f1073731f6c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4767d0078970d169d80cd1ed8d9a0697b3dc7f2e297d7370f36607e790a9ec07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:02e782e3d91a314e92c02ae1615681c9f0dd6ed97f6214030696664ea2c533fd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b74f6f01d7e24f6d970627c336f559a8ee21f99dd85e2fdb2ef80878a744258f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:dd32fa52a84d83d6c1ef649c913ac70a8227712ef0dd1eed24dbf6e80ed8956f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ecd152f01ad8c3ef7e2bf819c515f09c9fa3e3dc67b521de282dde042435fdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:37fa074c3d0cef8aa66b5533c9c788c10be5212d149837834c7001031a725e32_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:45183c775bb7d17a774bbb18a6ce8a9a7d495a6f2f92441c1a7749ceae2818cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8ddc8884b10884780e23708be0e0bc1d0aa78bf3e093e098bf31af3b39ff0054_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e10b5c60a01b7e22773f86d8a31283c95da6bd9cdb2f6f060700a58c8124d102_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0cb8351f3eed209c9d7e4c70fba134a2a1867ec394b99704772a489f3390631e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7b7ffce6efe509ca4f0ebc41424d5aad4d5115fdd4e91f197242c39fcc8a57a4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:98d19fdf299137aa1bcde0f86fb75539d9c181b310356bef90f912f17a53c8e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c0e8f7ad38409ea594409fb3878317dea94ddb7a4b1c6537ec69c5a075ea0e37_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2cc476050d658bf608fd981427208d7bad038db2c61d87871267f95b387a32a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:512db303d402678d8e13d712eecdfd21cb43b039b92a3ba3b3f1fde28440df94_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:71415f52d1b4a541ed4c944a85152d3d20e81e6ddd0ed042ac7a443c3cfd3304_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9ad939376d284c72b68173f7f9beeae564ca0b5f3f927d2254e47a9273b16990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6f918532a83b0f40654657e9fb715ac5f4b58cc5981f56c75342f3398c40ba98_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d7a107351537e67f156fc2bf5707e5380e2be3430ca3c114eb5f43b2f905bdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f2b0149f8cd25219144db3232ec50a4f303b473df9a119aeeef71b42dcca6a25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fc3bc50469f35b9424cdb845bd03a86dbaa573084dbd499fa9a3e47eb0e426f8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:03dfbb0d2d2ac35c6857f07e0bf7e30013542fb8c07df9e52319ede66f35d750_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0bfbbaa8673ce7bda001ab91def919e56e6f0fac4bd67b09a7c20212da0b529e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:597bd0de9e7bb97f8e960935ba7c9f1b91e4708b85e74596b903d726dcf7a398_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:ce87bf559d265da4e06195256803d41fb0b5edab70bc52ae46d2f626efb00c01_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:39e5a2c1983df681f7e02c13ed52fb630c4f1424a74c2b6a620a0f685c2becc5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6bb4b55f428abdb5c4191839058d1292bea484c244402c8772f566f7b6968d09_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7b7f216332fbf43c68b9b1097166f7998933c8b3b2e7dcf11a43bd1a6f3bd76a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cbb58404b4eec45794e8284ff50c95f9c44f86e687ea8f21962648c7c0f66917_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3dd38a98c32a74aa2231e807227a3c8d4eed1fc973e81db754a0a109eca0cc2d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b0e54a88923183074e19b8e24a6228d55bccc1a419b3a41a5307685e75c36e76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c1341b86b365d033ad566093a64ee3e643728b5057cf257d455b0a39aeb99683_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e102e842d7d298030224eb8ec80e0727b89c4a4d45b67af5c6d0b11a3df30565_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:527717a592672785c5d8bdbbcb23266fe26e2c95359a9f01c1bc174ce2bbbfe1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e36e8dcf7336bd1fa1d75a37813911782403f99c634a433d187d36bf2051f4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e3e278676c3c653f3543467fab3769c3694710e28c96fc9e821d5f2b5899ecc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da33d4c2317f8e5eec01f45b4bfc10fe66736b6df06a13b60f7ebc434b34a9e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0741873d5a242cb085fd074e2e850da0c40c94a672930bed489a5042e7cfa080_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:63c357eff8bfbf851295fec3e79631014762b1a5a2642b684dcc251235e900fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7c53a64cbb49c81aa926f021c50efbf2009a358d7c3e3c50a0c231dcfd7e110e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:83ae49730fcc34f08b5f1d3f620c41ff7d7b4419380b4e731d82fee7c50fa858_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:3215281a42cc42d59bfb0380060fa8492b060e43d15c731609c0368238520c34_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5d6a64c4c1d3ed74efafbc1bd93f7829b3555491a58b75622f2986cdcd63bb91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8981f5bc6770c8634fa4c2c707530c945ffe1e64309ca3d4c47aa1bec5f4dd29_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9f9ae18048d534c876d747b0f40db46134067c1f30c71386d77b1454070eb98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0ed78d5eed81ae4e0a7468e52315eed9442685f775a7fd08cee07673920a4a58_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a3f3a1911d6133402e3e97818ebc49da92420eef63b3007411d2cac11797d29b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:c752116250009619451107cdcf31da023d5a7df853f41509e2073428e3c5708e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:da94697c9b1023108475f827cc58df1c5e5fae4975a4d536e735934762e71b3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:16d51f0e3ab6302e56aa1364aadc6533c7046dad4857fbdb4dcb3976bdd9b256_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:9a0712d681f6d1778ec84618ed13b11c97e4d6b4bb3f2061083c8a642f0beb1c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c71dba6437bcd4f6a615d9390d07087578f1ae32c48d0ee634ccb5ebf46bc61d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d966f7ba9bf83531af76d565bf8781bbe4dfde5525f71e000f99fa265f78e3e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:078341b680f9a3b6f6d386551c569161058786c2da3a4fed8bd8191a1c96fd10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07f489bb05ab3907be43786d03c889827ccbddcfe049a970bce989945ced2374_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:30decb57f6f3569f08acd23fbd34a935ff6ffd9cb6777f29f3b21f755b62c307_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:488e5f13899e2922cb03777bba675061c2066797d4e5121a1eb7ccb680ead301_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:52d90f5f2aa431ed9014d6af378b3b935006b859bf8e8b74d928ed07c66a39d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:53ba6396dd8f44eff8baaa9eefaa796f155461c27c652fe608aa6f89f4569284_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:84268278c72ed9a76a44d91187cb04cdba386e0427217fa0734fa21261c2633c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9923549c7af82f8a377f55ec226b17849b80b6986bd5d9209baf975478859419_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:04b8fcbd71c85d53d2ef486f3cb3ee9eb7d3232830a88653ead37fa96b5e5041_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:428c4f45bb682423a047d8a306aa3e52d47a79da82b2e5d261c70394b9516dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:acfc5e61e66d2c25713b6031b44a9c5b4a2b01d88486121842d9474fee6e73dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d89c56db59c88798edb02d36b261b7fcd7e185c978d8ac1f61ab6ee4fa9858a6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:01672f20e08c865e334afb20bf4672e75ae3213bea815605692d3c160fbb98b5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1866b4398861ed85d3d472bc5cddcf86d087abe0ce3dc069e160c1cde7b3dd45_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:77a0618cdc2074ff5e567001f8bec4be9176454dfc6fe12558b8fec570245d02_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f34bdf5701307d3a78fc33e002906e52d6e92402aa02772c3f7aa86c806be963_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:5d8cadfdf44b8160c9dafd45979edf50de3c73e44970d32a2e41400174cbf801_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:89d0f42a71d1e6e6df886f4614781bf20779ce60b2c240d683002e8a77cca506_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f239e7af308dd33ba6849590b4d62316b1c27cd9abb91774153aedfa8ba6c674_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fe9734b268c86d555c17d50b28b53f6a70e6ed1d5f2423989f3f7395088a2cd2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:1b894ce3c863920819d4ea5252e661d16eb311345721e870b52256fa475c8191_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:46a5d33d55b3daa723c47adf1556617197acb7a1472e87eac6c48d84375db69f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:85caa3468f35ad8f53e67ee99afd608249440482234757c1032b73989f75ff06_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e2967044eabd99c49d1f1b73b00e7d1d4b041fc6c91e20698d0ebf7edf8adc18_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:00f9fe4e4830f2223b653191658ef9a41399681c1dfd0cb7a03441eb8b601411_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:210dc2ae060a77a1cd80fe7b9999df21f08d05726c2ee1a98a3d3b9091c738ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:68e7e47d7852aecb01251cd646f7de16ce032197587e32c0d312200b2ed335e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8a5f1886bcf3d4ddc1d8b25a3242d56086643e1985fdf2c5e0af4d523097e400_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:204539fcc315c96f4f36d75fb9f8e3c97712dd0f034dbca7874140052b8934b1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:36e42a5c42f9b5210acdd3438bb826ed8570422918a49527ee6f404d669a4baf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37787a3a765ff27aed1c4dc162f208835e5ea6befeefab25ba6ad08840644b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:72c4be85b6e8f0f4ef456cf013ff60cca10791a9ccb6e4b030b51b0e7d8fa27d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2301b2425a990c6b31fdc48f5b3bd8a6fed405671c6309474e6d1998478f67ce_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:524c69155c0cb62ef67c3f974ccb588c0b763ca30af1ff04da57bd4c7c606aff_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9294c9aed9b8166cd175aa1e5fc08a8206e7be01adb757142fd065f12a9f6dbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cc73c3f7d97cb6099485252ca4ff3f4c9e26969635fe3b234ffeaaa8e833d6d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0c6e87ce992c21f22b1b0dd2fec080705195760e86f274b29d3128090d79336d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:36e50b65c2a5f3c0e56acf0ef991e5ee8f187cfacb37b683aaa00e97a5d0e433_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:74177081e53ae2b8c9fb5c28212867d8800e3d6a65ebf637ce83743b74710016_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b52839eda3a26cafda3c901e448a36c9f0bbf1ecbeb71cd059cbe5f7ebe63867_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:028578f886c789357923b3bd92b9097eb21e2cebe2a179c8cf5b7796ea492dc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2f04b6f6f590f4ca9327a64bc61a3e75e1a5b3634038a4abcafe407b951ab95c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5cfa05a09f86e80011baef0e0b12f84b93ac31c89528b76ac68b7d0181c50bbb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:db83ee31d8a8649725b103e410ca2965c60b86e0a8be8e70f14376dfcec39b8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:33819f40cc5b2499ff6cbabb4eff22077ad17e5f721de430c951794e9ec7c4f4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:634f06b38c199b4ec846215198ae2d042c630dc27b54855b5c9d282dafedd05b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a02825b1dbcfaa0a328edd1e250bfd41e6df558251ecbc2e745b896db21b86d8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e8e3d3591a4376a5f0c02e6e27d41fd823c4e65800c77f51797dec01c8d9c84a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:366c950fe8ae969a72a8cb31db3bfe5f28a04f33d2a904148c3d5175def5bbc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:462a73a38e7e827422c8e765eb6b62ccc11c2148ff2dffb7a3cb0f4b8a6a0aaa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f419d4db4c9e502fe7df0110f17246d961d5f58ed5cae9095896b36472642bdc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f84cb8e409bf895d322078c5f86a071e8ec71b5cbf8177830204d4172e03a952_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:40c61cc05782d5913189e2898ead2277bc074562f99f51994fda52adb9ae8620_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:77d403925e7e528a4cc103dd52550b68b36254b1a7f5dd08afde70a3ec929bd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9d7d4ba7d9aa25f7aabd027e32042d7861fa85f25b32ff194c4d3fb70ffac370_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:feb77e0d6004a7cf988640bf052fdbb755be2fb893e5fdc07165e683e4bc668e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:476503d99351c99b4def061e46d9028eb1bcddc4ff5d583f347aa37ff551f8a5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6ac6d3f227ff99b9b84ce35940c04a2e1fade56d2f546e8b448964268daa0d2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:711d81a664205f975ea1982fc415575ca43166fed54e9dc2f801750fabc1c6ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b58df498504852ad6f0b12aa6c2a68fe269b31e9d210581ee82c9e2a4fe21062_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:135bd1efceac3a19de9e453acec53e9a10350093a29a0508298a5f0a8a69a8b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:1e0190062b9bbca28fdd2f82d52702ce99f9116d456083f94db79b75e8921e0f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f0193546fd32d558e2e89d722b3a2d8c94903d86c0e336e7d5dae028f9ccd82_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ec4c24829883edc23e37f9f07c95eaf4c74a9ac023cd4f3a518dacafeb3cd008_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1431a026103fa0b98183f4d0098697af78478ecccc1c0ebc6c3338c268603425_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1f8a046cc9d7272e86ce246c615011aac476b83aab58eb0bb32ff5a46e7250b1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c651e53602bd474d7453767f7059499947258d18e2d7a52a855a46b0e9196f95_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e0bafaa62220bcc59ee7f819547d13b2acc274c6cb7af0985f792d62caf28f1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8f9bfddea5c3e30535604b38af5628bbb62ac1c55d123165cd51481a61240b01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:aa39067d74522dd8c963f09d3fc61a3011214d007abb79e07794198e5746cad8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ac2df95e06953b95611d2bd684ce548ac3946daed5422b898ec922774988a18d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bbdf86f56a820788f1528759e359fe7f75e9f73f8e77d2930ae2cc8a83e2f159_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:591a3dcfd46410462aff2e777b28897f3c51255ad8d26285946df4639cdad68b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:879e2b89dc074a377b4a90d6bcc5864530065e2bf534a648c7e295856ec115a4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a7e97212984597e32afd279231efb35b55854879637a119ec9c3646a13032672_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b501f15629752ec6c4e81a264a66e358c0867dfe5d3f6f4fbf54870380a30e36_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:602ceb41e5f9acfd35ad6e068c016147fcc213ef6f7033a738aad2d59e2d6b72_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9cc6c1e50a2a8ec6e2887e4be96ea9f8acc1938a0b904306d490474489328299_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c5a579f6c2b917ffa0c912ca7f5e82a041009198899d78b204f26f6e0170629b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3fd7b4fc902611f29ae0cbfed4b03ca5ad65bcdd5206787e622d7e6ca0d550e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:308da98e17198c8032692089e5f8664f8386c877563a318e89f2ecceea478b22_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8f17d1902c0a419e9f32ef05bf0890ee9919b615bd8f625f4d744318a9666c40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:a49641db9bc33963261965690a0f66a3276ca9cae2140116ecaff094cacc79f2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cf267c31efc0ea7afa5cab3dcd829b8c40f1e3b41ce8c92097f5e48b4fc1c8db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:261ede219967877725c31523cdb7930390300c1bde2df0995dd9f2960ab2d609_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d1c9b9d3b2569e676d6f80975a7ef3cbbb4a1d8cbc329dd1fbf7e448362e480_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:758d2beef64594e16d0f410c9df58136e470e327b658d340c07d4c62fc64683f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd2a41b12c00d34fd99306c8e5436a9b5ba6cf909aa135263a915b5f9d7bc49b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:82e2733f21cb25e6543cc3070aac2aa4dca50526ebd7a56c68be61c35da951d0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d654271a0ff9fe6b7ad23dbe5a7c6c2cff0d6499285d2d1a892683705190acc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d8d593aa02e82fc7ba9424458c7e4078560b6c214f8633391c49d6864fbf460_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a48e4dbf49b0ff8524c788e52c58ba20b3494f86b1905382de9f7972f9acf487_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ac95f13fc989cd08b7d62d825db5212625ff6adccff4f3db11cf973a284aff09_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da62a9e0d6c4108a00b6adb5ed5ffb0322fd7cbb37c9ef9bc34ce8b7ad71ef1e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb39b393c767790b22aa495c2f6f03afb4e233e59163d3880972874ec24a871f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f0125c1d0f3960767c52d6d5c1b2babf7791bb06dd393acdde845eadbf43ed99_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7cb9c87d5a624ddd6626c90aa12a0e35c196769a8670c370483a7766014e1411_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ec306b13a3b2439da2afc1c40b9de0f94d3d4112904e5e397840183a0def80ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68f913b6bf562e617f56288f67abb62f7b29e01c891ead29afbf5970e6c48c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9fc5e2fb3c92a82cd5be46fd56632f8b5f937fd96f0e133038fea5ed665a558c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:6be97b778d55cdc05fa3a65778dad37b70d6e206f52f3642ee18c2b624efd667_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:90e9d62ca779897829ac4a43c945b11393409d51826ef1ea446bfed517d88023_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc34882ae4096505985e163b8fead369bc2f5835ccd504442f2eaed4aaf0807b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e8516d1ef8f77fcffb337b4da4a539874107ab501c9c2cf46cb887b4a4a1c152_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0873393f0564bec29f4ef698becf97fca9ab57a6fcd62a574d041cbbb241acd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9b3cbaec7ce03762e1b63ee055935d866121a1ea7e0934d0c76f72561f2a73f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:ae34b610753a18756b34eeb0e0b95f21acd27d077b7c70356054b10bd6a20b80_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f760e2aeab036000a3351517f017e75600dbbf0a4fc871e5c6de2fd8d84f5914_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:0e0fed0efe55fa047409b60fc018f8a1efb7ec0e9c1527b9553cedd07a4a530c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9610860325949262171294ba4b9dfb298c392aa12ac2b34785443afc7dbacfd9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d4f823164bea7491748757273a054487630f7d00a102ba37c96011ed68519fbf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f8b152c6167e038d046580d88d3b9d8695e135aa945155231e869e46a5689341_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6abb6baa9cfd44652759dfdcef4390c0507c6a48de59a7cdb1949e929da2d20c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:723f42b675397961c109f2a8a08c2694ac469bc81a8748887e78adaf954b00ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cb3abe166a28ec665a117cb3c13335ce21381126b0f52bbdfa93daf8600045d2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e06d0f6a9ac19acda899cedd9ef383721af888fe31e07f89acaf043eccbd3e69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ba555e480169694aa66b172dec0a1dab38f528711ddd1d127997657e0576fcc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:66bd0f0059fb5216d01316b4a938426715406c9d34314e8bfdca91977797c1dc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:675f2d5fe379e396dc129a14c30e01bcecda81915efa12822b875ffba58c568f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d8dbf300f9ca4ec47510347c47d5870c9a8db7703ec5a4344e626fd449ec7fae_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:249a1efdeeadb5027c0b65aed7a6367ca760d9624e9d74f3cde3b34da62f6402_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3eb3266e51bcff8668c12bda2b4330240bd2569a40c85fee6be989732ff8f68b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:da5ddaa79cf6cd99a4c83ec00b19e8ce344b71427611282b7db2002a9e807675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:e2939a37737dc236d11720f9571179dd67df761f722a96ae0f05db9702a88c4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9a17f367a6dc58029e3ac83e4f2b6e9b240ec060c46c8ea06ecc87b0be87bdd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a2b79e5a1fc546da852c6f38bc920b67e1c6aa94356449cebedf08d7dec86076_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d28a7dc66779c1ca4c056eb5bca48b0c7e19d01089b93edbae8bf9b43b11cdfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dd45780c2d4b5bb0fd96521ab72ddbd9261ce234e61bf6a69bd7de0757f6616e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:01d99a84e687c20c1078c90223e884e7497908c05ce363d121378f96d46fbe2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7a657b023ca7a012c4c0f5cb0b71c751a0a9129229b0dff77112a82682fab839_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:8ec4eb72a079b8b94913f4c4f766ad03988664ffc27cf77659703f1ed9a00510_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c2a14aa3104f2c0cc5714a347162390f40cb555fabbfb5f0e2a5a7c83b3292b7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:583e3aacd432004936e3e6c8875c7c6f91377b9317179c2cfefad03d2892eaef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5ddca5fdb82e30000123c5be1cfb50ed93e04e35dd53c79fdd7014a3519af23a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922042d611b7cf7c8b92a6a99812d5f134deb3ba6a2ffd9236a1ec70db9df767_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c89f7fd553664814765a30ee59ed8dd4c2caf3b9ff40ad351096b408f1f3d938_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0df4e077293a69adf4bf04de6e3aa8df95cd1e358e7087b8930e6a06fe7f781d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1f80a860753af1686c601a11d5bbc1a65a82e10d671c102f4b652a5884ee94ff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:347b33aa8ac774d04023e52541ed1283475263ad0bf2c0a7cb0c16b64db6a00a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:89467d05594c81401ae0bdb9ba42504f475f2ff1fcfa6c30bda2546dbc2ebc1f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c55b956e1c6a4fbc88dc9dc488b54ef4589134b35eca971bf18943d48eef4cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4ffe514fa69794c881a504954dbf64ec3e0610ca38773ed1b49bddfd8731eb62_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5b91f26964ac42d3c19646792051c96a8ae25a7626ae081806c382c3cdf558ea_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5d25926b9a049a86997f922ab7948d6ca0af9a16af4e96e5800d673a38be4046_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0a12d980643d0912adb6979129d24765fd54c01a3f055961cfde3fb873fb786b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:349f4e4a30ed2d6033c45aa761b9a86e055515a47b7d1e75f44cffa9f94ab5ee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:39c9f7dee3fee9828f02088317da8eca15b94db80f99f4561dd5091841e8d1ba_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:7327301da2df28d4f25403132f5447f7a995c41604099044547694f99291685e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:172816977b3d5489e5633764c970652a14e7a8a29ccc95b0d089c3d64e5b325e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:433e25b474b2adafaf9ce6677f3f1d51a6512845ecb54c6ee3707a8969c3b3e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:66b0dfb02285c0dd4a74cbcdffe545babef4ab11a96750854f1fb733f55302d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ebe298db1443e2da31836551cbf88da11a8f422db254aa877c310cb092e1ccca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2c4604fd35ddde200baaf906d7d987a14eccbd1f678272c6d0fef35a1d0f7f03_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4fac13483d31a06f597739207f9cd7bd7acb418f055c80ebde0372446ebce360_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:529589efe0c2828d7a6dc104ce7c07fc358f43340ad99dc773536f38af557665_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6f09d75e75968768f9c4f06f0ff9b9680c7a43e6ec836b7a07ef7bfe348727a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:09e62b7ca5c078a71c0a36f74785af16ff1aafb5edff0b43abc261e648f17eca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5b7a8cd01d2846f8821c56447ddee3b7956d9a20e9c809363d8728ebb17c6d67_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ccd9bd93299a31672e58a356ca7f9cee946f757384ac2ca99c54718eb72e708d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f3c66ebcdedfad6a4f9b6b67387896cadf88683a285b0c9c2e87c067b3edaaf9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5b778bcb934f38efb0d2181f2afd0874b16b2c9bb541fbe821553df64609d831_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:6299c1c95b656dd2ea47927a629be820c744864bf4b401dd1d81346ff26199a6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:fb35926df0b2eba2b017ae46f86586f7534a0140bb56e19db4fdc1a0769ba74e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9b723bf806801f5f8dd2137f583352de2ca1c8cb14137c60ed3bc5a5a02c3223_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:d899b8ca509e2f6c7df3236729ba459f1dddbaf5f11b1757e3bc6a04c6a16952_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e5884e2e0f2451896ebc590ed0fb662429fc5971d99d19fd39dd98d29b9874f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1ced2dd84378f067b6e31049e8d8be06a1271aa580897ab67f1cac29e8973273_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3eb279dcc861d1ee9accd5aed65614fa1a32a0a3c39f80be6c16e3adece6afcd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bada651c6802150d411988a1462cc769cd2bd791ffca219a7e9ba6fc1f9e3ff6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1d6cd25f19d8729d5db2fce2c0ca12cd4434e3156d00e3b29128c8bcec31cbd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:689f54432640f9036f09a18ffdc655ef9f29514a5b2974da6beef407ef00039d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8acb96bd4e7ceecccb59895d9f2500b8061bd56af4235547fbf6246d88c11d29_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22af26575e09437f9912ce3092c9a5d32d8e402624e0c1c3ceed6c81120f3e75_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:b5ad7d1f6ae93fff78d520ffbc080304d5e069dc34be695ca2e72063e6f16cc6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c407ea06f3c1b6d904ff87994e9054e0afb76d9dbd2fe9800c34d3c1d31786b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f002a9bb010ea2e4cf4ac65c2b9644c09951f5cf28fac82c112a9e2e23925ab7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2a0c8ba89fec53f33ffda91cb41530057a2c2370b9190a5c8cabc5ba7eb3fb34_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9d90b5e7b4761caafb63c447fc9e352084650888029ab397a0e7597eb03235da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:aae7870b5ae62c0cbb24b90ed192b0ec8a830580b3a6565fababcf89fd17cfe0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:eb8a1c875820beb6df5c898b3c859d787eacc661207888ccd31342837c441b1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0aa1c0778ac82f2f01ab8c7c79941de9b33338ffbe92c70ae2bb47a5c87cd356_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1302901a96768f4c566a54ce4265fb2abe023d025652df4b78b94a8e44d785a2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:579d7823258032e0e585734c50a08f0d97c346904d9a731d23fc94a5bac3d0f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:8d5efc32757a8a321e709ec9db0e304cabf4b4c63556986e677549891fdd542e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4c75b6bfd12643b775a36ad69ed2cad789b27df74faf4454d723ba7f3c800746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:88f6bc9d1bcaceae8f65f654a2c0b169a7987872e2b301537ab078cc7563e36f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:29d413f06f5eee509bf61a867d1db3abdb3f7ff78f91f5c4ccc40e8f4e52b73e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a801eaa3eac0b20b6a0de04b6a54ed18d2d54a175891b6ac39ab503da858ed6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2a9630616c4361ba346367855f264e8f01bd063f7fbc4ad4eb36fe181eac23e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:d0d035f3300596a93c21c4712a231077b6fbdc963d556ee6f9f9efe393df5bf9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:117282439d4d1a2a741562904d28338cfc30ac9ba69b2ba607ca67fd6031a650_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7293094d198f0ab68b4e365e0df6a384c76aacb90b4c63de457cc805c183b206_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7940286fc95f03f2323aa80e3c4a3aacb132d3532a380929ca20e831b46ff034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38eb59fcefb3e1593774ca0117c163a3acdef98a0415e8d840ecacf1239220d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4003ce46ffedec1de16e31773fef93eb34a4e0cb95ce30f572bd026280e046a5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:38ffb7d7d3017c6cbff3741cfc8fb8049627d7f1fcdcaf60a9bf28ca4a5432fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:5184972b11cf8b144a801d0c53e7766b2c3b35cec5fb7e8356d6b1cef2d2c30f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a402e4a4ae76ab9f13418715a44c09547820f1f6d21ae73792d4e8d7545d9b32_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:be8993a5a41be437bdf3515c2b3000c4bbf4fec8bb54c92ab3fbbfc8c864523b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ce3229db117ad4599d2588926dc948b34a9a0abede09e9df000570906bc9e31c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:def8b3178a8afbe4c2eac65a260061ceb8c6b1c78652a7db37f5c0c317b16224_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:354251a64fa2d8238bdf01af221ae6faa53f3a68795968b9a49426dc361ac37b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:455e3f1aa0a22fc78498156215ca8d5cfa1b9d123aa929a721e9217c9d1dc3ce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:77c92eef8a503d59ca8ea792101e508bdb21d1d6ca711104e094d8f8be7ebfc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:f2ae73d315cbdfd49375cae9fdb6cac7365680b91fce4c0c3ddef5203a6abc68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3ee453c04008584850b4659e5db163d9cdc62004cfd2a3bffda429607f93cc27_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a274083dc0db4c367a77cad085620d1b6321ae60b82dc7284ad4c90ab313a283_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ce09b959e7f7c8c0359bf17ad46ce8816c11e89a4cdf4ac2a3a290b6a226a884_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d6d19786d616706f403f79cd66c4e4400c4793fb0bfd4891c5345ec390d71046_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0be5ea330b7f31d16e9d464979b0bb455d3eadb2aac8e3537bd513e68385520b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b96da8c8cf79a30051fb7baabc36696d1e55cfeea7c013f391b4ac80cc70493f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d97b84a6f8bff76f17233e1d7c933c244e5684870d43f005badc9466c2e52db0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f5562629f5161188d6397d25e124e5a01bf6a9752b87f06de75b95063d1b7270_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b407dbba3a3c34947d90ec0d499810500c04979d581747b634eea87a810a0125_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d3bb6a21bcdc01f252bcc997507ec39ca1d2240bf0997a3bdd6fe36b9923d6c2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:081330003c7ed392746c912926d265366614063d1faef17e1155de0d8853ccbc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:8a0170234fa98ee60b9b7fef0d16d03c6ea42a1c6d72f7330ae957a9638feccd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:068b1e9154503eef7884ecec43d0fe3aa254131270be214854f7b78e0e2af2bd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:ac8836902e31b9f34359bb5074d0c40a68f0794de19e356522d589868c99608a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9355e88f78c118b1a8808e0a178af7dc91833696f42eae52c1b88ad5dcf61ef4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ba7d10fa2d0bbe169b5c5b3bc2c05c43cb12df3d825443ffff13bc79f31160b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:04b5f984b839a3dfba0b70e682c0930468edf99bf3de31390a9e6ec5a7bc0f82_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:0b3a848025efd76339009bc447ae171dc3a9e70629a9a231cea7b1d2abe5c320_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:8cd40d63b3d13bef1cfd650b9bb521675dd4d15a9b308a16c034cae8ed048cad_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:959df171cc6392ef7d3ebafbbf2770c6aedc4db168549b28fc7847793c4930c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:91bfd8eed2e057600d77b20e19764314e8952f695108486a5e61875cc1448145_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:92d481ddb4a8286954e4992e71f3bac240d01139a46ae0a815365ee235047564_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:964b304d297293f2d8fe9955fbb72c67d7031fb5ec2c6b555b862f30ed359557_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9df41eac98940169a5d74e1ed6c6875ac4d81f24e208f845181f9a55581b634c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:41d79968208f225321e35abdd613c4bbd18fdd4b3d4b84bc312bd58a99d21f42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8b1d0c2eeef421b713481f8a0f52e1b0f076bd08505f5b698ff6d4e0478bb417_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e8463d4ec6bc3e56ec6b7e84a1dd9cad25fba166983f3a96bc16541d3b2fcf24_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ead8b62eeeb8404de7b394073ea1664ae4b8a01d445849360420472536db73ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0f054295fa0ee7429d05d0aa601eb4b1a62bd5853c998b904399d23dd6d61a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:5aa9ea0dc9f265192a1639270e0df0974b0a41159f8cf9b043b9ff9a34a19a4d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c683e533b0960dc9cb4612e761dcdb97b105a8cd4039d849637cc04b34c8b174_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c98262a94c7d211b27b0e48b3dbf3fd7177c2b78e7ef1b2c07c57f0d982dc6d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:7749f12c01c007877d4b8e98f0972acee705f0061455d69b2223210f57098f75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:97cc4050f575cf20f22b104c1bbe713f2e782d0937bb84f353e8b80c130d2198_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3cb84ee255c71ab48988637dde76537a9456420890040cf761cd5aee71f6767_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3e04181d1f9f33bfd9e8d82d9a07c33e3692a43af65fc0bccdd529f018ec717_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:37e649cab0559c66f300c915746f34f6e0929100557e622a966ec78f543f12d4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7de8ac0e3c44fe3a7d9f63057f722b316efc1e373ac772f88a0f18add6b88160_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ac7df88a38d08b38f14a39fd19846cb82d1c96a518905ce115821e4d8f2c382_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9c64ce3c3ed86ecce5036e7bdca086083aceff3c8bb1a4c1e0af06102a3e6c10_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3989068374633d0c70e7f731ddfb4ecbe1972af492823e77ff9c2f77faedbd45_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:569c7ca684bd5079965d1f1b37ef1c0009162f0b506b4d6fbce0558e4c4aaf66_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:734fe28f66883c8c3a3f7764032fcabca4b5834d776ad249f9ecd5ea0fe618c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:764eb596b1c27c924f68455752046a987657c3fa9dda1a655db644e06df9a29a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:4c150c70c8b6171358141f5fe129da9927529a747a785a4d4fe83c2f7f8f0b0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:68b2e02e236e852e3cbf527920f1c1915fdbadc99263eaa782a3ab74f42f4b1d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7922fbf20b0f9e965a6ae8ec6313e540a1e732449b5f8d88ed166a4ada238b47_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f4f5535781e45da074dbced129678eff77090ef6ce6fe56bf1e53042d369528f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:14cdd1f3013720f8bd9353d57798ed683175d1b12915bffcef4d7d6342e825ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a8e333d012cc0ddcdcf62247d110592579ac00f023b20df2343910784aa85c01_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:892e3c70e4fc4b80cc77163705ce80529daf53564a08bb92df994137ff65ee4d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d7d1635f9de76b0420ca0089b69f56f650dbe2037d1bd7683752c68da6e9f2e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:09df495865592fa2b95ffe3e6a9d80afd9d370a1c273f87b14c91363948b4d7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:320c716690843badf600b5ff2bc5a841edd43615c6036b92577faa2d11417f99_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:88e1f4524831af4e037c5410f38497dc1c64c715af7a0be8a609079d4f515e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:304cbb7666d1426a03413b4f7363895b3a880bf22053ed2ee5ca6697eb8e3759_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7489f4cc66eeb744dc05ca8c5a5d85c931be8949a466961d754427850710d610_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ae9876699fe73338ca46cc3f05ecc8b09ad54fb7cf605d6202616086e90f673b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ca509c6cf55a0571196c3cf33112c29d6d1e13b336797907640cb2785770b18c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:12dd6fb5cf45aad60604a12e379021a19df11fbef516708eb6e5e80cc2877580_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1e1544da4fe492584b5ff734b76beaa0cea3f130996dad6eb93713abe20f254a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:54725c3ed8a7f7f420b4280a583ac950f670d81c42941a51773c1a4e3672821a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6f1ad75bc2f909eae55c94e5ec26827dd8d6220bc5451a69d061aea0f63e8619_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:20e107dd601114f15e4bdc752b7d49746c48950c16a76446a6456582373b718d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3cf104924efd6df7a7b35d302e6e881f6e76700ed48af895e3c8a35075b4335d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a1cd6feb5011cb18a4b2e73bf5c9238b89c45da875f69c7f18d24f8a9f05dd6d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e1f153bd75a461f815b1127ec280ca3abce4cc3e9fbd9e063e9cfbfd352fe0e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:3a91a4f0ad77f0356d7217e4419823590a033a0a5854fc0651a102b1e5ffb516_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:63365d336a4da196cd878388be61e94561de74684e23b5e8e5054b7037174c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cf1a6e297a76d62d588b11b4a6bdc8761a37bb7e4b0886ecea1eb16982c1a998_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f1403c7ab79dddc07df8a2fca9084985db53d199271f0faa9d124c9141e453ce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:67d9273bfa159a5c4911e356c06d992ad3ed91f7b090bacfcb198133f234b0d6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:b2f09ae04b716fc2cc19ee7347067e488dcecacb48f34609cd24f9510d4b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ba61c7408cc6947ccd857461981730161a03c41f32d308a973069eb278677809_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f168e80279e4d53f0482c0933bf1e4878a6b1e53e37c6fffc84edf46b9c36b15_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3489ed4cc2437541f17cbe58781d3a22cfc24f7a001ca529c51aff4d5ad63b05_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43ebf7b84f72061efbd53c99eb883ab97b431d2053df270225759eabe26f4c49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9d9d0de56220b0b4a2523ea896c1b26d90f790394340ee005c307558131e9de5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6f681893f542bd9a1de33170656f48238605b6c6e6865171cd046cf03a8d0d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107278fd9636b013540bd4670445cca271970f809509e85e6f1ac82352992bad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:14324f81b569ade391357cbefed32246c3acf04b36f1ab040a004de9da68be28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2979527ba1d210beb2a22b7dc52de09c8a0fa676844c4c031850de9c91616efe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8203854f2e347239bce20bcc1164e78f1080ee341a7c0c64391b308efd8ac4c0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:17d53980bbd5a99440d633daa666c5f1dbe33a6a2d0dae8bee0061433f4d6ed1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:237e7043c6293e96e080ce54ff5cea298f7d1ba5c766f54d0c67d1c1ea8d937b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:353a469850c9adc59407b7a2699b8b291fb918e7b0599f351cf112ca6c8a7ecd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:4b41304a429f036afa114ee726a6886dead13919a417f4e3924164f75096fbec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:20fab950929e3e50e6d551cbb8909304810c5f0fbabc1c81343568428177c575_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5cb39a548ffa37e8aa5a4d474038ab8289f7b73e3af6efd0be6e5bcc37e109e6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:a4d4f0e2598f69a5c93011bc6ba877d97d5414fdfd21198985944b3e9690dbc4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e045084383ddd69a9231023835aaad7e06737887a91353383dc54647f85ebdf7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:082f28c96df74f24487e9df996d3fe351e185c848ca4c6a39137454e03769d83_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6e75913e0f8c81a1d89d7335b90518c9ba32785174276d64824578fae38d9fcd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8e08bcb40b3f77d01b384620779a780b99f98b645dd242258b6c3af736b563fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:f56dfff4de25e25f0f1e9f926c142ea9266c7669d7ba104325ad883d8cfd7a85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1841669972e0f6fe9fc0c3d0eeaf169a948a44b055a6fd32f66335535662d829_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3011e1cac120b39c1e889b3b19d89884e7d961ec80d36e0a034ecd0e43192d3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:90275aac06b0346e09371ac6d680f50b39d56675acfe35b561e801dce6c9532a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:b85c2ff4e6919a2941008fcf852036af88d8bfc0697fac26db7f0cdd55b9a83f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:1505d411aacbbfda9f05e00b54932b2b09afa157cef8ba835b5ff29d1e8c2104_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5b3c5d8117c57355b2232acfd2d429b6b711819a9cc7fd839d3bd45b16ee5f55_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e76e63661abfb64b888dbdbb47df8deb448774e714cf499060942b1497b46bcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fe6d7071ae21fdb5e8aadee2a41f93897c866cf9fcda999ed67b8561143b9ef2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:404e23b81f5bfbacab6e30cf1992a8498ad70b915dd87ba79f614c1a10b4a7c1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:85410072fa8ddb00e536b209ee29e2299b4041e6cec408e9fe1a650d311d89c4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a0af61dccb480ecb164cae476271a9229d78cda8c717e23fbe2b7d18d7092e35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a5943bcbd35e2a099cdc285abb888c8f174fbb924859e6436d85bffa2ef6a302_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:22bcf1f0ee52b3c487affa1ac6126e47abe9b79f958849812168de0429a87f6f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:460b3c8d710dd7f755023e60e7cb5d9c6aace4ffb6d7672a3aa8c232b44ae1ff_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d3b9895360cf52a71ad907255a2641af3652e06d452030da2c91d8bb1fe27b0d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ed7416758f7e7fc15aa94a674674291189e5a4a327daefdb2ed2fc4b42f60f74_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5b7a9827b4068052bde65efc986f3600a221a283df3d2bd6031abb87c8b891a0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6b9d912d39198903afa78388bbbf2bd5fa7d820a1e694ff82bb146bfb019a0f4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b2ccdc79674f3c9700147515ed136f36d7050a9f897f6909a06604670d6588f9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d41541e5e1215843d5fff0ccfaa3efcdd8d2633efe4cd608c9247ac431d25c58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:30f401daee51b1d573d8b980d1eef5fdd0e46b5a9c876296e4cfabd77c598e15_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:d6430fc5e218fd51b59b1ce5045b52e326f1c471a17b0abfd8787553c2df60fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:00ae335df5160d41e2a59fe7ed38d483dc95b4daf4a60c6c92ad0a0744b7e435_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:05912c80cbd999c32571218e6d75bea3aedeef74852e995ceac2e7fb1b01b696_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:866c16abb647f71001681f4174f0804e0369ef4d427ce0aee2d1a3af309eb15d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e6231728fe38ca010cdcc90482ebcf9f62d984528d7d463e81c5e7beebad139a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:021da7d11e595c3917adf3784e716915b15524d42d2797598b375e7d31aeca5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ef35b3f8dc1662db59c39013b9d38f8f01de3db0dfc6cd8c5c18cadd203d565_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:8f41a73f0e4fdf5ee8cf875433cdeb9d997f0e6537c40ead9ea27beb6a8d13b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:abbcab1f5162dc3f47dd9d07d1b1f6af9cc158837eff4a80bc96d6656dd2c204_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3d3aa650e4d1c1789278761c247528a609cb204870f8a4ecec029889c1b92927_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4c57ab0558844a6ff1a2a48d5638cb4afef26c53497b12ef8deaef7ca2dbff5a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d6cd6e2a5f05a4f8f454bea472a0c2d7a16e3393918d0980031091936620669f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ed3e4ccf49430580dc307fe6902141a5eb228e7c8577c90dece13a838b06afe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2a103f82e79ba86fbdacda3fc4849e7ad430219cab3227016d40faa9d670f16e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6618c58373a3af6a5ce8ce501eb0078d82a547584b8d9fae31ad3d86424f18d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ade1c1792c68ca721ac90a2fa777e02f31474915ec8adc8f2ad8a7a6b451a431_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b94f87abe421ddf92ddd53d3f1c6dcefbea083db6f02668ba98cb59ccd35e8e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1e69d28bcefdccb937f3ef459bb9bee5bcb6a6d1bd5c2a9ce9b71a2e4e03aa89_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:2900823d24dda552b6d4063be5b9615b24dbbb288b2702ec4313ce99bd9ec2ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c738f88f1ace51d293ef450554b6f6404e47a9b432b341fc27dde6169e6fe63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:cce0b0ff07fbcb7b463ff3a9d5ac8fe20bd8bc83407adbc9b8756ec3ad5008c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:0559bd5bcecd4b6b2b24007eb4a03c65f45063e5359dfedf5a14ccda199c7899_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:111e7c679647b388af2704ca280ac0cf57128c6894c5422d9987e4a429b2204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:7dea3d12eb2ca6da490c09661fd1f3a603e0f5aca06282b7953039694b4d87aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:b04ad95fc3610f262d6614d0b7d0b6c5bb8c6a5eef512e1178e77335feba455c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:34f12040d39e86e2127686220c2dde6f4e32bab685784afc5057904f286d48d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5b896bbd0564afde2914c804fb331280fc78ceb831a047c0c1fd777576a5b8c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7d1fcf1849e2ac29b2460c65c1924e049f83696415589b478c24b4819f9bca7a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:99b28f07c6f85c18e520f306a6cbe767c7f242f97a6d8dc820bd3ce1068aa596_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2cd9c61cca7bc0898ce177bf3f531ead3d298232dc6c90d707d33d0ef0b8630f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9b44722b30791402e9750abcb2546665760295e6befce7a5176a347d1f72d545_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b5005749857e00d42f95022459ca7a607b7445e53b62399b6a1820d4d71a501c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:db66f887ca4acc98ad391de714d6bd3c126e4e64b103b5d161da507a3a2e34b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:677f603347dc7582f0bf4979547c929e47734841949f34d3de20140603aa5ba7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7782e506e8700a4ff6d5aaa2bc5088b1801919e5365b72c3fc0b7185db6dd44e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9bed270930ca04b17b126f49080046e8f8fd5149514695195da9ff959e5e89d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ccaacb4d97a9fe1021e594b83f90f4d5f6ad14610e4aa49f2ba65dcae0a061fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:bead99b68d82b36b367dac46c2111fd8edee0178643493f66e3ff8bb7dc8a645_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c0f765a2e2bc33291066c3a8d4048d78f44d65a745fb7bd9c7ea2539d34d49fe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c4777746b9f26bff78a229e525c25bcedd693027d066795a4cfa596cd5b0130f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eae2617453889a9643cc57fa812207c5ab1869ce7e338b06c63aeda8e0055faa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1fdfb6e1075714ab25db450f3feab799d28f2b09fabcb62704de3071e0a72635_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:483b24b9f9acdb5b24ccaceb5234a6695c59f7a0dc1048888b6a4080e292129c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a63f630eb523aa9c85795ab923ac658baa4c3db17f0ac5247162ef8bca0923c6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:acf90e404f2c04f4040c48ff6804665449a27cfaae12eba7eaf4f83b0f3a9bc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1a6eae41431c024df8708f97e4039219e10023467e56222ba3b148f97ab9d892_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8da3869119650f0e4b4af5eb6e9611f52cc5d1707a48eb7d0a9d4348d378dec1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a6a4bf90759286416284eb0a93b6d802ab661e490fb21f123f141de12dfa227f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dfc5028a88c2e4ef37a39330975d990d1ffeb6e0c76cfb1a9370b5f7a0e1c6ce_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:060db92886f1a148cdc499c32217be8c31009f1b41a6b56c3144f3b658399eb8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8579a35025c17faf8398b62c9cf8fb5360f978735cb5857f44dbfab37e7f0b79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a3d2ab7990362f0d14043801ec097ceae5167d5a596a2770211e00833f2370ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:af19fe0085ed208064818cfff5ff18ac352109083f6d296c5690963221ed8e83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27a9e77d60246ea75aaeba8bae7ff77ef2b85d37652459622a95286a35d82557_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:671502952b3ddbd0f953e60b29def3eca0e2416a3a688774d4520453af07baf2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6a4d1e21eb6fb1951ab62d00d13a6afc7205c69d0c7a03de01a3572f56634944_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e104dcd1fb659be0793ce40c706bc1278a3d446db738dceae5d3a5a0b0606c56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:390d8c8017c9bef7add6b076cb88cecad29f4f4af1465a6092f6b87053bfc901_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e994ea662028b84dc75988777232ea342041aee7bdf7f372e8177f1e9b07dc8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:772950621cf9bca22a7c6fe3d51f2c4333b1c95fc2cee30f3da58fb157f0722b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d856e3a3e6a9f2d1f54902e20701fde45f8a190abb3ab94a7a10a687c9f8427d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:51acbba56466ae38df1170e6f22e57343a34a2fab4c49467fac934ee2fffd46e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:6abc5769619c5cea817aa473030f231d25fd13c96fb573384d67a2eaf90f2e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9addd586875f542e82e92f528264f35f06b600560f02d1987e3a9c11d769c88c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d41e4e952d91b02b66a409acc6f38cbe6a646330f6b4a223dc6f4c38d349c433_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0bc55d8119fda1bd8aab74462903ca9abc1fb3235df60974abe2cea9338d7b3e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:47e527428f1e40ae8cbe57a84c60f7a31191ec720aef7b0b6faaaa26fa657c2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4e51673afc9e3b2b57f90e080977640880887689ca2fbb354f271c3fb5b4299f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d7c7e167c932e47170612877bf5fb7adcbb9f6c3570e74cca0861005750f8135_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45bbacf37a0fa13ccd4dbf0cbb2e6d2e858890445d97f649773942c0a88f3629_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45ccf0a67c06721666deab96038aa37bf205d60003c8a233e7442ea639e20933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a956c13c574e66556bc21b594740accc497e48af46d0f326116937b57b4cd6f6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cbe20f10c01a0f87aa82a217ec01fcd653f4eb6e77afd659313a8e0b453027fd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0718804d539c1f36a0ef95085986b6065022c354e653a6c9a902c34cfed4d726_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2eba8e41aab91ff0194e96a0d384e17955a05963a7ddc8d9fc18a9a67e24e8a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:54d8f96067571abe8de8a55ae092cef1f4f423afa6d05d5b2f46663744ebcabd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d888d3d628c75cea3de43a4a10aa7e4768bed2034330c71ec89b3adbf78d4e73_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0bd1739aa4fb64c1004bc4aac788700834f7b454e4ca9a23e83107eb2eecdc0c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:10955da0c33ec8aa5e671cb6b4813bd26014acb8dda68f8bd249c27a6c8ecae4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6692616a559d423ed0f5335735a0740c0bfe034d06704cf288f74e6c2612b8e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8ca6c009fa35ba4a94459981a72db8b54ca2507d0559eacf38614dd29f01874d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0cd405015005ed19b3cfdc305bcff6f5f6ef683d9d68201046f0fab2a3b44f85_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1785ef5991ec5ddf63130f0b1983c2b9cc23eceee5181c060cc62c6fd18ede33_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:41750bd0eac46b324efde3548347c55eede126e2a17d071ce3557abf936fae8b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:a242549ee4cdf6946f41d601af649317c53fb6ce779147ccf99106d3ce38a74f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:69182f4919f1b5f9bb6e7103fb5f12bcbeb697e826fa1a516124989f52128cee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dd633fb6fb437d90ad04f80af556670d364968de96ecfc5b0a1c00b4952c1ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:6018f1f3a11ec47bf1c281610bca3859c4122597910e6cf7d4dcb35c4a7ad60c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c2eacceed018a256d1c60008b3d478b3bf234cec3f3ec0fb85f652449448abd5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b489e5c4ddf4e5f14883fa52a532ef0ca175a500d163bcd4713d4f08ed4c8d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b6bb122aff540406a094b599dd1e7fa26ef39e69a861caf5cabeb1702b8c7e2d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:becc8bd498a264e93ea78fb9eb2782cf0191b5c69b05e8aec4f7be7ae7a009a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c2c770a1c5cd4024ea070d05285f23c065fbf2860996c56fed89efd5d447d57b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94c7946de43b360b6187324eebf4a9487f6fc09c0f6a5c4cf8c10dd9aa998e98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a06e475b0bd6871816f3d6bdc922144caaee7ded1d3fef47b7165980157dc8e3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b9c3f33a7aa289d65b0eac2543b7c5385a3d68985bbd303fe38534fd6a8f0039_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e85418d292d588f67f52d1e513ded87b7160868e24b84ea1eadbe39a372e70bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2b401a9d07735400fd8a278d052271143374e730dd926f1b09bf9364a0dfe9ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5ab5cde0dd77b3d87214af2ecbe8cf133023a4251bcdcc862cd3acd8abe05fff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5f38a62d298309bbc8b3f28d99e03b21b071256c6511863946ae082bcfb024d7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bd632521388d66beec1a1d0f9bf3531b21866a3cc1ead6e33004e2f423a018da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b1e461fc8832aefff0ba97be8b7c95935a0ecb5fbf64839b66ad8f66cbf742f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e454985c4c1f59f0b93ff3bda68f52e8e681692774daac809e0f1a02a6fd2405_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e9aca9254ed6f373e26dfc4b7403dd5b9a9f6cdf25acdc963a589530e5e1a4c1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f2fe73c16a00f0f286f5936670632898c07c36a9c96056740fb471bd02ffd155_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1865ebb2e93654dab511b97edf2a5d714511466a49a6fd5087f3528ba4851034_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7726814d87e0d098b5672f7f92b2a0832f175db125e8835d3df0235b544708b5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:aa5f47b18ee8d25f88a58d24913b05dd8810c0c872eb0e377796d79852f67320_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dca861bc089e151181369c8ed8670be71c5e6eef094bedd61b30248fb13dbf23_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:583598109b75130008a55756b2ba16c8bb8f259ce60537184c1a96bbb10d462d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:69b1b6dbe21aadeddee2250944d3f562d04b10152741e261e1327e6840649dbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7a855f8881b148c2f97fdd701a5f1532ed9cd7dc4c2e4393555d4cd2747c227e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:cf33d50b404522170dc43e2b3b221a502ad21abad1e970e92127d440d0ba7212_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4cbc554e939c01b52096687ce6d4e025d219a12c2e703750d744f1d82fd802f9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:7d76721b13fb1022ad387566825433182a276b3efc8f980823d59cb9dc8f931d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:9786d7dade47aa9fd3834175a88f0b768b2c66c39ad689dcfb48107ce1dcdc59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f13707382a123f7c92aee321fb5c23a1007dce727b7a68cec0ffbe4636ba0813_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:2b69d2a8aaf9e8e6b772871b0cb3486c062b0a123544fbd2a55acd40348e78c6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:883097ca5214bfcac0ee1139f1734a044af527a16b634050aa4b86166ca4263a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:8db6ba7c7d42a514b5c382afd3879867f5042d42b2495a922fef3f315f011217_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a5c30d6f5bdd0e2bbe53ce9b90a00e94e84de1a0ed6d29aa86219518fb0c626c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d71d9131273f93e38936169b336851b76ef4436c5b73da52add0a908b003a57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b0dfda5623e607655446385145a48db54fc830c29b610037b52f677fe94bc1dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c9f9b6fab1de71845d9488c147a990b9a1ebb2b6c14c910234199c7833c92447_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:eedef2bd70bdc1d977b23f340ee6f714abd2fdf2c49379db151c88d9217f573e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8ae77ac1ca0aeb992c50869008c246d41ea290f23d8a2859cde958d58d3063a2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c169eff980fc34a0a1f6f19559e96485dda0023bc29fbb3326238c110bf3ba4b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d7b3a7fd468564aea8435dac8b09e2ee35b2d27f6339a8049836b6cefc8d2cdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d8fe8854022eb245f92305d42b92cb3dc81207f1115975ad607a75a023b8a820_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3555df7502cfca54f9793f982ed7ea7453c9ac235e015b9c4c8c47789af48ff3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:482a103550cfab666968202591121c6904aba79cf5e8c30cfa4718c856c65690_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6c8bc52abf358951381135a94638e4c01f0e8ce942ccc4f77386c36beedb8a35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f9515705e2b37d2fb6f216aa936bd5424337a1e1ae4eaf3ded3c8d0fab373d36_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:45dca9b3c0f4fc36ab0052495fe6043c717673f8f16e915e49d682ceae2a3c6f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5aea67ae0eefba905f7f8af09dd8a83c8adfc185b3484fa0857834c270844c24_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:68ebd12d0369cf9ed73f37f5cc188a7ece136ddb8e23ba641a4544eb703f57c2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a5b0377a79065793239498bd0743919b77cef2155093138bba8fa9884701c570_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4148272ea7b1e1b306c4e33dbb6baa9bde7a68d6522436a51e939bab4eb8ea7f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a8c81c137343805ff088fc27416e7c67e6f02d4c17dbea38a063f97ca08c51fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d948b969af4caa50c0dfd8a822144a77169880fec165575e574f8fbb807c65f4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ef3682c0bacb3d0d67f963387c8bfc8ba77db7c6ce8f0dd8e6bd00d131d721c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9024353b9d2359e30c5651042483ee70526996d02854b111f4bd9ffd3fe95026_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b3c65460fa54403f95f3c1192347b187b25b69c9214c5e586bc582dad432a9cb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:797a79c184b21fb1d2cfd6c59fe54be07061b559bf77bb169e36790650fa907e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:b3305ace24242932292e14458e4ec2ad72f414f7dc24681fa497f7d1c382ea56_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3355da57dcda21150a1ca2f8d922a94433aa44c19124f6e7ee833eed370857fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5872a3706c561849469aa6c8205f911b47a1f98f75590f9640efca570b654abb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:725e1e9610e0b304b06809bc6d942ec504ebeb7586aa9756fd87d139cb4e0449_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:914e3c4590a4a6d48af758d34c118d474fb8e3ae0e594475a82b996f27386b23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:21516dfee1d53ef1759db9cd9c01da5817f8e5500ebf59a18912e3932f44db56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:95772b0295918fb3e31580925e262ab0ad7c09246b1562249499f2c22a3e55cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c6fe6ae20c7e9e0e68b7a35f7e388e3caa2af3035361e59dfeb47f7006971fce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ef77dd2ebff7fd079005601a96450a2c357eec93ca17ccf59598097cddf0cc6d_ppc64le"
]
},
"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-05-29T07:58:24+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:0a3e0b4e23d509a31b7a58162a4336d24c9b899a6de9aac2f930f6b558f9e4d7\n\n (For s390x architecture)\n The image digest is sha256:818c1d9fb15d05bb7d6104e8aa7fca18bb46666d4eb53951680ef445d752f0ac\n\n (For ppc64le architecture)\n The image digest is sha256:6f2c9e2402f4a8b128c0239e3aee44a4b4735a9d558d18f06fe4e3d4f5bc5c98\n\n (For aarch64 architecture)\n The image digest is sha256:746dd9a75ac3c9ed743d63b32c12de3484f74addadb1b5a00dbb004918406ba3\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-csi-driver-nfs-rhel9@sha256:7d1f571b87ba1e197285c78a78ac4dcffa55ac4e6382ecf10ed630abd02e4df0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fcf1f6ce74a9aaed46574fce5772920b3c2b6b6af0b99c69d35e47983b9e8de1_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20088"
},
{
"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:313c0e44208e7fc7d4039f2f22cd01135db0cd3337a258034b774fd7820d8a98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37889fd7ec96baeac0ffcafb8dbf903af16d95b413baf1b2fd7710f72cc71c98_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4a2a59a57ae76ff8ff5ee21dd25da4a9da4faae5a6beb8d5e0930f12f679e8b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:99f4af491329b3352e86322a56f42cd4588beeda00a2f94a2b82b169f6328fd8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:561b697db7976a064794258c5f274566dc9c1c32d803603b15ecdd78a0965710_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:99946bcecef29fccd2dc55cc18dfd5cefef1957666c9b8cd4c555ae9d8db676a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f4572abc9f444f08ad11d10168e4b9833b3fb9e4814910eff467767a914d124e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fd5aee9ac2b77bcab032dfd1bc6f1369f59e1b3366cfa96fa55f9bc18673144f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0c10368a8cb2450440348e1047d56fa91013b32b690c40b06baea182f04c3625_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:202f16700daa8022d5675bee872db2a776a1f240ce159d17b9ad91cad342bb7a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67c0172273e47f9f11072c1b27a028fabcfe29320b3347d58d35c53d9b1f512f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7ce75d70b4ffc0c4891ef83f75a453f414c010e387c09f8d7da432eb5543f032_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6cfa0e42180d0b52c41ef1f23d98443cc4a89afae97d21d3993a5f69bc73e6a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83cbc07e901f31f4f86938697d54564bd4c735ba924d5fd08f43b2dfac46aa59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:be5d2df0ea59d84b00bc2a1be257b8338c00f0563397b51d7fe86c48f7e6a62a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c91a3c588e78a92df5887828fc6cb03cb28580996fbb5204bbc5e17abf93ab8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3570c5968150582d417714eee75c4fdb244dece7812e772c0d60bc937d81d564_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3933b8a4a90aefb3e645441e8176d340b8e0b23b3f6760083c72d25248a17e67_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4dd95c213870b3d4ae9bf202094055f0cac5a965422dab852183305b5d85634d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e76c636de412eea5835c877ff862e24c5b0a7ab7fb95ece3fcf4dc9d614bf519_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:10864ad3974315fe717b7e22f5d1fb7bcfaf1b601741e4a0f2a643e1d897fa8a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:61858d0543de564814db6c98407aece822eea202cc1fec3393913d14f75875ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d4f1907759d9532d9659a97d18282e98c54eeffffc33c7de0570213b545aab51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d5bdf20ce7f4c5b1fcfd9c2b77410c8a6b9b0c27e6138a1ab54c241763b05bac_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:546872449f71f686be1dc4612f7e03d75633eea75f089c720f87d5d1c6fd0402_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:6e8813370db2a71161ead738ccf909b6997ca6ec452ba40576f8846c22c063c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:81c6745c7507d47122280c0d6893a35a4d4adc515e850b2cdc8d23599583ad71_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d9778a3fdaac8498f6953cf2bf5acee0d8823270442768c9e838dc5b330c2250_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5008136f5d3e028da656d046f85c83f3ed13d597dfd47bc6808b5b3043297dae_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:736b2a94787549701e830ab7d508f3e7be83cb694c69486157bd633a3ffd2c81_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:85c15e6f69c7f3e101346387f680258f5310e5c065f830a50d04d8a409f3f7c8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cb2aadceabad32ab080d76a709b79b70d488d9ca2f115c1a481a88f5c9c2f9f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:3d94824bf9265438ed208d017fd28911418d4930b9471b305e3a6f83dd97f0c0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:59993d1cdf6d58c3113061dc403fcc51e920c315d1944c931bba62ce47ec81db_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd9ab99b292e613266f833364f13ad19e9b26204deb12c56df333c3282d235fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ef1e59b118e3b97881fdb2f208f64486cf3225b7bc66c52cf9d4c2a9a2b84c72_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:4ac5626fb50e2550d27281a25e933335a786a4695f5a7a2d8f17546f6f4eb836_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9c5da07d689e56a0db2a2d142fb8debc7aa7a0483a3296aa50fd43b6a12feff0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e25c8d20772495f8d49acde8a35f49f30e18b3f6afd9074b7009a02d84a0e6e3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fd8a0aff6175093f881f0b879736594454ea69ae68db7e5837ecdf1527268fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0a5b8b943885041a0fb239fdc012124c8c8ae56d399ab52411585f3410f28670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a50a539c4972a89fa1f17afdeb62af1883bc89f231b51b1fffc096af3f4ebcb8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c2a814937215d63f71fda7ecb70017e9844b89c6b672fedf5a1b08f6f93d06a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d16269e4bced1a9adad5bf954354012d679df785cea828873226491c0c03cc20_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:50aa303cd2b22b961da419e66167c3aaa33a6829f2488d40e0d313dc322e6789_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5299088616c529dfc389935a9e005d88dc9f1fc40f18d025a95fabec27aaa646_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:634a5b684a30fe1870639c708aef32c6acb101f85f484483c7f05640eaee15ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c685ff9170595581ea97f706bea0069796563f03064b5a173e992cb373d84cea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f3872e501679796054ccd9eebb326e96e4b916bef525d3850c64cd8dc0c99b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9c5cd84436fb27de1b589a7675c029465b3e9eddb0ac87eafcb5bbd40a9018ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b256f9a69ebc26949acdaf2c4b7a9e89cb5a1a70837bc63b554a65fee7463850_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ffa19324ad8ee491c3431e8bfe5b1235a1431b0be914b0bf9b30d3a532b0085f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:307af3f934a493b4e7cd8a267202238d2a4238d52be1da4608e83c54b1af7d29_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4f3b445df34b234d1eda4f9d5fc9f7954dd726667bdafcbe0b1197412ab7ed13_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:cda4b2931a2a598995a4211c8dcbcf6c5e82f7de29b39ee437faeb8e4f696a2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:de4b57efe54b245a9c0e39ad94d0129ccb60f3d5670e7c0726ae5ab9cd3d98ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0dd73b3fd566b4961ed3e167079a2ca3309ea30fda7a49f73e001a0ab931dd7b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5befba9e2fd5cc494e2d0789d86d1e4011b4321dafe6f8be64f54d173c0c8c64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:abc08274dd4ed75d88d129e2e57257782d8c7caeddf348245dcd85be9ed2f8e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:d4b2c7057ca24af7fcaa78c27927ea2ec53f70ac9a14d8d775963d999ca981d8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1b85972300d8d89a30ea123ef7f8a337e63985bf93e21a7d77da7a5334c2ece7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:30b15e8c204734afaefdf90ca66daf6f22a7185a4ba894737904170257ef7443_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c388aa2a978bffc1292cbcd771018f7294d70658f7ad6e621e87f19171f49337_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:df93b08f6e63570eb979dbb3068a2f3341ec9ffe94f9409a297dfcded130ccee_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:2d8ea097a1119ddb3f40ab15e29b212f61333ac94b082f6baa02005cc57b6f33_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:be1225f3e3234b2b04fa3c4be0202557d57d08a567a5f8523991b9c5ac1e3c48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:26557b10309771e8a9300ea0962b6bbf90a67284853b6c9ed55eb89711eda7b8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:2ced08e6c4295cfce9c036ecaf12bb702e7425c1b16f546a3fd75be69eaaa05d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:88156e82ac3636c93c033b96064fc06ad605f670905b35499e198dd7d4faf8d0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df97df25115092253e776c7d6cd6db3182655a4daf8654f8e301e7a166e82708_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:87236d1fa81fb3e2ad0f3669471d6791272280dec8019ade793d9037c224776c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b536af5d58dff2b0e2dd8440d4ac5f046b1533fc7c822d34ff72208873feb155_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7f79a083bb85c531e54c0cf5b28e0c09163f90533869d6b3e86e3b145dfc1115_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ac8706c4b4eca623349bd3beb69018b256313dbff09c0d5a23d54d6d79e000d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3724703a3319c5dc69f4763d1b459b7d907686787250b42404afed8c25d7172d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:58a47435a1a6a39b0b9b0b4eefe3fc36771fa22f61b2bfe6fc6f20503b2904ff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:72f3154bd73e203f5372818916b4e229b9db2ec293d74bae7c7e4f7961c5dd58_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:af1ebaa3db633f76d592777b03934e61bdda7ca4a274f3ab8b5c5893334fa5d2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:25f3a738206a7d67fdd08f371f6f94b0edd79cceae3616d9291ee85759369de0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:55b34527f4a0a1067cb4535122b47d15766cad666f4059b3d97424e9b7a0c3fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:162e4ad58a67f27ea7aa4ac18f0452138544c21158ba2e9793cea5ff28b223cb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2f6b6c889144bcc8ca8a690c56a0a30dbe450e0ad285f52f06637b9b71649edc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:80c10d130565356ad8673149d066e3c5e9915a66e6f027ef8a735805c3a77a5d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9eeaa20ec429a7c841eb9be76d17c4539072c87652be8926e8358932015b59fb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1357f28244870da839b2f48b64b895eca65c206e006c349f05f17dcd802058ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:47fcb6f2d8e10a1d79ca4bc71a8d54eed20402663eb8fd56b34ee641bc22e327_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:5be196298a2f727b3f7c9325c3436682a6461ccab04ae9b1cd4900d7d48aded3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6bff3d2789e4b6819ea92e6e65bb7490c57283076f87ebe94ff6537c288da61d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4d72bb4124fda9c1d1d42e103431eb403cf0c70df5e0a4d78c84b966408d0e03_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ad09670a57c9e1c2913c628daf3685254016d30c9ef0134a4fe7401c3cbc6730_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:54d03e0866e9536e8cdce3566c9c6ba48cc3e1a46ba78c8ece6059caf66f9faa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b394f22e4a2adf3fb5048a8ec209c83453abdfb78dc45aac22b7656a19d239d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:2445e2741338aa7067c38f9ffb4bad3635d2f9ba64681f438efc86ca49ed2e22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d2a8f6b2b07ac922c18d6633616af534d6361f81ffecdbf0aa0892c2bfadf361_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8c9653765b6566c240efe8f08c5b6c395ef940c4c88f10a5cb12121687dffc31_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:d169385f11ec7d39d976e9ce9072ed036f76b856867065ecbcf10b1b1b1fcf40_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:18717d98bc3377a8bbd108ae41ec68ccd7c11fcec8c86f47c6e796b734c9ac1c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:251d79a18091bb739256f5ab000b7b3549a8fffd8c355e69bab6090de9e51e1d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77b4fc96e841482d7058f77d96e3b36b6aca8d3ddd855be95466afd2e4db82ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7d6468fe45b5f93b9803315f8a6c49d2e7b6692b6f8c3115f06bc8bd3076e9d0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:05db09a8aae75f472d13f4f39c0cb5ac43fdd510c29bfa88c5e66e2708560170_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a55cf020aa2a7606e32ffd260fbddbd5eb23675273ea5b4b68f5da6435052c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ccdbc3619e960e406c0db93dc7b5773d36825406ca99f0aba07cda4d00bacf34_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd9ed3d17f45e13aced32171e8565f8f58b7622ac1f2a7794a9d62263da7ef69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:08132d4d8a30d743568dcb6ae131643921990f93044b2fc6f14fbbd4192107c6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1b5bc300e652dbaecc0cd3060bc0b3f258c7592dc1dc51c81729f9d8f43e3b86_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8d7544c798dca8421c0759c257873368125c88082bf9ee7339ad4a4b4cb8b327_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b8c3cd3c913a7c1f9de9f4322f88800d26e91614a0257019a9381dd4dd48f5c8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:071392012c68f968615e26cfd19b309139b860b0569d52cfb0cbe85c3427fc37_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:601db4ef1788bcd90ad4df2459479b672b5d1138bca71a950b83cf585105c7e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:74ee7c085bd1d41ecbc12c3ef942f4f5f4b88e8b52e40a6bde2958e207a46e26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9e94b930f87a9d5e54891913169dba6a9d6789a0336966aa73b0bd456c0b1a51_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51f1a90bc58757e1396b863bbf500071d49d15c7d96d3b5e7486395d210e06a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:61e79da9ff15261bc0e77ad9c67320f8b0ea75577637ea7954ecdcee63c31083_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6ff81498181ab5c622109e159b6208bfa53408a08c29b700ba0afd84b89fc4d9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:af6fde3e30b158944ffa92ca0f56d958c5f0e05dd67b489d78065f31a4f2cb9f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:49a3ea982af6c920e18fb6156704f3e25595a47e1af9d2e6efadbcc39448a534_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:56cd3ae90c114579eb8dc572b4ea97b0272759cb71d4f5a1cc98366bddf13525_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b8ba4fcf5788be4ee007c13369ba94e1fbaf78d88beef2d22aec382e4697df29_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:ffcceb1871da670d06f0f0fcd522687ed537eec61491d57ed10680a8d07b44bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00527107a374acea508e4184509b6fe03cf670a3ecf0ca2ba6381c56238cf0ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4e0a44aababcd4e5c214968580c3bdcaeb60343c9110182757ee74319edf53ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:50d04fb6b2eac9c75211c0adb9b69ba85baa8efaf6f4e1904ab46ba1907d7d30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:51dbcb9dba321dc4484eb72f73368cabcb419b5a934d495eb8e8e53872ed7cb7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0a04386aa031b0328bba6089b6abbcd757f02206bd114a0b6e3ba4aff5806de2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a426fabfce54fcad0aeeb15a1f5c08f1141a7bff75cd93cf54ef94ff5ecc6f0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:2b743b58a1b88671b47fd3a90966b71f349491422c3a620967ed5f1073731f6c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4767d0078970d169d80cd1ed8d9a0697b3dc7f2e297d7370f36607e790a9ec07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:02e782e3d91a314e92c02ae1615681c9f0dd6ed97f6214030696664ea2c533fd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b74f6f01d7e24f6d970627c336f559a8ee21f99dd85e2fdb2ef80878a744258f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:dd32fa52a84d83d6c1ef649c913ac70a8227712ef0dd1eed24dbf6e80ed8956f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ecd152f01ad8c3ef7e2bf819c515f09c9fa3e3dc67b521de282dde042435fdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:37fa074c3d0cef8aa66b5533c9c788c10be5212d149837834c7001031a725e32_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:45183c775bb7d17a774bbb18a6ce8a9a7d495a6f2f92441c1a7749ceae2818cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8ddc8884b10884780e23708be0e0bc1d0aa78bf3e093e098bf31af3b39ff0054_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e10b5c60a01b7e22773f86d8a31283c95da6bd9cdb2f6f060700a58c8124d102_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0cb8351f3eed209c9d7e4c70fba134a2a1867ec394b99704772a489f3390631e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7b7ffce6efe509ca4f0ebc41424d5aad4d5115fdd4e91f197242c39fcc8a57a4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:98d19fdf299137aa1bcde0f86fb75539d9c181b310356bef90f912f17a53c8e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c0e8f7ad38409ea594409fb3878317dea94ddb7a4b1c6537ec69c5a075ea0e37_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2cc476050d658bf608fd981427208d7bad038db2c61d87871267f95b387a32a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:512db303d402678d8e13d712eecdfd21cb43b039b92a3ba3b3f1fde28440df94_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:71415f52d1b4a541ed4c944a85152d3d20e81e6ddd0ed042ac7a443c3cfd3304_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9ad939376d284c72b68173f7f9beeae564ca0b5f3f927d2254e47a9273b16990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6f918532a83b0f40654657e9fb715ac5f4b58cc5981f56c75342f3398c40ba98_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d7a107351537e67f156fc2bf5707e5380e2be3430ca3c114eb5f43b2f905bdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f2b0149f8cd25219144db3232ec50a4f303b473df9a119aeeef71b42dcca6a25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fc3bc50469f35b9424cdb845bd03a86dbaa573084dbd499fa9a3e47eb0e426f8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:03dfbb0d2d2ac35c6857f07e0bf7e30013542fb8c07df9e52319ede66f35d750_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0bfbbaa8673ce7bda001ab91def919e56e6f0fac4bd67b09a7c20212da0b529e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:597bd0de9e7bb97f8e960935ba7c9f1b91e4708b85e74596b903d726dcf7a398_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:ce87bf559d265da4e06195256803d41fb0b5edab70bc52ae46d2f626efb00c01_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:39e5a2c1983df681f7e02c13ed52fb630c4f1424a74c2b6a620a0f685c2becc5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6bb4b55f428abdb5c4191839058d1292bea484c244402c8772f566f7b6968d09_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7b7f216332fbf43c68b9b1097166f7998933c8b3b2e7dcf11a43bd1a6f3bd76a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cbb58404b4eec45794e8284ff50c95f9c44f86e687ea8f21962648c7c0f66917_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3dd38a98c32a74aa2231e807227a3c8d4eed1fc973e81db754a0a109eca0cc2d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b0e54a88923183074e19b8e24a6228d55bccc1a419b3a41a5307685e75c36e76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c1341b86b365d033ad566093a64ee3e643728b5057cf257d455b0a39aeb99683_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e102e842d7d298030224eb8ec80e0727b89c4a4d45b67af5c6d0b11a3df30565_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:527717a592672785c5d8bdbbcb23266fe26e2c95359a9f01c1bc174ce2bbbfe1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e36e8dcf7336bd1fa1d75a37813911782403f99c634a433d187d36bf2051f4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e3e278676c3c653f3543467fab3769c3694710e28c96fc9e821d5f2b5899ecc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da33d4c2317f8e5eec01f45b4bfc10fe66736b6df06a13b60f7ebc434b34a9e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0741873d5a242cb085fd074e2e850da0c40c94a672930bed489a5042e7cfa080_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:63c357eff8bfbf851295fec3e79631014762b1a5a2642b684dcc251235e900fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7c53a64cbb49c81aa926f021c50efbf2009a358d7c3e3c50a0c231dcfd7e110e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:83ae49730fcc34f08b5f1d3f620c41ff7d7b4419380b4e731d82fee7c50fa858_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:3215281a42cc42d59bfb0380060fa8492b060e43d15c731609c0368238520c34_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5d6a64c4c1d3ed74efafbc1bd93f7829b3555491a58b75622f2986cdcd63bb91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8981f5bc6770c8634fa4c2c707530c945ffe1e64309ca3d4c47aa1bec5f4dd29_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9f9ae18048d534c876d747b0f40db46134067c1f30c71386d77b1454070eb98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0ed78d5eed81ae4e0a7468e52315eed9442685f775a7fd08cee07673920a4a58_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a3f3a1911d6133402e3e97818ebc49da92420eef63b3007411d2cac11797d29b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:c752116250009619451107cdcf31da023d5a7df853f41509e2073428e3c5708e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:da94697c9b1023108475f827cc58df1c5e5fae4975a4d536e735934762e71b3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:16d51f0e3ab6302e56aa1364aadc6533c7046dad4857fbdb4dcb3976bdd9b256_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:9a0712d681f6d1778ec84618ed13b11c97e4d6b4bb3f2061083c8a642f0beb1c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c71dba6437bcd4f6a615d9390d07087578f1ae32c48d0ee634ccb5ebf46bc61d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d966f7ba9bf83531af76d565bf8781bbe4dfde5525f71e000f99fa265f78e3e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:078341b680f9a3b6f6d386551c569161058786c2da3a4fed8bd8191a1c96fd10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07f489bb05ab3907be43786d03c889827ccbddcfe049a970bce989945ced2374_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:30decb57f6f3569f08acd23fbd34a935ff6ffd9cb6777f29f3b21f755b62c307_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:488e5f13899e2922cb03777bba675061c2066797d4e5121a1eb7ccb680ead301_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:52d90f5f2aa431ed9014d6af378b3b935006b859bf8e8b74d928ed07c66a39d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:53ba6396dd8f44eff8baaa9eefaa796f155461c27c652fe608aa6f89f4569284_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:84268278c72ed9a76a44d91187cb04cdba386e0427217fa0734fa21261c2633c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9923549c7af82f8a377f55ec226b17849b80b6986bd5d9209baf975478859419_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:04b8fcbd71c85d53d2ef486f3cb3ee9eb7d3232830a88653ead37fa96b5e5041_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:428c4f45bb682423a047d8a306aa3e52d47a79da82b2e5d261c70394b9516dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:acfc5e61e66d2c25713b6031b44a9c5b4a2b01d88486121842d9474fee6e73dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d89c56db59c88798edb02d36b261b7fcd7e185c978d8ac1f61ab6ee4fa9858a6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:01672f20e08c865e334afb20bf4672e75ae3213bea815605692d3c160fbb98b5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1866b4398861ed85d3d472bc5cddcf86d087abe0ce3dc069e160c1cde7b3dd45_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:77a0618cdc2074ff5e567001f8bec4be9176454dfc6fe12558b8fec570245d02_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f34bdf5701307d3a78fc33e002906e52d6e92402aa02772c3f7aa86c806be963_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:5d8cadfdf44b8160c9dafd45979edf50de3c73e44970d32a2e41400174cbf801_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:89d0f42a71d1e6e6df886f4614781bf20779ce60b2c240d683002e8a77cca506_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f239e7af308dd33ba6849590b4d62316b1c27cd9abb91774153aedfa8ba6c674_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fe9734b268c86d555c17d50b28b53f6a70e6ed1d5f2423989f3f7395088a2cd2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:1b894ce3c863920819d4ea5252e661d16eb311345721e870b52256fa475c8191_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:46a5d33d55b3daa723c47adf1556617197acb7a1472e87eac6c48d84375db69f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:85caa3468f35ad8f53e67ee99afd608249440482234757c1032b73989f75ff06_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e2967044eabd99c49d1f1b73b00e7d1d4b041fc6c91e20698d0ebf7edf8adc18_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:00f9fe4e4830f2223b653191658ef9a41399681c1dfd0cb7a03441eb8b601411_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:210dc2ae060a77a1cd80fe7b9999df21f08d05726c2ee1a98a3d3b9091c738ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:68e7e47d7852aecb01251cd646f7de16ce032197587e32c0d312200b2ed335e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8a5f1886bcf3d4ddc1d8b25a3242d56086643e1985fdf2c5e0af4d523097e400_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:204539fcc315c96f4f36d75fb9f8e3c97712dd0f034dbca7874140052b8934b1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:36e42a5c42f9b5210acdd3438bb826ed8570422918a49527ee6f404d669a4baf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37787a3a765ff27aed1c4dc162f208835e5ea6befeefab25ba6ad08840644b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:72c4be85b6e8f0f4ef456cf013ff60cca10791a9ccb6e4b030b51b0e7d8fa27d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2301b2425a990c6b31fdc48f5b3bd8a6fed405671c6309474e6d1998478f67ce_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:524c69155c0cb62ef67c3f974ccb588c0b763ca30af1ff04da57bd4c7c606aff_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9294c9aed9b8166cd175aa1e5fc08a8206e7be01adb757142fd065f12a9f6dbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cc73c3f7d97cb6099485252ca4ff3f4c9e26969635fe3b234ffeaaa8e833d6d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0c6e87ce992c21f22b1b0dd2fec080705195760e86f274b29d3128090d79336d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:36e50b65c2a5f3c0e56acf0ef991e5ee8f187cfacb37b683aaa00e97a5d0e433_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:74177081e53ae2b8c9fb5c28212867d8800e3d6a65ebf637ce83743b74710016_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b52839eda3a26cafda3c901e448a36c9f0bbf1ecbeb71cd059cbe5f7ebe63867_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:028578f886c789357923b3bd92b9097eb21e2cebe2a179c8cf5b7796ea492dc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2f04b6f6f590f4ca9327a64bc61a3e75e1a5b3634038a4abcafe407b951ab95c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5cfa05a09f86e80011baef0e0b12f84b93ac31c89528b76ac68b7d0181c50bbb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:db83ee31d8a8649725b103e410ca2965c60b86e0a8be8e70f14376dfcec39b8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:33819f40cc5b2499ff6cbabb4eff22077ad17e5f721de430c951794e9ec7c4f4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:634f06b38c199b4ec846215198ae2d042c630dc27b54855b5c9d282dafedd05b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a02825b1dbcfaa0a328edd1e250bfd41e6df558251ecbc2e745b896db21b86d8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e8e3d3591a4376a5f0c02e6e27d41fd823c4e65800c77f51797dec01c8d9c84a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:366c950fe8ae969a72a8cb31db3bfe5f28a04f33d2a904148c3d5175def5bbc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:462a73a38e7e827422c8e765eb6b62ccc11c2148ff2dffb7a3cb0f4b8a6a0aaa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f419d4db4c9e502fe7df0110f17246d961d5f58ed5cae9095896b36472642bdc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f84cb8e409bf895d322078c5f86a071e8ec71b5cbf8177830204d4172e03a952_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:40c61cc05782d5913189e2898ead2277bc074562f99f51994fda52adb9ae8620_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:77d403925e7e528a4cc103dd52550b68b36254b1a7f5dd08afde70a3ec929bd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9d7d4ba7d9aa25f7aabd027e32042d7861fa85f25b32ff194c4d3fb70ffac370_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:feb77e0d6004a7cf988640bf052fdbb755be2fb893e5fdc07165e683e4bc668e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:476503d99351c99b4def061e46d9028eb1bcddc4ff5d583f347aa37ff551f8a5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6ac6d3f227ff99b9b84ce35940c04a2e1fade56d2f546e8b448964268daa0d2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:711d81a664205f975ea1982fc415575ca43166fed54e9dc2f801750fabc1c6ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b58df498504852ad6f0b12aa6c2a68fe269b31e9d210581ee82c9e2a4fe21062_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:135bd1efceac3a19de9e453acec53e9a10350093a29a0508298a5f0a8a69a8b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:1e0190062b9bbca28fdd2f82d52702ce99f9116d456083f94db79b75e8921e0f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f0193546fd32d558e2e89d722b3a2d8c94903d86c0e336e7d5dae028f9ccd82_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ec4c24829883edc23e37f9f07c95eaf4c74a9ac023cd4f3a518dacafeb3cd008_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1431a026103fa0b98183f4d0098697af78478ecccc1c0ebc6c3338c268603425_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1f8a046cc9d7272e86ce246c615011aac476b83aab58eb0bb32ff5a46e7250b1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c651e53602bd474d7453767f7059499947258d18e2d7a52a855a46b0e9196f95_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e0bafaa62220bcc59ee7f819547d13b2acc274c6cb7af0985f792d62caf28f1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8f9bfddea5c3e30535604b38af5628bbb62ac1c55d123165cd51481a61240b01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:aa39067d74522dd8c963f09d3fc61a3011214d007abb79e07794198e5746cad8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ac2df95e06953b95611d2bd684ce548ac3946daed5422b898ec922774988a18d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bbdf86f56a820788f1528759e359fe7f75e9f73f8e77d2930ae2cc8a83e2f159_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:591a3dcfd46410462aff2e777b28897f3c51255ad8d26285946df4639cdad68b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:879e2b89dc074a377b4a90d6bcc5864530065e2bf534a648c7e295856ec115a4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a7e97212984597e32afd279231efb35b55854879637a119ec9c3646a13032672_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b501f15629752ec6c4e81a264a66e358c0867dfe5d3f6f4fbf54870380a30e36_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:602ceb41e5f9acfd35ad6e068c016147fcc213ef6f7033a738aad2d59e2d6b72_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9cc6c1e50a2a8ec6e2887e4be96ea9f8acc1938a0b904306d490474489328299_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c5a579f6c2b917ffa0c912ca7f5e82a041009198899d78b204f26f6e0170629b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3fd7b4fc902611f29ae0cbfed4b03ca5ad65bcdd5206787e622d7e6ca0d550e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:308da98e17198c8032692089e5f8664f8386c877563a318e89f2ecceea478b22_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8f17d1902c0a419e9f32ef05bf0890ee9919b615bd8f625f4d744318a9666c40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:a49641db9bc33963261965690a0f66a3276ca9cae2140116ecaff094cacc79f2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cf267c31efc0ea7afa5cab3dcd829b8c40f1e3b41ce8c92097f5e48b4fc1c8db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:261ede219967877725c31523cdb7930390300c1bde2df0995dd9f2960ab2d609_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d1c9b9d3b2569e676d6f80975a7ef3cbbb4a1d8cbc329dd1fbf7e448362e480_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:758d2beef64594e16d0f410c9df58136e470e327b658d340c07d4c62fc64683f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd2a41b12c00d34fd99306c8e5436a9b5ba6cf909aa135263a915b5f9d7bc49b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:82e2733f21cb25e6543cc3070aac2aa4dca50526ebd7a56c68be61c35da951d0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d654271a0ff9fe6b7ad23dbe5a7c6c2cff0d6499285d2d1a892683705190acc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d8d593aa02e82fc7ba9424458c7e4078560b6c214f8633391c49d6864fbf460_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a48e4dbf49b0ff8524c788e52c58ba20b3494f86b1905382de9f7972f9acf487_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ac95f13fc989cd08b7d62d825db5212625ff6adccff4f3db11cf973a284aff09_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da62a9e0d6c4108a00b6adb5ed5ffb0322fd7cbb37c9ef9bc34ce8b7ad71ef1e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb39b393c767790b22aa495c2f6f03afb4e233e59163d3880972874ec24a871f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f0125c1d0f3960767c52d6d5c1b2babf7791bb06dd393acdde845eadbf43ed99_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7cb9c87d5a624ddd6626c90aa12a0e35c196769a8670c370483a7766014e1411_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ec306b13a3b2439da2afc1c40b9de0f94d3d4112904e5e397840183a0def80ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68f913b6bf562e617f56288f67abb62f7b29e01c891ead29afbf5970e6c48c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9fc5e2fb3c92a82cd5be46fd56632f8b5f937fd96f0e133038fea5ed665a558c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7d1f571b87ba1e197285c78a78ac4dcffa55ac4e6382ecf10ed630abd02e4df0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fcf1f6ce74a9aaed46574fce5772920b3c2b6b6af0b99c69d35e47983b9e8de1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:6be97b778d55cdc05fa3a65778dad37b70d6e206f52f3642ee18c2b624efd667_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:90e9d62ca779897829ac4a43c945b11393409d51826ef1ea446bfed517d88023_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc34882ae4096505985e163b8fead369bc2f5835ccd504442f2eaed4aaf0807b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e8516d1ef8f77fcffb337b4da4a539874107ab501c9c2cf46cb887b4a4a1c152_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0873393f0564bec29f4ef698becf97fca9ab57a6fcd62a574d041cbbb241acd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9b3cbaec7ce03762e1b63ee055935d866121a1ea7e0934d0c76f72561f2a73f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:ae34b610753a18756b34eeb0e0b95f21acd27d077b7c70356054b10bd6a20b80_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f760e2aeab036000a3351517f017e75600dbbf0a4fc871e5c6de2fd8d84f5914_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:0e0fed0efe55fa047409b60fc018f8a1efb7ec0e9c1527b9553cedd07a4a530c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9610860325949262171294ba4b9dfb298c392aa12ac2b34785443afc7dbacfd9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d4f823164bea7491748757273a054487630f7d00a102ba37c96011ed68519fbf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f8b152c6167e038d046580d88d3b9d8695e135aa945155231e869e46a5689341_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6abb6baa9cfd44652759dfdcef4390c0507c6a48de59a7cdb1949e929da2d20c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:723f42b675397961c109f2a8a08c2694ac469bc81a8748887e78adaf954b00ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cb3abe166a28ec665a117cb3c13335ce21381126b0f52bbdfa93daf8600045d2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e06d0f6a9ac19acda899cedd9ef383721af888fe31e07f89acaf043eccbd3e69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ba555e480169694aa66b172dec0a1dab38f528711ddd1d127997657e0576fcc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:66bd0f0059fb5216d01316b4a938426715406c9d34314e8bfdca91977797c1dc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:675f2d5fe379e396dc129a14c30e01bcecda81915efa12822b875ffba58c568f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d8dbf300f9ca4ec47510347c47d5870c9a8db7703ec5a4344e626fd449ec7fae_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:249a1efdeeadb5027c0b65aed7a6367ca760d9624e9d74f3cde3b34da62f6402_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3eb3266e51bcff8668c12bda2b4330240bd2569a40c85fee6be989732ff8f68b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:da5ddaa79cf6cd99a4c83ec00b19e8ce344b71427611282b7db2002a9e807675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:e2939a37737dc236d11720f9571179dd67df761f722a96ae0f05db9702a88c4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9a17f367a6dc58029e3ac83e4f2b6e9b240ec060c46c8ea06ecc87b0be87bdd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a2b79e5a1fc546da852c6f38bc920b67e1c6aa94356449cebedf08d7dec86076_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d28a7dc66779c1ca4c056eb5bca48b0c7e19d01089b93edbae8bf9b43b11cdfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dd45780c2d4b5bb0fd96521ab72ddbd9261ce234e61bf6a69bd7de0757f6616e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:01d99a84e687c20c1078c90223e884e7497908c05ce363d121378f96d46fbe2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7a657b023ca7a012c4c0f5cb0b71c751a0a9129229b0dff77112a82682fab839_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:8ec4eb72a079b8b94913f4c4f766ad03988664ffc27cf77659703f1ed9a00510_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c2a14aa3104f2c0cc5714a347162390f40cb555fabbfb5f0e2a5a7c83b3292b7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:583e3aacd432004936e3e6c8875c7c6f91377b9317179c2cfefad03d2892eaef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5ddca5fdb82e30000123c5be1cfb50ed93e04e35dd53c79fdd7014a3519af23a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922042d611b7cf7c8b92a6a99812d5f134deb3ba6a2ffd9236a1ec70db9df767_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c89f7fd553664814765a30ee59ed8dd4c2caf3b9ff40ad351096b408f1f3d938_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0df4e077293a69adf4bf04de6e3aa8df95cd1e358e7087b8930e6a06fe7f781d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1f80a860753af1686c601a11d5bbc1a65a82e10d671c102f4b652a5884ee94ff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:347b33aa8ac774d04023e52541ed1283475263ad0bf2c0a7cb0c16b64db6a00a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:89467d05594c81401ae0bdb9ba42504f475f2ff1fcfa6c30bda2546dbc2ebc1f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c55b956e1c6a4fbc88dc9dc488b54ef4589134b35eca971bf18943d48eef4cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4ffe514fa69794c881a504954dbf64ec3e0610ca38773ed1b49bddfd8731eb62_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5b91f26964ac42d3c19646792051c96a8ae25a7626ae081806c382c3cdf558ea_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5d25926b9a049a86997f922ab7948d6ca0af9a16af4e96e5800d673a38be4046_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0a12d980643d0912adb6979129d24765fd54c01a3f055961cfde3fb873fb786b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:349f4e4a30ed2d6033c45aa761b9a86e055515a47b7d1e75f44cffa9f94ab5ee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:39c9f7dee3fee9828f02088317da8eca15b94db80f99f4561dd5091841e8d1ba_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:7327301da2df28d4f25403132f5447f7a995c41604099044547694f99291685e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:172816977b3d5489e5633764c970652a14e7a8a29ccc95b0d089c3d64e5b325e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:433e25b474b2adafaf9ce6677f3f1d51a6512845ecb54c6ee3707a8969c3b3e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:66b0dfb02285c0dd4a74cbcdffe545babef4ab11a96750854f1fb733f55302d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ebe298db1443e2da31836551cbf88da11a8f422db254aa877c310cb092e1ccca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2c4604fd35ddde200baaf906d7d987a14eccbd1f678272c6d0fef35a1d0f7f03_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4fac13483d31a06f597739207f9cd7bd7acb418f055c80ebde0372446ebce360_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:529589efe0c2828d7a6dc104ce7c07fc358f43340ad99dc773536f38af557665_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6f09d75e75968768f9c4f06f0ff9b9680c7a43e6ec836b7a07ef7bfe348727a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:09e62b7ca5c078a71c0a36f74785af16ff1aafb5edff0b43abc261e648f17eca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5b7a8cd01d2846f8821c56447ddee3b7956d9a20e9c809363d8728ebb17c6d67_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ccd9bd93299a31672e58a356ca7f9cee946f757384ac2ca99c54718eb72e708d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f3c66ebcdedfad6a4f9b6b67387896cadf88683a285b0c9c2e87c067b3edaaf9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5b778bcb934f38efb0d2181f2afd0874b16b2c9bb541fbe821553df64609d831_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:6299c1c95b656dd2ea47927a629be820c744864bf4b401dd1d81346ff26199a6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:fb35926df0b2eba2b017ae46f86586f7534a0140bb56e19db4fdc1a0769ba74e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9b723bf806801f5f8dd2137f583352de2ca1c8cb14137c60ed3bc5a5a02c3223_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:d899b8ca509e2f6c7df3236729ba459f1dddbaf5f11b1757e3bc6a04c6a16952_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e5884e2e0f2451896ebc590ed0fb662429fc5971d99d19fd39dd98d29b9874f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1ced2dd84378f067b6e31049e8d8be06a1271aa580897ab67f1cac29e8973273_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3eb279dcc861d1ee9accd5aed65614fa1a32a0a3c39f80be6c16e3adece6afcd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bada651c6802150d411988a1462cc769cd2bd791ffca219a7e9ba6fc1f9e3ff6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1d6cd25f19d8729d5db2fce2c0ca12cd4434e3156d00e3b29128c8bcec31cbd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:689f54432640f9036f09a18ffdc655ef9f29514a5b2974da6beef407ef00039d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8acb96bd4e7ceecccb59895d9f2500b8061bd56af4235547fbf6246d88c11d29_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22af26575e09437f9912ce3092c9a5d32d8e402624e0c1c3ceed6c81120f3e75_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:b5ad7d1f6ae93fff78d520ffbc080304d5e069dc34be695ca2e72063e6f16cc6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c407ea06f3c1b6d904ff87994e9054e0afb76d9dbd2fe9800c34d3c1d31786b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f002a9bb010ea2e4cf4ac65c2b9644c09951f5cf28fac82c112a9e2e23925ab7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2a0c8ba89fec53f33ffda91cb41530057a2c2370b9190a5c8cabc5ba7eb3fb34_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9d90b5e7b4761caafb63c447fc9e352084650888029ab397a0e7597eb03235da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:aae7870b5ae62c0cbb24b90ed192b0ec8a830580b3a6565fababcf89fd17cfe0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:eb8a1c875820beb6df5c898b3c859d787eacc661207888ccd31342837c441b1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0aa1c0778ac82f2f01ab8c7c79941de9b33338ffbe92c70ae2bb47a5c87cd356_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1302901a96768f4c566a54ce4265fb2abe023d025652df4b78b94a8e44d785a2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:579d7823258032e0e585734c50a08f0d97c346904d9a731d23fc94a5bac3d0f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:8d5efc32757a8a321e709ec9db0e304cabf4b4c63556986e677549891fdd542e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4c75b6bfd12643b775a36ad69ed2cad789b27df74faf4454d723ba7f3c800746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:88f6bc9d1bcaceae8f65f654a2c0b169a7987872e2b301537ab078cc7563e36f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:29d413f06f5eee509bf61a867d1db3abdb3f7ff78f91f5c4ccc40e8f4e52b73e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a801eaa3eac0b20b6a0de04b6a54ed18d2d54a175891b6ac39ab503da858ed6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2a9630616c4361ba346367855f264e8f01bd063f7fbc4ad4eb36fe181eac23e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:d0d035f3300596a93c21c4712a231077b6fbdc963d556ee6f9f9efe393df5bf9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:117282439d4d1a2a741562904d28338cfc30ac9ba69b2ba607ca67fd6031a650_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7293094d198f0ab68b4e365e0df6a384c76aacb90b4c63de457cc805c183b206_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7940286fc95f03f2323aa80e3c4a3aacb132d3532a380929ca20e831b46ff034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38eb59fcefb3e1593774ca0117c163a3acdef98a0415e8d840ecacf1239220d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4003ce46ffedec1de16e31773fef93eb34a4e0cb95ce30f572bd026280e046a5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:38ffb7d7d3017c6cbff3741cfc8fb8049627d7f1fcdcaf60a9bf28ca4a5432fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:5184972b11cf8b144a801d0c53e7766b2c3b35cec5fb7e8356d6b1cef2d2c30f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a402e4a4ae76ab9f13418715a44c09547820f1f6d21ae73792d4e8d7545d9b32_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:be8993a5a41be437bdf3515c2b3000c4bbf4fec8bb54c92ab3fbbfc8c864523b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ce3229db117ad4599d2588926dc948b34a9a0abede09e9df000570906bc9e31c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:def8b3178a8afbe4c2eac65a260061ceb8c6b1c78652a7db37f5c0c317b16224_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:354251a64fa2d8238bdf01af221ae6faa53f3a68795968b9a49426dc361ac37b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:455e3f1aa0a22fc78498156215ca8d5cfa1b9d123aa929a721e9217c9d1dc3ce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:77c92eef8a503d59ca8ea792101e508bdb21d1d6ca711104e094d8f8be7ebfc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:f2ae73d315cbdfd49375cae9fdb6cac7365680b91fce4c0c3ddef5203a6abc68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3ee453c04008584850b4659e5db163d9cdc62004cfd2a3bffda429607f93cc27_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a274083dc0db4c367a77cad085620d1b6321ae60b82dc7284ad4c90ab313a283_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ce09b959e7f7c8c0359bf17ad46ce8816c11e89a4cdf4ac2a3a290b6a226a884_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d6d19786d616706f403f79cd66c4e4400c4793fb0bfd4891c5345ec390d71046_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0be5ea330b7f31d16e9d464979b0bb455d3eadb2aac8e3537bd513e68385520b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b96da8c8cf79a30051fb7baabc36696d1e55cfeea7c013f391b4ac80cc70493f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d97b84a6f8bff76f17233e1d7c933c244e5684870d43f005badc9466c2e52db0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f5562629f5161188d6397d25e124e5a01bf6a9752b87f06de75b95063d1b7270_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b407dbba3a3c34947d90ec0d499810500c04979d581747b634eea87a810a0125_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d3bb6a21bcdc01f252bcc997507ec39ca1d2240bf0997a3bdd6fe36b9923d6c2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:081330003c7ed392746c912926d265366614063d1faef17e1155de0d8853ccbc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:8a0170234fa98ee60b9b7fef0d16d03c6ea42a1c6d72f7330ae957a9638feccd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:068b1e9154503eef7884ecec43d0fe3aa254131270be214854f7b78e0e2af2bd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:ac8836902e31b9f34359bb5074d0c40a68f0794de19e356522d589868c99608a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9355e88f78c118b1a8808e0a178af7dc91833696f42eae52c1b88ad5dcf61ef4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ba7d10fa2d0bbe169b5c5b3bc2c05c43cb12df3d825443ffff13bc79f31160b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:04b5f984b839a3dfba0b70e682c0930468edf99bf3de31390a9e6ec5a7bc0f82_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:0b3a848025efd76339009bc447ae171dc3a9e70629a9a231cea7b1d2abe5c320_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:8cd40d63b3d13bef1cfd650b9bb521675dd4d15a9b308a16c034cae8ed048cad_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:959df171cc6392ef7d3ebafbbf2770c6aedc4db168549b28fc7847793c4930c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:91bfd8eed2e057600d77b20e19764314e8952f695108486a5e61875cc1448145_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:92d481ddb4a8286954e4992e71f3bac240d01139a46ae0a815365ee235047564_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:964b304d297293f2d8fe9955fbb72c67d7031fb5ec2c6b555b862f30ed359557_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9df41eac98940169a5d74e1ed6c6875ac4d81f24e208f845181f9a55581b634c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:41d79968208f225321e35abdd613c4bbd18fdd4b3d4b84bc312bd58a99d21f42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8b1d0c2eeef421b713481f8a0f52e1b0f076bd08505f5b698ff6d4e0478bb417_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e8463d4ec6bc3e56ec6b7e84a1dd9cad25fba166983f3a96bc16541d3b2fcf24_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ead8b62eeeb8404de7b394073ea1664ae4b8a01d445849360420472536db73ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0f054295fa0ee7429d05d0aa601eb4b1a62bd5853c998b904399d23dd6d61a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:5aa9ea0dc9f265192a1639270e0df0974b0a41159f8cf9b043b9ff9a34a19a4d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c683e533b0960dc9cb4612e761dcdb97b105a8cd4039d849637cc04b34c8b174_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c98262a94c7d211b27b0e48b3dbf3fd7177c2b78e7ef1b2c07c57f0d982dc6d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:7749f12c01c007877d4b8e98f0972acee705f0061455d69b2223210f57098f75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:97cc4050f575cf20f22b104c1bbe713f2e782d0937bb84f353e8b80c130d2198_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3cb84ee255c71ab48988637dde76537a9456420890040cf761cd5aee71f6767_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3e04181d1f9f33bfd9e8d82d9a07c33e3692a43af65fc0bccdd529f018ec717_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:37e649cab0559c66f300c915746f34f6e0929100557e622a966ec78f543f12d4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7de8ac0e3c44fe3a7d9f63057f722b316efc1e373ac772f88a0f18add6b88160_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ac7df88a38d08b38f14a39fd19846cb82d1c96a518905ce115821e4d8f2c382_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9c64ce3c3ed86ecce5036e7bdca086083aceff3c8bb1a4c1e0af06102a3e6c10_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3989068374633d0c70e7f731ddfb4ecbe1972af492823e77ff9c2f77faedbd45_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:569c7ca684bd5079965d1f1b37ef1c0009162f0b506b4d6fbce0558e4c4aaf66_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:734fe28f66883c8c3a3f7764032fcabca4b5834d776ad249f9ecd5ea0fe618c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:764eb596b1c27c924f68455752046a987657c3fa9dda1a655db644e06df9a29a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:4c150c70c8b6171358141f5fe129da9927529a747a785a4d4fe83c2f7f8f0b0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:68b2e02e236e852e3cbf527920f1c1915fdbadc99263eaa782a3ab74f42f4b1d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7922fbf20b0f9e965a6ae8ec6313e540a1e732449b5f8d88ed166a4ada238b47_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f4f5535781e45da074dbced129678eff77090ef6ce6fe56bf1e53042d369528f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:14cdd1f3013720f8bd9353d57798ed683175d1b12915bffcef4d7d6342e825ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a8e333d012cc0ddcdcf62247d110592579ac00f023b20df2343910784aa85c01_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:892e3c70e4fc4b80cc77163705ce80529daf53564a08bb92df994137ff65ee4d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d7d1635f9de76b0420ca0089b69f56f650dbe2037d1bd7683752c68da6e9f2e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:09df495865592fa2b95ffe3e6a9d80afd9d370a1c273f87b14c91363948b4d7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:320c716690843badf600b5ff2bc5a841edd43615c6036b92577faa2d11417f99_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:88e1f4524831af4e037c5410f38497dc1c64c715af7a0be8a609079d4f515e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:304cbb7666d1426a03413b4f7363895b3a880bf22053ed2ee5ca6697eb8e3759_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7489f4cc66eeb744dc05ca8c5a5d85c931be8949a466961d754427850710d610_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ae9876699fe73338ca46cc3f05ecc8b09ad54fb7cf605d6202616086e90f673b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ca509c6cf55a0571196c3cf33112c29d6d1e13b336797907640cb2785770b18c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:12dd6fb5cf45aad60604a12e379021a19df11fbef516708eb6e5e80cc2877580_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1e1544da4fe492584b5ff734b76beaa0cea3f130996dad6eb93713abe20f254a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:54725c3ed8a7f7f420b4280a583ac950f670d81c42941a51773c1a4e3672821a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6f1ad75bc2f909eae55c94e5ec26827dd8d6220bc5451a69d061aea0f63e8619_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:20e107dd601114f15e4bdc752b7d49746c48950c16a76446a6456582373b718d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3cf104924efd6df7a7b35d302e6e881f6e76700ed48af895e3c8a35075b4335d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a1cd6feb5011cb18a4b2e73bf5c9238b89c45da875f69c7f18d24f8a9f05dd6d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e1f153bd75a461f815b1127ec280ca3abce4cc3e9fbd9e063e9cfbfd352fe0e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:3a91a4f0ad77f0356d7217e4419823590a033a0a5854fc0651a102b1e5ffb516_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:63365d336a4da196cd878388be61e94561de74684e23b5e8e5054b7037174c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cf1a6e297a76d62d588b11b4a6bdc8761a37bb7e4b0886ecea1eb16982c1a998_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f1403c7ab79dddc07df8a2fca9084985db53d199271f0faa9d124c9141e453ce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:67d9273bfa159a5c4911e356c06d992ad3ed91f7b090bacfcb198133f234b0d6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:b2f09ae04b716fc2cc19ee7347067e488dcecacb48f34609cd24f9510d4b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ba61c7408cc6947ccd857461981730161a03c41f32d308a973069eb278677809_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f168e80279e4d53f0482c0933bf1e4878a6b1e53e37c6fffc84edf46b9c36b15_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3489ed4cc2437541f17cbe58781d3a22cfc24f7a001ca529c51aff4d5ad63b05_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43ebf7b84f72061efbd53c99eb883ab97b431d2053df270225759eabe26f4c49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9d9d0de56220b0b4a2523ea896c1b26d90f790394340ee005c307558131e9de5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6f681893f542bd9a1de33170656f48238605b6c6e6865171cd046cf03a8d0d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107278fd9636b013540bd4670445cca271970f809509e85e6f1ac82352992bad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:14324f81b569ade391357cbefed32246c3acf04b36f1ab040a004de9da68be28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2979527ba1d210beb2a22b7dc52de09c8a0fa676844c4c031850de9c91616efe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8203854f2e347239bce20bcc1164e78f1080ee341a7c0c64391b308efd8ac4c0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:17d53980bbd5a99440d633daa666c5f1dbe33a6a2d0dae8bee0061433f4d6ed1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:237e7043c6293e96e080ce54ff5cea298f7d1ba5c766f54d0c67d1c1ea8d937b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:353a469850c9adc59407b7a2699b8b291fb918e7b0599f351cf112ca6c8a7ecd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:4b41304a429f036afa114ee726a6886dead13919a417f4e3924164f75096fbec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:20fab950929e3e50e6d551cbb8909304810c5f0fbabc1c81343568428177c575_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5cb39a548ffa37e8aa5a4d474038ab8289f7b73e3af6efd0be6e5bcc37e109e6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:a4d4f0e2598f69a5c93011bc6ba877d97d5414fdfd21198985944b3e9690dbc4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e045084383ddd69a9231023835aaad7e06737887a91353383dc54647f85ebdf7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:082f28c96df74f24487e9df996d3fe351e185c848ca4c6a39137454e03769d83_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6e75913e0f8c81a1d89d7335b90518c9ba32785174276d64824578fae38d9fcd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8e08bcb40b3f77d01b384620779a780b99f98b645dd242258b6c3af736b563fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:f56dfff4de25e25f0f1e9f926c142ea9266c7669d7ba104325ad883d8cfd7a85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1841669972e0f6fe9fc0c3d0eeaf169a948a44b055a6fd32f66335535662d829_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3011e1cac120b39c1e889b3b19d89884e7d961ec80d36e0a034ecd0e43192d3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:90275aac06b0346e09371ac6d680f50b39d56675acfe35b561e801dce6c9532a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:b85c2ff4e6919a2941008fcf852036af88d8bfc0697fac26db7f0cdd55b9a83f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:1505d411aacbbfda9f05e00b54932b2b09afa157cef8ba835b5ff29d1e8c2104_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5b3c5d8117c57355b2232acfd2d429b6b711819a9cc7fd839d3bd45b16ee5f55_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e76e63661abfb64b888dbdbb47df8deb448774e714cf499060942b1497b46bcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fe6d7071ae21fdb5e8aadee2a41f93897c866cf9fcda999ed67b8561143b9ef2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:404e23b81f5bfbacab6e30cf1992a8498ad70b915dd87ba79f614c1a10b4a7c1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:85410072fa8ddb00e536b209ee29e2299b4041e6cec408e9fe1a650d311d89c4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a0af61dccb480ecb164cae476271a9229d78cda8c717e23fbe2b7d18d7092e35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a5943bcbd35e2a099cdc285abb888c8f174fbb924859e6436d85bffa2ef6a302_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:22bcf1f0ee52b3c487affa1ac6126e47abe9b79f958849812168de0429a87f6f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:460b3c8d710dd7f755023e60e7cb5d9c6aace4ffb6d7672a3aa8c232b44ae1ff_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d3b9895360cf52a71ad907255a2641af3652e06d452030da2c91d8bb1fe27b0d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ed7416758f7e7fc15aa94a674674291189e5a4a327daefdb2ed2fc4b42f60f74_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5b7a9827b4068052bde65efc986f3600a221a283df3d2bd6031abb87c8b891a0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6b9d912d39198903afa78388bbbf2bd5fa7d820a1e694ff82bb146bfb019a0f4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b2ccdc79674f3c9700147515ed136f36d7050a9f897f6909a06604670d6588f9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d41541e5e1215843d5fff0ccfaa3efcdd8d2633efe4cd608c9247ac431d25c58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:30f401daee51b1d573d8b980d1eef5fdd0e46b5a9c876296e4cfabd77c598e15_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:d6430fc5e218fd51b59b1ce5045b52e326f1c471a17b0abfd8787553c2df60fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:00ae335df5160d41e2a59fe7ed38d483dc95b4daf4a60c6c92ad0a0744b7e435_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:05912c80cbd999c32571218e6d75bea3aedeef74852e995ceac2e7fb1b01b696_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:866c16abb647f71001681f4174f0804e0369ef4d427ce0aee2d1a3af309eb15d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e6231728fe38ca010cdcc90482ebcf9f62d984528d7d463e81c5e7beebad139a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:021da7d11e595c3917adf3784e716915b15524d42d2797598b375e7d31aeca5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ef35b3f8dc1662db59c39013b9d38f8f01de3db0dfc6cd8c5c18cadd203d565_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:8f41a73f0e4fdf5ee8cf875433cdeb9d997f0e6537c40ead9ea27beb6a8d13b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:abbcab1f5162dc3f47dd9d07d1b1f6af9cc158837eff4a80bc96d6656dd2c204_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3d3aa650e4d1c1789278761c247528a609cb204870f8a4ecec029889c1b92927_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4c57ab0558844a6ff1a2a48d5638cb4afef26c53497b12ef8deaef7ca2dbff5a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d6cd6e2a5f05a4f8f454bea472a0c2d7a16e3393918d0980031091936620669f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ed3e4ccf49430580dc307fe6902141a5eb228e7c8577c90dece13a838b06afe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2a103f82e79ba86fbdacda3fc4849e7ad430219cab3227016d40faa9d670f16e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6618c58373a3af6a5ce8ce501eb0078d82a547584b8d9fae31ad3d86424f18d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ade1c1792c68ca721ac90a2fa777e02f31474915ec8adc8f2ad8a7a6b451a431_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b94f87abe421ddf92ddd53d3f1c6dcefbea083db6f02668ba98cb59ccd35e8e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1e69d28bcefdccb937f3ef459bb9bee5bcb6a6d1bd5c2a9ce9b71a2e4e03aa89_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:2900823d24dda552b6d4063be5b9615b24dbbb288b2702ec4313ce99bd9ec2ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c738f88f1ace51d293ef450554b6f6404e47a9b432b341fc27dde6169e6fe63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:cce0b0ff07fbcb7b463ff3a9d5ac8fe20bd8bc83407adbc9b8756ec3ad5008c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:0559bd5bcecd4b6b2b24007eb4a03c65f45063e5359dfedf5a14ccda199c7899_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:111e7c679647b388af2704ca280ac0cf57128c6894c5422d9987e4a429b2204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:7dea3d12eb2ca6da490c09661fd1f3a603e0f5aca06282b7953039694b4d87aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:b04ad95fc3610f262d6614d0b7d0b6c5bb8c6a5eef512e1178e77335feba455c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:34f12040d39e86e2127686220c2dde6f4e32bab685784afc5057904f286d48d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5b896bbd0564afde2914c804fb331280fc78ceb831a047c0c1fd777576a5b8c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7d1fcf1849e2ac29b2460c65c1924e049f83696415589b478c24b4819f9bca7a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:99b28f07c6f85c18e520f306a6cbe767c7f242f97a6d8dc820bd3ce1068aa596_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2cd9c61cca7bc0898ce177bf3f531ead3d298232dc6c90d707d33d0ef0b8630f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9b44722b30791402e9750abcb2546665760295e6befce7a5176a347d1f72d545_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b5005749857e00d42f95022459ca7a607b7445e53b62399b6a1820d4d71a501c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:db66f887ca4acc98ad391de714d6bd3c126e4e64b103b5d161da507a3a2e34b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:677f603347dc7582f0bf4979547c929e47734841949f34d3de20140603aa5ba7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7782e506e8700a4ff6d5aaa2bc5088b1801919e5365b72c3fc0b7185db6dd44e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9bed270930ca04b17b126f49080046e8f8fd5149514695195da9ff959e5e89d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ccaacb4d97a9fe1021e594b83f90f4d5f6ad14610e4aa49f2ba65dcae0a061fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:bead99b68d82b36b367dac46c2111fd8edee0178643493f66e3ff8bb7dc8a645_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c0f765a2e2bc33291066c3a8d4048d78f44d65a745fb7bd9c7ea2539d34d49fe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c4777746b9f26bff78a229e525c25bcedd693027d066795a4cfa596cd5b0130f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eae2617453889a9643cc57fa812207c5ab1869ce7e338b06c63aeda8e0055faa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1fdfb6e1075714ab25db450f3feab799d28f2b09fabcb62704de3071e0a72635_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:483b24b9f9acdb5b24ccaceb5234a6695c59f7a0dc1048888b6a4080e292129c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a63f630eb523aa9c85795ab923ac658baa4c3db17f0ac5247162ef8bca0923c6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:acf90e404f2c04f4040c48ff6804665449a27cfaae12eba7eaf4f83b0f3a9bc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1a6eae41431c024df8708f97e4039219e10023467e56222ba3b148f97ab9d892_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8da3869119650f0e4b4af5eb6e9611f52cc5d1707a48eb7d0a9d4348d378dec1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a6a4bf90759286416284eb0a93b6d802ab661e490fb21f123f141de12dfa227f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dfc5028a88c2e4ef37a39330975d990d1ffeb6e0c76cfb1a9370b5f7a0e1c6ce_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:060db92886f1a148cdc499c32217be8c31009f1b41a6b56c3144f3b658399eb8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8579a35025c17faf8398b62c9cf8fb5360f978735cb5857f44dbfab37e7f0b79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a3d2ab7990362f0d14043801ec097ceae5167d5a596a2770211e00833f2370ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:af19fe0085ed208064818cfff5ff18ac352109083f6d296c5690963221ed8e83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27a9e77d60246ea75aaeba8bae7ff77ef2b85d37652459622a95286a35d82557_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:671502952b3ddbd0f953e60b29def3eca0e2416a3a688774d4520453af07baf2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6a4d1e21eb6fb1951ab62d00d13a6afc7205c69d0c7a03de01a3572f56634944_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e104dcd1fb659be0793ce40c706bc1278a3d446db738dceae5d3a5a0b0606c56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:390d8c8017c9bef7add6b076cb88cecad29f4f4af1465a6092f6b87053bfc901_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e994ea662028b84dc75988777232ea342041aee7bdf7f372e8177f1e9b07dc8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:772950621cf9bca22a7c6fe3d51f2c4333b1c95fc2cee30f3da58fb157f0722b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d856e3a3e6a9f2d1f54902e20701fde45f8a190abb3ab94a7a10a687c9f8427d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:51acbba56466ae38df1170e6f22e57343a34a2fab4c49467fac934ee2fffd46e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:6abc5769619c5cea817aa473030f231d25fd13c96fb573384d67a2eaf90f2e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9addd586875f542e82e92f528264f35f06b600560f02d1987e3a9c11d769c88c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d41e4e952d91b02b66a409acc6f38cbe6a646330f6b4a223dc6f4c38d349c433_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0bc55d8119fda1bd8aab74462903ca9abc1fb3235df60974abe2cea9338d7b3e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:47e527428f1e40ae8cbe57a84c60f7a31191ec720aef7b0b6faaaa26fa657c2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4e51673afc9e3b2b57f90e080977640880887689ca2fbb354f271c3fb5b4299f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d7c7e167c932e47170612877bf5fb7adcbb9f6c3570e74cca0861005750f8135_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45bbacf37a0fa13ccd4dbf0cbb2e6d2e858890445d97f649773942c0a88f3629_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45ccf0a67c06721666deab96038aa37bf205d60003c8a233e7442ea639e20933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a956c13c574e66556bc21b594740accc497e48af46d0f326116937b57b4cd6f6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cbe20f10c01a0f87aa82a217ec01fcd653f4eb6e77afd659313a8e0b453027fd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0718804d539c1f36a0ef95085986b6065022c354e653a6c9a902c34cfed4d726_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2eba8e41aab91ff0194e96a0d384e17955a05963a7ddc8d9fc18a9a67e24e8a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:54d8f96067571abe8de8a55ae092cef1f4f423afa6d05d5b2f46663744ebcabd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d888d3d628c75cea3de43a4a10aa7e4768bed2034330c71ec89b3adbf78d4e73_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0bd1739aa4fb64c1004bc4aac788700834f7b454e4ca9a23e83107eb2eecdc0c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:10955da0c33ec8aa5e671cb6b4813bd26014acb8dda68f8bd249c27a6c8ecae4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6692616a559d423ed0f5335735a0740c0bfe034d06704cf288f74e6c2612b8e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8ca6c009fa35ba4a94459981a72db8b54ca2507d0559eacf38614dd29f01874d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0cd405015005ed19b3cfdc305bcff6f5f6ef683d9d68201046f0fab2a3b44f85_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1785ef5991ec5ddf63130f0b1983c2b9cc23eceee5181c060cc62c6fd18ede33_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:41750bd0eac46b324efde3548347c55eede126e2a17d071ce3557abf936fae8b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:a242549ee4cdf6946f41d601af649317c53fb6ce779147ccf99106d3ce38a74f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:69182f4919f1b5f9bb6e7103fb5f12bcbeb697e826fa1a516124989f52128cee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dd633fb6fb437d90ad04f80af556670d364968de96ecfc5b0a1c00b4952c1ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:6018f1f3a11ec47bf1c281610bca3859c4122597910e6cf7d4dcb35c4a7ad60c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c2eacceed018a256d1c60008b3d478b3bf234cec3f3ec0fb85f652449448abd5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b489e5c4ddf4e5f14883fa52a532ef0ca175a500d163bcd4713d4f08ed4c8d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b6bb122aff540406a094b599dd1e7fa26ef39e69a861caf5cabeb1702b8c7e2d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:becc8bd498a264e93ea78fb9eb2782cf0191b5c69b05e8aec4f7be7ae7a009a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c2c770a1c5cd4024ea070d05285f23c065fbf2860996c56fed89efd5d447d57b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94c7946de43b360b6187324eebf4a9487f6fc09c0f6a5c4cf8c10dd9aa998e98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a06e475b0bd6871816f3d6bdc922144caaee7ded1d3fef47b7165980157dc8e3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b9c3f33a7aa289d65b0eac2543b7c5385a3d68985bbd303fe38534fd6a8f0039_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e85418d292d588f67f52d1e513ded87b7160868e24b84ea1eadbe39a372e70bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2b401a9d07735400fd8a278d052271143374e730dd926f1b09bf9364a0dfe9ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5ab5cde0dd77b3d87214af2ecbe8cf133023a4251bcdcc862cd3acd8abe05fff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5f38a62d298309bbc8b3f28d99e03b21b071256c6511863946ae082bcfb024d7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bd632521388d66beec1a1d0f9bf3531b21866a3cc1ead6e33004e2f423a018da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b1e461fc8832aefff0ba97be8b7c95935a0ecb5fbf64839b66ad8f66cbf742f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e454985c4c1f59f0b93ff3bda68f52e8e681692774daac809e0f1a02a6fd2405_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e9aca9254ed6f373e26dfc4b7403dd5b9a9f6cdf25acdc963a589530e5e1a4c1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f2fe73c16a00f0f286f5936670632898c07c36a9c96056740fb471bd02ffd155_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1865ebb2e93654dab511b97edf2a5d714511466a49a6fd5087f3528ba4851034_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7726814d87e0d098b5672f7f92b2a0832f175db125e8835d3df0235b544708b5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:aa5f47b18ee8d25f88a58d24913b05dd8810c0c872eb0e377796d79852f67320_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dca861bc089e151181369c8ed8670be71c5e6eef094bedd61b30248fb13dbf23_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:583598109b75130008a55756b2ba16c8bb8f259ce60537184c1a96bbb10d462d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:69b1b6dbe21aadeddee2250944d3f562d04b10152741e261e1327e6840649dbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7a855f8881b148c2f97fdd701a5f1532ed9cd7dc4c2e4393555d4cd2747c227e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:cf33d50b404522170dc43e2b3b221a502ad21abad1e970e92127d440d0ba7212_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4cbc554e939c01b52096687ce6d4e025d219a12c2e703750d744f1d82fd802f9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:7d76721b13fb1022ad387566825433182a276b3efc8f980823d59cb9dc8f931d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:9786d7dade47aa9fd3834175a88f0b768b2c66c39ad689dcfb48107ce1dcdc59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f13707382a123f7c92aee321fb5c23a1007dce727b7a68cec0ffbe4636ba0813_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:2b69d2a8aaf9e8e6b772871b0cb3486c062b0a123544fbd2a55acd40348e78c6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:883097ca5214bfcac0ee1139f1734a044af527a16b634050aa4b86166ca4263a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:8db6ba7c7d42a514b5c382afd3879867f5042d42b2495a922fef3f315f011217_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a5c30d6f5bdd0e2bbe53ce9b90a00e94e84de1a0ed6d29aa86219518fb0c626c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d71d9131273f93e38936169b336851b76ef4436c5b73da52add0a908b003a57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b0dfda5623e607655446385145a48db54fc830c29b610037b52f677fe94bc1dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c9f9b6fab1de71845d9488c147a990b9a1ebb2b6c14c910234199c7833c92447_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:eedef2bd70bdc1d977b23f340ee6f714abd2fdf2c49379db151c88d9217f573e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8ae77ac1ca0aeb992c50869008c246d41ea290f23d8a2859cde958d58d3063a2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c169eff980fc34a0a1f6f19559e96485dda0023bc29fbb3326238c110bf3ba4b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d7b3a7fd468564aea8435dac8b09e2ee35b2d27f6339a8049836b6cefc8d2cdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d8fe8854022eb245f92305d42b92cb3dc81207f1115975ad607a75a023b8a820_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3555df7502cfca54f9793f982ed7ea7453c9ac235e015b9c4c8c47789af48ff3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:482a103550cfab666968202591121c6904aba79cf5e8c30cfa4718c856c65690_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6c8bc52abf358951381135a94638e4c01f0e8ce942ccc4f77386c36beedb8a35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f9515705e2b37d2fb6f216aa936bd5424337a1e1ae4eaf3ded3c8d0fab373d36_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:45dca9b3c0f4fc36ab0052495fe6043c717673f8f16e915e49d682ceae2a3c6f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5aea67ae0eefba905f7f8af09dd8a83c8adfc185b3484fa0857834c270844c24_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:68ebd12d0369cf9ed73f37f5cc188a7ece136ddb8e23ba641a4544eb703f57c2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a5b0377a79065793239498bd0743919b77cef2155093138bba8fa9884701c570_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4148272ea7b1e1b306c4e33dbb6baa9bde7a68d6522436a51e939bab4eb8ea7f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a8c81c137343805ff088fc27416e7c67e6f02d4c17dbea38a063f97ca08c51fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d948b969af4caa50c0dfd8a822144a77169880fec165575e574f8fbb807c65f4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ef3682c0bacb3d0d67f963387c8bfc8ba77db7c6ce8f0dd8e6bd00d131d721c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9024353b9d2359e30c5651042483ee70526996d02854b111f4bd9ffd3fe95026_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b3c65460fa54403f95f3c1192347b187b25b69c9214c5e586bc582dad432a9cb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:797a79c184b21fb1d2cfd6c59fe54be07061b559bf77bb169e36790650fa907e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:b3305ace24242932292e14458e4ec2ad72f414f7dc24681fa497f7d1c382ea56_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3355da57dcda21150a1ca2f8d922a94433aa44c19124f6e7ee833eed370857fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5872a3706c561849469aa6c8205f911b47a1f98f75590f9640efca570b654abb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:725e1e9610e0b304b06809bc6d942ec504ebeb7586aa9756fd87d139cb4e0449_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:914e3c4590a4a6d48af758d34c118d474fb8e3ae0e594475a82b996f27386b23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:21516dfee1d53ef1759db9cd9c01da5817f8e5500ebf59a18912e3932f44db56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:95772b0295918fb3e31580925e262ab0ad7c09246b1562249499f2c22a3e55cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c6fe6ae20c7e9e0e68b7a35f7e388e3caa2af3035361e59dfeb47f7006971fce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ef77dd2ebff7fd079005601a96450a2c357eec93ca17ccf59598097cddf0cc6d_ppc64le"
]
}
],
"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:313c0e44208e7fc7d4039f2f22cd01135db0cd3337a258034b774fd7820d8a98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37889fd7ec96baeac0ffcafb8dbf903af16d95b413baf1b2fd7710f72cc71c98_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4a2a59a57ae76ff8ff5ee21dd25da4a9da4faae5a6beb8d5e0930f12f679e8b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:99f4af491329b3352e86322a56f42cd4588beeda00a2f94a2b82b169f6328fd8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:561b697db7976a064794258c5f274566dc9c1c32d803603b15ecdd78a0965710_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:99946bcecef29fccd2dc55cc18dfd5cefef1957666c9b8cd4c555ae9d8db676a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f4572abc9f444f08ad11d10168e4b9833b3fb9e4814910eff467767a914d124e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fd5aee9ac2b77bcab032dfd1bc6f1369f59e1b3366cfa96fa55f9bc18673144f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0c10368a8cb2450440348e1047d56fa91013b32b690c40b06baea182f04c3625_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:202f16700daa8022d5675bee872db2a776a1f240ce159d17b9ad91cad342bb7a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67c0172273e47f9f11072c1b27a028fabcfe29320b3347d58d35c53d9b1f512f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7ce75d70b4ffc0c4891ef83f75a453f414c010e387c09f8d7da432eb5543f032_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6cfa0e42180d0b52c41ef1f23d98443cc4a89afae97d21d3993a5f69bc73e6a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83cbc07e901f31f4f86938697d54564bd4c735ba924d5fd08f43b2dfac46aa59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:be5d2df0ea59d84b00bc2a1be257b8338c00f0563397b51d7fe86c48f7e6a62a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c91a3c588e78a92df5887828fc6cb03cb28580996fbb5204bbc5e17abf93ab8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3570c5968150582d417714eee75c4fdb244dece7812e772c0d60bc937d81d564_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3933b8a4a90aefb3e645441e8176d340b8e0b23b3f6760083c72d25248a17e67_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4dd95c213870b3d4ae9bf202094055f0cac5a965422dab852183305b5d85634d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e76c636de412eea5835c877ff862e24c5b0a7ab7fb95ece3fcf4dc9d614bf519_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:10864ad3974315fe717b7e22f5d1fb7bcfaf1b601741e4a0f2a643e1d897fa8a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:61858d0543de564814db6c98407aece822eea202cc1fec3393913d14f75875ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d4f1907759d9532d9659a97d18282e98c54eeffffc33c7de0570213b545aab51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:d5bdf20ce7f4c5b1fcfd9c2b77410c8a6b9b0c27e6138a1ab54c241763b05bac_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:546872449f71f686be1dc4612f7e03d75633eea75f089c720f87d5d1c6fd0402_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:6e8813370db2a71161ead738ccf909b6997ca6ec452ba40576f8846c22c063c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:81c6745c7507d47122280c0d6893a35a4d4adc515e850b2cdc8d23599583ad71_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d9778a3fdaac8498f6953cf2bf5acee0d8823270442768c9e838dc5b330c2250_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5008136f5d3e028da656d046f85c83f3ed13d597dfd47bc6808b5b3043297dae_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:736b2a94787549701e830ab7d508f3e7be83cb694c69486157bd633a3ffd2c81_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:85c15e6f69c7f3e101346387f680258f5310e5c065f830a50d04d8a409f3f7c8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cb2aadceabad32ab080d76a709b79b70d488d9ca2f115c1a481a88f5c9c2f9f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:3d94824bf9265438ed208d017fd28911418d4930b9471b305e3a6f83dd97f0c0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:59993d1cdf6d58c3113061dc403fcc51e920c315d1944c931bba62ce47ec81db_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd9ab99b292e613266f833364f13ad19e9b26204deb12c56df333c3282d235fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ef1e59b118e3b97881fdb2f208f64486cf3225b7bc66c52cf9d4c2a9a2b84c72_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:4ac5626fb50e2550d27281a25e933335a786a4695f5a7a2d8f17546f6f4eb836_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9c5da07d689e56a0db2a2d142fb8debc7aa7a0483a3296aa50fd43b6a12feff0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e25c8d20772495f8d49acde8a35f49f30e18b3f6afd9074b7009a02d84a0e6e3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fd8a0aff6175093f881f0b879736594454ea69ae68db7e5837ecdf1527268fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0a5b8b943885041a0fb239fdc012124c8c8ae56d399ab52411585f3410f28670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a50a539c4972a89fa1f17afdeb62af1883bc89f231b51b1fffc096af3f4ebcb8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c2a814937215d63f71fda7ecb70017e9844b89c6b672fedf5a1b08f6f93d06a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d16269e4bced1a9adad5bf954354012d679df785cea828873226491c0c03cc20_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:50aa303cd2b22b961da419e66167c3aaa33a6829f2488d40e0d313dc322e6789_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5299088616c529dfc389935a9e005d88dc9f1fc40f18d025a95fabec27aaa646_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:634a5b684a30fe1870639c708aef32c6acb101f85f484483c7f05640eaee15ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c685ff9170595581ea97f706bea0069796563f03064b5a173e992cb373d84cea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f3872e501679796054ccd9eebb326e96e4b916bef525d3850c64cd8dc0c99b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9c5cd84436fb27de1b589a7675c029465b3e9eddb0ac87eafcb5bbd40a9018ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b256f9a69ebc26949acdaf2c4b7a9e89cb5a1a70837bc63b554a65fee7463850_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ffa19324ad8ee491c3431e8bfe5b1235a1431b0be914b0bf9b30d3a532b0085f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:307af3f934a493b4e7cd8a267202238d2a4238d52be1da4608e83c54b1af7d29_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4f3b445df34b234d1eda4f9d5fc9f7954dd726667bdafcbe0b1197412ab7ed13_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:cda4b2931a2a598995a4211c8dcbcf6c5e82f7de29b39ee437faeb8e4f696a2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:de4b57efe54b245a9c0e39ad94d0129ccb60f3d5670e7c0726ae5ab9cd3d98ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0dd73b3fd566b4961ed3e167079a2ca3309ea30fda7a49f73e001a0ab931dd7b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5befba9e2fd5cc494e2d0789d86d1e4011b4321dafe6f8be64f54d173c0c8c64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:abc08274dd4ed75d88d129e2e57257782d8c7caeddf348245dcd85be9ed2f8e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:d4b2c7057ca24af7fcaa78c27927ea2ec53f70ac9a14d8d775963d999ca981d8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1b85972300d8d89a30ea123ef7f8a337e63985bf93e21a7d77da7a5334c2ece7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:30b15e8c204734afaefdf90ca66daf6f22a7185a4ba894737904170257ef7443_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c388aa2a978bffc1292cbcd771018f7294d70658f7ad6e621e87f19171f49337_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:df93b08f6e63570eb979dbb3068a2f3341ec9ffe94f9409a297dfcded130ccee_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:2d8ea097a1119ddb3f40ab15e29b212f61333ac94b082f6baa02005cc57b6f33_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:be1225f3e3234b2b04fa3c4be0202557d57d08a567a5f8523991b9c5ac1e3c48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:26557b10309771e8a9300ea0962b6bbf90a67284853b6c9ed55eb89711eda7b8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:2ced08e6c4295cfce9c036ecaf12bb702e7425c1b16f546a3fd75be69eaaa05d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:88156e82ac3636c93c033b96064fc06ad605f670905b35499e198dd7d4faf8d0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df97df25115092253e776c7d6cd6db3182655a4daf8654f8e301e7a166e82708_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:87236d1fa81fb3e2ad0f3669471d6791272280dec8019ade793d9037c224776c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b536af5d58dff2b0e2dd8440d4ac5f046b1533fc7c822d34ff72208873feb155_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7f79a083bb85c531e54c0cf5b28e0c09163f90533869d6b3e86e3b145dfc1115_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ac8706c4b4eca623349bd3beb69018b256313dbff09c0d5a23d54d6d79e000d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3724703a3319c5dc69f4763d1b459b7d907686787250b42404afed8c25d7172d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:58a47435a1a6a39b0b9b0b4eefe3fc36771fa22f61b2bfe6fc6f20503b2904ff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:72f3154bd73e203f5372818916b4e229b9db2ec293d74bae7c7e4f7961c5dd58_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:af1ebaa3db633f76d592777b03934e61bdda7ca4a274f3ab8b5c5893334fa5d2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:25f3a738206a7d67fdd08f371f6f94b0edd79cceae3616d9291ee85759369de0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:55b34527f4a0a1067cb4535122b47d15766cad666f4059b3d97424e9b7a0c3fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:162e4ad58a67f27ea7aa4ac18f0452138544c21158ba2e9793cea5ff28b223cb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2f6b6c889144bcc8ca8a690c56a0a30dbe450e0ad285f52f06637b9b71649edc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:80c10d130565356ad8673149d066e3c5e9915a66e6f027ef8a735805c3a77a5d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9eeaa20ec429a7c841eb9be76d17c4539072c87652be8926e8358932015b59fb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1357f28244870da839b2f48b64b895eca65c206e006c349f05f17dcd802058ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:47fcb6f2d8e10a1d79ca4bc71a8d54eed20402663eb8fd56b34ee641bc22e327_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:5be196298a2f727b3f7c9325c3436682a6461ccab04ae9b1cd4900d7d48aded3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6bff3d2789e4b6819ea92e6e65bb7490c57283076f87ebe94ff6537c288da61d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4d72bb4124fda9c1d1d42e103431eb403cf0c70df5e0a4d78c84b966408d0e03_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ad09670a57c9e1c2913c628daf3685254016d30c9ef0134a4fe7401c3cbc6730_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:54d03e0866e9536e8cdce3566c9c6ba48cc3e1a46ba78c8ece6059caf66f9faa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b394f22e4a2adf3fb5048a8ec209c83453abdfb78dc45aac22b7656a19d239d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:2445e2741338aa7067c38f9ffb4bad3635d2f9ba64681f438efc86ca49ed2e22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d2a8f6b2b07ac922c18d6633616af534d6361f81ffecdbf0aa0892c2bfadf361_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8c9653765b6566c240efe8f08c5b6c395ef940c4c88f10a5cb12121687dffc31_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:d169385f11ec7d39d976e9ce9072ed036f76b856867065ecbcf10b1b1b1fcf40_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:18717d98bc3377a8bbd108ae41ec68ccd7c11fcec8c86f47c6e796b734c9ac1c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:251d79a18091bb739256f5ab000b7b3549a8fffd8c355e69bab6090de9e51e1d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77b4fc96e841482d7058f77d96e3b36b6aca8d3ddd855be95466afd2e4db82ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7d6468fe45b5f93b9803315f8a6c49d2e7b6692b6f8c3115f06bc8bd3076e9d0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:05db09a8aae75f472d13f4f39c0cb5ac43fdd510c29bfa88c5e66e2708560170_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a55cf020aa2a7606e32ffd260fbddbd5eb23675273ea5b4b68f5da6435052c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ccdbc3619e960e406c0db93dc7b5773d36825406ca99f0aba07cda4d00bacf34_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd9ed3d17f45e13aced32171e8565f8f58b7622ac1f2a7794a9d62263da7ef69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:08132d4d8a30d743568dcb6ae131643921990f93044b2fc6f14fbbd4192107c6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1b5bc300e652dbaecc0cd3060bc0b3f258c7592dc1dc51c81729f9d8f43e3b86_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8d7544c798dca8421c0759c257873368125c88082bf9ee7339ad4a4b4cb8b327_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b8c3cd3c913a7c1f9de9f4322f88800d26e91614a0257019a9381dd4dd48f5c8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:071392012c68f968615e26cfd19b309139b860b0569d52cfb0cbe85c3427fc37_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:601db4ef1788bcd90ad4df2459479b672b5d1138bca71a950b83cf585105c7e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:74ee7c085bd1d41ecbc12c3ef942f4f5f4b88e8b52e40a6bde2958e207a46e26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9e94b930f87a9d5e54891913169dba6a9d6789a0336966aa73b0bd456c0b1a51_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51f1a90bc58757e1396b863bbf500071d49d15c7d96d3b5e7486395d210e06a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:61e79da9ff15261bc0e77ad9c67320f8b0ea75577637ea7954ecdcee63c31083_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6ff81498181ab5c622109e159b6208bfa53408a08c29b700ba0afd84b89fc4d9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:af6fde3e30b158944ffa92ca0f56d958c5f0e05dd67b489d78065f31a4f2cb9f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:49a3ea982af6c920e18fb6156704f3e25595a47e1af9d2e6efadbcc39448a534_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:56cd3ae90c114579eb8dc572b4ea97b0272759cb71d4f5a1cc98366bddf13525_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b8ba4fcf5788be4ee007c13369ba94e1fbaf78d88beef2d22aec382e4697df29_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:ffcceb1871da670d06f0f0fcd522687ed537eec61491d57ed10680a8d07b44bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00527107a374acea508e4184509b6fe03cf670a3ecf0ca2ba6381c56238cf0ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4e0a44aababcd4e5c214968580c3bdcaeb60343c9110182757ee74319edf53ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:50d04fb6b2eac9c75211c0adb9b69ba85baa8efaf6f4e1904ab46ba1907d7d30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:51dbcb9dba321dc4484eb72f73368cabcb419b5a934d495eb8e8e53872ed7cb7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0a04386aa031b0328bba6089b6abbcd757f02206bd114a0b6e3ba4aff5806de2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a426fabfce54fcad0aeeb15a1f5c08f1141a7bff75cd93cf54ef94ff5ecc6f0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:2b743b58a1b88671b47fd3a90966b71f349491422c3a620967ed5f1073731f6c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4767d0078970d169d80cd1ed8d9a0697b3dc7f2e297d7370f36607e790a9ec07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:02e782e3d91a314e92c02ae1615681c9f0dd6ed97f6214030696664ea2c533fd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b74f6f01d7e24f6d970627c336f559a8ee21f99dd85e2fdb2ef80878a744258f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:dd32fa52a84d83d6c1ef649c913ac70a8227712ef0dd1eed24dbf6e80ed8956f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ecd152f01ad8c3ef7e2bf819c515f09c9fa3e3dc67b521de282dde042435fdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:37fa074c3d0cef8aa66b5533c9c788c10be5212d149837834c7001031a725e32_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:45183c775bb7d17a774bbb18a6ce8a9a7d495a6f2f92441c1a7749ceae2818cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8ddc8884b10884780e23708be0e0bc1d0aa78bf3e093e098bf31af3b39ff0054_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e10b5c60a01b7e22773f86d8a31283c95da6bd9cdb2f6f060700a58c8124d102_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0cb8351f3eed209c9d7e4c70fba134a2a1867ec394b99704772a489f3390631e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7b7ffce6efe509ca4f0ebc41424d5aad4d5115fdd4e91f197242c39fcc8a57a4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:98d19fdf299137aa1bcde0f86fb75539d9c181b310356bef90f912f17a53c8e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c0e8f7ad38409ea594409fb3878317dea94ddb7a4b1c6537ec69c5a075ea0e37_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2cc476050d658bf608fd981427208d7bad038db2c61d87871267f95b387a32a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:512db303d402678d8e13d712eecdfd21cb43b039b92a3ba3b3f1fde28440df94_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:71415f52d1b4a541ed4c944a85152d3d20e81e6ddd0ed042ac7a443c3cfd3304_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9ad939376d284c72b68173f7f9beeae564ca0b5f3f927d2254e47a9273b16990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6f918532a83b0f40654657e9fb715ac5f4b58cc5981f56c75342f3398c40ba98_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d7a107351537e67f156fc2bf5707e5380e2be3430ca3c114eb5f43b2f905bdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f2b0149f8cd25219144db3232ec50a4f303b473df9a119aeeef71b42dcca6a25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fc3bc50469f35b9424cdb845bd03a86dbaa573084dbd499fa9a3e47eb0e426f8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:03dfbb0d2d2ac35c6857f07e0bf7e30013542fb8c07df9e52319ede66f35d750_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0bfbbaa8673ce7bda001ab91def919e56e6f0fac4bd67b09a7c20212da0b529e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:597bd0de9e7bb97f8e960935ba7c9f1b91e4708b85e74596b903d726dcf7a398_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:ce87bf559d265da4e06195256803d41fb0b5edab70bc52ae46d2f626efb00c01_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:39e5a2c1983df681f7e02c13ed52fb630c4f1424a74c2b6a620a0f685c2becc5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6bb4b55f428abdb5c4191839058d1292bea484c244402c8772f566f7b6968d09_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7b7f216332fbf43c68b9b1097166f7998933c8b3b2e7dcf11a43bd1a6f3bd76a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cbb58404b4eec45794e8284ff50c95f9c44f86e687ea8f21962648c7c0f66917_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3dd38a98c32a74aa2231e807227a3c8d4eed1fc973e81db754a0a109eca0cc2d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b0e54a88923183074e19b8e24a6228d55bccc1a419b3a41a5307685e75c36e76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c1341b86b365d033ad566093a64ee3e643728b5057cf257d455b0a39aeb99683_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e102e842d7d298030224eb8ec80e0727b89c4a4d45b67af5c6d0b11a3df30565_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:527717a592672785c5d8bdbbcb23266fe26e2c95359a9f01c1bc174ce2bbbfe1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e36e8dcf7336bd1fa1d75a37813911782403f99c634a433d187d36bf2051f4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5e3e278676c3c653f3543467fab3769c3694710e28c96fc9e821d5f2b5899ecc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da33d4c2317f8e5eec01f45b4bfc10fe66736b6df06a13b60f7ebc434b34a9e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0741873d5a242cb085fd074e2e850da0c40c94a672930bed489a5042e7cfa080_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:63c357eff8bfbf851295fec3e79631014762b1a5a2642b684dcc251235e900fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7c53a64cbb49c81aa926f021c50efbf2009a358d7c3e3c50a0c231dcfd7e110e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:83ae49730fcc34f08b5f1d3f620c41ff7d7b4419380b4e731d82fee7c50fa858_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:3215281a42cc42d59bfb0380060fa8492b060e43d15c731609c0368238520c34_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5d6a64c4c1d3ed74efafbc1bd93f7829b3555491a58b75622f2986cdcd63bb91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8981f5bc6770c8634fa4c2c707530c945ffe1e64309ca3d4c47aa1bec5f4dd29_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9f9ae18048d534c876d747b0f40db46134067c1f30c71386d77b1454070eb98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0ed78d5eed81ae4e0a7468e52315eed9442685f775a7fd08cee07673920a4a58_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a3f3a1911d6133402e3e97818ebc49da92420eef63b3007411d2cac11797d29b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:c752116250009619451107cdcf31da023d5a7df853f41509e2073428e3c5708e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:da94697c9b1023108475f827cc58df1c5e5fae4975a4d536e735934762e71b3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:16d51f0e3ab6302e56aa1364aadc6533c7046dad4857fbdb4dcb3976bdd9b256_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:9a0712d681f6d1778ec84618ed13b11c97e4d6b4bb3f2061083c8a642f0beb1c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c71dba6437bcd4f6a615d9390d07087578f1ae32c48d0ee634ccb5ebf46bc61d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d966f7ba9bf83531af76d565bf8781bbe4dfde5525f71e000f99fa265f78e3e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:078341b680f9a3b6f6d386551c569161058786c2da3a4fed8bd8191a1c96fd10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07f489bb05ab3907be43786d03c889827ccbddcfe049a970bce989945ced2374_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:30decb57f6f3569f08acd23fbd34a935ff6ffd9cb6777f29f3b21f755b62c307_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:488e5f13899e2922cb03777bba675061c2066797d4e5121a1eb7ccb680ead301_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:52d90f5f2aa431ed9014d6af378b3b935006b859bf8e8b74d928ed07c66a39d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:53ba6396dd8f44eff8baaa9eefaa796f155461c27c652fe608aa6f89f4569284_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:84268278c72ed9a76a44d91187cb04cdba386e0427217fa0734fa21261c2633c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9923549c7af82f8a377f55ec226b17849b80b6986bd5d9209baf975478859419_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:04b8fcbd71c85d53d2ef486f3cb3ee9eb7d3232830a88653ead37fa96b5e5041_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:428c4f45bb682423a047d8a306aa3e52d47a79da82b2e5d261c70394b9516dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:acfc5e61e66d2c25713b6031b44a9c5b4a2b01d88486121842d9474fee6e73dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d89c56db59c88798edb02d36b261b7fcd7e185c978d8ac1f61ab6ee4fa9858a6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:01672f20e08c865e334afb20bf4672e75ae3213bea815605692d3c160fbb98b5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1866b4398861ed85d3d472bc5cddcf86d087abe0ce3dc069e160c1cde7b3dd45_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:77a0618cdc2074ff5e567001f8bec4be9176454dfc6fe12558b8fec570245d02_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f34bdf5701307d3a78fc33e002906e52d6e92402aa02772c3f7aa86c806be963_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:5d8cadfdf44b8160c9dafd45979edf50de3c73e44970d32a2e41400174cbf801_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:89d0f42a71d1e6e6df886f4614781bf20779ce60b2c240d683002e8a77cca506_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f239e7af308dd33ba6849590b4d62316b1c27cd9abb91774153aedfa8ba6c674_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fe9734b268c86d555c17d50b28b53f6a70e6ed1d5f2423989f3f7395088a2cd2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:1b894ce3c863920819d4ea5252e661d16eb311345721e870b52256fa475c8191_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:46a5d33d55b3daa723c47adf1556617197acb7a1472e87eac6c48d84375db69f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:85caa3468f35ad8f53e67ee99afd608249440482234757c1032b73989f75ff06_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e2967044eabd99c49d1f1b73b00e7d1d4b041fc6c91e20698d0ebf7edf8adc18_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:00f9fe4e4830f2223b653191658ef9a41399681c1dfd0cb7a03441eb8b601411_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:210dc2ae060a77a1cd80fe7b9999df21f08d05726c2ee1a98a3d3b9091c738ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:68e7e47d7852aecb01251cd646f7de16ce032197587e32c0d312200b2ed335e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8a5f1886bcf3d4ddc1d8b25a3242d56086643e1985fdf2c5e0af4d523097e400_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:204539fcc315c96f4f36d75fb9f8e3c97712dd0f034dbca7874140052b8934b1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:36e42a5c42f9b5210acdd3438bb826ed8570422918a49527ee6f404d669a4baf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37787a3a765ff27aed1c4dc162f208835e5ea6befeefab25ba6ad08840644b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:72c4be85b6e8f0f4ef456cf013ff60cca10791a9ccb6e4b030b51b0e7d8fa27d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2301b2425a990c6b31fdc48f5b3bd8a6fed405671c6309474e6d1998478f67ce_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:524c69155c0cb62ef67c3f974ccb588c0b763ca30af1ff04da57bd4c7c606aff_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9294c9aed9b8166cd175aa1e5fc08a8206e7be01adb757142fd065f12a9f6dbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cc73c3f7d97cb6099485252ca4ff3f4c9e26969635fe3b234ffeaaa8e833d6d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0c6e87ce992c21f22b1b0dd2fec080705195760e86f274b29d3128090d79336d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:36e50b65c2a5f3c0e56acf0ef991e5ee8f187cfacb37b683aaa00e97a5d0e433_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:74177081e53ae2b8c9fb5c28212867d8800e3d6a65ebf637ce83743b74710016_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b52839eda3a26cafda3c901e448a36c9f0bbf1ecbeb71cd059cbe5f7ebe63867_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:028578f886c789357923b3bd92b9097eb21e2cebe2a179c8cf5b7796ea492dc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2f04b6f6f590f4ca9327a64bc61a3e75e1a5b3634038a4abcafe407b951ab95c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5cfa05a09f86e80011baef0e0b12f84b93ac31c89528b76ac68b7d0181c50bbb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:db83ee31d8a8649725b103e410ca2965c60b86e0a8be8e70f14376dfcec39b8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:33819f40cc5b2499ff6cbabb4eff22077ad17e5f721de430c951794e9ec7c4f4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:634f06b38c199b4ec846215198ae2d042c630dc27b54855b5c9d282dafedd05b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a02825b1dbcfaa0a328edd1e250bfd41e6df558251ecbc2e745b896db21b86d8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e8e3d3591a4376a5f0c02e6e27d41fd823c4e65800c77f51797dec01c8d9c84a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:366c950fe8ae969a72a8cb31db3bfe5f28a04f33d2a904148c3d5175def5bbc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:462a73a38e7e827422c8e765eb6b62ccc11c2148ff2dffb7a3cb0f4b8a6a0aaa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f419d4db4c9e502fe7df0110f17246d961d5f58ed5cae9095896b36472642bdc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f84cb8e409bf895d322078c5f86a071e8ec71b5cbf8177830204d4172e03a952_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:40c61cc05782d5913189e2898ead2277bc074562f99f51994fda52adb9ae8620_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:77d403925e7e528a4cc103dd52550b68b36254b1a7f5dd08afde70a3ec929bd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9d7d4ba7d9aa25f7aabd027e32042d7861fa85f25b32ff194c4d3fb70ffac370_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:feb77e0d6004a7cf988640bf052fdbb755be2fb893e5fdc07165e683e4bc668e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:476503d99351c99b4def061e46d9028eb1bcddc4ff5d583f347aa37ff551f8a5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6ac6d3f227ff99b9b84ce35940c04a2e1fade56d2f546e8b448964268daa0d2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:711d81a664205f975ea1982fc415575ca43166fed54e9dc2f801750fabc1c6ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b58df498504852ad6f0b12aa6c2a68fe269b31e9d210581ee82c9e2a4fe21062_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:135bd1efceac3a19de9e453acec53e9a10350093a29a0508298a5f0a8a69a8b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:1e0190062b9bbca28fdd2f82d52702ce99f9116d456083f94db79b75e8921e0f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f0193546fd32d558e2e89d722b3a2d8c94903d86c0e336e7d5dae028f9ccd82_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ec4c24829883edc23e37f9f07c95eaf4c74a9ac023cd4f3a518dacafeb3cd008_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1431a026103fa0b98183f4d0098697af78478ecccc1c0ebc6c3338c268603425_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1f8a046cc9d7272e86ce246c615011aac476b83aab58eb0bb32ff5a46e7250b1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c651e53602bd474d7453767f7059499947258d18e2d7a52a855a46b0e9196f95_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e0bafaa62220bcc59ee7f819547d13b2acc274c6cb7af0985f792d62caf28f1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8f9bfddea5c3e30535604b38af5628bbb62ac1c55d123165cd51481a61240b01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:aa39067d74522dd8c963f09d3fc61a3011214d007abb79e07794198e5746cad8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ac2df95e06953b95611d2bd684ce548ac3946daed5422b898ec922774988a18d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bbdf86f56a820788f1528759e359fe7f75e9f73f8e77d2930ae2cc8a83e2f159_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:591a3dcfd46410462aff2e777b28897f3c51255ad8d26285946df4639cdad68b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:879e2b89dc074a377b4a90d6bcc5864530065e2bf534a648c7e295856ec115a4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a7e97212984597e32afd279231efb35b55854879637a119ec9c3646a13032672_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b501f15629752ec6c4e81a264a66e358c0867dfe5d3f6f4fbf54870380a30e36_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:602ceb41e5f9acfd35ad6e068c016147fcc213ef6f7033a738aad2d59e2d6b72_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9cc6c1e50a2a8ec6e2887e4be96ea9f8acc1938a0b904306d490474489328299_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c5a579f6c2b917ffa0c912ca7f5e82a041009198899d78b204f26f6e0170629b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3fd7b4fc902611f29ae0cbfed4b03ca5ad65bcdd5206787e622d7e6ca0d550e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:308da98e17198c8032692089e5f8664f8386c877563a318e89f2ecceea478b22_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8f17d1902c0a419e9f32ef05bf0890ee9919b615bd8f625f4d744318a9666c40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:a49641db9bc33963261965690a0f66a3276ca9cae2140116ecaff094cacc79f2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cf267c31efc0ea7afa5cab3dcd829b8c40f1e3b41ce8c92097f5e48b4fc1c8db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:261ede219967877725c31523cdb7930390300c1bde2df0995dd9f2960ab2d609_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d1c9b9d3b2569e676d6f80975a7ef3cbbb4a1d8cbc329dd1fbf7e448362e480_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:758d2beef64594e16d0f410c9df58136e470e327b658d340c07d4c62fc64683f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd2a41b12c00d34fd99306c8e5436a9b5ba6cf909aa135263a915b5f9d7bc49b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:82e2733f21cb25e6543cc3070aac2aa4dca50526ebd7a56c68be61c35da951d0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d654271a0ff9fe6b7ad23dbe5a7c6c2cff0d6499285d2d1a892683705190acc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:9d8d593aa02e82fc7ba9424458c7e4078560b6c214f8633391c49d6864fbf460_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a48e4dbf49b0ff8524c788e52c58ba20b3494f86b1905382de9f7972f9acf487_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ac95f13fc989cd08b7d62d825db5212625ff6adccff4f3db11cf973a284aff09_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da62a9e0d6c4108a00b6adb5ed5ffb0322fd7cbb37c9ef9bc34ce8b7ad71ef1e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb39b393c767790b22aa495c2f6f03afb4e233e59163d3880972874ec24a871f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f0125c1d0f3960767c52d6d5c1b2babf7791bb06dd393acdde845eadbf43ed99_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7cb9c87d5a624ddd6626c90aa12a0e35c196769a8670c370483a7766014e1411_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ec306b13a3b2439da2afc1c40b9de0f94d3d4112904e5e397840183a0def80ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68f913b6bf562e617f56288f67abb62f7b29e01c891ead29afbf5970e6c48c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9fc5e2fb3c92a82cd5be46fd56632f8b5f937fd96f0e133038fea5ed665a558c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7d1f571b87ba1e197285c78a78ac4dcffa55ac4e6382ecf10ed630abd02e4df0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fcf1f6ce74a9aaed46574fce5772920b3c2b6b6af0b99c69d35e47983b9e8de1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:6be97b778d55cdc05fa3a65778dad37b70d6e206f52f3642ee18c2b624efd667_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:90e9d62ca779897829ac4a43c945b11393409d51826ef1ea446bfed517d88023_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc34882ae4096505985e163b8fead369bc2f5835ccd504442f2eaed4aaf0807b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e8516d1ef8f77fcffb337b4da4a539874107ab501c9c2cf46cb887b4a4a1c152_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0873393f0564bec29f4ef698becf97fca9ab57a6fcd62a574d041cbbb241acd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9b3cbaec7ce03762e1b63ee055935d866121a1ea7e0934d0c76f72561f2a73f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:ae34b610753a18756b34eeb0e0b95f21acd27d077b7c70356054b10bd6a20b80_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f760e2aeab036000a3351517f017e75600dbbf0a4fc871e5c6de2fd8d84f5914_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:0e0fed0efe55fa047409b60fc018f8a1efb7ec0e9c1527b9553cedd07a4a530c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9610860325949262171294ba4b9dfb298c392aa12ac2b34785443afc7dbacfd9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d4f823164bea7491748757273a054487630f7d00a102ba37c96011ed68519fbf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f8b152c6167e038d046580d88d3b9d8695e135aa945155231e869e46a5689341_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6abb6baa9cfd44652759dfdcef4390c0507c6a48de59a7cdb1949e929da2d20c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:723f42b675397961c109f2a8a08c2694ac469bc81a8748887e78adaf954b00ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cb3abe166a28ec665a117cb3c13335ce21381126b0f52bbdfa93daf8600045d2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e06d0f6a9ac19acda899cedd9ef383721af888fe31e07f89acaf043eccbd3e69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ba555e480169694aa66b172dec0a1dab38f528711ddd1d127997657e0576fcc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:66bd0f0059fb5216d01316b4a938426715406c9d34314e8bfdca91977797c1dc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:675f2d5fe379e396dc129a14c30e01bcecda81915efa12822b875ffba58c568f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d8dbf300f9ca4ec47510347c47d5870c9a8db7703ec5a4344e626fd449ec7fae_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:249a1efdeeadb5027c0b65aed7a6367ca760d9624e9d74f3cde3b34da62f6402_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3eb3266e51bcff8668c12bda2b4330240bd2569a40c85fee6be989732ff8f68b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:da5ddaa79cf6cd99a4c83ec00b19e8ce344b71427611282b7db2002a9e807675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:e2939a37737dc236d11720f9571179dd67df761f722a96ae0f05db9702a88c4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9a17f367a6dc58029e3ac83e4f2b6e9b240ec060c46c8ea06ecc87b0be87bdd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a2b79e5a1fc546da852c6f38bc920b67e1c6aa94356449cebedf08d7dec86076_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d28a7dc66779c1ca4c056eb5bca48b0c7e19d01089b93edbae8bf9b43b11cdfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dd45780c2d4b5bb0fd96521ab72ddbd9261ce234e61bf6a69bd7de0757f6616e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:01d99a84e687c20c1078c90223e884e7497908c05ce363d121378f96d46fbe2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7a657b023ca7a012c4c0f5cb0b71c751a0a9129229b0dff77112a82682fab839_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:8ec4eb72a079b8b94913f4c4f766ad03988664ffc27cf77659703f1ed9a00510_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c2a14aa3104f2c0cc5714a347162390f40cb555fabbfb5f0e2a5a7c83b3292b7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:583e3aacd432004936e3e6c8875c7c6f91377b9317179c2cfefad03d2892eaef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5ddca5fdb82e30000123c5be1cfb50ed93e04e35dd53c79fdd7014a3519af23a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922042d611b7cf7c8b92a6a99812d5f134deb3ba6a2ffd9236a1ec70db9df767_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c89f7fd553664814765a30ee59ed8dd4c2caf3b9ff40ad351096b408f1f3d938_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0df4e077293a69adf4bf04de6e3aa8df95cd1e358e7087b8930e6a06fe7f781d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1f80a860753af1686c601a11d5bbc1a65a82e10d671c102f4b652a5884ee94ff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:347b33aa8ac774d04023e52541ed1283475263ad0bf2c0a7cb0c16b64db6a00a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:89467d05594c81401ae0bdb9ba42504f475f2ff1fcfa6c30bda2546dbc2ebc1f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c55b956e1c6a4fbc88dc9dc488b54ef4589134b35eca971bf18943d48eef4cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4ffe514fa69794c881a504954dbf64ec3e0610ca38773ed1b49bddfd8731eb62_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5b91f26964ac42d3c19646792051c96a8ae25a7626ae081806c382c3cdf558ea_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5d25926b9a049a86997f922ab7948d6ca0af9a16af4e96e5800d673a38be4046_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0a12d980643d0912adb6979129d24765fd54c01a3f055961cfde3fb873fb786b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:349f4e4a30ed2d6033c45aa761b9a86e055515a47b7d1e75f44cffa9f94ab5ee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:39c9f7dee3fee9828f02088317da8eca15b94db80f99f4561dd5091841e8d1ba_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:7327301da2df28d4f25403132f5447f7a995c41604099044547694f99291685e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:172816977b3d5489e5633764c970652a14e7a8a29ccc95b0d089c3d64e5b325e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:433e25b474b2adafaf9ce6677f3f1d51a6512845ecb54c6ee3707a8969c3b3e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:66b0dfb02285c0dd4a74cbcdffe545babef4ab11a96750854f1fb733f55302d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ebe298db1443e2da31836551cbf88da11a8f422db254aa877c310cb092e1ccca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2c4604fd35ddde200baaf906d7d987a14eccbd1f678272c6d0fef35a1d0f7f03_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4fac13483d31a06f597739207f9cd7bd7acb418f055c80ebde0372446ebce360_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:529589efe0c2828d7a6dc104ce7c07fc358f43340ad99dc773536f38af557665_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6f09d75e75968768f9c4f06f0ff9b9680c7a43e6ec836b7a07ef7bfe348727a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:09e62b7ca5c078a71c0a36f74785af16ff1aafb5edff0b43abc261e648f17eca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5b7a8cd01d2846f8821c56447ddee3b7956d9a20e9c809363d8728ebb17c6d67_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ccd9bd93299a31672e58a356ca7f9cee946f757384ac2ca99c54718eb72e708d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f3c66ebcdedfad6a4f9b6b67387896cadf88683a285b0c9c2e87c067b3edaaf9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5b778bcb934f38efb0d2181f2afd0874b16b2c9bb541fbe821553df64609d831_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:6299c1c95b656dd2ea47927a629be820c744864bf4b401dd1d81346ff26199a6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:fb35926df0b2eba2b017ae46f86586f7534a0140bb56e19db4fdc1a0769ba74e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9b723bf806801f5f8dd2137f583352de2ca1c8cb14137c60ed3bc5a5a02c3223_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:d899b8ca509e2f6c7df3236729ba459f1dddbaf5f11b1757e3bc6a04c6a16952_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e5884e2e0f2451896ebc590ed0fb662429fc5971d99d19fd39dd98d29b9874f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1ced2dd84378f067b6e31049e8d8be06a1271aa580897ab67f1cac29e8973273_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3eb279dcc861d1ee9accd5aed65614fa1a32a0a3c39f80be6c16e3adece6afcd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bada651c6802150d411988a1462cc769cd2bd791ffca219a7e9ba6fc1f9e3ff6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1d6cd25f19d8729d5db2fce2c0ca12cd4434e3156d00e3b29128c8bcec31cbd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:689f54432640f9036f09a18ffdc655ef9f29514a5b2974da6beef407ef00039d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8acb96bd4e7ceecccb59895d9f2500b8061bd56af4235547fbf6246d88c11d29_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:22af26575e09437f9912ce3092c9a5d32d8e402624e0c1c3ceed6c81120f3e75_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:b5ad7d1f6ae93fff78d520ffbc080304d5e069dc34be695ca2e72063e6f16cc6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c407ea06f3c1b6d904ff87994e9054e0afb76d9dbd2fe9800c34d3c1d31786b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f002a9bb010ea2e4cf4ac65c2b9644c09951f5cf28fac82c112a9e2e23925ab7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2a0c8ba89fec53f33ffda91cb41530057a2c2370b9190a5c8cabc5ba7eb3fb34_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9d90b5e7b4761caafb63c447fc9e352084650888029ab397a0e7597eb03235da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:aae7870b5ae62c0cbb24b90ed192b0ec8a830580b3a6565fababcf89fd17cfe0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:eb8a1c875820beb6df5c898b3c859d787eacc661207888ccd31342837c441b1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0aa1c0778ac82f2f01ab8c7c79941de9b33338ffbe92c70ae2bb47a5c87cd356_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1302901a96768f4c566a54ce4265fb2abe023d025652df4b78b94a8e44d785a2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:579d7823258032e0e585734c50a08f0d97c346904d9a731d23fc94a5bac3d0f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:8d5efc32757a8a321e709ec9db0e304cabf4b4c63556986e677549891fdd542e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4c75b6bfd12643b775a36ad69ed2cad789b27df74faf4454d723ba7f3c800746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:88f6bc9d1bcaceae8f65f654a2c0b169a7987872e2b301537ab078cc7563e36f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:29d413f06f5eee509bf61a867d1db3abdb3f7ff78f91f5c4ccc40e8f4e52b73e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a801eaa3eac0b20b6a0de04b6a54ed18d2d54a175891b6ac39ab503da858ed6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2a9630616c4361ba346367855f264e8f01bd063f7fbc4ad4eb36fe181eac23e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:d0d035f3300596a93c21c4712a231077b6fbdc963d556ee6f9f9efe393df5bf9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:117282439d4d1a2a741562904d28338cfc30ac9ba69b2ba607ca67fd6031a650_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7293094d198f0ab68b4e365e0df6a384c76aacb90b4c63de457cc805c183b206_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7940286fc95f03f2323aa80e3c4a3aacb132d3532a380929ca20e831b46ff034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38eb59fcefb3e1593774ca0117c163a3acdef98a0415e8d840ecacf1239220d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4003ce46ffedec1de16e31773fef93eb34a4e0cb95ce30f572bd026280e046a5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:38ffb7d7d3017c6cbff3741cfc8fb8049627d7f1fcdcaf60a9bf28ca4a5432fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:5184972b11cf8b144a801d0c53e7766b2c3b35cec5fb7e8356d6b1cef2d2c30f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a402e4a4ae76ab9f13418715a44c09547820f1f6d21ae73792d4e8d7545d9b32_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:be8993a5a41be437bdf3515c2b3000c4bbf4fec8bb54c92ab3fbbfc8c864523b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ce3229db117ad4599d2588926dc948b34a9a0abede09e9df000570906bc9e31c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:def8b3178a8afbe4c2eac65a260061ceb8c6b1c78652a7db37f5c0c317b16224_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:354251a64fa2d8238bdf01af221ae6faa53f3a68795968b9a49426dc361ac37b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:455e3f1aa0a22fc78498156215ca8d5cfa1b9d123aa929a721e9217c9d1dc3ce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:77c92eef8a503d59ca8ea792101e508bdb21d1d6ca711104e094d8f8be7ebfc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:f2ae73d315cbdfd49375cae9fdb6cac7365680b91fce4c0c3ddef5203a6abc68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3ee453c04008584850b4659e5db163d9cdc62004cfd2a3bffda429607f93cc27_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a274083dc0db4c367a77cad085620d1b6321ae60b82dc7284ad4c90ab313a283_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ce09b959e7f7c8c0359bf17ad46ce8816c11e89a4cdf4ac2a3a290b6a226a884_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d6d19786d616706f403f79cd66c4e4400c4793fb0bfd4891c5345ec390d71046_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0be5ea330b7f31d16e9d464979b0bb455d3eadb2aac8e3537bd513e68385520b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b96da8c8cf79a30051fb7baabc36696d1e55cfeea7c013f391b4ac80cc70493f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d97b84a6f8bff76f17233e1d7c933c244e5684870d43f005badc9466c2e52db0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f5562629f5161188d6397d25e124e5a01bf6a9752b87f06de75b95063d1b7270_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:b407dbba3a3c34947d90ec0d499810500c04979d581747b634eea87a810a0125_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d3bb6a21bcdc01f252bcc997507ec39ca1d2240bf0997a3bdd6fe36b9923d6c2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:081330003c7ed392746c912926d265366614063d1faef17e1155de0d8853ccbc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:8a0170234fa98ee60b9b7fef0d16d03c6ea42a1c6d72f7330ae957a9638feccd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:068b1e9154503eef7884ecec43d0fe3aa254131270be214854f7b78e0e2af2bd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:ac8836902e31b9f34359bb5074d0c40a68f0794de19e356522d589868c99608a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9355e88f78c118b1a8808e0a178af7dc91833696f42eae52c1b88ad5dcf61ef4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ba7d10fa2d0bbe169b5c5b3bc2c05c43cb12df3d825443ffff13bc79f31160b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:04b5f984b839a3dfba0b70e682c0930468edf99bf3de31390a9e6ec5a7bc0f82_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:0b3a848025efd76339009bc447ae171dc3a9e70629a9a231cea7b1d2abe5c320_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:8cd40d63b3d13bef1cfd650b9bb521675dd4d15a9b308a16c034cae8ed048cad_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:959df171cc6392ef7d3ebafbbf2770c6aedc4db168549b28fc7847793c4930c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:91bfd8eed2e057600d77b20e19764314e8952f695108486a5e61875cc1448145_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:92d481ddb4a8286954e4992e71f3bac240d01139a46ae0a815365ee235047564_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:964b304d297293f2d8fe9955fbb72c67d7031fb5ec2c6b555b862f30ed359557_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9df41eac98940169a5d74e1ed6c6875ac4d81f24e208f845181f9a55581b634c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:41d79968208f225321e35abdd613c4bbd18fdd4b3d4b84bc312bd58a99d21f42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8b1d0c2eeef421b713481f8a0f52e1b0f076bd08505f5b698ff6d4e0478bb417_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e8463d4ec6bc3e56ec6b7e84a1dd9cad25fba166983f3a96bc16541d3b2fcf24_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ead8b62eeeb8404de7b394073ea1664ae4b8a01d445849360420472536db73ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0f054295fa0ee7429d05d0aa601eb4b1a62bd5853c998b904399d23dd6d61a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:5aa9ea0dc9f265192a1639270e0df0974b0a41159f8cf9b043b9ff9a34a19a4d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c683e533b0960dc9cb4612e761dcdb97b105a8cd4039d849637cc04b34c8b174_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c98262a94c7d211b27b0e48b3dbf3fd7177c2b78e7ef1b2c07c57f0d982dc6d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:7749f12c01c007877d4b8e98f0972acee705f0061455d69b2223210f57098f75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:97cc4050f575cf20f22b104c1bbe713f2e782d0937bb84f353e8b80c130d2198_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3cb84ee255c71ab48988637dde76537a9456420890040cf761cd5aee71f6767_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e3e04181d1f9f33bfd9e8d82d9a07c33e3692a43af65fc0bccdd529f018ec717_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:37e649cab0559c66f300c915746f34f6e0929100557e622a966ec78f543f12d4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7de8ac0e3c44fe3a7d9f63057f722b316efc1e373ac772f88a0f18add6b88160_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9ac7df88a38d08b38f14a39fd19846cb82d1c96a518905ce115821e4d8f2c382_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9c64ce3c3ed86ecce5036e7bdca086083aceff3c8bb1a4c1e0af06102a3e6c10_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3989068374633d0c70e7f731ddfb4ecbe1972af492823e77ff9c2f77faedbd45_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:569c7ca684bd5079965d1f1b37ef1c0009162f0b506b4d6fbce0558e4c4aaf66_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:734fe28f66883c8c3a3f7764032fcabca4b5834d776ad249f9ecd5ea0fe618c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:764eb596b1c27c924f68455752046a987657c3fa9dda1a655db644e06df9a29a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:4c150c70c8b6171358141f5fe129da9927529a747a785a4d4fe83c2f7f8f0b0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:68b2e02e236e852e3cbf527920f1c1915fdbadc99263eaa782a3ab74f42f4b1d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7922fbf20b0f9e965a6ae8ec6313e540a1e732449b5f8d88ed166a4ada238b47_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f4f5535781e45da074dbced129678eff77090ef6ce6fe56bf1e53042d369528f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:14cdd1f3013720f8bd9353d57798ed683175d1b12915bffcef4d7d6342e825ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a8e333d012cc0ddcdcf62247d110592579ac00f023b20df2343910784aa85c01_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:892e3c70e4fc4b80cc77163705ce80529daf53564a08bb92df994137ff65ee4d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:d7d1635f9de76b0420ca0089b69f56f650dbe2037d1bd7683752c68da6e9f2e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:09df495865592fa2b95ffe3e6a9d80afd9d370a1c273f87b14c91363948b4d7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:320c716690843badf600b5ff2bc5a841edd43615c6036b92577faa2d11417f99_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:88e1f4524831af4e037c5410f38497dc1c64c715af7a0be8a609079d4f515e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:304cbb7666d1426a03413b4f7363895b3a880bf22053ed2ee5ca6697eb8e3759_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7489f4cc66eeb744dc05ca8c5a5d85c931be8949a466961d754427850710d610_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ae9876699fe73338ca46cc3f05ecc8b09ad54fb7cf605d6202616086e90f673b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ca509c6cf55a0571196c3cf33112c29d6d1e13b336797907640cb2785770b18c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:12dd6fb5cf45aad60604a12e379021a19df11fbef516708eb6e5e80cc2877580_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1e1544da4fe492584b5ff734b76beaa0cea3f130996dad6eb93713abe20f254a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:54725c3ed8a7f7f420b4280a583ac950f670d81c42941a51773c1a4e3672821a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6f1ad75bc2f909eae55c94e5ec26827dd8d6220bc5451a69d061aea0f63e8619_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:20e107dd601114f15e4bdc752b7d49746c48950c16a76446a6456582373b718d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:3cf104924efd6df7a7b35d302e6e881f6e76700ed48af895e3c8a35075b4335d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a1cd6feb5011cb18a4b2e73bf5c9238b89c45da875f69c7f18d24f8a9f05dd6d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e1f153bd75a461f815b1127ec280ca3abce4cc3e9fbd9e063e9cfbfd352fe0e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:3a91a4f0ad77f0356d7217e4419823590a033a0a5854fc0651a102b1e5ffb516_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:63365d336a4da196cd878388be61e94561de74684e23b5e8e5054b7037174c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cf1a6e297a76d62d588b11b4a6bdc8761a37bb7e4b0886ecea1eb16982c1a998_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f1403c7ab79dddc07df8a2fca9084985db53d199271f0faa9d124c9141e453ce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:67d9273bfa159a5c4911e356c06d992ad3ed91f7b090bacfcb198133f234b0d6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:b2f09ae04b716fc2cc19ee7347067e488dcecacb48f34609cd24f9510d4b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ba61c7408cc6947ccd857461981730161a03c41f32d308a973069eb278677809_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f168e80279e4d53f0482c0933bf1e4878a6b1e53e37c6fffc84edf46b9c36b15_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3489ed4cc2437541f17cbe58781d3a22cfc24f7a001ca529c51aff4d5ad63b05_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43ebf7b84f72061efbd53c99eb883ab97b431d2053df270225759eabe26f4c49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9d9d0de56220b0b4a2523ea896c1b26d90f790394340ee005c307558131e9de5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6f681893f542bd9a1de33170656f48238605b6c6e6865171cd046cf03a8d0d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107278fd9636b013540bd4670445cca271970f809509e85e6f1ac82352992bad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:14324f81b569ade391357cbefed32246c3acf04b36f1ab040a004de9da68be28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2979527ba1d210beb2a22b7dc52de09c8a0fa676844c4c031850de9c91616efe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8203854f2e347239bce20bcc1164e78f1080ee341a7c0c64391b308efd8ac4c0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:17d53980bbd5a99440d633daa666c5f1dbe33a6a2d0dae8bee0061433f4d6ed1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:237e7043c6293e96e080ce54ff5cea298f7d1ba5c766f54d0c67d1c1ea8d937b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:353a469850c9adc59407b7a2699b8b291fb918e7b0599f351cf112ca6c8a7ecd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:4b41304a429f036afa114ee726a6886dead13919a417f4e3924164f75096fbec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:20fab950929e3e50e6d551cbb8909304810c5f0fbabc1c81343568428177c575_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5cb39a548ffa37e8aa5a4d474038ab8289f7b73e3af6efd0be6e5bcc37e109e6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:a4d4f0e2598f69a5c93011bc6ba877d97d5414fdfd21198985944b3e9690dbc4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e045084383ddd69a9231023835aaad7e06737887a91353383dc54647f85ebdf7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:082f28c96df74f24487e9df996d3fe351e185c848ca4c6a39137454e03769d83_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6e75913e0f8c81a1d89d7335b90518c9ba32785174276d64824578fae38d9fcd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8e08bcb40b3f77d01b384620779a780b99f98b645dd242258b6c3af736b563fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:f56dfff4de25e25f0f1e9f926c142ea9266c7669d7ba104325ad883d8cfd7a85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1841669972e0f6fe9fc0c3d0eeaf169a948a44b055a6fd32f66335535662d829_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3011e1cac120b39c1e889b3b19d89884e7d961ec80d36e0a034ecd0e43192d3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:90275aac06b0346e09371ac6d680f50b39d56675acfe35b561e801dce6c9532a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:b85c2ff4e6919a2941008fcf852036af88d8bfc0697fac26db7f0cdd55b9a83f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:1505d411aacbbfda9f05e00b54932b2b09afa157cef8ba835b5ff29d1e8c2104_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5b3c5d8117c57355b2232acfd2d429b6b711819a9cc7fd839d3bd45b16ee5f55_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e76e63661abfb64b888dbdbb47df8deb448774e714cf499060942b1497b46bcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fe6d7071ae21fdb5e8aadee2a41f93897c866cf9fcda999ed67b8561143b9ef2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:404e23b81f5bfbacab6e30cf1992a8498ad70b915dd87ba79f614c1a10b4a7c1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:85410072fa8ddb00e536b209ee29e2299b4041e6cec408e9fe1a650d311d89c4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a0af61dccb480ecb164cae476271a9229d78cda8c717e23fbe2b7d18d7092e35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a5943bcbd35e2a099cdc285abb888c8f174fbb924859e6436d85bffa2ef6a302_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:22bcf1f0ee52b3c487affa1ac6126e47abe9b79f958849812168de0429a87f6f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:460b3c8d710dd7f755023e60e7cb5d9c6aace4ffb6d7672a3aa8c232b44ae1ff_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d3b9895360cf52a71ad907255a2641af3652e06d452030da2c91d8bb1fe27b0d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ed7416758f7e7fc15aa94a674674291189e5a4a327daefdb2ed2fc4b42f60f74_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5b7a9827b4068052bde65efc986f3600a221a283df3d2bd6031abb87c8b891a0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6b9d912d39198903afa78388bbbf2bd5fa7d820a1e694ff82bb146bfb019a0f4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b2ccdc79674f3c9700147515ed136f36d7050a9f897f6909a06604670d6588f9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d41541e5e1215843d5fff0ccfaa3efcdd8d2633efe4cd608c9247ac431d25c58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:30f401daee51b1d573d8b980d1eef5fdd0e46b5a9c876296e4cfabd77c598e15_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:d6430fc5e218fd51b59b1ce5045b52e326f1c471a17b0abfd8787553c2df60fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:00ae335df5160d41e2a59fe7ed38d483dc95b4daf4a60c6c92ad0a0744b7e435_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:05912c80cbd999c32571218e6d75bea3aedeef74852e995ceac2e7fb1b01b696_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:866c16abb647f71001681f4174f0804e0369ef4d427ce0aee2d1a3af309eb15d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e6231728fe38ca010cdcc90482ebcf9f62d984528d7d463e81c5e7beebad139a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:021da7d11e595c3917adf3784e716915b15524d42d2797598b375e7d31aeca5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ef35b3f8dc1662db59c39013b9d38f8f01de3db0dfc6cd8c5c18cadd203d565_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:8f41a73f0e4fdf5ee8cf875433cdeb9d997f0e6537c40ead9ea27beb6a8d13b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:abbcab1f5162dc3f47dd9d07d1b1f6af9cc158837eff4a80bc96d6656dd2c204_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3d3aa650e4d1c1789278761c247528a609cb204870f8a4ecec029889c1b92927_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4c57ab0558844a6ff1a2a48d5638cb4afef26c53497b12ef8deaef7ca2dbff5a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d6cd6e2a5f05a4f8f454bea472a0c2d7a16e3393918d0980031091936620669f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ed3e4ccf49430580dc307fe6902141a5eb228e7c8577c90dece13a838b06afe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2a103f82e79ba86fbdacda3fc4849e7ad430219cab3227016d40faa9d670f16e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6618c58373a3af6a5ce8ce501eb0078d82a547584b8d9fae31ad3d86424f18d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ade1c1792c68ca721ac90a2fa777e02f31474915ec8adc8f2ad8a7a6b451a431_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b94f87abe421ddf92ddd53d3f1c6dcefbea083db6f02668ba98cb59ccd35e8e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1e69d28bcefdccb937f3ef459bb9bee5bcb6a6d1bd5c2a9ce9b71a2e4e03aa89_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:2900823d24dda552b6d4063be5b9615b24dbbb288b2702ec4313ce99bd9ec2ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c738f88f1ace51d293ef450554b6f6404e47a9b432b341fc27dde6169e6fe63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:cce0b0ff07fbcb7b463ff3a9d5ac8fe20bd8bc83407adbc9b8756ec3ad5008c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:0559bd5bcecd4b6b2b24007eb4a03c65f45063e5359dfedf5a14ccda199c7899_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:111e7c679647b388af2704ca280ac0cf57128c6894c5422d9987e4a429b2204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:7dea3d12eb2ca6da490c09661fd1f3a603e0f5aca06282b7953039694b4d87aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:b04ad95fc3610f262d6614d0b7d0b6c5bb8c6a5eef512e1178e77335feba455c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:34f12040d39e86e2127686220c2dde6f4e32bab685784afc5057904f286d48d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5b896bbd0564afde2914c804fb331280fc78ceb831a047c0c1fd777576a5b8c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7d1fcf1849e2ac29b2460c65c1924e049f83696415589b478c24b4819f9bca7a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:99b28f07c6f85c18e520f306a6cbe767c7f242f97a6d8dc820bd3ce1068aa596_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2cd9c61cca7bc0898ce177bf3f531ead3d298232dc6c90d707d33d0ef0b8630f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9b44722b30791402e9750abcb2546665760295e6befce7a5176a347d1f72d545_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b5005749857e00d42f95022459ca7a607b7445e53b62399b6a1820d4d71a501c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:db66f887ca4acc98ad391de714d6bd3c126e4e64b103b5d161da507a3a2e34b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:677f603347dc7582f0bf4979547c929e47734841949f34d3de20140603aa5ba7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7782e506e8700a4ff6d5aaa2bc5088b1801919e5365b72c3fc0b7185db6dd44e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9bed270930ca04b17b126f49080046e8f8fd5149514695195da9ff959e5e89d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ccaacb4d97a9fe1021e594b83f90f4d5f6ad14610e4aa49f2ba65dcae0a061fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:bead99b68d82b36b367dac46c2111fd8edee0178643493f66e3ff8bb7dc8a645_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c0f765a2e2bc33291066c3a8d4048d78f44d65a745fb7bd9c7ea2539d34d49fe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c4777746b9f26bff78a229e525c25bcedd693027d066795a4cfa596cd5b0130f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eae2617453889a9643cc57fa812207c5ab1869ce7e338b06c63aeda8e0055faa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1fdfb6e1075714ab25db450f3feab799d28f2b09fabcb62704de3071e0a72635_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:483b24b9f9acdb5b24ccaceb5234a6695c59f7a0dc1048888b6a4080e292129c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a63f630eb523aa9c85795ab923ac658baa4c3db17f0ac5247162ef8bca0923c6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:acf90e404f2c04f4040c48ff6804665449a27cfaae12eba7eaf4f83b0f3a9bc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1a6eae41431c024df8708f97e4039219e10023467e56222ba3b148f97ab9d892_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8da3869119650f0e4b4af5eb6e9611f52cc5d1707a48eb7d0a9d4348d378dec1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a6a4bf90759286416284eb0a93b6d802ab661e490fb21f123f141de12dfa227f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dfc5028a88c2e4ef37a39330975d990d1ffeb6e0c76cfb1a9370b5f7a0e1c6ce_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:060db92886f1a148cdc499c32217be8c31009f1b41a6b56c3144f3b658399eb8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8579a35025c17faf8398b62c9cf8fb5360f978735cb5857f44dbfab37e7f0b79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a3d2ab7990362f0d14043801ec097ceae5167d5a596a2770211e00833f2370ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:af19fe0085ed208064818cfff5ff18ac352109083f6d296c5690963221ed8e83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27a9e77d60246ea75aaeba8bae7ff77ef2b85d37652459622a95286a35d82557_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:671502952b3ddbd0f953e60b29def3eca0e2416a3a688774d4520453af07baf2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6a4d1e21eb6fb1951ab62d00d13a6afc7205c69d0c7a03de01a3572f56634944_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e104dcd1fb659be0793ce40c706bc1278a3d446db738dceae5d3a5a0b0606c56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:390d8c8017c9bef7add6b076cb88cecad29f4f4af1465a6092f6b87053bfc901_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e994ea662028b84dc75988777232ea342041aee7bdf7f372e8177f1e9b07dc8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:772950621cf9bca22a7c6fe3d51f2c4333b1c95fc2cee30f3da58fb157f0722b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d856e3a3e6a9f2d1f54902e20701fde45f8a190abb3ab94a7a10a687c9f8427d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:51acbba56466ae38df1170e6f22e57343a34a2fab4c49467fac934ee2fffd46e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:6abc5769619c5cea817aa473030f231d25fd13c96fb573384d67a2eaf90f2e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9addd586875f542e82e92f528264f35f06b600560f02d1987e3a9c11d769c88c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d41e4e952d91b02b66a409acc6f38cbe6a646330f6b4a223dc6f4c38d349c433_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0bc55d8119fda1bd8aab74462903ca9abc1fb3235df60974abe2cea9338d7b3e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:47e527428f1e40ae8cbe57a84c60f7a31191ec720aef7b0b6faaaa26fa657c2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4e51673afc9e3b2b57f90e080977640880887689ca2fbb354f271c3fb5b4299f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d7c7e167c932e47170612877bf5fb7adcbb9f6c3570e74cca0861005750f8135_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45bbacf37a0fa13ccd4dbf0cbb2e6d2e858890445d97f649773942c0a88f3629_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45ccf0a67c06721666deab96038aa37bf205d60003c8a233e7442ea639e20933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a956c13c574e66556bc21b594740accc497e48af46d0f326116937b57b4cd6f6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cbe20f10c01a0f87aa82a217ec01fcd653f4eb6e77afd659313a8e0b453027fd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0718804d539c1f36a0ef95085986b6065022c354e653a6c9a902c34cfed4d726_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2eba8e41aab91ff0194e96a0d384e17955a05963a7ddc8d9fc18a9a67e24e8a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:54d8f96067571abe8de8a55ae092cef1f4f423afa6d05d5b2f46663744ebcabd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d888d3d628c75cea3de43a4a10aa7e4768bed2034330c71ec89b3adbf78d4e73_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0bd1739aa4fb64c1004bc4aac788700834f7b454e4ca9a23e83107eb2eecdc0c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:10955da0c33ec8aa5e671cb6b4813bd26014acb8dda68f8bd249c27a6c8ecae4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6692616a559d423ed0f5335735a0740c0bfe034d06704cf288f74e6c2612b8e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8ca6c009fa35ba4a94459981a72db8b54ca2507d0559eacf38614dd29f01874d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0cd405015005ed19b3cfdc305bcff6f5f6ef683d9d68201046f0fab2a3b44f85_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1785ef5991ec5ddf63130f0b1983c2b9cc23eceee5181c060cc62c6fd18ede33_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:41750bd0eac46b324efde3548347c55eede126e2a17d071ce3557abf936fae8b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:a242549ee4cdf6946f41d601af649317c53fb6ce779147ccf99106d3ce38a74f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:69182f4919f1b5f9bb6e7103fb5f12bcbeb697e826fa1a516124989f52128cee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:dd633fb6fb437d90ad04f80af556670d364968de96ecfc5b0a1c00b4952c1ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:6018f1f3a11ec47bf1c281610bca3859c4122597910e6cf7d4dcb35c4a7ad60c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c2eacceed018a256d1c60008b3d478b3bf234cec3f3ec0fb85f652449448abd5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b489e5c4ddf4e5f14883fa52a532ef0ca175a500d163bcd4713d4f08ed4c8d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:b6bb122aff540406a094b599dd1e7fa26ef39e69a861caf5cabeb1702b8c7e2d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:becc8bd498a264e93ea78fb9eb2782cf0191b5c69b05e8aec4f7be7ae7a009a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c2c770a1c5cd4024ea070d05285f23c065fbf2860996c56fed89efd5d447d57b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94c7946de43b360b6187324eebf4a9487f6fc09c0f6a5c4cf8c10dd9aa998e98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a06e475b0bd6871816f3d6bdc922144caaee7ded1d3fef47b7165980157dc8e3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:b9c3f33a7aa289d65b0eac2543b7c5385a3d68985bbd303fe38534fd6a8f0039_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e85418d292d588f67f52d1e513ded87b7160868e24b84ea1eadbe39a372e70bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2b401a9d07735400fd8a278d052271143374e730dd926f1b09bf9364a0dfe9ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5ab5cde0dd77b3d87214af2ecbe8cf133023a4251bcdcc862cd3acd8abe05fff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5f38a62d298309bbc8b3f28d99e03b21b071256c6511863946ae082bcfb024d7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bd632521388d66beec1a1d0f9bf3531b21866a3cc1ead6e33004e2f423a018da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b1e461fc8832aefff0ba97be8b7c95935a0ecb5fbf64839b66ad8f66cbf742f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e454985c4c1f59f0b93ff3bda68f52e8e681692774daac809e0f1a02a6fd2405_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e9aca9254ed6f373e26dfc4b7403dd5b9a9f6cdf25acdc963a589530e5e1a4c1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f2fe73c16a00f0f286f5936670632898c07c36a9c96056740fb471bd02ffd155_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1865ebb2e93654dab511b97edf2a5d714511466a49a6fd5087f3528ba4851034_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7726814d87e0d098b5672f7f92b2a0832f175db125e8835d3df0235b544708b5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:aa5f47b18ee8d25f88a58d24913b05dd8810c0c872eb0e377796d79852f67320_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dca861bc089e151181369c8ed8670be71c5e6eef094bedd61b30248fb13dbf23_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:583598109b75130008a55756b2ba16c8bb8f259ce60537184c1a96bbb10d462d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:69b1b6dbe21aadeddee2250944d3f562d04b10152741e261e1327e6840649dbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7a855f8881b148c2f97fdd701a5f1532ed9cd7dc4c2e4393555d4cd2747c227e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:cf33d50b404522170dc43e2b3b221a502ad21abad1e970e92127d440d0ba7212_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4cbc554e939c01b52096687ce6d4e025d219a12c2e703750d744f1d82fd802f9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:7d76721b13fb1022ad387566825433182a276b3efc8f980823d59cb9dc8f931d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:9786d7dade47aa9fd3834175a88f0b768b2c66c39ad689dcfb48107ce1dcdc59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f13707382a123f7c92aee321fb5c23a1007dce727b7a68cec0ffbe4636ba0813_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:2b69d2a8aaf9e8e6b772871b0cb3486c062b0a123544fbd2a55acd40348e78c6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:883097ca5214bfcac0ee1139f1734a044af527a16b634050aa4b86166ca4263a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:8db6ba7c7d42a514b5c382afd3879867f5042d42b2495a922fef3f315f011217_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a5c30d6f5bdd0e2bbe53ce9b90a00e94e84de1a0ed6d29aa86219518fb0c626c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d71d9131273f93e38936169b336851b76ef4436c5b73da52add0a908b003a57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b0dfda5623e607655446385145a48db54fc830c29b610037b52f677fe94bc1dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c9f9b6fab1de71845d9488c147a990b9a1ebb2b6c14c910234199c7833c92447_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:eedef2bd70bdc1d977b23f340ee6f714abd2fdf2c49379db151c88d9217f573e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8ae77ac1ca0aeb992c50869008c246d41ea290f23d8a2859cde958d58d3063a2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c169eff980fc34a0a1f6f19559e96485dda0023bc29fbb3326238c110bf3ba4b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d7b3a7fd468564aea8435dac8b09e2ee35b2d27f6339a8049836b6cefc8d2cdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d8fe8854022eb245f92305d42b92cb3dc81207f1115975ad607a75a023b8a820_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3555df7502cfca54f9793f982ed7ea7453c9ac235e015b9c4c8c47789af48ff3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:482a103550cfab666968202591121c6904aba79cf5e8c30cfa4718c856c65690_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6c8bc52abf358951381135a94638e4c01f0e8ce942ccc4f77386c36beedb8a35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f9515705e2b37d2fb6f216aa936bd5424337a1e1ae4eaf3ded3c8d0fab373d36_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:45dca9b3c0f4fc36ab0052495fe6043c717673f8f16e915e49d682ceae2a3c6f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5aea67ae0eefba905f7f8af09dd8a83c8adfc185b3484fa0857834c270844c24_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:68ebd12d0369cf9ed73f37f5cc188a7ece136ddb8e23ba641a4544eb703f57c2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a5b0377a79065793239498bd0743919b77cef2155093138bba8fa9884701c570_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4148272ea7b1e1b306c4e33dbb6baa9bde7a68d6522436a51e939bab4eb8ea7f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a8c81c137343805ff088fc27416e7c67e6f02d4c17dbea38a063f97ca08c51fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d948b969af4caa50c0dfd8a822144a77169880fec165575e574f8fbb807c65f4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ef3682c0bacb3d0d67f963387c8bfc8ba77db7c6ce8f0dd8e6bd00d131d721c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9024353b9d2359e30c5651042483ee70526996d02854b111f4bd9ffd3fe95026_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b3c65460fa54403f95f3c1192347b187b25b69c9214c5e586bc582dad432a9cb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:a9e9664f3e773c8fbe8a0513f213046d17281b1e6b1acb37894fb5666a97651c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:9e8423de1b444b64f020e423ae4a84d1273b8f19df9f01cc7db29e3da061a910_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:797a79c184b21fb1d2cfd6c59fe54be07061b559bf77bb169e36790650fa907e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:b3305ace24242932292e14458e4ec2ad72f414f7dc24681fa497f7d1c382ea56_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3355da57dcda21150a1ca2f8d922a94433aa44c19124f6e7ee833eed370857fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5872a3706c561849469aa6c8205f911b47a1f98f75590f9640efca570b654abb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:725e1e9610e0b304b06809bc6d942ec504ebeb7586aa9756fd87d139cb4e0449_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:914e3c4590a4a6d48af758d34c118d474fb8e3ae0e594475a82b996f27386b23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:21516dfee1d53ef1759db9cd9c01da5817f8e5500ebf59a18912e3932f44db56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:95772b0295918fb3e31580925e262ab0ad7c09246b1562249499f2c22a3e55cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c6fe6ae20c7e9e0e68b7a35f7e388e3caa2af3035361e59dfeb47f7006971fce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ef77dd2ebff7fd079005601a96450a2c357eec93ca17ccf59598097cddf0cc6d_ppc64le"
]
}
],
"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"
}
]
}
RHSA-2026:20581
Vulnerability from csaf_redhat - Published: 2026-05-26 03:45 - Updated: 2026-06-27 17:36The 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: AppStream-8.4.0.Z.AUS:git-lfs-0:2.13.3-3.el8_4.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:git-lfs-0:2.13.3-3.el8_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:git-lfs-debuginfo-0:2.13.3-3.el8_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:git-lfs-debugsource-0:2.13.3-3.el8_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-0:2.13.3-3.el8_4.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-0:2.13.3-3.el8_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-debuginfo-0:2.13.3-3.el8_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-debugsource-0:2.13.3-3.el8_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for git-lfs is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On.\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": "Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server.\n\nSecurity Fix(es):\n\n* net/url: Incorrect parsing of IPv6 host literals in net/url (CVE-2026-25679)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"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:20581",
"url": "https://access.redhat.com/errata/RHSA-2026:20581"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_20581.json"
}
],
"title": "Red Hat Security Advisory: git-lfs security update",
"tracking": {
"current_release_date": "2026-06-27T17:36:32+00:00",
"generator": {
"date": "2026-06-27T17:36:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2026:20581",
"initial_release_date": "2026-05-26T03:45:45+00:00",
"revision_history": [
{
"date": "2026-05-26T03:45:45+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-26T03:45:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-27T17:36:32+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus_long_life:8.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:2.13.3-3.el8_4.5.src",
"product": {
"name": "git-lfs-0:2.13.3-3.el8_4.5.src",
"product_id": "git-lfs-0:2.13.3-3.el8_4.5.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@2.13.3-3.el8_4.5?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:2.13.3-3.el8_4.5.x86_64",
"product": {
"name": "git-lfs-0:2.13.3-3.el8_4.5.x86_64",
"product_id": "git-lfs-0:2.13.3-3.el8_4.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@2.13.3-3.el8_4.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:2.13.3-3.el8_4.5.x86_64",
"product": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_4.5.x86_64",
"product_id": "git-lfs-debugsource-0:2.13.3-3.el8_4.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@2.13.3-3.el8_4.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_4.5.x86_64",
"product": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_4.5.x86_64",
"product_id": "git-lfs-debuginfo-0:2.13.3-3.el8_4.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@2.13.3-3.el8_4.5?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:2.13.3-3.el8_4.5.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:git-lfs-0:2.13.3-3.el8_4.5.src"
},
"product_reference": "git-lfs-0:2.13.3-3.el8_4.5.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:2.13.3-3.el8_4.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:git-lfs-0:2.13.3-3.el8_4.5.x86_64"
},
"product_reference": "git-lfs-0:2.13.3-3.el8_4.5.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_4.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:git-lfs-debuginfo-0:2.13.3-3.el8_4.5.x86_64"
},
"product_reference": "git-lfs-debuginfo-0:2.13.3-3.el8_4.5.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_4.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:git-lfs-debugsource-0:2.13.3-3.el8_4.5.x86_64"
},
"product_reference": "git-lfs-debugsource-0:2.13.3-3.el8_4.5.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:2.13.3-3.el8_4.5.src as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-0:2.13.3-3.el8_4.5.src"
},
"product_reference": "git-lfs-0:2.13.3-3.el8_4.5.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:2.13.3-3.el8_4.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-0:2.13.3-3.el8_4.5.x86_64"
},
"product_reference": "git-lfs-0:2.13.3-3.el8_4.5.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_4.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-debuginfo-0:2.13.3-3.el8_4.5.x86_64"
},
"product_reference": "git-lfs-debuginfo-0:2.13.3-3.el8_4.5.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_4.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-debugsource-0:2.13.3-3.el8_4.5.x86_64"
},
"product_reference": "git-lfs-debugsource-0:2.13.3-3.el8_4.5.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
}
]
},
"vulnerabilities": [
{
"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": [
"AppStream-8.4.0.Z.AUS:git-lfs-0:2.13.3-3.el8_4.5.src",
"AppStream-8.4.0.Z.AUS:git-lfs-0:2.13.3-3.el8_4.5.x86_64",
"AppStream-8.4.0.Z.AUS:git-lfs-debuginfo-0:2.13.3-3.el8_4.5.x86_64",
"AppStream-8.4.0.Z.AUS:git-lfs-debugsource-0:2.13.3-3.el8_4.5.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-0:2.13.3-3.el8_4.5.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-0:2.13.3-3.el8_4.5.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-debuginfo-0:2.13.3-3.el8_4.5.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-debugsource-0:2.13.3-3.el8_4.5.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-05-26T03:45:45+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.AUS:git-lfs-0:2.13.3-3.el8_4.5.src",
"AppStream-8.4.0.Z.AUS:git-lfs-0:2.13.3-3.el8_4.5.x86_64",
"AppStream-8.4.0.Z.AUS:git-lfs-debuginfo-0:2.13.3-3.el8_4.5.x86_64",
"AppStream-8.4.0.Z.AUS:git-lfs-debugsource-0:2.13.3-3.el8_4.5.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-0:2.13.3-3.el8_4.5.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-0:2.13.3-3.el8_4.5.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-debuginfo-0:2.13.3-3.el8_4.5.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-debugsource-0:2.13.3-3.el8_4.5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20581"
},
{
"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": [
"AppStream-8.4.0.Z.AUS:git-lfs-0:2.13.3-3.el8_4.5.src",
"AppStream-8.4.0.Z.AUS:git-lfs-0:2.13.3-3.el8_4.5.x86_64",
"AppStream-8.4.0.Z.AUS:git-lfs-debuginfo-0:2.13.3-3.el8_4.5.x86_64",
"AppStream-8.4.0.Z.AUS:git-lfs-debugsource-0:2.13.3-3.el8_4.5.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-0:2.13.3-3.el8_4.5.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-0:2.13.3-3.el8_4.5.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-debuginfo-0:2.13.3-3.el8_4.5.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-debugsource-0:2.13.3-3.el8_4.5.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": [
"AppStream-8.4.0.Z.AUS:git-lfs-0:2.13.3-3.el8_4.5.src",
"AppStream-8.4.0.Z.AUS:git-lfs-0:2.13.3-3.el8_4.5.x86_64",
"AppStream-8.4.0.Z.AUS:git-lfs-debuginfo-0:2.13.3-3.el8_4.5.x86_64",
"AppStream-8.4.0.Z.AUS:git-lfs-debugsource-0:2.13.3-3.el8_4.5.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-0:2.13.3-3.el8_4.5.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-0:2.13.3-3.el8_4.5.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-debuginfo-0:2.13.3-3.el8_4.5.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-debugsource-0:2.13.3-3.el8_4.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
}
]
}
RHSA-2026:20582
Vulnerability from csaf_redhat - Published: 2026-05-26 03:56 - Updated: 2026-06-27 19:34The 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: AppStream-8.6.0.Z.AUS:git-lfs-0:2.13.3-3.el8_6.7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:git-lfs-0:2.13.3-3.el8_6.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:git-lfs-debugsource-0:2.13.3-3.el8_6.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:git-lfs-0:2.13.3-3.el8_6.7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:git-lfs-0:2.13.3-3.el8_6.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:git-lfs-debugsource-0:2.13.3-3.el8_6.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for git-lfs is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\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": "Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server.\n\nSecurity Fix(es):\n\n* net/url: Incorrect parsing of IPv6 host literals in net/url (CVE-2026-25679)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"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:20582",
"url": "https://access.redhat.com/errata/RHSA-2026:20582"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_20582.json"
}
],
"title": "Red Hat Security Advisory: git-lfs security update",
"tracking": {
"current_release_date": "2026-06-27T19:34:56+00:00",
"generator": {
"date": "2026-06-27T19:34:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2026:20582",
"initial_release_date": "2026-05-26T03:56:25+00:00",
"revision_history": [
{
"date": "2026-05-26T03:56:25+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-26T03:56:25+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-27T19:34:56+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:2.13.3-3.el8_6.7.src",
"product": {
"name": "git-lfs-0:2.13.3-3.el8_6.7.src",
"product_id": "git-lfs-0:2.13.3-3.el8_6.7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@2.13.3-3.el8_6.7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:2.13.3-3.el8_6.7.x86_64",
"product": {
"name": "git-lfs-0:2.13.3-3.el8_6.7.x86_64",
"product_id": "git-lfs-0:2.13.3-3.el8_6.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@2.13.3-3.el8_6.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.7.x86_64",
"product": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.7.x86_64",
"product_id": "git-lfs-debugsource-0:2.13.3-3.el8_6.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@2.13.3-3.el8_6.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.7.x86_64",
"product": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.7.x86_64",
"product_id": "git-lfs-debuginfo-0:2.13.3-3.el8_6.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@2.13.3-3.el8_6.7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:2.13.3-3.el8_6.7.aarch64",
"product": {
"name": "git-lfs-0:2.13.3-3.el8_6.7.aarch64",
"product_id": "git-lfs-0:2.13.3-3.el8_6.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@2.13.3-3.el8_6.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.7.aarch64",
"product": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.7.aarch64",
"product_id": "git-lfs-debugsource-0:2.13.3-3.el8_6.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@2.13.3-3.el8_6.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.7.aarch64",
"product": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.7.aarch64",
"product_id": "git-lfs-debuginfo-0:2.13.3-3.el8_6.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@2.13.3-3.el8_6.7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:2.13.3-3.el8_6.7.ppc64le",
"product": {
"name": "git-lfs-0:2.13.3-3.el8_6.7.ppc64le",
"product_id": "git-lfs-0:2.13.3-3.el8_6.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@2.13.3-3.el8_6.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.7.ppc64le",
"product": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.7.ppc64le",
"product_id": "git-lfs-debugsource-0:2.13.3-3.el8_6.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@2.13.3-3.el8_6.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.7.ppc64le",
"product": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.7.ppc64le",
"product_id": "git-lfs-debuginfo-0:2.13.3-3.el8_6.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@2.13.3-3.el8_6.7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:2.13.3-3.el8_6.7.s390x",
"product": {
"name": "git-lfs-0:2.13.3-3.el8_6.7.s390x",
"product_id": "git-lfs-0:2.13.3-3.el8_6.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@2.13.3-3.el8_6.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.7.s390x",
"product": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.7.s390x",
"product_id": "git-lfs-debugsource-0:2.13.3-3.el8_6.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@2.13.3-3.el8_6.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.7.s390x",
"product": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.7.s390x",
"product_id": "git-lfs-debuginfo-0:2.13.3-3.el8_6.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@2.13.3-3.el8_6.7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:2.13.3-3.el8_6.7.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:git-lfs-0:2.13.3-3.el8_6.7.src"
},
"product_reference": "git-lfs-0:2.13.3-3.el8_6.7.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:2.13.3-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:git-lfs-0:2.13.3-3.el8_6.7.x86_64"
},
"product_reference": "git-lfs-0:2.13.3-3.el8_6.7.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.7.x86_64"
},
"product_reference": "git-lfs-debuginfo-0:2.13.3-3.el8_6.7.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:git-lfs-debugsource-0:2.13.3-3.el8_6.7.x86_64"
},
"product_reference": "git-lfs-debugsource-0:2.13.3-3.el8_6.7.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:2.13.3-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.7.aarch64"
},
"product_reference": "git-lfs-0:2.13.3-3.el8_6.7.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:2.13.3-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.7.ppc64le"
},
"product_reference": "git-lfs-0:2.13.3-3.el8_6.7.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:2.13.3-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.7.s390x"
},
"product_reference": "git-lfs-0:2.13.3-3.el8_6.7.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:2.13.3-3.el8_6.7.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.7.src"
},
"product_reference": "git-lfs-0:2.13.3-3.el8_6.7.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:2.13.3-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.7.x86_64"
},
"product_reference": "git-lfs-0:2.13.3-3.el8_6.7.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.7.aarch64"
},
"product_reference": "git-lfs-debuginfo-0:2.13.3-3.el8_6.7.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.7.ppc64le"
},
"product_reference": "git-lfs-debuginfo-0:2.13.3-3.el8_6.7.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.7.s390x"
},
"product_reference": "git-lfs-debuginfo-0:2.13.3-3.el8_6.7.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.7.x86_64"
},
"product_reference": "git-lfs-debuginfo-0:2.13.3-3.el8_6.7.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.7.aarch64"
},
"product_reference": "git-lfs-debugsource-0:2.13.3-3.el8_6.7.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.7.ppc64le"
},
"product_reference": "git-lfs-debugsource-0:2.13.3-3.el8_6.7.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.7.s390x"
},
"product_reference": "git-lfs-debugsource-0:2.13.3-3.el8_6.7.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.7.x86_64"
},
"product_reference": "git-lfs-debugsource-0:2.13.3-3.el8_6.7.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:2.13.3-3.el8_6.7.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:git-lfs-0:2.13.3-3.el8_6.7.src"
},
"product_reference": "git-lfs-0:2.13.3-3.el8_6.7.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:2.13.3-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:git-lfs-0:2.13.3-3.el8_6.7.x86_64"
},
"product_reference": "git-lfs-0:2.13.3-3.el8_6.7.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.7.x86_64"
},
"product_reference": "git-lfs-debuginfo-0:2.13.3-3.el8_6.7.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:git-lfs-debugsource-0:2.13.3-3.el8_6.7.x86_64"
},
"product_reference": "git-lfs-debugsource-0:2.13.3-3.el8_6.7.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"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": [
"AppStream-8.6.0.Z.AUS:git-lfs-0:2.13.3-3.el8_6.7.src",
"AppStream-8.6.0.Z.AUS:git-lfs-0:2.13.3-3.el8_6.7.x86_64",
"AppStream-8.6.0.Z.AUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.7.x86_64",
"AppStream-8.6.0.Z.AUS:git-lfs-debugsource-0:2.13.3-3.el8_6.7.x86_64",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.7.aarch64",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.7.ppc64le",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.7.s390x",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.7.src",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.7.x86_64",
"AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.7.aarch64",
"AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.7.ppc64le",
"AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.7.s390x",
"AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.7.x86_64",
"AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.7.aarch64",
"AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.7.ppc64le",
"AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.7.s390x",
"AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.7.x86_64",
"AppStream-8.6.0.Z.TUS:git-lfs-0:2.13.3-3.el8_6.7.src",
"AppStream-8.6.0.Z.TUS:git-lfs-0:2.13.3-3.el8_6.7.x86_64",
"AppStream-8.6.0.Z.TUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.7.x86_64",
"AppStream-8.6.0.Z.TUS:git-lfs-debugsource-0:2.13.3-3.el8_6.7.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-05-26T03:56:25+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:git-lfs-0:2.13.3-3.el8_6.7.src",
"AppStream-8.6.0.Z.AUS:git-lfs-0:2.13.3-3.el8_6.7.x86_64",
"AppStream-8.6.0.Z.AUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.7.x86_64",
"AppStream-8.6.0.Z.AUS:git-lfs-debugsource-0:2.13.3-3.el8_6.7.x86_64",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.7.aarch64",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.7.ppc64le",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.7.s390x",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.7.src",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.7.x86_64",
"AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.7.aarch64",
"AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.7.ppc64le",
"AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.7.s390x",
"AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.7.x86_64",
"AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.7.aarch64",
"AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.7.ppc64le",
"AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.7.s390x",
"AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.7.x86_64",
"AppStream-8.6.0.Z.TUS:git-lfs-0:2.13.3-3.el8_6.7.src",
"AppStream-8.6.0.Z.TUS:git-lfs-0:2.13.3-3.el8_6.7.x86_64",
"AppStream-8.6.0.Z.TUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.7.x86_64",
"AppStream-8.6.0.Z.TUS:git-lfs-debugsource-0:2.13.3-3.el8_6.7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20582"
},
{
"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": [
"AppStream-8.6.0.Z.AUS:git-lfs-0:2.13.3-3.el8_6.7.src",
"AppStream-8.6.0.Z.AUS:git-lfs-0:2.13.3-3.el8_6.7.x86_64",
"AppStream-8.6.0.Z.AUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.7.x86_64",
"AppStream-8.6.0.Z.AUS:git-lfs-debugsource-0:2.13.3-3.el8_6.7.x86_64",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.7.aarch64",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.7.ppc64le",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.7.s390x",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.7.src",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.7.x86_64",
"AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.7.aarch64",
"AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.7.ppc64le",
"AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.7.s390x",
"AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.7.x86_64",
"AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.7.aarch64",
"AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.7.ppc64le",
"AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.7.s390x",
"AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.7.x86_64",
"AppStream-8.6.0.Z.TUS:git-lfs-0:2.13.3-3.el8_6.7.src",
"AppStream-8.6.0.Z.TUS:git-lfs-0:2.13.3-3.el8_6.7.x86_64",
"AppStream-8.6.0.Z.TUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.7.x86_64",
"AppStream-8.6.0.Z.TUS:git-lfs-debugsource-0:2.13.3-3.el8_6.7.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": [
"AppStream-8.6.0.Z.AUS:git-lfs-0:2.13.3-3.el8_6.7.src",
"AppStream-8.6.0.Z.AUS:git-lfs-0:2.13.3-3.el8_6.7.x86_64",
"AppStream-8.6.0.Z.AUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.7.x86_64",
"AppStream-8.6.0.Z.AUS:git-lfs-debugsource-0:2.13.3-3.el8_6.7.x86_64",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.7.aarch64",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.7.ppc64le",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.7.s390x",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.7.src",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.7.x86_64",
"AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.7.aarch64",
"AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.7.ppc64le",
"AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.7.s390x",
"AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.7.x86_64",
"AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.7.aarch64",
"AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.7.ppc64le",
"AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.7.s390x",
"AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.7.x86_64",
"AppStream-8.6.0.Z.TUS:git-lfs-0:2.13.3-3.el8_6.7.src",
"AppStream-8.6.0.Z.TUS:git-lfs-0:2.13.3-3.el8_6.7.x86_64",
"AppStream-8.6.0.Z.TUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.7.x86_64",
"AppStream-8.6.0.Z.TUS:git-lfs-debugsource-0:2.13.3-3.el8_6.7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
}
]
}
RHSA-2026:20584
Vulnerability from csaf_redhat - Published: 2026-05-26 04:27 - Updated: 2026-06-27 19:34The 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: AppStream-8.8.0.Z.E4S:git-lfs-0:3.2.0-2.el8_8.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-lfs-0:3.2.0-2.el8_8.7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-lfs-0:3.2.0-2.el8_8.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el8_8.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el8_8.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el8_8.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el8_8.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:git-lfs-0:3.2.0-2.el8_8.7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:git-lfs-0:3.2.0-2.el8_8.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:git-lfs-debuginfo-0:3.2.0-2.el8_8.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:git-lfs-debugsource-0:3.2.0-2.el8_8.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for git-lfs is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service.\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": "Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server.\n\nSecurity Fix(es):\n\n* net/url: Incorrect parsing of IPv6 host literals in net/url (CVE-2026-25679)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"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:20584",
"url": "https://access.redhat.com/errata/RHSA-2026:20584"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_20584.json"
}
],
"title": "Red Hat Security Advisory: git-lfs security update",
"tracking": {
"current_release_date": "2026-06-27T19:34:56+00:00",
"generator": {
"date": "2026-06-27T19:34:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2026:20584",
"initial_release_date": "2026-05-26T04:27:00+00:00",
"revision_history": [
{
"date": "2026-05-26T04:27:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-26T04:27:00+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-27T19:34:56+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-2.el8_8.7.src",
"product": {
"name": "git-lfs-0:3.2.0-2.el8_8.7.src",
"product_id": "git-lfs-0:3.2.0-2.el8_8.7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-2.el8_8.7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-2.el8_8.7.ppc64le",
"product": {
"name": "git-lfs-0:3.2.0-2.el8_8.7.ppc64le",
"product_id": "git-lfs-0:3.2.0-2.el8_8.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-2.el8_8.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.2.0-2.el8_8.7.ppc64le",
"product": {
"name": "git-lfs-debugsource-0:3.2.0-2.el8_8.7.ppc64le",
"product_id": "git-lfs-debugsource-0:3.2.0-2.el8_8.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.2.0-2.el8_8.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.2.0-2.el8_8.7.ppc64le",
"product": {
"name": "git-lfs-debuginfo-0:3.2.0-2.el8_8.7.ppc64le",
"product_id": "git-lfs-debuginfo-0:3.2.0-2.el8_8.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.2.0-2.el8_8.7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-2.el8_8.7.x86_64",
"product": {
"name": "git-lfs-0:3.2.0-2.el8_8.7.x86_64",
"product_id": "git-lfs-0:3.2.0-2.el8_8.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-2.el8_8.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.2.0-2.el8_8.7.x86_64",
"product": {
"name": "git-lfs-debugsource-0:3.2.0-2.el8_8.7.x86_64",
"product_id": "git-lfs-debugsource-0:3.2.0-2.el8_8.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.2.0-2.el8_8.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.2.0-2.el8_8.7.x86_64",
"product": {
"name": "git-lfs-debuginfo-0:3.2.0-2.el8_8.7.x86_64",
"product_id": "git-lfs-debuginfo-0:3.2.0-2.el8_8.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.2.0-2.el8_8.7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-2.el8_8.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:git-lfs-0:3.2.0-2.el8_8.7.ppc64le"
},
"product_reference": "git-lfs-0:3.2.0-2.el8_8.7.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-2.el8_8.7.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:git-lfs-0:3.2.0-2.el8_8.7.src"
},
"product_reference": "git-lfs-0:3.2.0-2.el8_8.7.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-2.el8_8.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:git-lfs-0:3.2.0-2.el8_8.7.x86_64"
},
"product_reference": "git-lfs-0:3.2.0-2.el8_8.7.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.2.0-2.el8_8.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el8_8.7.ppc64le"
},
"product_reference": "git-lfs-debuginfo-0:3.2.0-2.el8_8.7.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.2.0-2.el8_8.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el8_8.7.x86_64"
},
"product_reference": "git-lfs-debuginfo-0:3.2.0-2.el8_8.7.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.2.0-2.el8_8.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el8_8.7.ppc64le"
},
"product_reference": "git-lfs-debugsource-0:3.2.0-2.el8_8.7.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.2.0-2.el8_8.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el8_8.7.x86_64"
},
"product_reference": "git-lfs-debugsource-0:3.2.0-2.el8_8.7.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-2.el8_8.7.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:git-lfs-0:3.2.0-2.el8_8.7.src"
},
"product_reference": "git-lfs-0:3.2.0-2.el8_8.7.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-2.el8_8.7.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:git-lfs-0:3.2.0-2.el8_8.7.x86_64"
},
"product_reference": "git-lfs-0:3.2.0-2.el8_8.7.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.2.0-2.el8_8.7.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:git-lfs-debuginfo-0:3.2.0-2.el8_8.7.x86_64"
},
"product_reference": "git-lfs-debuginfo-0:3.2.0-2.el8_8.7.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.2.0-2.el8_8.7.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:git-lfs-debugsource-0:3.2.0-2.el8_8.7.x86_64"
},
"product_reference": "git-lfs-debugsource-0:3.2.0-2.el8_8.7.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"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": [
"AppStream-8.8.0.Z.E4S:git-lfs-0:3.2.0-2.el8_8.7.ppc64le",
"AppStream-8.8.0.Z.E4S:git-lfs-0:3.2.0-2.el8_8.7.src",
"AppStream-8.8.0.Z.E4S:git-lfs-0:3.2.0-2.el8_8.7.x86_64",
"AppStream-8.8.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el8_8.7.ppc64le",
"AppStream-8.8.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el8_8.7.x86_64",
"AppStream-8.8.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el8_8.7.ppc64le",
"AppStream-8.8.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el8_8.7.x86_64",
"AppStream-8.8.0.Z.TUS:git-lfs-0:3.2.0-2.el8_8.7.src",
"AppStream-8.8.0.Z.TUS:git-lfs-0:3.2.0-2.el8_8.7.x86_64",
"AppStream-8.8.0.Z.TUS:git-lfs-debuginfo-0:3.2.0-2.el8_8.7.x86_64",
"AppStream-8.8.0.Z.TUS:git-lfs-debugsource-0:3.2.0-2.el8_8.7.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-05-26T04:27:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:git-lfs-0:3.2.0-2.el8_8.7.ppc64le",
"AppStream-8.8.0.Z.E4S:git-lfs-0:3.2.0-2.el8_8.7.src",
"AppStream-8.8.0.Z.E4S:git-lfs-0:3.2.0-2.el8_8.7.x86_64",
"AppStream-8.8.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el8_8.7.ppc64le",
"AppStream-8.8.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el8_8.7.x86_64",
"AppStream-8.8.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el8_8.7.ppc64le",
"AppStream-8.8.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el8_8.7.x86_64",
"AppStream-8.8.0.Z.TUS:git-lfs-0:3.2.0-2.el8_8.7.src",
"AppStream-8.8.0.Z.TUS:git-lfs-0:3.2.0-2.el8_8.7.x86_64",
"AppStream-8.8.0.Z.TUS:git-lfs-debuginfo-0:3.2.0-2.el8_8.7.x86_64",
"AppStream-8.8.0.Z.TUS:git-lfs-debugsource-0:3.2.0-2.el8_8.7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20584"
},
{
"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": [
"AppStream-8.8.0.Z.E4S:git-lfs-0:3.2.0-2.el8_8.7.ppc64le",
"AppStream-8.8.0.Z.E4S:git-lfs-0:3.2.0-2.el8_8.7.src",
"AppStream-8.8.0.Z.E4S:git-lfs-0:3.2.0-2.el8_8.7.x86_64",
"AppStream-8.8.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el8_8.7.ppc64le",
"AppStream-8.8.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el8_8.7.x86_64",
"AppStream-8.8.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el8_8.7.ppc64le",
"AppStream-8.8.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el8_8.7.x86_64",
"AppStream-8.8.0.Z.TUS:git-lfs-0:3.2.0-2.el8_8.7.src",
"AppStream-8.8.0.Z.TUS:git-lfs-0:3.2.0-2.el8_8.7.x86_64",
"AppStream-8.8.0.Z.TUS:git-lfs-debuginfo-0:3.2.0-2.el8_8.7.x86_64",
"AppStream-8.8.0.Z.TUS:git-lfs-debugsource-0:3.2.0-2.el8_8.7.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": [
"AppStream-8.8.0.Z.E4S:git-lfs-0:3.2.0-2.el8_8.7.ppc64le",
"AppStream-8.8.0.Z.E4S:git-lfs-0:3.2.0-2.el8_8.7.src",
"AppStream-8.8.0.Z.E4S:git-lfs-0:3.2.0-2.el8_8.7.x86_64",
"AppStream-8.8.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el8_8.7.ppc64le",
"AppStream-8.8.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el8_8.7.x86_64",
"AppStream-8.8.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el8_8.7.ppc64le",
"AppStream-8.8.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el8_8.7.x86_64",
"AppStream-8.8.0.Z.TUS:git-lfs-0:3.2.0-2.el8_8.7.src",
"AppStream-8.8.0.Z.TUS:git-lfs-0:3.2.0-2.el8_8.7.x86_64",
"AppStream-8.8.0.Z.TUS:git-lfs-debuginfo-0:3.2.0-2.el8_8.7.x86_64",
"AppStream-8.8.0.Z.TUS:git-lfs-debugsource-0:3.2.0-2.el8_8.7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
}
]
}
RHSA-2026:20889
Vulnerability from csaf_redhat - Published: 2026-05-26 11:34 - Updated: 2026-06-28 12:57A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not correctly handle hostname normalization when evaluating NO_PROXY rules. An attacker can exploit this by crafting requests to loopback addresses (e.g., localhost. or [::1]) which bypass the NO_PROXY configuration and are routed through the configured proxy. This can lead to Server-Side Request Forgery (SSRF) vulnerabilities, enabling attackers to access sensitive internal or loopback services that should otherwise be protected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le | — |
Workaround
|
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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le | — |
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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le | — |
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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le | — |
Workaround
|
A flaw was found in follow-redirects. When an HTTP request follows a cross-domain redirect (a redirection to a different domain), custom authentication headers, such as X-API-Key or X-Auth-Token, are not properly stripped. This allows these sensitive headers to be forwarded verbatim to the redirect target, potentially leading to the unintended disclosure of authentication information to an untrusted third party.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le | — |
A flaw was found in Axios, an HTTP client library. This vulnerability allows an attacker to exploit a prototype pollution issue if another part of the application has already polluted the Object.prototype. By doing so, the attacker can intercept and modify JSON responses or take control of the HTTP communication. This could lead to unauthorized access to sensitive information like user credentials and request details.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le | — |
A flaw was found in Axios, a software library for making network requests. A remote attacker can exploit a prototype pollution vulnerability to inject arbitrary HTTP headers into outgoing requests. This occurs when the application's core object definitions are manipulated, causing Axios to misinterpret data and include attacker-controlled headers in network communications. This could lead to unauthorized actions or data manipulation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client for browsers and Node.js. This vulnerability occurs because the `toFormData` function recursively processes nested objects without a depth limit. A remote attacker can exploit this by sending deeply nested request data, which causes the Node.js process to crash due to a RangeError, leading to a potential Denial of Service (DoS) if the process crashes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le | — |
A flaw was found in Axios, a promise-based HTTP client. This vulnerability, a Prototype Pollution "Gadget" attack, allows an attacker to manipulate the `Object.prototype.validateStatus` property. By polluting this property, all HTTP error responses (such as 401, 403, or 500) are silently treated as successful responses. This can lead to a complete bypass of application-level authentication and error handling, potentially granting unauthorized access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le | — |
A flaw was found in Axios, a promise-based HTTP client. An attacker who can control the destination address of an Axios request can exploit this vulnerability. By using specific internal network addresses (within the 127.0.0.0/8 range, excluding 127.0.0.1), the attacker can completely bypass the NO_PROXY protection, potentially leading to unauthorized access or information disclosure within the network. This issue is an incomplete fix for a previous vulnerability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le | — |
A flaw was found in Axios, a widely used HTTP client. This vulnerability, known as a Prototype Pollution "Gadget" attack, allows a remote attacker to subtly alter JSON API responses. By manipulating a specific function, an attacker can selectively modify data within these responses. This could lead to significant security breaches, including unauthorized privilege escalation, fraudulent balance manipulation, or bypassing critical authorization checks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Updated images are now available for Red Hat Advanced Cluster Security\n(RHACS), which typically include new features, bug fixes, and/or\nsecurity patches.",
"title": "Topic"
},
{
"category": "general",
"text": "See the release notes (link in the references section) for a\ndescription of the fixes and enhancements in this particular release.",
"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:20889",
"url": "https://access.redhat.com/errata/RHSA-2026:20889"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62718",
"url": "https://access.redhat.com/security/cve/CVE-2025-62718"
},
{
"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-32280",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"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-40895",
"url": "https://access.redhat.com/security/cve/CVE-2026-40895"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42033",
"url": "https://access.redhat.com/security/cve/CVE-2026-42033"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42035",
"url": "https://access.redhat.com/security/cve/CVE-2026-42035"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42039",
"url": "https://access.redhat.com/security/cve/CVE-2026-42039"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42041",
"url": "https://access.redhat.com/security/cve/CVE-2026-42041"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42043",
"url": "https://access.redhat.com/security/cve/CVE-2026-42043"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42044",
"url": "https://access.redhat.com/security/cve/CVE-2026-42044"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_security_for_kubernetes/4.10/html-single/release_notes/index#about-this-release-4103_release-notes-410",
"url": "https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_security_for_kubernetes/4.10/html-single/release_notes/index#about-this-release-4103_release-notes-410"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_20889.json"
}
],
"title": "Red Hat Security Advisory: RHACS 4.10.3 security and bug fix update",
"tracking": {
"current_release_date": "2026-06-28T12:57:28+00:00",
"generator": {
"date": "2026-06-28T12:57:28+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2026:20889",
"initial_release_date": "2026-05-26T11:34:12+00:00",
"revision_history": [
{
"date": "2026-05-26T11:34:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-26T19:09:33+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-28T12:57:28+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product": {
"name": "Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:advanced_cluster_security:4.10::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Advanced Cluster Security for Kubernetes"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256%3Aa32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256%3A56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1778746262"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-fact-rhel8@sha256%3Ab4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1778746644"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256%3A89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256%3Aa7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-operator-bundle@sha256%3Adbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256%3A51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256%3A68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1778755463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256%3A348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1778755463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256%3Acefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1778755463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256%3A0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1778755463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256%3Ae5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256%3Af6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256%3A04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256%3Afe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1778746262"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-fact-rhel8@sha256%3A71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1778746644"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256%3A7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256%3A4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256%3A0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256%3A43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1778755463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256%3A423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1778755463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256%3A7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1778755463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256%3A27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1778755463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256%3Aea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256%3A8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256%3A444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256%3Ae077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1778746262"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256%3A1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256%3Acde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256%3A9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256%3Af94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1778755463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256%3A9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1778755463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256%3Af1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1778755463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256%3A91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1778755463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256%3Afa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256%3A76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256%3A10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256%3A1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1778746262"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256%3A16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256%3Aceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256%3Aa0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256%3A93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1778755463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256%3Ab693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1778755463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256%3A905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1778755463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256%3Ab5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1778755463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256%3A4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256%3A0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-62718",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-04-09T15:01:48.111177+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456913"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not correctly handle hostname normalization when evaluating NO_PROXY rules. An attacker can exploit this by crafting requests to loopback addresses (e.g., localhost. or [::1]) which bypass the NO_PROXY configuration and are routed through the configured proxy. This can lead to Server-Side Request Forgery (SSRF) vulnerabilities, enabling attackers to access sensitive internal or loopback services that should otherwise be protected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Server-Side Request Forgery and proxy bypass due to improper hostname normalization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has limited impact due to combination of non-default conditions to exploit: the attacker must be able to control or influence URLs passed to axios in a server-side context, the application must have both `HTTP_PROXY` and `NO_PROXY` configured, and the proxy itself must be positioned to act on the misdirected traffic or have been compromised by the attacker to intercept the rerouted traffic.",
"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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62718"
},
{
"category": "external",
"summary": "RHBZ#2456913",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456913"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62718"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62718",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62718"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc1034#section-3.1",
"url": "https://datatracker.ietf.org/doc/html/rfc1034#section-3.1"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc3986#section-3.2.2",
"url": "https://datatracker.ietf.org/doc/html/rfc3986#section-3.2.2"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/commit/fb3befb6daac6cad26b2e54094d0f2d9e47f24df",
"url": "https://github.com/axios/axios/commit/fb3befb6daac6cad26b2e54094d0f2d9e47f24df"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/pull/10661",
"url": "https://github.com/axios/axios/pull/10661"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/releases/tag/v1.15.0",
"url": "https://github.com/axios/axios/releases/tag/v1.15.0"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-3p68-rc4w-qgx5",
"url": "https://github.com/axios/axios/security/advisories/GHSA-3p68-rc4w-qgx5"
}
],
"release_date": "2026-04-09T14:31:46.067000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T11:34:12+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20889"
},
{
"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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
}
],
"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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Server-Side Request Forgery and proxy bypass due to improper hostname normalization"
},
{
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
}
],
"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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
},
"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-05-26T11:34:12+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20889"
},
{
"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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
},
{
"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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
}
],
"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": "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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
},
"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-05-26T11:34:12+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20889"
}
],
"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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building"
},
{
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
}
],
"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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
},
"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-05-26T11:34:12+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20889"
},
{
"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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
}
],
"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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
},
{
"cve": "CVE-2026-40895",
"cwe": {
"id": "CWE-212",
"name": "Improper Removal of Sensitive Information Before Storage or Transfer"
},
"discovery_date": "2026-04-21T21:02:33.280553+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460297"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in follow-redirects. When an HTTP request follows a cross-domain redirect (a redirection to a different domain), custom authentication headers, such as X-API-Key or X-Auth-Token, are not properly stripped. This allows these sensitive headers to be forwarded verbatim to the redirect target, potentially leading to the unintended disclosure of authentication information to an untrusted third party.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "follow-redirects: follow-redirects: Information disclosure via cross-domain redirects",
"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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40895"
},
{
"category": "external",
"summary": "RHBZ#2460297",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460297"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40895",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40895"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40895",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40895"
},
{
"category": "external",
"summary": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-r4q5-vmmm-2653",
"url": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-r4q5-vmmm-2653"
}
],
"release_date": "2026-04-21T19:59:59.759000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T11:34:12+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20889"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "follow-redirects: follow-redirects: Information disclosure via cross-domain redirects"
},
{
"cve": "CVE-2026-42033",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T18:01:20.937507+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461607"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, an HTTP client library. This vulnerability allows an attacker to exploit a prototype pollution issue if another part of the application has already polluted the Object.prototype. By doing so, the attacker can intercept and modify JSON responses or take control of the HTTP communication. This could lead to unauthorized access to sensitive information like user credentials and request details.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: HTTP Transport Hijacking via Prototype Pollution",
"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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42033"
},
{
"category": "external",
"summary": "RHBZ#2461607",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461607"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42033",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42033"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42033",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42033"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-pf86-5x62-jrwf",
"url": "https://github.com/axios/axios/security/advisories/GHSA-pf86-5x62-jrwf"
}
],
"release_date": "2026-04-24T17:36:44.132000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T11:34:12+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20889"
}
],
"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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: HTTP Transport Hijacking via Prototype Pollution"
},
{
"cve": "CVE-2026-42035",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T18:01:17.109481+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461606"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a software library for making network requests. A remote attacker can exploit a prototype pollution vulnerability to inject arbitrary HTTP headers into outgoing requests. This occurs when the application\u0027s core object definitions are manipulated, causing Axios to misinterpret data and include attacker-controlled headers in network communications. This could lead to unauthorized actions or data manipulation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Arbitrary HTTP header injection via prototype pollution",
"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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42035"
},
{
"category": "external",
"summary": "RHBZ#2461606",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461606"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42035",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42035"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42035",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42035"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-6chq-wfr3-2hj9",
"url": "https://github.com/axios/axios/security/advisories/GHSA-6chq-wfr3-2hj9"
}
],
"release_date": "2026-04-24T17:38:07.752000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T11:34:12+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20889"
},
{
"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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
}
],
"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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "axios: Axios: Arbitrary HTTP header injection via prototype pollution"
},
{
"cve": "CVE-2026-42039",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-24T19:01:44.887156+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461630"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client for browsers and Node.js. This vulnerability occurs because the `toFormData` function recursively processes nested objects without a depth limit. A remote attacker can exploit this by sending deeply nested request data, which causes the Node.js process to crash due to a RangeError, leading to a potential Denial of Service (DoS) if the process crashes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Node.js: Axios: Denial of Service via unbounded recursion in toFormData with deeply nested request data",
"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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42039"
},
{
"category": "external",
"summary": "RHBZ#2461630",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461630"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42039",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42039"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42039",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42039"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-62hf-57xw-28j9",
"url": "https://github.com/axios/axios/security/advisories/GHSA-62hf-57xw-28j9"
}
],
"release_date": "2026-04-24T18:01:30.775000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T11:34:12+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20889"
}
],
"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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Node.js: Axios: Denial of Service via unbounded recursion in toFormData with deeply nested request data"
},
{
"cve": "CVE-2026-42041",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T19:01:41.034289+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461629"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability, a Prototype Pollution \"Gadget\" attack, allows an attacker to manipulate the `Object.prototype.validateStatus` property. By polluting this property, all HTTP error responses (such as 401, 403, or 500) are silently treated as successful responses. This can lead to a complete bypass of application-level authentication and error handling, potentially granting unauthorized access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Authentication bypass due to prototype pollution of HTTP error handling",
"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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42041"
},
{
"category": "external",
"summary": "RHBZ#2461629",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461629"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42041",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42041"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42041",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42041"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-w9j2-pvgh-6h63",
"url": "https://github.com/axios/axios/security/advisories/GHSA-w9j2-pvgh-6h63"
}
],
"release_date": "2026-04-24T17:55:30.036000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T11:34:12+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20889"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Authentication bypass due to prototype pollution of HTTP error handling"
},
{
"cve": "CVE-2026-42043",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-04-24T19:01:22.552379+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461626"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. An attacker who can control the destination address of an Axios request can exploit this vulnerability. By using specific internal network addresses (within the 127.0.0.0/8 range, excluding 127.0.0.1), the attacker can completely bypass the NO_PROXY protection, potentially leading to unauthorized access or information disclosure within the network. This issue is an incomplete fix for a previous vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: NO_PROXY bypass via crafted 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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42043"
},
{
"category": "external",
"summary": "RHBZ#2461626",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461626"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42043",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42043"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42043",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42043"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-pmwg-cvhr-8vh7",
"url": "https://github.com/axios/axios/security/advisories/GHSA-pmwg-cvhr-8vh7"
}
],
"release_date": "2026-04-24T17:54:42.668000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T11:34:12+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20889"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: NO_PROXY bypass via crafted URL"
},
{
"cve": "CVE-2026-42044",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T19:01:13.418725+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461624"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a widely used HTTP client. This vulnerability, known as a Prototype Pollution \"Gadget\" attack, allows a remote attacker to subtly alter JSON API responses. By manipulating a specific function, an attacker can selectively modify data within these responses. This could lead to significant security breaches, including unauthorized privilege escalation, fraudulent balance manipulation, or bypassing critical authorization checks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Invisible JSON Response Tampering via Prototype Pollution Gadget",
"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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42044"
},
{
"category": "external",
"summary": "RHBZ#2461624",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461624"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42044",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42044"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42044",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42044"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-3w6x-2g7m-8v23",
"url": "https://github.com/axios/axios/security/advisories/GHSA-3w6x-2g7m-8v23"
}
],
"release_date": "2026-04-24T17:49:49.517000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T11:34:12+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20889"
},
{
"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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
}
],
"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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Invisible JSON Response Tampering via Prototype Pollution Gadget"
}
]
}
RHSA-2026:21017
Vulnerability from csaf_redhat - Published: 2026-05-26 17:12 - Updated: 2026-06-29 07:49A 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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not correctly handle hostname normalization when evaluating NO_PROXY rules. An attacker can exploit this by crafting requests to loopback addresses (e.g., localhost. or [::1]) which bypass the NO_PROXY configuration and are routed through the configured proxy. This can lead to Server-Side Request Forgery (SSRF) vulnerabilities, enabling attackers to access sensitive internal or loopback services that should otherwise be protected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 | — |
Workaround
|
A flaw was found in Red Hat Quay and mirror registry for Red Hat OpenShift. The log export feature in these products allows an authenticated user to specify an arbitrary callback URL. A backend process then makes server-side HTTP requests to this provided URL. This vulnerability, known as Server-Side Request Forgery (SSRF), could allow an attacker to send requests from the application's internal network, potentially leading to the disclosure of sensitive information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 | — |
No description is available for this CVE.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 | — |
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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 | — |
Workaround
|
A flaw was found in pyOpenSSL. The set_cookie_generate_callback callback function can be used to generate DTLS cookies. When the callback returns a cookie string or byte sequence longer than 256 bytes, a buffer overflow can be triggered due to a missing bounds checking before copying the data to a fixed-size buffer provided by the underlying OpenSSL library.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 | — |
Workaround
|
A flaw was found in SVGO, an SVG (Scalable Vector Graphics) Optimizer. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by submitting a specially crafted XML file. The application's failure to properly guard against XML entity expansion or recursion can lead to the Node.js process consuming excessive memory and crashing.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 | — |
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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 | — |
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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 | — |
Workaround
|
A flaw was found in the DataRow.Decode function within the github.com/jackc/pgproto3/v2 component. A malicious or compromised PostgreSQL server can exploit this by sending a DataRow message containing a negative field length. This improper validation of field lengths leads to a "slice bounds out of range panic", resulting in a Denial of Service (DoS) for the affected application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 | — |
Workaround
|
A flaw was found in Red Hat Quay's container image upload process. An authenticated user with push access to any repository on the registry can interfere with image uploads in progress by other users, including those in repositories they do not have access to. This could allow the attacker to read, modify, or cancel another user's in-progress image upload.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 | — |
A flaw was found in Red Hat Quay's handling of resumable container image layer uploads. The upload process stores intermediate data in the database using a format that, if tampered with, could allow an attacker to execute arbitrary code on the Quay server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 | — |
Workaround
|
A flaw was found in Forge (also called `node-forge`), a JavaScript implementation of Transport Layer Security. A remote attacker could exploit weaknesses in the RSASSA PKCS#1 v1.5 signature verification process. By crafting malicious signatures that include extra data within the ASN structure and do not meet padding requirements, an attacker can bypass signature validation. This allows for the creation of forged signatures that appear legitimate, potentially compromising the integrity and authenticity of communications.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 | — |
Workaround
|
A flaw was found in Go JOSE, a library for handling JSON Web Encryption (JWE) objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the application can crash. This leads to a denial of service (DoS), making the affected service unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 | — |
Workaround
|
A flaw was found in the cryptography library. This vulnerability occurs when a non-contiguous buffer is passed to certain application programming interfaces (APIs) that accept Python buffers, such as Hash.update(). A remote attacker could exploit this to cause a buffer overflow, potentially leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 | — |
Workaround
|
A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to trigger a denial of service (DoS) by providing a specially crafted FITS image file. The library's failure to limit the amount of GZIP-compressed data during decoding can lead to unbounded memory consumption, causing the system to crash or experience severe performance issues.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 | — |
Workaround
|
A flaw was found in follow-redirects. When an HTTP request follows a cross-domain redirect (a redirection to a different domain), custom authentication headers, such as X-API-Key or X-Auth-Token, are not properly stripped. This allows these sensitive headers to be forwarded verbatim to the redirect target, potentially leading to the unintended disclosure of authentication information to an untrusted third party.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 | — |
A flaw was found in Axios, an HTTP client library. This vulnerability allows an attacker to exploit a prototype pollution issue if another part of the application has already polluted the Object.prototype. By doing so, the attacker can intercept and modify JSON responses or take control of the HTTP communication. This could lead to unauthorized access to sensitive information like user credentials and request details.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 | — |
A flaw was found in Axios, a software library for making network requests. A remote attacker can exploit a prototype pollution vulnerability to inject arbitrary HTTP headers into outgoing requests. This occurs when the application's core object definitions are manipulated, causing Axios to misinterpret data and include attacker-controlled headers in network communications. This could lead to unauthorized actions or data manipulation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client for browsers and Node.js. This vulnerability occurs because the `toFormData` function recursively processes nested objects without a depth limit. A remote attacker can exploit this by sending deeply nested request data, which causes the Node.js process to crash due to a RangeError, leading to a potential Denial of Service (DoS) if the process crashes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 | — |
A flaw was found in Axios, a promise-based HTTP client. This vulnerability, a Prototype Pollution "Gadget" attack, allows an attacker to manipulate the `Object.prototype.validateStatus` property. By polluting this property, all HTTP error responses (such as 401, 403, or 500) are silently treated as successful responses. This can lead to a complete bypass of application-level authentication and error handling, potentially granting unauthorized access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 | — |
A flaw was found in Axios, a promise-based HTTP client. An attacker who can control the destination address of an Axios request can exploit this vulnerability. By using specific internal network addresses (within the 127.0.0.0/8 range, excluding 127.0.0.1), the attacker can completely bypass the NO_PROXY protection, potentially leading to unauthorized access or information disclosure within the network. This issue is an incomplete fix for a previous vulnerability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 | — |
A flaw was found in Axios, a widely used HTTP client. This vulnerability, known as a Prototype Pollution "Gadget" attack, allows a remote attacker to subtly alter JSON API responses. By manipulating a specific function, an attacker can selectively modify data within these responses. This could lead to significant security breaches, including unauthorized privilege escalation, fraudulent balance manipulation, or bypassing critical authorization checks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_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 Quay 3.14.8 is now available with bug fixes.",
"title": "Topic"
},
{
"category": "general",
"text": "Quay 3.14.8",
"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:21017",
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
},
{
"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-2025-62718",
"url": "https://access.redhat.com/security/cve/CVE-2025-62718"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-2377",
"url": "https://access.redhat.com/security/cve/CVE-2026-2377"
},
{
"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-27459",
"url": "https://access.redhat.com/security/cve/CVE-2026-27459"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-29074",
"url": "https://access.redhat.com/security/cve/CVE-2026-29074"
},
{
"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-32281",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"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-32286",
"url": "https://access.redhat.com/security/cve/CVE-2026-32286"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32589",
"url": "https://access.redhat.com/security/cve/CVE-2026-32589"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32590",
"url": "https://access.redhat.com/security/cve/CVE-2026-32590"
},
{
"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-33894",
"url": "https://access.redhat.com/security/cve/CVE-2026-33894"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34986",
"url": "https://access.redhat.com/security/cve/CVE-2026-34986"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39892",
"url": "https://access.redhat.com/security/cve/CVE-2026-39892"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40192",
"url": "https://access.redhat.com/security/cve/CVE-2026-40192"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40895",
"url": "https://access.redhat.com/security/cve/CVE-2026-40895"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42033",
"url": "https://access.redhat.com/security/cve/CVE-2026-42033"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42035",
"url": "https://access.redhat.com/security/cve/CVE-2026-42035"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42039",
"url": "https://access.redhat.com/security/cve/CVE-2026-42039"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42041",
"url": "https://access.redhat.com/security/cve/CVE-2026-42041"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42043",
"url": "https://access.redhat.com/security/cve/CVE-2026-42043"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42044",
"url": "https://access.redhat.com/security/cve/CVE-2026-42044"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4427",
"url": "https://access.redhat.com/security/cve/CVE-2026-4427"
},
{
"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_21017.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Quay 3.14.8",
"tracking": {
"current_release_date": "2026-06-29T07:49:08+00:00",
"generator": {
"date": "2026-06-29T07:49:08+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2026:21017",
"initial_release_date": "2026-05-26T17:12:40+00:00",
"revision_history": [
{
"date": "2026-05-26T17:12:40+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-02T17:21:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-29T07:49:08+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Quay 3.14",
"product": {
"name": "Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:quay:3.14::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Quay"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-bundle@sha256%3A9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-bundle\u0026tag=1778873727"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-bundle@sha256%3A36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-bundle\u0026tag=1778874411"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3Abc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=1778873623"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3Ae76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8\u0026tag=1778874087"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=1778873627"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3Ac82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4?arch=amd64\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=1778873589"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-bundle@sha256%3Aa620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-operator-bundle\u0026tag=1779693417"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3Adb535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=1778873585"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=1779689392"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b?arch=arm64\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=1778873623"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3Ab83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2?arch=arm64\u0026repository_url=registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8\u0026tag=1778874087"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3Aeade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10?arch=arm64\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=1778873627"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72?arch=arm64\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=1778873589"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33?arch=arm64\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=1778873585"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3Aa46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b?arch=arm64\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=1779689392"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=1778873623"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3A532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8\u0026tag=1778874087"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=1778873627"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=1778873589"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=1778873585"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3Afca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=1779689392"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=1778873623"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3A1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8\u0026tag=1778874087"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3Afac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=1778873627"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3Ac36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42?arch=s390x\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=1778873589"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=1778873585"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=1779689392"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.14"
}
]
},
"vulnerabilities": [
{
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"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-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
},
{
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-62718",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-04-09T15:01:48.111177+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456913"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not correctly handle hostname normalization when evaluating NO_PROXY rules. An attacker can exploit this by crafting requests to loopback addresses (e.g., localhost. or [::1]) which bypass the NO_PROXY configuration and are routed through the configured proxy. This can lead to Server-Side Request Forgery (SSRF) vulnerabilities, enabling attackers to access sensitive internal or loopback services that should otherwise be protected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Server-Side Request Forgery and proxy bypass due to improper hostname normalization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has limited impact due to combination of non-default conditions to exploit: the attacker must be able to control or influence URLs passed to axios in a server-side context, the application must have both `HTTP_PROXY` and `NO_PROXY` configured, and the proxy itself must be positioned to act on the misdirected traffic or have been compromised by the attacker to intercept the rerouted traffic.",
"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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62718"
},
{
"category": "external",
"summary": "RHBZ#2456913",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456913"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62718"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62718",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62718"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc1034#section-3.1",
"url": "https://datatracker.ietf.org/doc/html/rfc1034#section-3.1"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc3986#section-3.2.2",
"url": "https://datatracker.ietf.org/doc/html/rfc3986#section-3.2.2"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/commit/fb3befb6daac6cad26b2e54094d0f2d9e47f24df",
"url": "https://github.com/axios/axios/commit/fb3befb6daac6cad26b2e54094d0f2d9e47f24df"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/pull/10661",
"url": "https://github.com/axios/axios/pull/10661"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/releases/tag/v1.15.0",
"url": "https://github.com/axios/axios/releases/tag/v1.15.0"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-3p68-rc4w-qgx5",
"url": "https://github.com/axios/axios/security/advisories/GHSA-3p68-rc4w-qgx5"
}
],
"release_date": "2026-04-09T14:31:46.067000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
},
{
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Server-Side Request Forgery and proxy bypass due to improper hostname normalization"
},
{
"acknowledgments": [
{
"names": [
"Antony Di Scala",
"Michael Whale"
]
}
],
"cve": "CVE-2026-2377",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-02-11T21:02:44.495000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2439201"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Red Hat Quay and mirror registry for Red Hat OpenShift. The log export feature in these products allows an authenticated user to specify an arbitrary callback URL. A backend process then makes server-side HTTP requests to this provided URL. This vulnerability, known as Server-Side Request Forgery (SSRF), could allow an attacker to send requests from the application\u0027s internal network, potentially leading to the disclosure of sensitive information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mirror-registry: quay: quay: Server-Side Request Forgery via log export functionality",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Due to the intended and supported use case of Openshift Mirror Registry, deployment in an offline or network-isolated environment, the impact for this product has been downgraded to `Moderate`.\n\nEven in case of compromise, the blast radius is restricted to mirror-registry. It can not be escalated outside the core product. This vulnerability has been scored based on the lack of change of scope.",
"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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-2377"
},
{
"category": "external",
"summary": "RHBZ#2439201",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2439201"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-2377",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2377"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-2377",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2377"
}
],
"release_date": "2026-04-08T16:18:10.324000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mirror-registry: quay: quay: Server-Side Request Forgery via log export functionality"
},
{
"cve": "CVE-2026-4427",
"discovery_date": "2026-03-18T14:02:19.414820+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"notes": [
{
"category": "description",
"text": "No description is available for this CVE.",
"title": "Vulnerability description"
},
{
"category": "other",
"text": "This CVE has been marked as Rejected by the assigning CNA.",
"title": "Statement"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4427"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4427",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4427"
}
],
"release_date": "2026-03-18T13:00:31+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
}
],
"title": "github.com/jackc/pgproto3: pgproto3: Denial of Service via negative field length in DataRow message"
},
{
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"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-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
},
{
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
},
{
"cve": "CVE-2026-27459",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-03-18T00:01:41.404915+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448503"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in pyOpenSSL. The set_cookie_generate_callback callback function can be used to generate DTLS cookies. When the callback returns a cookie string or byte sequence longer than 256 bytes, a buffer overflow can be triggered due to a missing bounds checking before copying the data to a fixed-size buffer provided by the underlying OpenSSL library.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pyOpenSSL: DTLS cookie callback buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is only exploitable when an application using the pyOpenSSL library provides a custom callback to the set_cookie_generate_callback function. For the buffer overflow to occur, the callback function must return a cookie string or byte sequence longer than 256 bytes, limiting the exposure of this issue. Due to these reasons, 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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27459"
},
{
"category": "external",
"summary": "RHBZ#2448503",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448503"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27459",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27459"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27459",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27459"
},
{
"category": "external",
"summary": "https://github.com/pyca/pyopenssl/blob/358cbf29c4e364c59930e53a270116249581eaa3/CHANGELOG.rst",
"url": "https://github.com/pyca/pyopenssl/blob/358cbf29c4e364c59930e53a270116249581eaa3/CHANGELOG.rst"
},
{
"category": "external",
"summary": "https://github.com/pyca/pyopenssl/commit/57f09bb4bb051d3bc2a1abd36e9525313d5cd408",
"url": "https://github.com/pyca/pyopenssl/commit/57f09bb4bb051d3bc2a1abd36e9525313d5cd408"
},
{
"category": "external",
"summary": "https://github.com/pyca/pyopenssl/security/advisories/GHSA-5pwr-322w-8jr4",
"url": "https://github.com/pyca/pyopenssl/security/advisories/GHSA-5pwr-322w-8jr4"
}
],
"release_date": "2026-03-17T23:34:28.483000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
},
{
"category": "workaround",
"details": "To mitigate this flaw, ensure the callback provided to the set_cookie_generate_callback function strictly limits the returned cookie string or byte sequence to under 256 bytes.",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pyOpenSSL: DTLS cookie callback buffer overflow"
},
{
"cve": "CVE-2026-29074",
"cwe": {
"id": "CWE-776",
"name": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)"
},
"discovery_date": "2026-03-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445132"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in SVGO, an SVG (Scalable Vector Graphics) Optimizer. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by submitting a specially crafted XML file. The application\u0027s failure to properly guard against XML entity expansion or recursion can lead to the Node.js process consuming excessive memory and crashing.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "svgo: SVGO: Denial of Service via XML entity expansion",
"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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-29074"
},
{
"category": "external",
"summary": "RHBZ#2445132",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445132"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-29074",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29074"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-29074",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-29074"
},
{
"category": "external",
"summary": "https://github.com/svg/svgo/security/advisories/GHSA-xpqw-6gx7-v673",
"url": "https://github.com/svg/svgo/security/advisories/GHSA-xpqw-6gx7-v673"
}
],
"release_date": "2026-03-06T07:23:05.716000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
},
{
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "svgo: SVGO: Denial of Service via XML entity expansion"
},
{
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_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": "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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_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-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
}
],
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building"
},
{
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"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-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
},
{
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"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-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
},
{
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"cve": "CVE-2026-32286",
"cwe": {
"id": "CWE-1285",
"name": "Improper Validation of Specified Index, Position, or Offset in Input"
},
"discovery_date": "2026-03-26T20:01:59.226117+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2451847"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the DataRow.Decode function within the github.com/jackc/pgproto3/v2 component. A malicious or compromised PostgreSQL server can exploit this by sending a DataRow message containing a negative field length. This improper validation of field lengths leads to a \"slice bounds out of range panic\", resulting in a Denial of Service (DoS) for the affected application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/jackc/pgproto3/v2: github.com/jackc/pgproto3/v2: Denial of Service via malicious PostgreSQL server",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The PostgreSQL server multicluster-globalhub-manager connects to is either provisioned by the operator itself or specified by the admin managing the deployment. To successfully exploit the vulnerability in this context the attacker would need to compromise the operator-deployed PostgreSQL server to force a crafted malicious DataRow message or they would need to have the privileges required to modify the operator-provisioned deployment or configure globalhub-manager to use a compromised/malicious \u201cBYO Postgres\u201d server.\n\nThe first scenario (compromising a legitimate PostgreSQL server) would change Attack Complexity from Low to High resulting in an adjusted CVSS v3.1 score of 5.9 (Moderate)\nThe other scenarios (manipulating the operator provisioned-deployment or configuring the globalhub-manager to use a malicious server) would maintain AC:L but would require privileged access. This would change Privileges Required from None to High resulting in an adjusted CVSS v3.1 score of 4.9 (Moderate)\n\nBased on the above the Impact Rating for multicluster-globalhub-manager-rhel9 is Moderate.",
"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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32286"
},
{
"category": "external",
"summary": "RHBZ#2451847",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2451847"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32286",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32286"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32286",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32286"
},
{
"category": "external",
"summary": "https://github.com/golang/vulndb/issues/4518",
"url": "https://github.com/golang/vulndb/issues/4518"
},
{
"category": "external",
"summary": "https://github.com/jackc/pgx/issues/2507",
"url": "https://github.com/jackc/pgx/issues/2507"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4518",
"url": "https://pkg.go.dev/vuln/GO-2026-4518"
}
],
"release_date": "2026-03-26T19:40:51.974000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
},
{
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/jackc/pgproto3/v2: github.com/jackc/pgproto3/v2: Denial of Service via malicious PostgreSQL server"
},
{
"acknowledgments": [
{
"names": [
"Antony Di Scala",
"Michael Whale"
]
}
],
"cve": "CVE-2026-32589",
"cwe": {
"id": "CWE-639",
"name": "Authorization Bypass Through User-Controlled Key"
},
"discovery_date": "2026-03-12T14:43:07.878000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446963"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Red Hat Quay\u0027s container image upload process. An authenticated user with push access to any repository on the registry can interfere with image uploads in progress by other users, including those in repositories they do not have access to. This could allow the attacker to read, modify, or cancel another user\u0027s in-progress image upload.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mirror-registry: quay: insecure direct object reference in BlobUpload",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation requires valid login credentials to the Quay registry. Unauthenticated users cannot exploit this flaw.",
"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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32589"
},
{
"category": "external",
"summary": "RHBZ#2446963",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446963"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32589",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32589"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32589",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32589"
}
],
"release_date": "2026-04-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
}
],
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mirror-registry: quay: insecure direct object reference in BlobUpload"
},
{
"acknowledgments": [
{
"names": [
"Antony Di Scala",
"Michael Whale"
]
}
],
"cve": "CVE-2026-32590",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2026-03-12T14:43:11.443000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446964"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Red Hat Quay\u0027s handling of resumable container image layer uploads. The upload process stores intermediate data in the database using a format that, if tampered with, could allow an attacker to execute arbitrary code on the Quay server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mirror-registry: remote code execution using pickle deserialization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation requires valid login credentials. The attacker must be authenticated to the registry, either through the web interface or through a container tool such as Podman.",
"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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32590"
},
{
"category": "external",
"summary": "RHBZ#2446964",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446964"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32590",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32590"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32590",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32590"
}
],
"release_date": "2026-04-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "mirror-registry: remote code execution using pickle deserialization"
},
{
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_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-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
},
{
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"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-33894",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-03-27T21:02:52.462999+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452464"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Forge (also called `node-forge`), a JavaScript implementation of Transport Layer Security. A remote attacker could exploit weaknesses in the RSASSA PKCS#1 v1.5 signature verification process. By crafting malicious signatures that include extra data within the ASN structure and do not meet padding requirements, an attacker can bypass signature validation. This allows for the creation of forged signatures that appear legitimate, potentially compromising the integrity and authenticity of communications.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: Forge: Signature Forgery via Weak RSASSA PKCS#1 v1.5 Verification",
"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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33894"
},
{
"category": "external",
"summary": "RHBZ#2452464",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452464"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33894",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33894"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33894",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33894"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc2313#section-8",
"url": "https://datatracker.ietf.org/doc/html/rfc2313#section-8"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-ppp5-5v6c-4jwp",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-ppp5-5v6c-4jwp"
},
{
"category": "external",
"summary": "https://mailarchive.ietf.org/arch/msg/openpgp/5rnE9ZRN1AokBVj3VqblGlP63QE",
"url": "https://mailarchive.ietf.org/arch/msg/openpgp/5rnE9ZRN1AokBVj3VqblGlP63QE"
},
{
"category": "external",
"summary": "https://www.rfc-editor.org/rfc/rfc8017.html",
"url": "https://www.rfc-editor.org/rfc/rfc8017.html"
}
],
"release_date": "2026-03-27T20:45:49.583000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
},
{
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-forge: Forge: Signature Forgery via Weak RSASSA PKCS#1 v1.5 Verification"
},
{
"cve": "CVE-2026-34986",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-04-06T17:01:34.639203+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455470"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go JOSE, a library for handling JSON Web Encryption (JWE) objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the application can crash. This leads to a denial of service (DoS), making the affected service unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object",
"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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34986"
},
{
"category": "external",
"summary": "RHBZ#2455470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455470"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34986",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34986"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/security/advisories/GHSA-78h2-9frx-2jm8",
"url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-78h2-9frx-2jm8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/github.com/go-jose/go-jose/v4#pkg-constants",
"url": "https://pkg.go.dev/github.com/go-jose/go-jose/v4#pkg-constants"
}
],
"release_date": "2026-04-06T16:22:45.353000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
},
{
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object"
},
{
"cve": "CVE-2026-39892",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-04-08T22:00:59.416053+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456735"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the cryptography library. This vulnerability occurs when a non-contiguous buffer is passed to certain application programming interfaces (APIs) that accept Python buffers, such as Hash.update(). A remote attacker could exploit this to cause a buffer overflow, potentially leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cryptography: Cryptography: Buffer overflow via non-contiguous buffer in API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In default configurations Red Hat products isolate service processes from total system access. Should an attacker be able to exploit this vulnerability their impact will be limited to that service account and they will not have access to the broader system.",
"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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39892"
},
{
"category": "external",
"summary": "RHBZ#2456735",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456735"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39892",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39892"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39892",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39892"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/04/08/12",
"url": "http://www.openwall.com/lists/oss-security/2026/04/08/12"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/commit/622d672e429a7cff836a23c5903683dbec1901f5",
"url": "https://github.com/pyca/cryptography/commit/622d672e429a7cff836a23c5903683dbec1901f5"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/security/advisories/GHSA-p423-j2cm-9vmq",
"url": "https://github.com/pyca/cryptography/security/advisories/GHSA-p423-j2cm-9vmq"
}
],
"release_date": "2026-04-08T20:49:41.967000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
},
{
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"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:L",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cryptography: Cryptography: Buffer overflow via non-contiguous buffer in API"
},
{
"cve": "CVE-2026-40192",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-04-16T00:00:49.590876+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to trigger a denial of service (DoS) by providing a specially crafted FITS image file. The library\u0027s failure to limit the amount of GZIP-compressed data during decoding can lead to unbounded memory consumption, causing the system to crash or experience severe performance issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Denial of Service via decompression bomb in FITS image processing",
"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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40192"
},
{
"category": "external",
"summary": "RHBZ#2458856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40192",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40192"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40192",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40192"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/3cb854e8b2bab43f40e342e665f9340d861aa628",
"url": "https://github.com/python-pillow/Pillow/commit/3cb854e8b2bab43f40e342e665f9340d861aa628"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9521",
"url": "https://github.com/python-pillow/Pillow/pull/9521"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-whj4-6x5x-4v2j",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-whj4-6x5x-4v2j"
},
{
"category": "external",
"summary": "https://pillow.readthedocs.io/en/stable/releasenotes/12.2.0.html#prevent-fits-decompression-bomb",
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/12.2.0.html#prevent-fits-decompression-bomb"
}
],
"release_date": "2026-04-15T22:53:56.147000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
},
{
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Pillow: Pillow: Denial of Service via decompression bomb in FITS image processing"
},
{
"cve": "CVE-2026-40895",
"cwe": {
"id": "CWE-212",
"name": "Improper Removal of Sensitive Information Before Storage or Transfer"
},
"discovery_date": "2026-04-21T21:02:33.280553+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460297"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in follow-redirects. When an HTTP request follows a cross-domain redirect (a redirection to a different domain), custom authentication headers, such as X-API-Key or X-Auth-Token, are not properly stripped. This allows these sensitive headers to be forwarded verbatim to the redirect target, potentially leading to the unintended disclosure of authentication information to an untrusted third party.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "follow-redirects: follow-redirects: Information disclosure via cross-domain redirects",
"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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40895"
},
{
"category": "external",
"summary": "RHBZ#2460297",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460297"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40895",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40895"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40895",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40895"
},
{
"category": "external",
"summary": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-r4q5-vmmm-2653",
"url": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-r4q5-vmmm-2653"
}
],
"release_date": "2026-04-21T19:59:59.759000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "follow-redirects: follow-redirects: Information disclosure via cross-domain redirects"
},
{
"cve": "CVE-2026-42033",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T18:01:20.937507+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461607"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, an HTTP client library. This vulnerability allows an attacker to exploit a prototype pollution issue if another part of the application has already polluted the Object.prototype. By doing so, the attacker can intercept and modify JSON responses or take control of the HTTP communication. This could lead to unauthorized access to sensitive information like user credentials and request details.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: HTTP Transport Hijacking via Prototype Pollution",
"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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42033"
},
{
"category": "external",
"summary": "RHBZ#2461607",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461607"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42033",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42033"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42033",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42033"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-pf86-5x62-jrwf",
"url": "https://github.com/axios/axios/security/advisories/GHSA-pf86-5x62-jrwf"
}
],
"release_date": "2026-04-24T17:36:44.132000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
}
],
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: HTTP Transport Hijacking via Prototype Pollution"
},
{
"cve": "CVE-2026-42035",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T18:01:17.109481+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461606"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a software library for making network requests. A remote attacker can exploit a prototype pollution vulnerability to inject arbitrary HTTP headers into outgoing requests. This occurs when the application\u0027s core object definitions are manipulated, causing Axios to misinterpret data and include attacker-controlled headers in network communications. This could lead to unauthorized actions or data manipulation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Arbitrary HTTP header injection via prototype pollution",
"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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42035"
},
{
"category": "external",
"summary": "RHBZ#2461606",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461606"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42035",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42035"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42035",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42035"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-6chq-wfr3-2hj9",
"url": "https://github.com/axios/axios/security/advisories/GHSA-6chq-wfr3-2hj9"
}
],
"release_date": "2026-04-24T17:38:07.752000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
},
{
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "axios: Axios: Arbitrary HTTP header injection via prototype pollution"
},
{
"cve": "CVE-2026-42039",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-24T19:01:44.887156+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461630"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client for browsers and Node.js. This vulnerability occurs because the `toFormData` function recursively processes nested objects without a depth limit. A remote attacker can exploit this by sending deeply nested request data, which causes the Node.js process to crash due to a RangeError, leading to a potential Denial of Service (DoS) if the process crashes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Node.js: Axios: Denial of Service via unbounded recursion in toFormData with deeply nested request data",
"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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42039"
},
{
"category": "external",
"summary": "RHBZ#2461630",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461630"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42039",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42039"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42039",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42039"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-62hf-57xw-28j9",
"url": "https://github.com/axios/axios/security/advisories/GHSA-62hf-57xw-28j9"
}
],
"release_date": "2026-04-24T18:01:30.775000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
}
],
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Node.js: Axios: Denial of Service via unbounded recursion in toFormData with deeply nested request data"
},
{
"cve": "CVE-2026-42041",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T19:01:41.034289+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461629"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability, a Prototype Pollution \"Gadget\" attack, allows an attacker to manipulate the `Object.prototype.validateStatus` property. By polluting this property, all HTTP error responses (such as 401, 403, or 500) are silently treated as successful responses. This can lead to a complete bypass of application-level authentication and error handling, potentially granting unauthorized access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Authentication bypass due to prototype pollution of HTTP error handling",
"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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42041"
},
{
"category": "external",
"summary": "RHBZ#2461629",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461629"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42041",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42041"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42041",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42041"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-w9j2-pvgh-6h63",
"url": "https://github.com/axios/axios/security/advisories/GHSA-w9j2-pvgh-6h63"
}
],
"release_date": "2026-04-24T17:55:30.036000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Authentication bypass due to prototype pollution of HTTP error handling"
},
{
"cve": "CVE-2026-42043",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-04-24T19:01:22.552379+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461626"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. An attacker who can control the destination address of an Axios request can exploit this vulnerability. By using specific internal network addresses (within the 127.0.0.0/8 range, excluding 127.0.0.1), the attacker can completely bypass the NO_PROXY protection, potentially leading to unauthorized access or information disclosure within the network. This issue is an incomplete fix for a previous vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: NO_PROXY bypass via crafted 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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42043"
},
{
"category": "external",
"summary": "RHBZ#2461626",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461626"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42043",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42043"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42043",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42043"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-pmwg-cvhr-8vh7",
"url": "https://github.com/axios/axios/security/advisories/GHSA-pmwg-cvhr-8vh7"
}
],
"release_date": "2026-04-24T17:54:42.668000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: NO_PROXY bypass via crafted URL"
},
{
"cve": "CVE-2026-42044",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T19:01:13.418725+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461624"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a widely used HTTP client. This vulnerability, known as a Prototype Pollution \"Gadget\" attack, allows a remote attacker to subtly alter JSON API responses. By manipulating a specific function, an attacker can selectively modify data within these responses. This could lead to significant security breaches, including unauthorized privilege escalation, fraudulent balance manipulation, or bypassing critical authorization checks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Invisible JSON Response Tampering via Prototype Pollution Gadget",
"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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42044"
},
{
"category": "external",
"summary": "RHBZ#2461624",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461624"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42044",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42044"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42044",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42044"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-3w6x-2g7m-8v23",
"url": "https://github.com/axios/axios/security/advisories/GHSA-3w6x-2g7m-8v23"
}
],
"release_date": "2026-04-24T17:49:49.517000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
},
{
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Invisible JSON Response Tampering via Prototype Pollution Gadget"
}
]
}
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.